[INFO] cloning repository https://github.com/ziloka/advent-of-code-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziloka/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a88257be23be97d0b97ca7b0ae94a500be0f67a6 [INFO] building ziloka/advent-of-code-rust against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ziloka/advent-of-code-rust on toolchain 9b5e8b16bd1c4acf4cf8e6880368314cf021a987 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ziloka/advent-of-code-rust [INFO] finished tweaking git repo https://github.com/ziloka/advent-of-code-rust [INFO] tweaked toml for git repo https://github.com/ziloka/advent-of-code-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d558859fbf2d6e72440d39e5d94289baa728665d361b41767939cd0094c9c8d [INFO] running `Command { std: "docker" "start" "-a" "9d558859fbf2d6e72440d39e5d94289baa728665d361b41767939cd0094c9c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d558859fbf2d6e72440d39e5d94289baa728665d361b41767939cd0094c9c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d558859fbf2d6e72440d39e5d94289baa728665d361b41767939cd0094c9c8d", kill_on_drop: false }` [INFO] [stdout] 9d558859fbf2d6e72440d39e5d94289baa728665d361b41767939cd0094c9c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23526a45654e5ca21e80db8de1e4939df1399a52d58cb2ee550aad24a0a26378 [INFO] running `Command { std: "docker" "start" "-a" "23526a45654e5ca21e80db8de1e4939df1399a52d58cb2ee550aad24a0a26378", kill_on_drop: false }` [INFO] [stderr] Compiling aoc v2024.12.25 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb161 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x74913c781caa - ::fmt::h636462e57d5ef1e1 [INFO] [stderr] 1: 0x74913ce13cbc - core::fmt::write::h067060808ac50eb9 [INFO] [stderr] 2: 0x74913dd28e11 - std::io::Write::write_fmt::h4674fa2ed7c0dfdd [INFO] [stderr] 3: 0x74913c781b02 - std::sys::backtrace::BacktraceLock::print::h0c77148acfb0b5e9 [INFO] [stderr] 4: 0x74913c783ffa - std::panicking::default_hook::{{closure}}::h30daa8e7c6ccb09d [INFO] [stderr] 5: 0x74913c783e43 - std::panicking::default_hook::h25f21dc0f2064615 [INFO] [stderr] 6: 0x74913b8eff28 - std[b36e883d67eb0403]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x74913c7847b8 - std::panicking::rust_panic_with_hook::hc98438687e833605 [INFO] [stderr] 8: 0x74913b92a341 - std[b36e883d67eb0403]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x74913b91f526 - std[b36e883d67eb0403]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x74913b91f50d - std[b36e883d67eb0403]::panicking::begin_panic:: [INFO] [stderr] 11: 0x74913b9342a1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x74913be84fdc - ::span_bug:: [INFO] [stderr] 13: 0x74913bf0a897 - rustc_middle[8ad6e8ce52578819]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x74913bef006a - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x74913beefefb - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x74913a334437 - rustc_middle[8ad6e8ce52578819]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x74913d7d541b - ::build_unwind_tree [INFO] [stderr] 18: 0x74913d7cd7cd - rustc_mir_build[73684a27b88b946a]::builder::mir_build [INFO] [stderr] 19: 0x74913ce07714 - rustc_mir_transform[857cd804783fef4d]::mir_built [INFO] [stderr] 20: 0x74913ce076d7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x74913d0953d1 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x74913d094f8d - rustc_query_impl[1e55094a59e290f4]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x749139e67185 - rustc_mir_build[73684a27b88b946a]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x74913d6e98a7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x74913d6e9b69 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x74913d6e97d1 - rustc_query_impl[1e55094a59e290f4]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x74913d29bd32 - rustc_interface[b59e7ee7606ca029]::passes::run_required_analyses [INFO] [stderr] 28: 0x74913dd2cc9e - rustc_interface[b59e7ee7606ca029]::passes::analysis [INFO] [stderr] 29: 0x74913dd2cc6f - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x74913dd7b355 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x74913dd7b08e - rustc_query_impl[1e55094a59e290f4]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x74913dd701de - rustc_interface[b59e7ee7606ca029]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x74913dddff51 - rustc_interface[b59e7ee7606ca029]::interface::run_compiler::<(), rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x74913dcf5087 - std[b36e883d67eb0403]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x74913dcf551c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[303105738bd0c2ae]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x74913dcf6aef - std::sys::pal::unix::thread::Thread::new::thread_start::ha554cc4ba6335b05 [INFO] [stderr] 37: 0x74913806bac3 - [INFO] [stderr] 38: 0x7491380fca04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-01T03_33_17-8.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (9b5e8b16b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `year2018::day15::fight` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `year2018::day15::fight` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb100 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x74913c781caa - ::fmt::h636462e57d5ef1e1 [INFO] [stderr] 1: 0x74913ce13cbc - core::fmt::write::h067060808ac50eb9 [INFO] [stderr] 2: 0x74913dd28e11 - std::io::Write::write_fmt::h4674fa2ed7c0dfdd [INFO] [stderr] 3: 0x74913c781b02 - std::sys::backtrace::BacktraceLock::print::h0c77148acfb0b5e9 [INFO] [stderr] 4: 0x74913c783ffa - std::panicking::default_hook::{{closure}}::h30daa8e7c6ccb09d [INFO] [stderr] 5: 0x74913c783e43 - std::panicking::default_hook::h25f21dc0f2064615 [INFO] [stderr] 6: 0x74913b8eff28 - std[b36e883d67eb0403]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x74913c7847b8 - std::panicking::rust_panic_with_hook::hc98438687e833605 [INFO] [stderr] 8: 0x74913b92a341 - std[b36e883d67eb0403]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x74913b91f526 - std[b36e883d67eb0403]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x74913b91f50d - std[b36e883d67eb0403]::panicking::begin_panic:: [INFO] [stderr] 11: 0x74913b9342a1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x74913be84fdc - ::span_bug:: [INFO] [stderr] 13: 0x74913bf0a897 - rustc_middle[8ad6e8ce52578819]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x74913bef006a - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x74913beefefb - rustc_middle[8ad6e8ce52578819]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x74913a334437 - rustc_middle[8ad6e8ce52578819]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x74913d7d541b - ::build_unwind_tree [INFO] [stderr] 18: 0x74913d7cd7cd - rustc_mir_build[73684a27b88b946a]::builder::mir_build [INFO] [stderr] 19: 0x74913ce07714 - rustc_mir_transform[857cd804783fef4d]::mir_built [INFO] [stderr] 20: 0x74913ce076d7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x74913d0953d1 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x74913d094f8d - rustc_query_impl[1e55094a59e290f4]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x749139e67185 - rustc_mir_build[73684a27b88b946a]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x74913d6e98a7 - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x74913d6e9b69 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::, rustc_query_system[67781f9dc633c543]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x74913d6e97d1 - rustc_query_impl[1e55094a59e290f4]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x74913d29bd32 - rustc_interface[b59e7ee7606ca029]::passes::run_required_analyses [INFO] [stderr] 28: 0x74913dd2cc9e - rustc_interface[b59e7ee7606ca029]::passes::analysis [INFO] [stderr] 29: 0x74913dd2cc6f - rustc_query_impl[1e55094a59e290f4]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x74913dd7b355 - rustc_query_system[67781f9dc633c543]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e55094a59e290f4]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x74913dd7b08e - rustc_query_impl[1e55094a59e290f4]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x74913dd701de - rustc_interface[b59e7ee7606ca029]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x74913dddff51 - rustc_interface[b59e7ee7606ca029]::interface::run_compiler::<(), rustc_driver_impl[be5855d19ccc8b6c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x74913dcf5087 - std[b36e883d67eb0403]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x74913dcf551c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[303105738bd0c2ae]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x74913dcf6aef - std::sys::pal::unix::thread::Thread::new::thread_start::ha554cc4ba6335b05 [INFO] [stderr] 37: 0x74913806bac3 - [INFO] [stderr] 38: 0x7491380fca04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-01T03_33_17-8.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (9b5e8b16b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `year2019::day17::compress` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `year2019::day17::compress` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `aoc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b5e8b16bd1c4acf4cf8e6880368314cf021a987/bin/rustc --crate-name aoc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--allow=clippy::wildcard_enum_match_arm' '--warn=clippy::verbose_file_reads' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::used_underscore_binding' '--warn=clippy::use_debug' '--allow=clippy::unwrap_used' '--allow=clippy::unwrap_in_result' '--warn=clippy::unused_trait_names' '--warn=clippy::unused_self' --allow=unused_results '--warn=clippy::unused_result_ok' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates --warn=unused_crate_dependencies '--warn=clippy::unused_async' --warn=unstable_features '--warn=clippy::unseparated_literal_suffix' --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unsafe_derive_deserialize' --warn=unsafe_code --warn=unsafe_attr_outside_unsafe '--allow=clippy::unreadable_literal' --warn=unreachable_pub '--allow=clippy::unreachable' '--warn=clippy::unnested_or_patterns' '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::unnecessary_join' '--warn=clippy::unnecessary_box_returns' --warn=unnameable_types --warn=unit_bindings '--warn=clippy::uninlined_format_args' '--warn=clippy::unimplemented' '--warn=clippy::unicode_not_nfc' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::try_err' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::too_many_lines' '--warn=clippy::todo' '--allow=clippy::tests_outside_test_module' --allow=tail_expr_drop_order '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::struct_field_names' '--warn=clippy::struct_excessive_bools' '--allow=clippy::string_to_string' '--allow=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--allow=clippy::str_to_string' '--warn=clippy::str_split_at_newline' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--warn=clippy::stable_sort_primitive' --warn=single_use_lifetimes '--warn=clippy::single_match_else' '--warn=clippy::single_char_pattern' '--allow=clippy::single_char_lifetime_names' '--allow=clippy::single_call_fn' '--allow=clippy::similar_names' '--warn=clippy::should_panic_without_expect' '--allow=clippy::shadow_unrelated' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::separated_literal_suffix' '--warn=clippy::semicolon_outside_block' '--warn=clippy::semicolon_inside_block' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_name_method' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::renamed_function_params' '--warn=clippy::ref_patterns' '--warn=clippy::ref_option' '--warn=clippy::ref_binding_to_reference' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_type_annotations' --warn=redundant_lifetimes --warn=redundant_imports '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--allow=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--allow=clippy::question_mark_used' '--warn=clippy::pub_without_shorthand' '--allow=clippy::pub_with_shorthand' '--warn=clippy::pub_use' '--warn=clippy::pub_underscore_fields' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--allow=clippy::print_stdout' '--allow=clippy::print_stderr' '--allow=clippy::pattern_type_mismatch' '--warn=clippy::pathbuf_init_then_push' '--warn=clippy::partial_pub_fields' '--warn=clippy::panic_in_result_fn' '--allow=clippy::panic' '--warn=clippy::option_option' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::non_zero_suggestions' --warn=non_local_definitions '--allow=clippy::non_ascii_literal' --warn=non_ascii_idents '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_bitwise_bool' '--allow=clippy::naive_bytecount' '--warn=clippy::mutex_atomic' '--warn=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--warn=clippy::multiple_unsafe_ops_per_block' '--warn=clippy::multiple_inherent_impl' '--allow=clippy::modulo_arithmetic' '--allow=clippy::module_name_repetitions' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' --warn=missing_unsafe_on_extern '--allow=clippy::missing_trait_methods' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_inline_in_public_items' '--warn=clippy::missing_fields_in_debug' '--warn=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' --allow=missing_docs --allow=missing_debug_implementations --allow=missing_copy_implementations '--allow=clippy::missing_asserts_for_indexing' '--allow=clippy::missing_assert_message' --warn=missing_abi '--warn=clippy::mismatching_type_param_order' '--allow=clippy::min_ident_chars' --warn=meta_variable_misuse '--warn=clippy::mem_forget' '--warn=clippy::maybe_infinite_iter' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_wild_err_arm' '--warn=clippy::match_same_arms' '--allow=clippy::match_on_vec_items' '--warn=clippy::match_bool' '--warn=clippy::map_unwrap_or' '--warn=clippy::map_err_ignore' '--allow=clippy::many_single_char_names' '--warn=clippy::manual_string_new' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_c_str_literals' '--warn=clippy::manual_assert' '--warn=clippy::macro_use_imports' --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--allow=clippy::little_endian_bytes' '--warn=clippy::linkedlist' '--warn=clippy::let_underscore_untyped' '--allow=clippy::let_underscore_must_use' --warn=let_underscore_drop '--warn=clippy::large_types_passed_by_value' '--allow=clippy::large_stack_arrays' '--warn=clippy::large_include_file' '--warn=clippy::large_futures' '--warn=clippy::large_digit_groups' '--warn=clippy::iter_without_into_iter' '--allow=clippy::iter_over_hash_type' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::iter_filter_is_some' '--warn=clippy::iter_filter_is_ok' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::into_iter_without_iter' '--allow=clippy::integer_division_remainder_used' '--allow=clippy::integer_division' '--warn=clippy::inline_asm_x86_intel_syntax' '--warn=clippy::inline_asm_x86_att_syntax' '--warn=clippy::inline_always' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--allow=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_return' '--allow=clippy::implicit_hasher' '--warn=clippy::implicit_clone' '--warn=clippy::impl_trait_in_params' '--warn=clippy::ignored_unit_patterns' '--warn=clippy::if_then_some_else_none' '--warn=clippy::if_not_else' '--allow=clippy::host_endian_bytes' '--warn=clippy::get_unwrap' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::float_cmp' '--warn=clippy::float_arithmetic' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::filetype_is_file' '--warn=clippy::field_scoped_visibility_modifiers' --warn=ffi_unwind_calls --warn=explicit_outlives_requirements '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::expect_used' '--warn=clippy::exit' '--allow=clippy::exhaustive_structs' '--allow=clippy::exhaustive_enums' '--warn=clippy::error_impl_error' '--allow=clippy::enum_glob_use' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_enum_variants_with_brackets' '--warn=clippy::empty_enum' '--warn=clippy::empty_drop' '--allow=clippy::else_if_without_else' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::disallowed_script_idents' '--allow=clippy::deref_by_slicing' '--warn=clippy::default_union_representation' '--warn=clippy::default_trait_access' '--allow=clippy::default_numeric_fallback' '--warn=clippy::decimal_literal_representation' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::copy_iterator' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::checked_conversions' '--warn=clippy::cfg_not_test' '--allow=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--warn=clippy::case_sensitive_file_extension_comparisons' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bool_to_int_with_if' '--allow=clippy::big_endian_bytes' '--warn=clippy::assigning_clones' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_underscore' '--allow=clippy::as_conversions' '--allow=clippy::arithmetic_side_effects' --warn=ambiguous_negative_literals '--allow=clippy::allow_attributes_without_reason' '--allow=clippy::allow_attributes' '--warn=clippy::alloc_instead_of_core' --warn=absolute_paths_not_starting_with_crate '--warn=clippy::absolute_paths' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("frivolity", "simd"))' -C metadata=dc5b4c9efc19105d -C extra-filename=-4e256f7066dd1015 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid -Dtail-expr-drop-order` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "23526a45654e5ca21e80db8de1e4939df1399a52d58cb2ee550aad24a0a26378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23526a45654e5ca21e80db8de1e4939df1399a52d58cb2ee550aad24a0a26378", kill_on_drop: false }` [INFO] [stdout] 23526a45654e5ca21e80db8de1e4939df1399a52d58cb2ee550aad24a0a26378