[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#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jiegec/online_tac_vm on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeb6dc420a692c1a235ddab61eb3822afc74d338893f3162c85678732def5dca [INFO] running `Command { std: "docker" "start" "-a" "aeb6dc420a692c1a235ddab61eb3822afc74d338893f3162c85678732def5dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeb6dc420a692c1a235ddab61eb3822afc74d338893f3162c85678732def5dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb6dc420a692c1a235ddab61eb3822afc74d338893f3162c85678732def5dca", kill_on_drop: false }` [INFO] [stdout] aeb6dc420a692c1a235ddab61eb3822afc74d338893f3162c85678732def5dca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b08e4f27b30648e436cfe4706dfb26f03bb21ac01c55ef42815ff463d323d5 [INFO] running `Command { std: "docker" "start" "-a" "85b08e4f27b30648e436cfe4706dfb26f03bb21ac01c55ef42815ff463d323d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling base-x v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 boolinator v2.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.65 [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/b83b707f97d809763b7861afa7638871f3339a33/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' (1308) panicked at /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x77d0a0e69fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x77d0a1601998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x77d0a0e1f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x77d0a0e30082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x77d0a0e35f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x77d0a0e35a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x77d09fe8cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x77d0a0e363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x77d09fec9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x77d09febd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x77d09febccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x77d09fed4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x77d0a045b1ac - ::span_bug:: [INFO] [stderr] 13: 0x77d0a0481147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x77d0a048132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x77d0a046fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x77d09e50fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x77d0a25f3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x77d0a2a3c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x77d0a1a4ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x77d0a2772f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x77d0a2770e03 - ::codegen_crate [INFO] [stderr] 22: 0x77d0a2ab2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x77d0a2ab08bc - rustc_interface[1e61e9ba1f0bb161]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x77d0a2870de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x77d0a2751938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x77d0a275161c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5002542780a992fa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x77d0a275774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x77d09c08aaa4 - [INFO] [stderr] 29: 0x77d09c117a34 - 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-01T05_24_19-1306.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b83b707f9 2025-08-28) 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/b83b707f97d809763b7861afa7638871f3339a33/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' (1315) panicked at /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x75e339c69fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x75e33a401998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x75e339c1f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x75e339c30082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x75e339c35f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x75e339c35a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x75e338c8cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x75e339c363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x75e338cc9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x75e338cbd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x75e338cbccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x75e338cd4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x75e33925b1ac - ::span_bug:: [INFO] [stderr] 13: 0x75e339281147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x75e33928132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x75e33926fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x75e33730fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x75e33b3f3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x75e33b83c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x75e33a84ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x75e33b572f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x75e33b570e03 - ::codegen_crate [INFO] [stderr] 22: 0x75e33b8b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x75e33b8b08bc - rustc_interface[1e61e9ba1f0bb161]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x75e33b670de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x75e33b551938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x75e33b55161c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5002542780a992fa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x75e33b55774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x75e334e8aaa4 - [INFO] [stderr] 29: 0x75e334f17a34 - 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-01T05_24_26-1313.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b83b707f9 2025-08-28) 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/b83b707f97d809763b7861afa7638871f3339a33/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=61d57a5a255b67e9 -C extra-filename=-f6e52396210de8f8 --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-6424dcf6c617297b.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-18e5f9dea9ba27ef.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-04ff8abab90fd39d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-df327e2b4104c494.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-40cfc0832d530d99.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-05eeffb3ad9feac7.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-122d39bc10d4d766.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-597c06873498a9c7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bd1940320fbf3762.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-0f50f6bc4f044027.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-08595cd131c6a68e.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-a99c47c6decf2f91.so --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stdout] error: internal compiler error: /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/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] 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/b83b707f97d809763b7861afa7638871f3339a33/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=5131eb8084f47565 -C extra-filename=-08595cd131c6a68e --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-597c06873498a9c7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bd1940320fbf3762.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-a84b2843eb4b8008.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-a79bb9f9a27f00aa.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] [INFO] [stderr] thread 'rustc' (1334) panicked at /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71ffd4269fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x71ffd4a01998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x71ffd421f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x71ffd4230082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x71ffd4235f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x71ffd4235a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x71ffd328cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71ffd42363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x71ffd32c9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x71ffd32bd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x71ffd32bccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x71ffd32d4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x71ffd385b1ac - ::span_bug:: [INFO] [stderr] 13: 0x71ffd3881147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x71ffd388132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x71ffd386fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x71ffd190fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x71ffd59f3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x71ffd5e3c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x71ffd4e4ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x71ffd5b72f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x71ffd5b70e03 - ::codegen_crate [INFO] [stderr] 22: 0x71ffd5eb2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x71ffd5eb08bc - rustc_interface[1e61e9ba1f0bb161]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x71ffd5c70de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x71ffd5b51938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x71ffd5b5161c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5002542780a992fa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x71ffd5b5774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x71ffcf48aaa4 - [INFO] [stderr] 29: 0x71ffcf517a34 - 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-01T05_24_28-1332.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b83b707f9 2025-08-28) 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/b83b707f97d809763b7861afa7638871f3339a33/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=df4ec38338d19065 -C extra-filename=-a595a3e6048bcba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-597c06873498a9c7.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-08595cd131c6a68e.rmeta --extern tacvm=/opt/rustwide/target/debug/deps/libtacvm-c027e52caaac4378.rmeta --extern yew=/opt/rustwide/target/debug/deps/libyew-f6e52396210de8f8.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "85b08e4f27b30648e436cfe4706dfb26f03bb21ac01c55ef42815ff463d323d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b08e4f27b30648e436cfe4706dfb26f03bb21ac01c55ef42815ff463d323d5", kill_on_drop: false }` [INFO] [stdout] 85b08e4f27b30648e436cfe4706dfb26f03bb21ac01c55ef42815ff463d323d5