[INFO] cloning repository https://github.com/getsentry/piinguin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getsentry/piinguin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fpiinguin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fpiinguin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81bf8402e406fadb91ae5d0a79b259d76820177f [INFO] testing getsentry/piinguin against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fpiinguin" "/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/getsentry/piinguin [INFO] finished tweaking git repo https://github.com/getsentry/piinguin [INFO] tweaked toml for git repo https://github.com/getsentry/piinguin written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/getsentry/piinguin on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/getsentry/piinguin 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9672f23c46737e43ac822400292362c234f1608a227846b6d493fd71bf5967c8 [INFO] running `Command { std: "docker" "start" "-a" "9672f23c46737e43ac822400292362c234f1608a227846b6d493fd71bf5967c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9672f23c46737e43ac822400292362c234f1608a227846b6d493fd71bf5967c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9672f23c46737e43ac822400292362c234f1608a227846b6d493fd71bf5967c8", kill_on_drop: false }` [INFO] [stdout] 9672f23c46737e43ac822400292362c234f1608a227846b6d493fd71bf5967c8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9766a254c0c58e950233c74887650e534f800a8b9c20e92213bdcd3f6291a560 [INFO] running `Command { std: "docker" "start" "-a" "9766a254c0c58e950233c74887650e534f800a8b9c20e92213bdcd3f6291a560", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling derive-enum-error v0.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling relay-general-derive v0.5.3 (https://github.com/getsentry/relay#810ce167) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling maxminddb v0.13.0 [INFO] [stderr] Compiling debugid v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling dynfmt v0.1.2 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling relay-general v0.5.3 (https://github.com/getsentry/relay#810ce167) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2157) panicked at /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125: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] 0: 0x7a71cd99535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7a71ce02f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x7a71cd9ac366 - ::write_fmt [INFO] [stderr] 3: 0x7a71cd96b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7a71cd988763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x7a71cc98566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7a71cd988a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7a71cc9b4cf1 - std[e72de78501789eb0]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7a71cc9ad9d6 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7a71cc9ad73b - std[e72de78501789eb0]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7a71cc9c0361 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7a71ccf77d2c - ::span_bug:: [INFO] [stderr] 12: 0x7a71ccf9f8b6 - rustc_middle[ff930705cf6dddea]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7a71ccf9fa62 - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7a71ccf9053b - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7a71ca8aa558 - rustc_middle[ff930705cf6dddea]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7a71cf1a35c1 - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x7a71cf43e659 - rustc_codegen_ssa[68f765257a4d07e0]::mir::codegen_mir::> [INFO] [stderr] 18: 0x7a71ce1ce90b - rustc_codegen_llvm[c00be91cbe6075b0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x7a71cf361484 - ::compile_codegen_unit [INFO] [stderr] 20: 0x7a71cf35d059 - rustc_codegen_ssa[68f765257a4d07e0]::base::codegen_crate:: [INFO] [stderr] 21: 0x7a71cf35b125 - ::codegen_crate [INFO] [stderr] 22: 0x7a71cf30693a - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7a71cf3014cd - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x7a71cf21e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x7a71cf21f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x7a71cf21ffac - ::new::thread_start [INFO] [stderr] 27: 0x7a71c8c8aaa4 - [INFO] [stderr] 28: 0x7a71c8d17a64 - clone [INFO] [stderr] 29: 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-04-10T05_35_33-2154.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) 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] [INFO] [stdout] error: internal compiler error: /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125: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' (2209) panicked at /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x781485d9535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x78148642f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x781485dac366 - ::write_fmt [INFO] [stderr] 3: 0x781485d6b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x781485d88763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x781484d8566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x781485d88a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x781484db4cf1 - std[e72de78501789eb0]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x781484dad9d6 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x781484dad73b - std[e72de78501789eb0]::panicking::begin_panic:: [INFO] [stderr] 10: 0x781484dc0361 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x781485377d2c - ::span_bug:: [INFO] [stderr] 12: 0x78148539f8b6 - rustc_middle[ff930705cf6dddea]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x78148539fa62 - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x78148539053b - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x781482caa558 - rustc_middle[ff930705cf6dddea]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7814875a35c1 - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x78148783e659 - rustc_codegen_ssa[68f765257a4d07e0]::mir::codegen_mir::> [INFO] [stderr] 18: 0x7814865ce90b - rustc_codegen_llvm[c00be91cbe6075b0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x781487761484 - ::compile_codegen_unit [INFO] [stderr] 20: 0x78148775d059 - rustc_codegen_ssa[68f765257a4d07e0]::base::codegen_crate:: [INFO] [stderr] 21: 0x78148775b125 - ::codegen_crate [INFO] [stderr] 22: 0x78148770693a - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7814877014cd - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x78148761e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x78148761f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x78148761ffac - ::new::thread_start [INFO] [stderr] 27: 0x78148108aaa4 - [INFO] [stderr] 28: 0x781481117a64 - clone [INFO] [stderr] 29: 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-04-10T05_35_43-2205.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) 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 `stdweb` (lib); 4712 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=f9c980afc95544e2 -C extra-filename=-f4a48ef2c727c20f --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-093177b0067ae9b7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-60453c4f6acd3d4d.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-3e40f177adfc8a15.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-542927e2eb567f62.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] warning: build failed, waiting for other jobs to finish... [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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="cbor"' --cfg 'feature="default"' --cfg 'feature="msgpack"' --cfg 'feature="rmp-serde"' --cfg 'feature="serde_cbor"' --cfg 'feature="serde_yaml"' --cfg 'feature="toml"' --cfg 'feature="yaml"' --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=482aab108e9070c2 -C extra-filename=-48f8a69c4aa4c80e --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-727ed26e673626f2.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-3107c0db7148d4bb.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f83456dfd4c079f1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-94f2eb23b303d72f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a9029c470d8f2f63.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-0d957415ea127f29.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-1c8c2dab583bea03.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-28419ec889d12ae1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-093177b0067ae9b7.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-181c2db7bbd3437e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-60453c4f6acd3d4d.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b8312a3fde42be1f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-f4a48ef2c727c20f.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-7323e3fbcecb0797.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-abe8ba2e5bb4298e.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-3b020f6b5c76e7e0/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9766a254c0c58e950233c74887650e534f800a8b9c20e92213bdcd3f6291a560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9766a254c0c58e950233c74887650e534f800a8b9c20e92213bdcd3f6291a560", kill_on_drop: false }` [INFO] [stdout] 9766a254c0c58e950233c74887650e534f800a8b9c20e92213bdcd3f6291a560