[INFO] fetching crate node-rs 0.1.4... [INFO] testing node-rs-0.1.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate node-rs 0.1.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate node-rs 0.1.4 [INFO] finished tweaking crates.io crate node-rs 0.1.4 [INFO] tweaked toml for crates.io crate node-rs 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate node-rs 0.1.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4113c80fa3c889b626eb3935ed1e0bc6e02efea2920650b74a8fb50d3d18844 [INFO] running `Command { std: "docker" "start" "-a" "e4113c80fa3c889b626eb3935ed1e0bc6e02efea2920650b74a8fb50d3d18844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4113c80fa3c889b626eb3935ed1e0bc6e02efea2920650b74a8fb50d3d18844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4113c80fa3c889b626eb3935ed1e0bc6e02efea2920650b74a8fb50d3d18844", kill_on_drop: false }` [INFO] [stdout] e4113c80fa3c889b626eb3935ed1e0bc6e02efea2920650b74a8fb50d3d18844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb47fa536c4c18cd682f3400ecad7f891f1624e73734cbe4f1b6582d35ce1ecf [INFO] running `Command { std: "docker" "start" "-a" "fb47fa536c4c18cd682f3400ecad7f891f1624e73734cbe4f1b6582d35ce1ecf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling node-rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: /rustc-dev/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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' (380) panicked at /rustc-dev/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x715639de5a43 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] 1: 0x71563a601bfc - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] 2: 0x715639dd0493 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] 3: 0x715639de58a2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] 4: 0x715639dc7c1f - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] 5: 0x715639dc774b - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] 6: 0x715638e491b5 - std[619c96d97fe952c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x715639dc8313 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] 8: 0x715638e82991 - std[619c96d97fe952c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x715638e82966 - std[619c96d97fe952c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x715638e80ad6 - std[619c96d97fe952c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x715638e6d2f1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x71563948367c - ::span_bug:: [INFO] [stderr] 13: 0x715639471ae7 - rustc_middle[5ca2e9449305faae]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x715639471a4a - rustc_middle[5ca2e9449305faae]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x715639471a1b - rustc_middle[5ca2e9449305faae]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x715637520ee7 - rustc_middle[5ca2e9449305faae]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x71563b531c7b - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x71563ba1a388 - rustc_codegen_ssa[d211144dd38b4208]::mir::codegen_mir::> [INFO] [stderr] 19: 0x71563a776057 - rustc_codegen_llvm[ebd76f8efcabca32]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x71563b729f14 - ::compile_codegen_unit [INFO] [stderr] 21: 0x71563b727e3a - ::codegen_crate [INFO] [stderr] 22: 0x71563b7912b0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x71563b78ee3c - rustc_interface[b77c32c3bfe8d9]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x71563b7efe03 - rustc_interface[b77c32c3bfe8d9]::interface::run_compiler::<(), rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x71563b74e7fb - std[619c96d97fe952c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x71563b74e4d4 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b7f6e7468eb674bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x71563b74a28b - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stderr] 28: 0x71563508aaa4 - [INFO] [stderr] 29: 0x715635117a34 - 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-10-02T03_33_31-378.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (350d0ef0e 2025-08-13) 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: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | if RUST_NODEJS_PRIVATE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe { RUST_NODEJS_PRIVATE.as_ref() }.expect("RUST_NODEJS_PRIVATE not correctly initialized.") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/child_process.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { CHILD_PROCESS.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | if unsafe { CLUSTER.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { CLUSTER.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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 --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=3effcb816d6c4874 -C extra-filename=-f8ee0a63dc9d896b --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 stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-a115ac32c22c5462.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-e093a46f5df210ea.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] running `Command { std: "docker" "inspect" "fb47fa536c4c18cd682f3400ecad7f891f1624e73734cbe4f1b6582d35ce1ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb47fa536c4c18cd682f3400ecad7f891f1624e73734cbe4f1b6582d35ce1ecf", kill_on_drop: false }` [INFO] [stdout] fb47fa536c4c18cd682f3400ecad7f891f1624e73734cbe4f1b6582d35ce1ecf