[INFO] cloning repository https://github.com/williamhgough/hunt-the-wumpus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamhgough/hunt-the-wumpus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhgough%2Fhunt-the-wumpus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhgough%2Fhunt-the-wumpus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 856732226601c9f7044de12f3d3b52389256a9f2 [INFO] testing williamhgough/hunt-the-wumpus against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhgough%2Fhunt-the-wumpus" "/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/williamhgough/hunt-the-wumpus [INFO] finished tweaking git repo https://github.com/williamhgough/hunt-the-wumpus [INFO] tweaked toml for git repo https://github.com/williamhgough/hunt-the-wumpus written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/williamhgough/hunt-the-wumpus on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/williamhgough/hunt-the-wumpus 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode v1.0.1 [INFO] [stderr] Downloaded yew-macro v0.9.2 [INFO] [stderr] Downloaded indexmap v1.3.0 [INFO] [stderr] Downloaded yew v0.9.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78f2f8a98f93fa8089e3287d9991ee760f3a6d61f096654b497462d08f0b1048 [INFO] running `Command { std: "docker" "start" "-a" "78f2f8a98f93fa8089e3287d9991ee760f3a6d61f096654b497462d08f0b1048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78f2f8a98f93fa8089e3287d9991ee760f3a6d61f096654b497462d08f0b1048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f2f8a98f93fa8089e3287d9991ee760f3a6d61f096654b497462d08f0b1048", kill_on_drop: false }` [INFO] [stdout] 78f2f8a98f93fa8089e3287d9991ee760f3a6d61f096654b497462d08f0b1048 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded00b366d889746e11bfb966c2bd34d3b03fb82654083c1b2e7fba241175773 [INFO] running `Command { std: "docker" "start" "-a" "ded00b366d889746e11bfb966c2bd34d3b03fb82654083c1b2e7fba241175773", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stdout] error: internal compiler error: /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: nullary intrinsic type_name must either be in a const block or explicitly opted out because it is inherently a runtime intrinsic [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/type_name.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | intrinsics::type_name::< T >() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (968) panicked at /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x763a9fa687e3 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] 1: 0x763aa0201a18 - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] 2: 0x763a9fa1d733 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] 3: 0x763a9fa2e882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] 4: 0x763a9fa34729 - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] 5: 0x763a9fa34253 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] 6: 0x763a9ea8a935 - std[b78fcb58897fbf01]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x763a9fa34bde - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] 8: 0x763a9eac7811 - std[b78fcb58897fbf01]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x763a9eabbaf6 - std[b78fcb58897fbf01]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x763a9eabae87 - std[b78fcb58897fbf01]::panicking::begin_panic:: [INFO] [stderr] 11: 0x763a9ead2f51 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x763a9f059a8c - ::span_bug:: [INFO] [stderr] 13: 0x763a9f07fa47 - rustc_middle[cb59703c06859590]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x763a9f07fc2a - rustc_middle[cb59703c06859590]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x763a9f06e75b - rustc_middle[cb59703c06859590]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x763a9d02aa07 - rustc_middle[cb59703c06859590]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x763aa1204b39 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x763aa1648b6b - rustc_codegen_ssa[cf2fcb9dde7d7430]::mir::codegen_mir::> [INFO] [stderr] 19: 0x763aa0389584 - rustc_codegen_llvm[977ed265a2433049]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x763aa136509a - ::compile_codegen_unit [INFO] [stderr] 21: 0x763aa1362f83 - ::codegen_crate [INFO] [stderr] 22: 0x763aa14a8870 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x763aa14a63fc - rustc_interface[bf8fe259b496636f]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x763aa1456922 - rustc_interface[bf8fe259b496636f]::interface::run_compiler::<(), rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x763aa134edb8 - std[b78fcb58897fbf01]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x763aa134ea9c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[83fc4a188749d9b7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x763aa1354b0d - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stderr] 28: 0x763a9ac8aaa4 - [INFO] [stderr] 29: 0x763a9ad17a34 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/rustc-ice-2025-09-01T06_40_30-966.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (cdb45c87e 2025-08-27) 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] end of query stack [INFO] [stderr] Compiling hunt-the-wumpus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `stdweb` (lib); 4712 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docs-rs", "experimental_features_which_may_break_on_minor_version_bumps", "futures-channel-preview", "futures-core-preview", "futures-executor-preview", "futures-support", "futures-util-preview", "nightly", "serde", "serde_json", "web_test"))' -C metadata=c98a7802832446ec -C extra-filename=-3b584859c3144305 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern discard=/opt/rustwide/target/debug/deps/libdiscard-11fc78d17c12a98b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-530e1b25d5c42d21.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1777ee92f3df50c4.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-04e9ec06c143bf44.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-84d31b94b5f1c1f1.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-05009161a230db30.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_nightly` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: internal compiler error: /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: nullary intrinsic type_name must either be in a const block or explicitly opted out because it is inherently a runtime intrinsic [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/type_name.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | intrinsics::type_name::< T >() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (975) panicked at /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x75fad2c687e3 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] 1: 0x75fad3401a18 - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] 2: 0x75fad2c1d733 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] 3: 0x75fad2c2e882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] 4: 0x75fad2c34729 - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] 5: 0x75fad2c34253 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] 6: 0x75fad1c8a935 - std[b78fcb58897fbf01]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x75fad2c34bde - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] 8: 0x75fad1cc7811 - std[b78fcb58897fbf01]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x75fad1cbbaf6 - std[b78fcb58897fbf01]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x75fad1cbae87 - std[b78fcb58897fbf01]::panicking::begin_panic:: [INFO] [stderr] 11: 0x75fad1cd2f51 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x75fad2259a8c - ::span_bug:: [INFO] [stderr] 13: 0x75fad227fa47 - rustc_middle[cb59703c06859590]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x75fad227fc2a - rustc_middle[cb59703c06859590]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x75fad226e75b - rustc_middle[cb59703c06859590]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x75fad022aa07 - rustc_middle[cb59703c06859590]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x75fad4404b39 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x75fad4848b6b - rustc_codegen_ssa[cf2fcb9dde7d7430]::mir::codegen_mir::> [INFO] [stderr] 19: 0x75fad3589584 - rustc_codegen_llvm[977ed265a2433049]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x75fad456509a - ::compile_codegen_unit [INFO] [stderr] 21: 0x75fad4562f83 - ::codegen_crate [INFO] [stderr] 22: 0x75fad46a8870 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x75fad46a63fc - rustc_interface[bf8fe259b496636f]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x75fad4656922 - rustc_interface[bf8fe259b496636f]::interface::run_compiler::<(), rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x75fad454edb8 - std[b78fcb58897fbf01]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x75fad454ea9c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[83fc4a188749d9b7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x75fad4554b0d - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stderr] 28: 0x75facde8aaa4 - [INFO] [stderr] 29: 0x75facdf17a34 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.9.2/rustc-ice-2025-09-01T06_40_38-973.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (cdb45c87e 2025-08-27) 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] end of query stack [INFO] [stderr] error: could not compile `yew` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name yew --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cbor", "default", "msgpack", "rmp-serde", "serde_cbor", "serde_yaml", "toml", "wasm_test", "web_test", "yaml"))' -C metadata=6ba05d25b6a303e7 -C extra-filename=-abf329f053784e39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anymap=/opt/rustwide/target/debug/deps/libanymap-eb4740c6d4af0ea4.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-10161a94df8b860d.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-258d8c9c6e41e86b.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-68f315750e17d774.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-664733c055643e0c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2796cc19bfbad145.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-11e06b7d1d8f9484.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-fa01954e3165f804.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-530e1b25d5c42d21.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1777ee92f3df50c4.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-3b584859c3144305.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-64d7a2a7e569de43.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-99b6f782c1c0626e/out` (exit status: 101) [INFO] [stdout] error: internal compiler error: /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: nullary intrinsic type_name must either be in a const block or explicitly opted out because it is inherently a runtime intrinsic [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/type_name.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | intrinsics::type_name::< T >() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (990) panicked at /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7993eb0687e3 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] 1: 0x7993eb801a18 - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] 2: 0x7993eb01d733 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] 3: 0x7993eb02e882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] 4: 0x7993eb034729 - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] 5: 0x7993eb034253 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] 6: 0x7993ea08a935 - std[b78fcb58897fbf01]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7993eb034bde - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] 8: 0x7993ea0c7811 - std[b78fcb58897fbf01]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7993ea0bbaf6 - std[b78fcb58897fbf01]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7993ea0bae87 - std[b78fcb58897fbf01]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7993ea0d2f51 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7993ea659a8c - ::span_bug:: [INFO] [stderr] 13: 0x7993ea67fa47 - rustc_middle[cb59703c06859590]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7993ea67fc2a - rustc_middle[cb59703c06859590]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7993ea66e75b - rustc_middle[cb59703c06859590]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7993e862aa07 - rustc_middle[cb59703c06859590]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7993ec804b39 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7993ecc48b6b - rustc_codegen_ssa[cf2fcb9dde7d7430]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7993eb989584 - rustc_codegen_llvm[977ed265a2433049]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7993ec96509a - ::compile_codegen_unit [INFO] [stderr] 21: 0x7993ec962f83 - ::codegen_crate [INFO] [stderr] 22: 0x7993ecaa8870 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7993ecaa63fc - rustc_interface[bf8fe259b496636f]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7993eca56922 - rustc_interface[bf8fe259b496636f]::interface::run_compiler::<(), rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7993ec94edb8 - std[b78fcb58897fbf01]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7993ec94ea9c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[83fc4a188749d9b7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7993ec954b0d - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stderr] 28: 0x7993e628aaa4 - [INFO] [stderr] 29: 0x7993e6317a34 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-09-01T06_40_39-985.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (cdb45c87e 2025-08-27) 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] end of query stack [INFO] [stderr] error: could not compile `hunt-the-wumpus` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name hunt_the_wumpus --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd62a75567a253a4 -C extra-filename=-7467fa2d6cf0a751 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-3b584859c3144305.rmeta --extern yew=/opt/rustwide/target/debug/deps/libyew-abf329f053784e39.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-99b6f782c1c0626e/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ded00b366d889746e11bfb966c2bd34d3b03fb82654083c1b2e7fba241175773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded00b366d889746e11bfb966c2bd34d3b03fb82654083c1b2e7fba241175773", kill_on_drop: false }` [INFO] [stdout] ded00b366d889746e11bfb966c2bd34d3b03fb82654083c1b2e7fba241175773