[INFO] cloning repository https://github.com/ArthurLewyin12/fibonnaci-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurLewyin12/fibonnaci-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurLewyin12%2Ffibonnaci-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurLewyin12%2Ffibonnaci-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 356964837848826ffac6aa939ba16ace3e35c1c5
[INFO] checking ArthurLewyin12/fibonnaci-rust against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurLewyin12%2Ffibonnaci-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArthurLewyin12/fibonnaci-rust
[INFO] finished tweaking git repo https://github.com/ArthurLewyin12/fibonnaci-rust
[INFO] tweaked toml for git repo https://github.com/ArthurLewyin12/fibonnaci-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurLewyin12/fibonnaci-rust on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurLewyin12/fibonnaci-rust 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-scanner v0.28.6
[INFO] [stderr]   Downloaded wayland-sys v0.28.6
[INFO] [stderr]   Downloaded wayland-cursor v0.28.6
[INFO] [stderr]   Downloaded wayland-commons v0.28.6
[INFO] [stderr]   Downloaded ndk-glue v0.3.0
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded lyon_algorithms v0.17.7
[INFO] [stderr]   Downloaded find_folder v0.3.0
[INFO] [stderr]   Downloaded pennereq v0.3.1
[INFO] [stderr]   Downloaded approx v0.3.2
[INFO] [stderr]   Downloaded inplace_it v0.3.6
[INFO] [stderr]   Downloaded d3d12 v0.4.1
[INFO] [stderr]   Downloaded sid v0.6.1
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded lyon_geom v0.17.7
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded noise v0.7.0
[INFO] [stderr]   Downloaded wgpu v0.11.1
[INFO] [stderr]   Downloaded glam v0.17.3
[INFO] [stderr]   Downloaded wgpu-core v0.11.3
[INFO] [stderr]   Downloaded lyon_tessellation v0.17.10
[INFO] [stderr]   Downloaded wgpu-hal v0.11.5
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded wayland-protocols v0.28.6
[INFO] [stderr]   Downloaded lyon_path v0.17.7
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] [stderr]   Downloaded rusttype v0.8.3
[INFO] [stderr]   Downloaded winit v0.25.0
[INFO] [stderr]   Downloaded nannou v0.18.1
[INFO] [stderr]   Downloaded ash v0.33.3+1.2.191
[INFO] [stderr]   Downloaded nannou_wgpu v0.18.0
[INFO] [stderr]   Downloaded naga v0.7.3
[INFO] [stderr]   Downloaded wgpu-types v0.11.0
[INFO] [stderr]   Downloaded notosans v0.1.0
[INFO] [stderr]   Downloaded ndk v0.3.0
[INFO] [stderr]   Downloaded float_next_after v0.1.5
[INFO] [stderr]   Downloaded lyon v0.17.10
[INFO] [stderr]   Downloaded nannou_core v0.18.0
[INFO] [stderr]   Downloaded nannou_mesh v0.18.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded stb_truetype v0.3.1
[INFO] [stderr]   Downloaded mio-misc v1.2.2
[INFO] [stderr]   Downloaded copyless v0.1.5
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded wayland-client v0.28.6
[INFO] [stderr]   Downloaded metal v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d572d565295883f7cb47f4d2410e668aa8f452c22afd4a0dfc4f39b2ca5868d3
[INFO] running `Command { std: "docker" "start" "-a" "d572d565295883f7cb47f4d2410e668aa8f452c22afd4a0dfc4f39b2ca5868d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d572d565295883f7cb47f4d2410e668aa8f452c22afd4a0dfc4f39b2ca5868d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d572d565295883f7cb47f4d2410e668aa8f452c22afd4a0dfc4f39b2ca5868d3", kill_on_drop: false }`
[INFO] [stdout] d572d565295883f7cb47f4d2410e668aa8f452c22afd4a0dfc4f39b2ca5868d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 176349f3c1304269e49d8fbaae0c68359cd2c50405c035111159afe904d60152
[INFO] running `Command { std: "docker" "start" "-a" "176349f3c1304269e49d8fbaae0c68359cd2c50405c035111159afe904d60152", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wgpu-core v0.11.3
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking ash v0.33.3+1.2.191
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking wgpu-types v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking inplace_it v0.3.6
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking mio-misc v1.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking naga v0.7.3
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (4187) panicked at /rustc-dev/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/compiler/rustc_resolve/src/imports.rs:379:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x76467463f963 - <<std[537962ca55f41443]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c9c9c2c6e9466e2]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x764674c0e388 - core[6c9c9c2c6e9466e2]::fmt::write
[INFO] [stderr]    2:     0x764674656356 - <std[537962ca55f41443]::sys::stdio::unix::Stderr as std[537962ca55f41443]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7646746159d8 - std[537962ca55f41443]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x764674633093 - std[537962ca55f41443]::panicking::default_hook
[INFO] [stderr]    5:     0x76467361890a - std[537962ca55f41443]::panicking::update_hook::<alloc[3cd43d516da357f]::boxed::Box<rustc_driver_impl[a8a848870f8ec46f]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x764674633372 - std[537962ca55f41443]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x764674615aca - std[537962ca55f41443]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x76467460c759 - std[537962ca55f41443]::sys::backtrace::__rust_end_short_backtrace::<std[537962ca55f41443]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x76467461756d - __rustc[cc0363f037a135f8]::rust_begin_unwind
[INFO] [stderr]   10:     0x764671a7961c - core[6c9c9c2c6e9466e2]::panicking::panic_fmt
[INFO] [stderr]   11:     0x764670de56b2 - core[6c9c9c2c6e9466e2]::panicking::panic
[INFO] [stderr]   12:     0x764674c3655e - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x764674c35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x764674c35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x764674c35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x7646754985e3 - <rustc_resolve[1426d374e797a30b]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[1102498076efded6]::visit::Visitor>::visit_item
[INFO] [stderr]   17:     0x7646754a38dd - <rustc_resolve[1426d374e797a30b]::Resolver as rustc_expand[649bb929f12a477e]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   18:     0x764676237fc8 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   19:     0x764676223212 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   20:     0x7646753305b4 - rustc_interface[21e0bae07479e494]::passes::configure_and_expand
[INFO] [stderr]   21:     0x764675dfca15 - rustc_interface[21e0bae07479e494]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x764675dfc78d - rustc_query_impl[40cf03ffd1f1cbca]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   23:     0x764675dfc76f - <rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(rustc_middle[775f1ae9afae6cd1]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   24:     0x764675ddc0df - rustc_query_system[2b626b7f3cd17993]::query::plumbing::try_execute_query::<rustc_query_impl[40cf03ffd1f1cbca]::DynamicConfig<rustc_query_system[2b626b7f3cd17993]::query::caches::SingleCache<rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[40cf03ffd1f1cbca]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x764675ddbc44 - rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x764675fcbdfb - <rustc_interface[21e0bae07479e494]::passes::create_and_enter_global_ctxt<core[6c9c9c2c6e9466e2]::option::Option<rustc_interface[21e0bae07479e494]::queries::Linker>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(&rustc_session[ba2b18baf1f17391]::session::Session, rustc_middle[775f1ae9afae6cd1]::ty::context::CurrentGcx, alloc[3cd43d516da357f]::sync::Arc<rustc_data_structures[c6cbb0406f7c3829]::jobserver::Proxy>, &std[537962ca55f41443]::sync::once_lock::OnceLock<rustc_middle[775f1ae9afae6cd1]::ty::context::GlobalCtxt>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_middle[775f1ae9afae6cd1]::arena::Arena>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_hir[55ac67da843c4bc3]::Arena>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   27:     0x764675e44718 - rustc_interface[21e0bae07479e494]::interface::run_compiler::<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   28:     0x764675cc97ce - std[537962ca55f41443]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   29:     0x764675cc95a0 - <std[537962ca55f41443]::thread::lifecycle::spawn_unchecked<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   30:     0x764675ccb744 - <std[537962ca55f41443]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   31:     0x76466f88aaa4 - <unknown>
[INFO] [stderr]   32:     0x76466f917a64 - clone
[INFO] [stderr]   33:                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/noise-0.7.0/rustc-ice-2026-01-19T19_50_44-4183.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (8c52f735a 2026-01-14) 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 `noise` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name noise --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/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="default"' --cfg 'feature="image"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image"))' -C metadata=d704f8f739d29de2 -C extra-filename=-4bf2e276e449a696 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-b30690c85733a597.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-759b2ca00ef147fe.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-136318e396f44bf2.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" "176349f3c1304269e49d8fbaae0c68359cd2c50405c035111159afe904d60152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176349f3c1304269e49d8fbaae0c68359cd2c50405c035111159afe904d60152", kill_on_drop: false }`
[INFO] [stdout] 176349f3c1304269e49d8fbaae0c68359cd2c50405c035111159afe904d60152
