[INFO] cloning repository https://github.com/rdbo/arti-tor-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdbo/arti-tor-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdbo%2Farti-tor-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdbo%2Farti-tor-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b3113fd12c4ddcaf0499ae836293be3d3de0c91
[INFO] checking rdbo/arti-tor-client against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdbo%2Farti-tor-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rdbo/arti-tor-client
[INFO] finished tweaking git repo https://github.com/rdbo/arti-tor-client
[INFO] tweaked toml for git repo https://github.com/rdbo/arti-tor-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rdbo/arti-tor-client 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 git repo https://github.com/rdbo/arti-tor-client 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0db45b24b876f3b0d1aee308fcdf5efea10de30644898ec456c9f21486990209
[INFO] running `Command { std: "docker" "start" "-a" "0db45b24b876f3b0d1aee308fcdf5efea10de30644898ec456c9f21486990209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0db45b24b876f3b0d1aee308fcdf5efea10de30644898ec456c9f21486990209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db45b24b876f3b0d1aee308fcdf5efea10de30644898ec456c9f21486990209", kill_on_drop: false }`
[INFO] [stdout] 0db45b24b876f3b0d1aee308fcdf5efea10de30644898ec456c9f21486990209
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b10e0c340fc1ccd628dd33f626703489fd8076304d9686ecb5f791503e2ce85c
[INFO] running `Command { std: "docker" "start" "-a" "b10e0c340fc1ccd628dd33f626703489fd8076304d9686ecb5f791503e2ce85c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling jobserver v0.1.20
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking retry-error v0.5.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling derive-adhoc-macros v0.7.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling derive-adhoc-macros v0.8.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking safelog v0.3.6
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1780) panicked at compiler/rustc_resolve/src/diagnostics.rs:152:21:
[INFO] [stderr] internal error: entered unreachable code
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72830fa695a3 - <<std[c732280b882879e8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6cc6cda5bf5843b4]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7283100115c8 - core[6cc6cda5bf5843b4]::fmt::write
[INFO] [stderr]    2:     0x72830fa7fdc6 - <std[c732280b882879e8]::sys::stdio::unix::Stderr as std[c732280b882879e8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x72830fa3fc78 - std[c732280b882879e8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72830fa5d3d3 - std[c732280b882879e8]::panicking::default_hook
[INFO] [stderr]    5:     0x72830eac96c7 - std[c732280b882879e8]::panicking::update_hook::<alloc[d96334610b4d9ed3]::boxed::Box<rustc_driver_impl[3efbdfab4995ad57]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72830fa5d6b2 - std[c732280b882879e8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72830fa3fd6a - std[c732280b882879e8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72830fa36df9 - std[c732280b882879e8]::sys::backtrace::__rust_end_short_backtrace::<std[c732280b882879e8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72830fa418ed - __rustc[ad855206e1ddae17]::rust_begin_unwind
[INFO] [stderr]   10:     0x72830ccd99bc - core[6cc6cda5bf5843b4]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72830c54b672 - core[6cc6cda5bf5843b4]::panicking::panic
[INFO] [stderr]   12:     0x7283104776f7 - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   13:     0x72831046c94d - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate
[INFO] [stderr]   14:     0x728310a527f9 - rustc_interface[38d2190d34e76883]::passes::configure_and_expand
[INFO] [stderr]   15:     0x72831119aad5 - rustc_interface[38d2190d34e76883]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x72831119a84d - rustc_query_impl[3f3083a1a4911fcd]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x72831119a835 - <rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<(rustc_middle[123d76d9fcba17a4]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x72831117b3df - rustc_query_system[2635c3e4e2458d32]::query::plumbing::try_execute_query::<rustc_query_impl[3f3083a1a4911fcd]::DynamicConfig<rustc_query_system[2635c3e4e2458d32]::query::caches::SingleCache<rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[3f3083a1a4911fcd]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x72831117af40 - rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x72831135d0b7 - <rustc_interface[38d2190d34e76883]::passes::create_and_enter_global_ctxt<core[6cc6cda5bf5843b4]::option::Option<rustc_interface[38d2190d34e76883]::queries::Linker>, 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<rustc_data_structures[d9cbbe64485074d7]::jobserver::Proxy>, &std[c732280b882879e8]::sync::once_lock::OnceLock<rustc_middle[123d76d9fcba17a4]::ty::context::GlobalCtxt>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_middle[123d76d9fcba17a4]::arena::Arena>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_hir[58c5ad55374bd84d]::Arena>, rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7283111c0545 - rustc_interface[38d2190d34e76883]::interface::run_compiler::<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x72831110d78a - std[c732280b882879e8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x72831110d55d - <std[c732280b882879e8]::thread::lifecycle::spawn_unchecked<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x728311112c2d - <std[c732280b882879e8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x72830ae64aa4 - <unknown>
[INFO] [stderr]   26:     0x72830aef1a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[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/derive-adhoc-macros-0.7.3/rustc-ice-2025-12-03T19_39_11-1775.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 proc-macro -C prefer-dynamic -C embed-bitcode=no
[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 `derive-adhoc-macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ce3348c21531b911ca5aadbbbe7ad63a1bc4c382/bin/rustc --crate-name derive_adhoc_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-adhoc-macros-0.7.3/macros.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="case"' --cfg 'feature="expect"' --cfg 'feature="heck"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case", "expect", "heck", "sha3"))' -C metadata=d92f082a18b1bd7c -C extra-filename=-64bbf506166313dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0f820168acf269d1.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-8922c5ef16305c30.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a9e0aa90dee6ff22.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-716b863209738bd6.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-668fe2a45087c562.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-5263dc044b45332c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7d296484fc096011.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-8d0555451deff58a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1804) panicked at compiler/rustc_resolve/src/diagnostics.rs:152:21:
[INFO] [stderr] internal error: entered unreachable code
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x6ffcb22695a3 - <<std[c732280b882879e8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6cc6cda5bf5843b4]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x6ffcb28115c8 - core[6cc6cda5bf5843b4]::fmt::write
[INFO] [stderr]    2:     0x6ffcb227fdc6 - <std[c732280b882879e8]::sys::stdio::unix::Stderr as std[c732280b882879e8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x6ffcb223fc78 - std[c732280b882879e8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x6ffcb225d3d3 - std[c732280b882879e8]::panicking::default_hook
[INFO] [stderr]    5:     0x6ffcb12c96c7 - std[c732280b882879e8]::panicking::update_hook::<alloc[d96334610b4d9ed3]::boxed::Box<rustc_driver_impl[3efbdfab4995ad57]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x6ffcb225d6b2 - std[c732280b882879e8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x6ffcb223fd6a - std[c732280b882879e8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x6ffcb2236df9 - std[c732280b882879e8]::sys::backtrace::__rust_end_short_backtrace::<std[c732280b882879e8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x6ffcb22418ed - __rustc[ad855206e1ddae17]::rust_begin_unwind
[INFO] [stderr]   10:     0x6ffcaf4d99bc - core[6cc6cda5bf5843b4]::panicking::panic_fmt
[INFO] [stderr]   11:     0x6ffcaed4b672 - core[6cc6cda5bf5843b4]::panicking::panic
[INFO] [stderr]   12:     0x6ffcb2c776f7 - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   13:     0x6ffcb2c6c94d - <rustc_resolve[e7b76a19f6dfa9a0]::Resolver>::resolve_crate
[INFO] [stderr]   14:     0x6ffcb32527f9 - rustc_interface[38d2190d34e76883]::passes::configure_and_expand
[INFO] [stderr]   15:     0x6ffcb399aad5 - rustc_interface[38d2190d34e76883]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x6ffcb399a84d - rustc_query_impl[3f3083a1a4911fcd]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x6ffcb399a835 - <rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<(rustc_middle[123d76d9fcba17a4]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x6ffcb397b3df - rustc_query_system[2635c3e4e2458d32]::query::plumbing::try_execute_query::<rustc_query_impl[3f3083a1a4911fcd]::DynamicConfig<rustc_query_system[2635c3e4e2458d32]::query::caches::SingleCache<rustc_middle[123d76d9fcba17a4]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[3f3083a1a4911fcd]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x6ffcb397af40 - rustc_query_impl[3f3083a1a4911fcd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x6ffcb3b5d0b7 - <rustc_interface[38d2190d34e76883]::passes::create_and_enter_global_ctxt<core[6cc6cda5bf5843b4]::option::Option<rustc_interface[38d2190d34e76883]::queries::Linker>, 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<rustc_data_structures[d9cbbe64485074d7]::jobserver::Proxy>, &std[c732280b882879e8]::sync::once_lock::OnceLock<rustc_middle[123d76d9fcba17a4]::ty::context::GlobalCtxt>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_middle[123d76d9fcba17a4]::arena::Arena>, &rustc_data_structures[d9cbbe64485074d7]::sync::worker_local::WorkerLocal<rustc_hir[58c5ad55374bd84d]::Arena>, rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x6ffcb39c0545 - rustc_interface[38d2190d34e76883]::interface::run_compiler::<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x6ffcb390d78a - std[c732280b882879e8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x6ffcb390d55d - <std[c732280b882879e8]::thread::lifecycle::spawn_unchecked<rustc_interface[38d2190d34e76883]::util::run_in_thread_with_globals<rustc_interface[38d2190d34e76883]::util::run_in_thread_pool_with_globals<rustc_interface[38d2190d34e76883]::interface::run_compiler<(), rustc_driver_impl[3efbdfab4995ad57]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6cc6cda5bf5843b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x6ffcb3912c2d - <std[c732280b882879e8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x6ffcad685aa4 - <unknown>
[INFO] [stderr]   26:     0x6ffcad712a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[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/derive-adhoc-macros-0.8.4/rustc-ice-2025-12-03T19_39_11-1800.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 proc-macro -C prefer-dynamic -C embed-bitcode=no
[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 `derive-adhoc-macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ce3348c21531b911ca5aadbbbe7ad63a1bc4c382/bin/rustc --crate-name derive_adhoc_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-adhoc-macros-0.8.4/macros.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="case"' --cfg 'feature="expect"' --cfg 'feature="heck"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case", "expect", "heck", "sha3"))' -C metadata=c00be39064cd19c5 -C extra-filename=-e47722aca3848c12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3126bdcc1d7964a9.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-9ffd4b8105904ced.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a9e0aa90dee6ff22.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-716b863209738bd6.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-668fe2a45087c562.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-5263dc044b45332c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-02a05182b3da5a5b.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-8d0555451deff58a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "b10e0c340fc1ccd628dd33f626703489fd8076304d9686ecb5f791503e2ce85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b10e0c340fc1ccd628dd33f626703489fd8076304d9686ecb5f791503e2ce85c", kill_on_drop: false }`
[INFO] [stdout] b10e0c340fc1ccd628dd33f626703489fd8076304d9686ecb5f791503e2ce85c
