[INFO] fetching crate lori 0.3.0... [INFO] checking lori-0.3.0 against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596 [INFO] extracting crate lori 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate lori 0.3.0 [INFO] finished tweaking crates.io crate lori 0.3.0 [INFO] tweaked toml for crates.io crate lori 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lori 0.3.0 on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lori 0.3.0 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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd7f4fdefea88f36df43a7ded2d04ea9ad226ee886504fb0074672af06c4fd3 [INFO] running `Command { std: "docker" "start" "-a" "0dd7f4fdefea88f36df43a7ded2d04ea9ad226ee886504fb0074672af06c4fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd7f4fdefea88f36df43a7ded2d04ea9ad226ee886504fb0074672af06c4fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd7f4fdefea88f36df43a7ded2d04ea9ad226ee886504fb0074672af06c4fd3", kill_on_drop: false }` [INFO] [stdout] 0dd7f4fdefea88f36df43a7ded2d04ea9ad226ee886504fb0074672af06c4fd3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7abb3357a4b3a6589718a0a66ce615a8f261ae389d8d0bb03222bbdd51ebe9 [INFO] running `Command { std: "docker" "start" "-a" "7f7abb3357a4b3a6589718a0a66ce615a8f261ae389d8d0bb03222bbdd51ebe9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking async-executor v1.5.2 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking smol-timeout v0.6.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking trust-dns-proto v0.20.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking trust-dns-resolver v0.20.4 [INFO] [stderr] Checking samotop-core v0.13.1+smtp [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1936) panicked at compiler/rustc_resolve/src/diagnostics.rs:152:21: [INFO] [stderr] internal error: entered unreachable code [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x796cab0695a3 - <::print::DisplayBacktrace as core[6cc6cda5bf5843b4]::fmt::Display>::fmt [INFO] [stderr] 1: 0x796cab6115c8 - core[6cc6cda5bf5843b4]::fmt::write [INFO] [stderr] 2: 0x796cab07fdc6 - ::write_fmt [INFO] [stderr] 3: 0x796cab03fc78 - std[c732280b882879e8]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x796cab05d3d3 - std[c732280b882879e8]::panicking::default_hook [INFO] [stderr] 5: 0x796caa0c96c7 - std[c732280b882879e8]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x796cab05d6b2 - std[c732280b882879e8]::panicking::panic_with_hook [INFO] [stderr] 7: 0x796cab03fd6a - std[c732280b882879e8]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x796cab036df9 - std[c732280b882879e8]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x796cab0418ed - __rustc[ad855206e1ddae17]::rust_begin_unwind [INFO] [stderr] 10: 0x796ca82d99bc - core[6cc6cda5bf5843b4]::panicking::panic_fmt [INFO] [stderr] 11: 0x796ca7b4b672 - core[6cc6cda5bf5843b4]::panicking::panic [INFO] [stderr] 12: 0x796caba776f7 - ::resolve_crate::{closure#0} [INFO] [stderr] 13: 0x796caba6c94d - ::resolve_crate [INFO] [stderr] 14: 0x796cac0527f9 - rustc_interface[38d2190d34e76883]::passes::configure_and_expand [INFO] [stderr] 15: 0x796cac79aad5 - rustc_interface[38d2190d34e76883]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x796cac79a84d - rustc_query_impl[3f3083a1a4911fcd]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x796cac79a835 - >::call_once [INFO] [stderr] 18: 0x796cac77b3df - rustc_query_system[2635c3e4e2458d32]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3f3083a1a4911fcd]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x796cac77af40 - rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x796cac95d0b7 - , rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<(&rustc_session[da1d0116b82b93d2]::session::Session, rustc_middle[123d76d9fcba17a4]::ty::context::CurrentGcx, alloc[d96334610b4d9ed3]::sync::Arc, &std[c732280b882879e8]::sync::once_lock::OnceLock, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal, rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x796cac7c0545 - rustc_interface[38d2190d34e76883]::interface::run_compiler::<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x796cac70d78a - std[c732280b882879e8]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x796cac70d55d - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x796cac712c2d - ::new::thread_start [INFO] [stderr] 25: 0x796ca648aaa4 - [INFO] [stderr] 26: 0x796ca6517a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/samotop-core-0.13.1+smtp/rustc-ice-2025-12-03T19_58_49-1934.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.93.0-nightly (ce3348c21 2025-12-03) 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 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `samotop-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ce3348c21531b911ca5aadbbbe7ad63a1bc4c382/bin/rustc --crate-name samotop_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/samotop-core-0.13.1+smtp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-std"' --cfg 'feature="driver"' --cfg 'feature="futures-util"' --cfg 'feature="prudence"' --cfg 'feature="server"' --cfg 'feature="smol-timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "driver", "futures-util", "prudence", "server", "smol-timeout"))' -C metadata=b6da7aff4796f59b -C extra-filename=-538c9e7722ddc292 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-c858d0c7d52726e6.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-eeacd51cf81e4ab1.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-075028c2257fb4c9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c6809d06113dec8c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9b9d18ffc7be68f3.rmeta --extern smol_timeout=/opt/rustwide/target/debug/deps/libsmol_timeout-9c923824dd58e9ad.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7f7abb3357a4b3a6589718a0a66ce615a8f261ae389d8d0bb03222bbdd51ebe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7abb3357a4b3a6589718a0a66ce615a8f261ae389d8d0bb03222bbdd51ebe9", kill_on_drop: false }` [INFO] [stdout] 7f7abb3357a4b3a6589718a0a66ce615a8f261ae389d8d0bb03222bbdd51ebe9