[INFO] cloning repository https://github.com/stillinbeta/ezeerust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stillinbeta/ezeerust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fezeerust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fezeerust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40e3809098da05d7e145ceb05d5bf231f0299793 [INFO] testing stillinbeta/ezeerust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Fezeerust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stillinbeta/ezeerust [INFO] finished tweaking git repo https://github.com/stillinbeta/ezeerust [INFO] tweaked toml for git repo https://github.com/stillinbeta/ezeerust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stillinbeta/ezeerust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stillinbeta/ezeerust 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c486378a5e4eea9ae0d5b2841a5271dc3e03128acc86544106143e6b5c525e99 [INFO] running `Command { std: "docker" "start" "-a" "c486378a5e4eea9ae0d5b2841a5271dc3e03128acc86544106143e6b5c525e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c486378a5e4eea9ae0d5b2841a5271dc3e03128acc86544106143e6b5c525e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c486378a5e4eea9ae0d5b2841a5271dc3e03128acc86544106143e6b5c525e99", kill_on_drop: false }` [INFO] [stdout] c486378a5e4eea9ae0d5b2841a5271dc3e03128acc86544106143e6b5c525e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57202e82e352580c065fe6093a840ac82b302ca8210f9113a444af8482af220e [INFO] running `Command { std: "docker" "start" "-a" "57202e82e352580c065fe6093a840ac82b302ca8210f9113a444af8482af220e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling stdweb v0.4.16 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling zeerust v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stdout] error: internal compiler error: /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116: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.16/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' panicked at /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x70fd0cf36883 - ::fmt::ha2e7e3a01df69042 [INFO] [stderr] 1: 0x70fd0d60273f - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stderr] 2: 0x70fd0cf2c4c3 - std::io::Write::write_fmt::h5ebaf381f8338068 [INFO] [stderr] 3: 0x70fd0cf366e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stderr] 4: 0x70fd0cf3a17a - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stderr] 5: 0x70fd0cf39cff - std::panicking::default_hook::ha25170a15c643514 [INFO] [stderr] 6: 0x70fd0c0056a3 - std[d534d36ffd607ff3]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x70fd0cf3a9cb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stderr] 8: 0x70fd0c03f3b1 - std[d534d36ffd607ff3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x70fd0c0338c6 - std[d534d36ffd607ff3]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x70fd0c033757 - std[d534d36ffd607ff3]::panicking::begin_panic:: [INFO] [stderr] 11: 0x70fd0c048eb1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x70fd0c589f9c - ::span_bug:: [INFO] [stderr] 13: 0x70fd0c61eb87 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x70fd0c5fec4a - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x70fd0c5feabb - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70fd0a1927f7 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x70fd0e644646 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x70fd0a15e3eb - >>::codegen_terminator [INFO] [stderr] 19: 0x70fd0e7775b3 - rustc_codegen_ssa[498f8c9dbedcc086]::mir::codegen_mir::> [INFO] [stderr] 20: 0x70fd0e7579a2 - rustc_codegen_llvm[9efb24bd2cd708a9]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 21: 0x70fd0e717f99 - ::compile_codegen_unit [INFO] [stderr] 22: 0x70fd0e715cec - rustc_codegen_ssa[498f8c9dbedcc086]::base::codegen_crate:: [INFO] [stderr] 23: 0x70fd0e88d903 - ::codegen_crate [INFO] [stderr] 24: 0x70fd0e88cf91 - ::codegen_and_build_linker [INFO] [stderr] 25: 0x70fd0e88aa87 - rustc_interface[331c37c46c9c8d25]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 26: 0x70fd0e858c03 - rustc_interface[331c37c46c9c8d25]::interface::run_compiler::<(), rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 27: 0x70fd0e7f19f8 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x70fd0e7f16d6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x70fd0e7efd3d - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stderr] 30: 0x70fd0828aaa4 - [INFO] [stderr] 31: 0x70fd08317a34 - clone [INFO] [stderr] 32: 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.16/rustc-ice-2025-10-13T15_40_15-1359.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.90.0-nightly (733b47ea4 2025-07-05) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 -C opt-level=3 [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 ezeerust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116: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.16/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' panicked at /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x75ead9336883 - ::fmt::ha2e7e3a01df69042 [INFO] [stderr] 1: 0x75ead9a0273f - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stderr] 2: 0x75ead932c4c3 - std::io::Write::write_fmt::h5ebaf381f8338068 [INFO] [stderr] 3: 0x75ead93366e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stderr] 4: 0x75ead933a17a - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stderr] 5: 0x75ead9339cff - std::panicking::default_hook::ha25170a15c643514 [INFO] [stderr] 6: 0x75ead84056a3 - std[d534d36ffd607ff3]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x75ead933a9cb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stderr] 8: 0x75ead843f3b1 - std[d534d36ffd607ff3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x75ead84338c6 - std[d534d36ffd607ff3]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x75ead8433757 - std[d534d36ffd607ff3]::panicking::begin_panic:: [INFO] [stderr] 11: 0x75ead8448eb1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x75ead8989f9c - ::span_bug:: [INFO] [stderr] 13: 0x75ead8a1eb87 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x75ead89fec4a - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x75ead89feabb - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x75ead65927f7 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x75eadaa44646 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x75ead655e3eb - >>::codegen_terminator [INFO] [stderr] 19: 0x75eadab775b3 - rustc_codegen_ssa[498f8c9dbedcc086]::mir::codegen_mir::> [INFO] [stderr] 20: 0x75eadab579a2 - rustc_codegen_llvm[9efb24bd2cd708a9]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 21: 0x75eadab17f99 - ::compile_codegen_unit [INFO] [stderr] 22: 0x75eadab15cec - rustc_codegen_ssa[498f8c9dbedcc086]::base::codegen_crate:: [INFO] [stderr] 23: 0x75eadac8d903 - ::codegen_crate [INFO] [stderr] 24: 0x75eadac8cf91 - ::codegen_and_build_linker [INFO] [stderr] 25: 0x75eadac8aa87 - rustc_interface[331c37c46c9c8d25]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 26: 0x75eadac58c03 - rustc_interface[331c37c46c9c8d25]::interface::run_compiler::<(), rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 27: 0x75eadabf19f8 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x75eadabf16d6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x75eadabefd3d - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stderr] 30: 0x75ead468aaa4 - [INFO] [stderr] 31: 0x75ead4717a34 - clone [INFO] [stderr] 32: 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.6.0/rustc-ice-2025-10-13T15_40_23-1366.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.90.0-nightly (733b47ea4 2025-07-05) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 -C opt-level=3 [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 `stdweb` (lib); 4581 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.16/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=9ede6f4be6a92447 -C extra-filename=-56841f148f94d3ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern discard=/opt/rustwide/target/debug/deps/libdiscard-e6be7826bf28ed1e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8729a3c720de1d53.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c674a9174d83d3f.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-050840e1a27db134.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-9979ac13cf420ab3.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-9bcfac0b79d98f69.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg rust_nightly` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yew` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name yew --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.6.0/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", "web_test", "yaml"))' -C metadata=7013263120259cd4 -C extra-filename=-88a6245f7e1757c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anymap=/opt/rustwide/target/debug/deps/libanymap-4dc1898d4d9397d9.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-13ec10616c9545b0.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-47c9fe7d6b0e6ca7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9d6420b1e8f82142.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-967741aeb74b3e88.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8729a3c720de1d53.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-011f969164f897ce.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c674a9174d83d3f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c3e21f44f23d0b93.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-56841f148f94d3ec.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/backtrace-sys-f12e6f8ef03e2e2e/out` (exit status: 101) [INFO] [stdout] error: internal compiler error: /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116: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.16/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' panicked at /rustc-dev/733b47ea4b1b86216f14ef56e49440c33933f230/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x730993536883 - ::fmt::ha2e7e3a01df69042 [INFO] [stderr] 1: 0x730993c0273f - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stderr] 2: 0x73099352c4c3 - std::io::Write::write_fmt::h5ebaf381f8338068 [INFO] [stderr] 3: 0x7309935366e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stderr] 4: 0x73099353a17a - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stderr] 5: 0x730993539cff - std::panicking::default_hook::ha25170a15c643514 [INFO] [stderr] 6: 0x7309926056a3 - std[d534d36ffd607ff3]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x73099353a9cb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stderr] 8: 0x73099263f3b1 - std[d534d36ffd607ff3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7309926338c6 - std[d534d36ffd607ff3]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x730992633757 - std[d534d36ffd607ff3]::panicking::begin_panic:: [INFO] [stderr] 11: 0x730992648eb1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x730992b89f9c - ::span_bug:: [INFO] [stderr] 13: 0x730992c1eb87 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x730992bfec4a - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x730992bfeabb - rustc_middle[1c3bc8d0cdd03ead]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7309907927f7 - rustc_middle[1c3bc8d0cdd03ead]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x730994c44646 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x73099075e3eb - >>::codegen_terminator [INFO] [stderr] 19: 0x730994d775b3 - rustc_codegen_ssa[498f8c9dbedcc086]::mir::codegen_mir::> [INFO] [stderr] 20: 0x730994d579a2 - rustc_codegen_llvm[9efb24bd2cd708a9]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 21: 0x730994d17f99 - ::compile_codegen_unit [INFO] [stderr] 22: 0x730994d15cec - rustc_codegen_ssa[498f8c9dbedcc086]::base::codegen_crate:: [INFO] [stderr] 23: 0x730994e8d903 - ::codegen_crate [INFO] [stderr] 24: 0x730994e8cf91 - ::codegen_and_build_linker [INFO] [stderr] 25: 0x730994e8aa87 - rustc_interface[331c37c46c9c8d25]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 26: 0x730994e58c03 - rustc_interface[331c37c46c9c8d25]::interface::run_compiler::<(), rustc_driver_impl[4ab48184b7847074]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 27: 0x730994df19f8 - std[d534d36ffd607ff3]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x730994df16d6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a1c5ac6c25c163e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x730994defd3d - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stderr] 30: 0x73098e88aaa4 - [INFO] [stderr] 31: 0x73098e917a34 - clone [INFO] [stderr] 32: 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-10-13T15_40_25-1373.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.90.0-nightly (733b47ea4 2025-07-05) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 -C opt-level=3 [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 `ezeerust` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name ezeerust --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=d9ae0ed6fc86dab3 -C extra-filename=-b87017350299eb4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern yew=/opt/rustwide/target/debug/deps/libyew-88a6245f7e1757c1.rmeta --extern zeerust=/opt/rustwide/target/debug/deps/libzeerust-f035752de3cc4684.rmeta --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/backtrace-sys-f12e6f8ef03e2e2e/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "57202e82e352580c065fe6093a840ac82b302ca8210f9113a444af8482af220e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57202e82e352580c065fe6093a840ac82b302ca8210f9113a444af8482af220e", kill_on_drop: false }` [INFO] [stdout] 57202e82e352580c065fe6093a840ac82b302ca8210f9113a444af8482af220e