Skip to content

sile 0.15.8

sile 0.15.8 #490339

Triggered via pull request December 3, 2024 10:49
Status Failure
Total duration 10m 50s
Artifacts 12

tests.yml

on: pull_request
formulae_detect
39s
formulae_detect
Matrix: tap_syntax
setup_tests
6s
setup_tests
report_analytics
7s
report_analytics
setup_runners
40s
setup_runners
setup_dep_tests
6s
setup_dep_tests
Matrix: tests
setup_dep_runners
2m 6s
setup_dep_runners
Matrix: test_deps
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 9 warnings, and 5 notices
macOS 13-arm64
sile 0.15.6 did not build
`brew install --verbose --formula --build-bottle sile` failed on macOS Ventura (13) on Apple Silicon!: Formula/s/sile.rb#L145
Compiling clap v4.5.21 Running `rustc --crate-name clap --edition=2021 /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7298b433ef60e279 -C extra-filename=-7298b433ef60e279 --out-dir /private/tmp/sile-20241203-16412-ekalhu/sile-0.15.6/./target/release/deps -C strip=debuginfo -L dependency=/private/tmp/sile-20241203-16412-ekalhu/sile-0.15.6/./target/release/deps --extern clap_builder=/private/tmp/sile-20241203-16412-ekalhu/sile-0.15.6/./target/release/deps/libclap_builder-03d9defbc1079fcd.rmeta --extern clap_derive=/private/tmp/sile-20241203-16412-ekalhu/sile-0.15.6/./target/release/deps/libclap_derive-44c048265cd6143b.dylib --cap-lints allow` Running `rustc --crate-name sile --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="bash"' --cfg 'feature="clap"' --cfg 'feature="clap_complete"' --cfg 'feature="clap_mangen"' --cfg 'feature="cli"' --cfg 'feature="completions"' --cfg 'feature="default"'
macOS 13-arm64
install failed
macOS 13-arm64
Process completed with exit code 1.
macOS 14-arm64
The job was canceled because "macOS_13-arm64_13-arm64-1" failed.
macOS 14-arm64
sile 0.15.6 did not build
`brew install --verbose --formula --build-bottle sile` failed on macOS Sonoma (14) on Apple Silicon!: Formula/s/sile.rb#L145
Compiling clap v4.5.21 Running `rustc --crate-name clap --edition=2021 /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7298b433ef60e279 -C extra-filename=-7298b433ef60e279 --out-dir /private/tmp/sile-20241203-16563-4ncpz9/sile-0.15.6/./target/release/deps -C strip=debuginfo -L dependency=/private/tmp/sile-20241203-16563-4ncpz9/sile-0.15.6/./target/release/deps --extern clap_builder=/private/tmp/sile-20241203-16563-4ncpz9/sile-0.15.6/./target/release/deps/libclap_builder-03d9defbc1079fcd.rmeta --extern clap_derive=/private/tmp/sile-20241203-16563-4ncpz9/sile-0.15.6/./target/release/deps/libclap_derive-44c048265cd6143b.dylib --cap-lints allow` Running `rustc --crate-name sile --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="bash"' --cfg 'feature="clap"' --cfg 'feature="clap_complete"' --cfg 'feature="clap_mangen"' --cfg 'feature="cli"' --cfg 'feature="completions"' --cfg 'feature="default"'
macOS 14-arm64
install failed
macOS 14-arm64
Process completed with exit code 1.
Linux
The job was canceled because "macOS_13-arm64_13-arm64-1" failed.
Linux
The operation was canceled.
macOS 13-x86_64
The job was canceled because "macOS_13-arm64_13-arm64-1" failed.
macOS 13-x86_64
The operation was canceled.
macOS 14-x86_64
The job was canceled because "macOS_13-arm64_13-arm64-1" failed.
macOS 14-x86_64
The operation was canceled.
macOS 15-arm64
The job was canceled because "macOS_13-arm64_13-arm64-1" failed.
macOS 15-arm64
sile 0.15.6 did not build
`brew install --verbose --formula --build-bottle sile` failed on macOS Sequoia (15) on Apple Silicon!: Formula/s/sile.rb#L145
Compiling clap v4.5.21 Running `rustc --crate-name clap --edition=2021 /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7298b433ef60e279 -C extra-filename=-7298b433ef60e279 --out-dir /private/tmp/sile-20241203-16335-wyghv9/sile-0.15.6/./target/release/deps -C strip=debuginfo -L dependency=/private/tmp/sile-20241203-16335-wyghv9/sile-0.15.6/./target/release/deps --extern clap_builder=/private/tmp/sile-20241203-16335-wyghv9/sile-0.15.6/./target/release/deps/libclap_builder-03d9defbc1079fcd.rmeta --extern clap_derive=/private/tmp/sile-20241203-16335-wyghv9/sile-0.15.6/./target/release/deps/libclap_derive-44c048265cd6143b.dylib --cap-lints allow` Running `rustc --crate-name sile --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="bash"' --cfg 'feature="clap"' --cfg 'feature="clap_complete"' --cfg 'feature="clap_mangen"' --cfg 'feature="cli"' --cfg 'feature="completions"' --cfg 'feature="default"'
macOS 15-arm64
install failed
macOS 15-arm64
The operation was canceled.
conclusion
`tests` job failure.
conclusion
`test_deps` job skipped. Do not merge until re-run with `CI-no-fail-fast-deps`
conclusion
Process completed with exit code 1.
formulae_detect
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
report_analytics
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_dep_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_runners
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tap_syntax (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tap_syntax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup_dep_runners
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
conclusion
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macOS 13-arm64
0 bottle(s)
macOS 13-arm64
0 failed bottle(s)
macOS 13-arm64
1 list(s) of skipped formulae
macOS 13-arm64
0 list(s) of successfully tested dependents
conclusion
`tests` job status: failure

Artifacts

Produced during runtime
Name Size
bottles_13-arm64-12138073928
782 Bytes
bottles_13-x86_64-12138073928
450 Bytes
bottles_14-arm64-12138073928
779 Bytes
bottles_14-x86_64-12138073928
448 Bytes
bottles_15-arm64-12138073928
462 Bytes
bottles_ubuntu-latest
460 Bytes
logs_13-arm64-12138073928
120 KB
logs_13-x86_64-12138073928
1.79 KB
logs_14-arm64-12138073928
120 KB
logs_14-x86_64-12138073928
1.78 KB
logs_15-arm64-12138073928
120 KB
logs_ubuntu-latest
37.9 KB