[INFO] cloning repository https://github.com/sandersaares/folo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandersaares/folo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d25f286a0b42fc847a716221630493b06527b6d1
[INFO] checking sandersaares/folo against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sandersaares/folo
[INFO] finished tweaking git repo https://github.com/sandersaares/folo
[INFO] tweaked toml for git repo https://github.com/sandersaares/folo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandersaares/folo on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sandersaares/folo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7e8484ce4afded6a4a21c3b3557349812f2619a91c05ffa1a1dbc1393a4e809
[INFO] running `Command { std: "docker" "start" "-a" "f7e8484ce4afded6a4a21c3b3557349812f2619a91c05ffa1a1dbc1393a4e809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7e8484ce4afded6a4a21c3b3557349812f2619a91c05ffa1a1dbc1393a4e809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e8484ce4afded6a4a21c3b3557349812f2619a91c05ffa1a1dbc1393a4e809", kill_on_drop: false }`
[INFO] [stdout] f7e8484ce4afded6a4a21c3b3557349812f2619a91c05ffa1a1dbc1393a4e809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40841831e8accc210570947f278c1687c8575659474994a316652a6bec7108d5
[INFO] running `Command { std: "docker" "start" "-a" "40841831e8accc210570947f278c1687c8575659474994a316652a6bec7108d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking new_zealand v1.0.3 (/opt/rustwide/workdir/packages/new_zealand)
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking hash_hasher v2.0.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking alloc_tracker v0.5.14 (/opt/rustwide/workdir/packages/alloc_tracker)
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking simple-mermaid v0.2.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking testing v0.0.1-never (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking nm v0.1.26 (/opt/rustwide/workdir/packages/nm)
[INFO] [stderr]     Checking all_the_time v0.4.10 (/opt/rustwide/workdir/packages/all_the_time)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rsevents v0.3.1
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking infinity_pool v0.8.6 (/opt/rustwide/workdir/packages/infinity_pool)
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking spin_on v0.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking fast_time v0.1.13 (/opt/rustwide/workdir/packages/fast_time)
[INFO] [stderr]     Checking events_once v0.5.14 (/opt/rustwide/workdir/packages/events_once)
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking saa v5.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking sdd v4.5.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks)
[INFO] [stderr]     Checking scc v3.4.9
[INFO] [stderr]     Checking ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests)
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking folo_utils v0.1.4 (/opt/rustwide/workdir/packages/folo_utils)
[INFO] [stderr]     Checking folo_ffi v0.1.9 (/opt/rustwide/workdir/packages/folo_ffi)
[INFO] [stderr]     Checking blind_pool v0.5.1 (/opt/rustwide/workdir/packages/blind_pool)
[INFO] [stderr]     Checking opaque_pool v0.4.2 (/opt/rustwide/workdir/packages/opaque_pool)
[INFO] [stderr]     Checking pinned_pool v0.2.1 (/opt/rustwide/workdir/packages/pinned_pool)
[INFO] [stderr]     Checking events v0.5.1 (/opt/rustwide/workdir/packages/events)
[INFO] [stderr]     Checking frozen-collections-core v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Checking linked_macros_impl v1.0.5 (/opt/rustwide/workdir/packages/linked_macros_impl)
[INFO] [stderr]     Checking linked_macros v1.0.5 (/opt/rustwide/workdir/packages/linked_macros)
[INFO] [stderr]    Compiling frozen-collections v0.8.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking linked v1.0.5 (/opt/rustwide/workdir/packages/linked)
[INFO] [stderr]     Checking serial_test v3.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking cpulist v1.0.3 (/opt/rustwide/workdir/packages/cpulist)
[INFO] [stderr]     Checking opentelemetry v0.28.0
[INFO] [stderr]     Checking cargo-detect-package v1.0.10 (/opt/rustwide/workdir/packages/cargo-detect-package)
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2331) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: packages/cargo-detect-package/src/workspace.rs:185:5: 185:12 (#481), segments: [PathSegment { ident: <test_trace>#481, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(1020), style: Outer, span: packages/cargo-detect-package/src/workspace.rs:185:5: 185:12 (#481) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2334) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: packages/cargo-detect-package/tests/integration_tests.rs:184:1: 184:8 (#9), segments: [PathSegment { ident: <test_trace>#9, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(74), style: Outer, span: packages/cargo-detect-package/tests/integration_tests.rs:184:1: 184:8 (#9) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7b3a0bc2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7b3a0c20fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7b3a0bc42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7b3a0bc01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7b3a0bc1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7b3a0ac0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7b3a0bc1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7b3a0bc01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7b3a0bbf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7b3a0bc0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7b3a08838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7b3a0cfe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7b3a0d81c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7b3a0d7e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7b3a0c8f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7b3a0d407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7b3a0d4073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7b3a0d4073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7b3a0d3ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7b3a0d3ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7b3a0d57127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7b3a0d45ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7b3a0d2eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]    0:     0x785573c2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]   23:     0x7b3a0d2eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]    1:     0x78557420fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]   24:     0x7b3a0d2ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]    2:     0x785573c42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]   25:     0x7b3a06e7baa4 - <unknown>
[INFO] [stderr]    3:     0x785573c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]   26:     0x7b3a06f08a64 - clone
[INFO] [stderr]    4:     0x785573c1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr]    5:     0x785572c0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr] 
[INFO] [stderr]    6:     0x785573c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x785573c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x785573bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x785573c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x785570838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x785574fe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x78557581c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7855757e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7855748f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x785575407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7855754073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7855754073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7855753ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7855753ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x78557557127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x78557545ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7855752eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7855752eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7855752ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x78556ee8aaa4 - <unknown>
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr]   26:     0x78556ef17a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[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-2026-01-09T22_55_13-2324.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[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-2026-01-09T22_55_13-2325.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `cargo-detect-package` (test "integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name integration_tests --edition=2024 packages/cargo-detect-package/tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::while_float' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::useless_let_if_seq' '--warn=clippy::use_self' '--warn=clippy::unused_self' '--warn=clippy::unused_result_ok' --warn=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_macros --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unused_async' '--warn=clippy::unseparated_literal_suffix' --warn=unsafe_attr_outside_unsafe --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_semicolon' '--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::uninhabited_references' --warn=unexpected_cfgs '--warn=rustdoc::unescaped_backticks' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::tuple_array_conversions' '--warn=clippy::try_err' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_casts '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::too_long_first_doc_paragraph' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::struct_field_names' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::str_split_at_newline' '--warn=clippy::single_option_map' '--warn=clippy::single_char_pattern' '--warn=clippy::set_contains_or_insert' '--warn=clippy::semicolon_inside_block' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::return_self_not_must_use' '--warn=clippy::return_and_then' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::renamed_function_params' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_option' '--warn=clippy::ref_binding_to_reference' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_test_prefix' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::pub_underscore_fields' '--warn=clippy::ptr_cast_constness' '--warn=rustdoc::private_doc_tests' '--warn=clippy::precedence_bits' '--warn=clippy::pathbuf_init_then_push' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::partial_pub_fields' '--warn=clippy::or_fun_call' '--warn=clippy::option_option' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::non_zero_suggestions' '--warn=clippy::non_std_lazy_statics' '--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_pass_by_ref_mut' '--warn=clippy::needless_for_each' '--warn=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mutex_integer' '--warn=clippy::mutex_atomic' '--warn=clippy::mut_mut' '--warn=clippy::must_use_candidate' '--warn=clippy::multiple_unsafe_ops_per_block' '--warn=clippy::modulo_arithmetic' '--warn=clippy::module_name_repetitions' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_fields_in_debug' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::match_same_arms' '--warn=clippy::match_bool' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::map_unwrap_or' '--warn=clippy::map_err_ignore' '--warn=clippy::manual_string_new' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_midpoint' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_is_power_of_two' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_assert' '--warn=clippy::lossy_float_literal' '--warn=clippy::literal_string_with_formatting_args' '--warn=clippy::let_underscore_must_use' --warn=let_underscore_drop '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_frames' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_futures' '--warn=clippy::iter_without_into_iter' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_single_items' '--warn=clippy::iter_on_empty_collections' '--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::ip_constant' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::into_iter_without_iter' '--warn=clippy::integer_division' '--warn=clippy::indexing_slicing' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_hasher' '--warn=clippy::implicit_clone' '--warn=clippy::ignored_unit_patterns' '--warn=clippy::ignore_without_reason' '--warn=clippy::format_push_string' '--warn=clippy::format_collect' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::float_cmp' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::exit' '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_drop' --warn=elided_lifetimes_in_paths '--warn=clippy::elidable_lifetime_names' '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::doc_broken_link' '--warn=clippy::derive_partial_eq_without_eq' '--warn=clippy::default_union_representation' '--warn=clippy::default_trait_access' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cognitive_complexity' '--warn=clippy::coerce_container_to_any' --warn=closure_returning_async_block '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::assigning_clones' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::arithmetic_side_effects' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::absolute_paths' --check-cfg 'cfg(careful)' --check-cfg 'cfg(coverage_nightly)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef612101720ba405 -C extra-filename=-d9268390c3194f74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-3710aad3f67934f6.rmeta --extern cargo_detect_package=/opt/rustwide/target/debug/deps/libcargo_detect_package-f2bfb0b5de02a847.rmeta --extern mockall=/opt/rustwide/target/debug/deps/libmockall-33c9df115f24dcde.rmeta --extern mutants=/opt/rustwide/target/debug/deps/libmutants-66c783a9549dcc43.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-38aa223f772752b0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d2f384a085b32c19.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-66c94beb04ca95d4.rmeta --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-detect-package` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name cargo_detect_package --edition=2024 packages/cargo-detect-package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::while_float' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::useless_let_if_seq' '--warn=clippy::use_self' '--warn=clippy::unused_self' '--warn=clippy::unused_result_ok' --warn=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_macros --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unused_async' '--warn=clippy::unseparated_literal_suffix' --warn=unsafe_attr_outside_unsafe --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_semicolon' '--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::uninhabited_references' --warn=unexpected_cfgs '--warn=rustdoc::unescaped_backticks' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::tuple_array_conversions' '--warn=clippy::try_err' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_casts '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::too_long_first_doc_paragraph' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::struct_field_names' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::str_split_at_newline' '--warn=clippy::single_option_map' '--warn=clippy::single_char_pattern' '--warn=clippy::set_contains_or_insert' '--warn=clippy::semicolon_inside_block' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::return_self_not_must_use' '--warn=clippy::return_and_then' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::renamed_function_params' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_option' '--warn=clippy::ref_binding_to_reference' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_test_prefix' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::pub_underscore_fields' '--warn=clippy::ptr_cast_constness' '--warn=rustdoc::private_doc_tests' '--warn=clippy::precedence_bits' '--warn=clippy::pathbuf_init_then_push' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::partial_pub_fields' '--warn=clippy::or_fun_call' '--warn=clippy::option_option' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::non_zero_suggestions' '--warn=clippy::non_std_lazy_statics' '--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_pass_by_ref_mut' '--warn=clippy::needless_for_each' '--warn=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mutex_integer' '--warn=clippy::mutex_atomic' '--warn=clippy::mut_mut' '--warn=clippy::must_use_candidate' '--warn=clippy::multiple_unsafe_ops_per_block' '--warn=clippy::modulo_arithmetic' '--warn=clippy::module_name_repetitions' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_fields_in_debug' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::match_same_arms' '--warn=clippy::match_bool' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::map_unwrap_or' '--warn=clippy::map_err_ignore' '--warn=clippy::manual_string_new' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_midpoint' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_is_power_of_two' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_assert' '--warn=clippy::lossy_float_literal' '--warn=clippy::literal_string_with_formatting_args' '--warn=clippy::let_underscore_must_use' --warn=let_underscore_drop '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_frames' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_futures' '--warn=clippy::iter_without_into_iter' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_single_items' '--warn=clippy::iter_on_empty_collections' '--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::ip_constant' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::into_iter_without_iter' '--warn=clippy::integer_division' '--warn=clippy::indexing_slicing' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_hasher' '--warn=clippy::implicit_clone' '--warn=clippy::ignored_unit_patterns' '--warn=clippy::ignore_without_reason' '--warn=clippy::format_push_string' '--warn=clippy::format_collect' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::float_cmp' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::exit' '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_drop' --warn=elided_lifetimes_in_paths '--warn=clippy::elidable_lifetime_names' '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::doc_broken_link' '--warn=clippy::derive_partial_eq_without_eq' '--warn=clippy::default_union_representation' '--warn=clippy::default_trait_access' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cognitive_complexity' '--warn=clippy::coerce_container_to_any' --warn=closure_returning_async_block '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::assigning_clones' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::arithmetic_side_effects' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::absolute_paths' --check-cfg 'cfg(careful)' --check-cfg 'cfg(coverage_nightly)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=435f9a72d5a0549d -C extra-filename=-9cb7525e09cd39e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-3710aad3f67934f6.rmeta --extern mockall=/opt/rustwide/target/debug/deps/libmockall-33c9df115f24dcde.rmeta --extern mutants=/opt/rustwide/target/debug/deps/libmutants-66c783a9549dcc43.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-38aa223f772752b0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d2f384a085b32c19.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-66c94beb04ca95d4.rmeta --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "40841831e8accc210570947f278c1687c8575659474994a316652a6bec7108d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40841831e8accc210570947f278c1687c8575659474994a316652a6bec7108d5", kill_on_drop: false }`
[INFO] [stdout] 40841831e8accc210570947f278c1687c8575659474994a316652a6bec7108d5
