[INFO] cloning repository https://github.com/jiegec/online_tac_vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiegec/online_tac_vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57044dd9724ace24928946c7c62a75959dc7c159 [INFO] testing jiegec/online_tac_vm against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jiegec/online_tac_vm [INFO] finished tweaking git repo https://github.com/jiegec/online_tac_vm [INFO] tweaked toml for git repo https://github.com/jiegec/online_tac_vm written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jiegec/online_tac_vm on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jiegec/online_tac_vm 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c66c1d506db3fb05652b03895ecda4fc16583b692a891adebd809af5bff44b8a [INFO] running `Command { std: "docker" "start" "-a" "c66c1d506db3fb05652b03895ecda4fc16583b692a891adebd809af5bff44b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c66c1d506db3fb05652b03895ecda4fc16583b692a891adebd809af5bff44b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66c1d506db3fb05652b03895ecda4fc16583b692a891adebd809af5bff44b8a", kill_on_drop: false }` [INFO] [stdout] c66c1d506db3fb05652b03895ecda4fc16583b692a891adebd809af5bff44b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0693cc2cf88ee349a0406df7fd9a63dab70d8363f13f1167b23e5bc5e2169bd6 [INFO] running `Command { std: "docker" "start" "-a" "0693cc2cf88ee349a0406df7fd9a63dab70d8363f13f1167b23e5bc5e2169bd6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base-x v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling tacvm v0.1.0 (https://github.com/jiegec/tacvm.git#60e61d21) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure v0.1.8 [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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: Nullary intrinsic type_name must be called in a const block. If you are seeing this message from code outside the standard library, the unstable implementation details of the relevant intrinsic may have changed. Consider using stable APIs instead. If you are adding a new nullary intrinsic that is inherently a runtime intrinsic, update this check. [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' (1105) panicked at /rustc-dev/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x742522a3de13 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stderr] 1: 0x74252300e388 - core[7ebf52c056bd56a4]::fmt::write [INFO] [stderr] 2: 0x742522a54806 - ::write_fmt [INFO] [stderr] 3: 0x742522a13e88 - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x742522a31543 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stderr] 5: 0x742521a157aa - std[b14e17aa63033746]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x742522a31822 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stderr] 7: 0x742521a524b1 - std[b14e17aa63033746]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x742521a42896 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x742521a4256f - std[b14e17aa63033746]::panicking::begin_panic:: [INFO] [stderr] 10: 0x742521a701b1 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x742521ffd4fc - ::span_bug:: [INFO] [stderr] 12: 0x7425220200a6 - rustc_middle[614ac882c52d5750]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x742522020252 - rustc_middle[614ac882c52d5750]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x74252201136b - rustc_middle[614ac882c52d5750]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7425200f5df8 - rustc_middle[614ac882c52d5750]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x742523f9166b - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x742524454976 - rustc_codegen_ssa[9960141e5dd93c26]::mir::codegen_mir::> [INFO] [stderr] 18: 0x7425233cdd6e - rustc_codegen_llvm[43f0aa96ef80ec95]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x7425243b635f - ::compile_codegen_unit [INFO] [stderr] 20: 0x7425243b1e06 - rustc_codegen_ssa[9960141e5dd93c26]::base::codegen_crate:: [INFO] [stderr] 21: 0x7425243b0403 - ::codegen_crate [INFO] [stderr] 22: 0x7425243811cc - ::codegen_and_build_linker [INFO] [stderr] 23: 0x74252437df9c - , rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[7ebf52c056bd56a4]::ops::function::FnOnce<(&rustc_session[fea9cbb1032e7583]::session::Session, rustc_middle[614ac882c52d5750]::ty::context::CurrentGcx, alloc[ed4a2d6a5f8966cc]::sync::Arc, &std[b14e17aa63033746]::sync::once_lock::OnceLock, &rustc_data_structures[c00d22736b26d1d0]::sync::worker_local::WorkerLocal, &rustc_data_structures[c00d22736b26d1d0]::sync::worker_local::WorkerLocal, rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7425241fd018 - rustc_interface[6e2ac74c83002bc0]::interface::run_compiler::<(), rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x74252416eb0e - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x74252416e8e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x742524170684 - ::new::thread_start [INFO] [stderr] 28: 0x74251dc8aaa4 - [INFO] [stderr] 29: 0x74251dd17a64 - 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-2026-01-25T13_06_50-1103.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (a7ee93192 2026-01-15) 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 online_tac_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: /rustc-dev/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: Nullary intrinsic type_name must be called in a const block. If you are seeing this message from code outside the standard library, the unstable implementation details of the relevant intrinsic may have changed. Consider using stable APIs instead. If you are adding a new nullary intrinsic that is inherently a runtime intrinsic, update this check. [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' (1112) panicked at /rustc-dev/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7006f5a3de13 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7006f600e388 - core[7ebf52c056bd56a4]::fmt::write [INFO] [stderr] 2: 0x7006f5a54806 - ::write_fmt [INFO] [stderr] 3: 0x7006f5a13e88 - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7006f5a31543 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stderr] 5: 0x7006f4a157aa - std[b14e17aa63033746]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7006f5a31822 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7006f4a524b1 - std[b14e17aa63033746]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7006f4a42896 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7006f4a4256f - std[b14e17aa63033746]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7006f4a701b1 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7006f4ffd4fc - ::span_bug:: [INFO] [stderr] 12: 0x7006f50200a6 - rustc_middle[614ac882c52d5750]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7006f5020252 - rustc_middle[614ac882c52d5750]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7006f501136b - rustc_middle[614ac882c52d5750]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7006f30f5df8 - rustc_middle[614ac882c52d5750]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7006f6f9166b - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x7006f7454976 - rustc_codegen_ssa[9960141e5dd93c26]::mir::codegen_mir::> [INFO] [stderr] 18: 0x7006f63cdd6e - rustc_codegen_llvm[43f0aa96ef80ec95]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x7006f73b635f - ::compile_codegen_unit [INFO] [stderr] 20: 0x7006f73b1e06 - rustc_codegen_ssa[9960141e5dd93c26]::base::codegen_crate:: [INFO] [stderr] 21: 0x7006f73b0403 - ::codegen_crate [INFO] [stderr] 22: 0x7006f73811cc - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7006f737df9c - , rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[7ebf52c056bd56a4]::ops::function::FnOnce<(&rustc_session[fea9cbb1032e7583]::session::Session, rustc_middle[614ac882c52d5750]::ty::context::CurrentGcx, alloc[ed4a2d6a5f8966cc]::sync::Arc, &std[b14e17aa63033746]::sync::once_lock::OnceLock, &rustc_data_structures[c00d22736b26d1d0]::sync::worker_local::WorkerLocal, &rustc_data_structures[c00d22736b26d1d0]::sync::worker_local::WorkerLocal, rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7006f71fd018 - rustc_interface[6e2ac74c83002bc0]::interface::run_compiler::<(), rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7006f716eb0e - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7006f716e8e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7006f7170684 - ::new::thread_start [INFO] [stderr] 28: 0x7006f0c8aaa4 - [INFO] [stderr] 29: 0x7006f0d17a64 - 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-2026-01-25T13_06_56-1108.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (a7ee93192 2026-01-15) 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] [stdout] warning: field `console` is never read [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 15 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/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=bd07cc650173c82b -C extra-filename=-28e0876a05d0aa73 --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-0b9a1f266d5b7a53.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-519ca83b8587f212.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-83c0eb10d22f1c9a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-79dc19e109126742.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-52b0edbc91f154fe.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-5ce4452632ef5099.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-bbf80e9fbd366dd8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3fe0bec90549fead.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78a13371a4566d14.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-0f50f6bc4f044027.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-743c3f83287c1080.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-a00cb27f42ce73bc.so --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/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=1ad01c29f91db557 -C extra-filename=-743c3f83287c1080 --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-3fe0bec90549fead.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78a13371a4566d14.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-cd49bfa54827b979.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-e6a01bd316edff73.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-58efda4ad4253aec.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_nightly` (exit status: 101) [INFO] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: Nullary intrinsic type_name must be called in a const block. If you are seeing this message from code outside the standard library, the unstable implementation details of the relevant intrinsic may have changed. Consider using stable APIs instead. If you are adding a new nullary intrinsic that is inherently a runtime intrinsic, update this check. [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] thread 'rustc' (1126) panicked at /rustc-dev/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x75ad35e3de13 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stderr] 1: 0x75ad3640e388 - core[7ebf52c056bd56a4]::fmt::write [INFO] [stderr] 2: 0x75ad35e54806 - ::write_fmt [INFO] [stderr] 3: 0x75ad35e13e88 - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x75ad35e31543 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stderr] 5: 0x75ad34e157aa - std[b14e17aa63033746]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x75ad35e31822 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stderr] 7: 0x75ad34e524b1 - std[b14e17aa63033746]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x75ad34e42896 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x75ad34e4256f - std[b14e17aa63033746]::panicking::begin_panic:: [INFO] [stderr] 10: 0x75ad34e701b1 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x75ad353fd4fc - ::span_bug:: [INFO] [stderr] 12: 0x75ad354200a6 - rustc_middle[614ac882c52d5750]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x75ad35420252 - rustc_middle[614ac882c52d5750]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x75ad3541136b - rustc_middle[614ac882c52d5750]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x75ad334f5df8 - rustc_middle[614ac882c52d5750]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x75ad3739166b - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x75ad37854976 - rustc_codegen_ssa[9960141e5dd93c26]::mir::codegen_mir::> [INFO] [stderr] 18: 0x75ad367cdd6e - rustc_codegen_llvm[43f0aa96ef80ec95]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x75ad377b635f - ::compile_codegen_unit [INFO] [stderr] 20: 0x75ad377b1e06 - rustc_codegen_ssa[9960141e5dd93c26]::base::codegen_crate:: [INFO] [stderr] 21: 0x75ad377b0403 - ::codegen_crate [INFO] [stderr] 22: 0x75ad377811cc - ::codegen_and_build_linker [INFO] [stderr] 23: 0x75ad3777df9c - , rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[7ebf52c056bd56a4]::ops::function::FnOnce<(&rustc_session[fea9cbb1032e7583]::session::Session, rustc_middle[614ac882c52d5750]::ty::context::CurrentGcx, alloc[ed4a2d6a5f8966cc]::sync::Arc, &std[b14e17aa63033746]::sync::once_lock::OnceLock, &rustc_data_structures[c00d22736b26d1d0]::sync::worker_local::WorkerLocal, &rustc_data_structures[c00d22736b26d1d0]::sync::worker_local::WorkerLocal, rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x75ad375fd018 - rustc_interface[6e2ac74c83002bc0]::interface::run_compiler::<(), rustc_driver_impl[759ecdc0624188cf]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x75ad3756eb0e - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x75ad3756e8e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x75ad37570684 - ::new::thread_start [INFO] [stderr] 28: 0x75ad3108aaa4 - [INFO] [stderr] 29: 0x75ad31117a64 - 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-2026-01-25T13_06_59-1124.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (a7ee93192 2026-01-15) 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 `online_tac_vm` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name online_tac_vm --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=35c35aa51832d320 -C extra-filename=-d0fbafc160c96fac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-3fe0bec90549fead.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-743c3f83287c1080.rmeta --extern tacvm=/opt/rustwide/target/debug/deps/libtacvm-60cebe2f7899b38c.rmeta --extern yew=/opt/rustwide/target/debug/deps/libyew-28e0876a05d0aa73.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0693cc2cf88ee349a0406df7fd9a63dab70d8363f13f1167b23e5bc5e2169bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0693cc2cf88ee349a0406df7fd9a63dab70d8363f13f1167b23e5bc5e2169bd6", kill_on_drop: false }` [INFO] [stdout] 0693cc2cf88ee349a0406df7fd9a63dab70d8363f13f1167b23e5bc5e2169bd6