[INFO] cloning repository https://github.com/JD557/pixie-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JD557/pixie-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJD557%2Fpixie-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJD557%2Fpixie-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61f37592ed18cec76f8ec653d067e10bf3747858 [INFO] testing JD557/pixie-wasm against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJD557%2Fpixie-wasm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JD557/pixie-wasm [INFO] finished tweaking git repo https://github.com/JD557/pixie-wasm [INFO] tweaked toml for git repo https://github.com/JD557/pixie-wasm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JD557/pixie-wasm on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JD557/pixie-wasm 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/JD557/pixie-rust` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded synstructure v0.10.1 [INFO] [stderr] Downloaded quote v0.6.10 [INFO] [stderr] Downloaded unicode-xid v0.1.0 [INFO] [stderr] Downloaded rand_pcg v0.1.1 [INFO] [stderr] Downloaded bytes v0.4.11 [INFO] [stderr] Downloaded slab v0.4.1 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.3 [INFO] [stderr] Downloaded bitflags v1.0.4 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Downloaded rand_hc v0.1.0 [INFO] [stderr] Downloaded fnv v1.0.6 [INFO] [stderr] Downloaded stdweb-derive v0.5.1 [INFO] [stderr] Downloaded cc v1.0.28 [INFO] [stderr] Downloaded memchr v2.1.2 [INFO] [stderr] Downloaded version_check v0.1.5 [INFO] [stderr] Downloaded backtrace v0.3.13 [INFO] [stderr] Downloaded winapi v0.2.8 [INFO] [stderr] Downloaded rand_isaac v0.1.1 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded cloudabi v0.0.3 [INFO] [stderr] Downloaded backtrace-sys v0.1.28 [INFO] [stderr] Downloaded winapi v0.3.6 [INFO] [stderr] Downloaded proc-macro2 v0.4.24 [INFO] [stderr] Downloaded serde v1.0.82 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.4 [INFO] [stderr] Downloaded cfg-if v0.1.6 [INFO] [stderr] Downloaded syn v0.15.23 [INFO] [stderr] Downloaded autocfg v0.1.1 [INFO] [stderr] Downloaded stdweb v0.4.12 [INFO] [stderr] Downloaded rand_xorshift v0.1.0 [INFO] [stderr] Downloaded libc v0.2.45 [INFO] [stderr] Downloaded serde_derive v1.0.82 [INFO] [stderr] Downloaded log v0.4.6 [INFO] [stderr] Downloaded ryu v0.2.7 [INFO] [stderr] Downloaded csv v1.0.5 [INFO] [stderr] Downloaded csv-core v0.1.5 [INFO] [stderr] Downloaded rand_chacha v0.1.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded rand v0.6.1 [INFO] [stderr] Downloaded http v0.1.14 [INFO] [stderr] Downloaded failure_derive v0.1.3 [INFO] [stderr] Downloaded failure v0.1.3 [INFO] [stderr] Downloaded base-x v0.2.3 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.3 [INFO] [stderr] Downloaded rand_core v0.3.0 [INFO] [stderr] Downloaded bincode v1.0.1 [INFO] [stderr] Downloaded iovec v0.1.2 [INFO] [stderr] Downloaded itoa v0.4.3 [INFO] [stderr] Downloaded serde_json v1.0.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2adae3aba740f2751b39cb4e60b42919b7dcf5471d8961c31785ea3f3debe0b1 [INFO] running `Command { std: "docker" "start" "-a" "2adae3aba740f2751b39cb4e60b42919b7dcf5471d8961c31785ea3f3debe0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2adae3aba740f2751b39cb4e60b42919b7dcf5471d8961c31785ea3f3debe0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2adae3aba740f2751b39cb4e60b42919b7dcf5471d8961c31785ea3f3debe0b1", kill_on_drop: false }` [INFO] [stdout] 2adae3aba740f2751b39cb4e60b42919b7dcf5471d8961c31785ea3f3debe0b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a0241ef0ef13f9c0816b59a135632239d614309146e90ceff1103087a6f6580 [INFO] running `Command { std: "docker" "start" "-a" "7a0241ef0ef13f9c0816b59a135632239d614309146e90ceff1103087a6f6580", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling stdweb v0.4.12 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling pixie-rust v0.1.0 (https://github.com/JD557/pixie-rust#3db2e3a6) [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.4 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#886e63da) [INFO] [stdout] error: internal compiler error: /rustc-dev/d98a5da813da67eb189387b8ccfb73cf481275d8/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.12/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/d98a5da813da67eb189387b8ccfb73cf481275d8/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7a672f333df3 - ::fmt::ha499add612cccf8e [INFO] [stderr] 1: 0x7a672fa02b3f - core::fmt::write::hb10c956f5235c8a4 [INFO] [stderr] 2: 0x7a672f329923 - std::io::Write::write_fmt::hd8146ab3991543d1 [INFO] [stderr] 3: 0x7a672f333c52 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10 [INFO] [stderr] 4: 0x7a672f3376ea - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c [INFO] [stderr] 5: 0x7a672f33726f - std::panicking::default_hook::h7c46b44874fe5c9a [INFO] [stderr] 6: 0x7a672e401493 - std[82ef13bf6b0f4f7c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7a672f337f3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5 [INFO] [stderr] 8: 0x7a672e43b7a1 - std[82ef13bf6b0f4f7c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7a672e42fcb6 - std[82ef13bf6b0f4f7c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7a672e42f947 - std[82ef13bf6b0f4f7c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7a672e4452a1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7a672e98667c - ::span_bug:: [INFO] [stderr] 13: 0x7a672ea1b267 - rustc_middle[26c8a63eebb24a99]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7a672e9fb32a - rustc_middle[26c8a63eebb24a99]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7a672e9fb19b - rustc_middle[26c8a63eebb24a99]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7a672ca534d7 - rustc_middle[26c8a63eebb24a99]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7a6730a5a526 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7a672c56a0fb - >>::codegen_terminator [INFO] [stderr] 19: 0x7a6730b7f3e6 - rustc_codegen_ssa[e04f5c0aa05ca6aa]::mir::codegen_mir::> [INFO] [stderr] 20: 0x7a6730b5f822 - rustc_codegen_llvm[a7c1634c9bd5aed8]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 21: 0x7a6730b1fed9 - ::compile_codegen_unit [INFO] [stderr] 22: 0x7a6730b1dc2c - rustc_codegen_ssa[e04f5c0aa05ca6aa]::base::codegen_crate:: [INFO] [stderr] 23: 0x7a6730c8f743 - ::codegen_crate [INFO] [stderr] 24: 0x7a6730c8edd1 - ::codegen_and_build_linker [INFO] [stderr] 25: 0x7a6730c8c8c7 - rustc_interface[e8263c238778633f]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[eab5b6b27acce7e2]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 26: 0x7a6730c52743 - rustc_interface[e8263c238778633f]::interface::run_compiler::<(), rustc_driver_impl[eab5b6b27acce7e2]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 27: 0x7a6730bf25b8 - std[82ef13bf6b0f4f7c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x7a6730bf2296 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5b33e9a2e38b902b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7a6730bf08bd - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf [INFO] [stderr] 30: 0x7a672a656aa4 - [INFO] [stderr] 31: 0x7a672a6e3a34 - 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.12/rustc-ice-2025-10-16T23_28_51-1275.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.90.0-nightly (d98a5da81 2025-07-04) 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); 4309 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.12/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=0ed48d6cb2b4f401 -C extra-filename=-f5ed1bad18dbf54c --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-9ca7c334ae6353d3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7220ba3e7c7041cd.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-6910dc96e5d6ce5b.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-ad42c768ae8865a6.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-d6341d50fd95af77.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] [INFO] [stdout] error: internal compiler error: /rustc-dev/d98a5da813da67eb189387b8ccfb73cf481275d8/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.12/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' panicked at /rustc-dev/d98a5da813da67eb189387b8ccfb73cf481275d8/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:116:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x77e3bc933df3 - ::fmt::ha499add612cccf8e [INFO] [stderr] 1: 0x77e3bd002b3f - core::fmt::write::hb10c956f5235c8a4 [INFO] [stderr] 2: 0x77e3bc929923 - std::io::Write::write_fmt::hd8146ab3991543d1 [INFO] [stderr] 3: 0x77e3bc933c52 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10 [INFO] [stderr] 4: 0x77e3bc9376ea - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c [INFO] [stderr] 5: 0x77e3bc93726f - std::panicking::default_hook::h7c46b44874fe5c9a [INFO] [stderr] 6: 0x77e3bba01493 - std[82ef13bf6b0f4f7c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x77e3bc937f3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5 [INFO] [stderr] 8: 0x77e3bba3b7a1 - std[82ef13bf6b0f4f7c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x77e3bba2fcb6 - std[82ef13bf6b0f4f7c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x77e3bba2f947 - std[82ef13bf6b0f4f7c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x77e3bba452a1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x77e3bbf8667c - ::span_bug:: [INFO] [stderr] 13: 0x77e3bc01b267 - rustc_middle[26c8a63eebb24a99]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x77e3bbffb32a - rustc_middle[26c8a63eebb24a99]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x77e3bbffb19b - rustc_middle[26c8a63eebb24a99]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x77e3ba0534d7 - rustc_middle[26c8a63eebb24a99]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x77e3be05a526 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x77e3b9b6a0fb - >>::codegen_terminator [INFO] [stderr] 19: 0x77e3be17f3e6 - rustc_codegen_ssa[e04f5c0aa05ca6aa]::mir::codegen_mir::> [INFO] [stderr] 20: 0x77e3be15f822 - rustc_codegen_llvm[a7c1634c9bd5aed8]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 21: 0x77e3be11fed9 - ::compile_codegen_unit [INFO] [stderr] 22: 0x77e3be11dc2c - rustc_codegen_ssa[e04f5c0aa05ca6aa]::base::codegen_crate:: [INFO] [stderr] 23: 0x77e3be28f743 - ::codegen_crate [INFO] [stderr] 24: 0x77e3be28edd1 - ::codegen_and_build_linker [INFO] [stderr] 25: 0x77e3be28c8c7 - rustc_interface[e8263c238778633f]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[eab5b6b27acce7e2]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 26: 0x77e3be252743 - rustc_interface[e8263c238778633f]::interface::run_compiler::<(), rustc_driver_impl[eab5b6b27acce7e2]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 27: 0x77e3be1f25b8 - std[82ef13bf6b0f4f7c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x77e3be1f2296 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5b33e9a2e38b902b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x77e3be1f08bd - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf [INFO] [stderr] 30: 0x77e3b7c8aaa4 - [INFO] [stderr] 31: 0x77e3b7d17a34 - 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/git/checkouts/yew-54b5b06865705cc8/886e63d/rustc-ice-2025-10-16T23_28_59-1282.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.90.0-nightly (d98a5da81 2025-07-04) 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 `yew` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name yew --edition=2015 /opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/886e63d/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=3faf816aafd5fa79 -C extra-filename=-d408ca35ba556e45 --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-00815a5c5f449b75.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-565aef26b1c5ffc4.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9c4412256cb667aa.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1573bac857aa028a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9ca7c334ae6353d3.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2247f5dfbe17b95b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7220ba3e7c7041cd.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-715e9dd2f947a837.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-f5ed1bad18dbf54c.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/backtrace-sys-b0392d1818a57414/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7a0241ef0ef13f9c0816b59a135632239d614309146e90ceff1103087a6f6580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0241ef0ef13f9c0816b59a135632239d614309146e90ceff1103087a6f6580", kill_on_drop: false }` [INFO] [stdout] 7a0241ef0ef13f9c0816b59a135632239d614309146e90ceff1103087a6f6580