[INFO] cloning repository https://github.com/liufuyang/yew-app-test1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liufuyang/yew-app-test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufuyang%2Fyew-app-test1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufuyang%2Fyew-app-test1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a663c695b2cec198f766ac14206f7438953dd90f [INFO] testing liufuyang/yew-app-test1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufuyang%2Fyew-app-test1" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liufuyang/yew-app-test1 [INFO] finished tweaking git repo https://github.com/liufuyang/yew-app-test1 [INFO] tweaked toml for git repo https://github.com/liufuyang/yew-app-test1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liufuyang/yew-app-test1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liufuyang/yew-app-test1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/liufuyang/rb62.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weedle v0.10.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.8 [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded yew-macro v0.11.0 [INFO] [stderr] Downloaded memchr v2.3.2 [INFO] [stderr] Downloaded hex v0.4.1 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded failure_derive v0.1.6 [INFO] [stderr] Downloaded proc-macro-nested v0.1.3 [INFO] [stderr] Downloaded sourcefile v0.1.4 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.58 [INFO] [stderr] Downloaded synstructure v0.12.3 [INFO] [stderr] Downloaded bytes v0.5.4 [INFO] [stderr] Downloaded failure v0.1.6 [INFO] [stderr] Downloaded backtrace v0.3.44 [INFO] [stderr] Downloaded http v0.2.0 [INFO] [stderr] Downloaded serde v1.0.104 [INFO] [stderr] Downloaded wasm-bindgen v0.2.58 [INFO] [stderr] Downloaded web-sys v0.3.35 [INFO] [stderr] Downloaded bumpalo v3.2.0 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded js-sys v0.3.35 [INFO] [stderr] Downloaded serde_derive v1.0.104 [INFO] [stderr] Downloaded indexmap v1.3.2 [INFO] [stderr] Downloaded backtrace-sys v0.1.32 [INFO] [stderr] Downloaded anyhow v1.0.26 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.58 [INFO] [stderr] Downloaded ryu v1.0.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.58 [INFO] [stderr] Downloaded itoa v0.4.5 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded yew v0.11.0 [INFO] [stderr] Downloaded specialized-div-rem v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de3d49238b1c5595811e80632ff742d5e24503f3d5ac7ca08db25ad32c6fee68 [INFO] running `Command { std: "docker" "start" "-a" "de3d49238b1c5595811e80632ff742d5e24503f3d5ac7ca08db25ad32c6fee68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de3d49238b1c5595811e80632ff742d5e24503f3d5ac7ca08db25ad32c6fee68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3d49238b1c5595811e80632ff742d5e24503f3d5ac7ca08db25ad32c6fee68", kill_on_drop: false }` [INFO] [stdout] de3d49238b1c5595811e80632ff742d5e24503f3d5ac7ca08db25ad32c6fee68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f02772d8e34970954dfd49a7e3d1d4d052b4df0e59414b1ac900d4a97480df32 [INFO] running `Command { std: "docker" "start" "-a" "f02772d8e34970954dfd49a7e3d1d4d052b4df0e59414b1ac900d4a97480df32", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew-macro v0.11.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling yew v0.11.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling specialized-div-rem v0.2.0 [INFO] [stderr] Compiling hex v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rb62 v0.1.0 (https://github.com/liufuyang/rb62.git#c5fb5867) [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/562dee4820c458d823175268e41601d4c060588a/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' (1053) panicked at /rustc-dev/562dee4820c458d823175268e41601d4c060588a/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7cd65238455b - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7cd652a2e8c8 - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 2: 0x7cd65239b566 - ::write_fmt [INFO] [stderr] 3: 0x7cd65235a568 - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7cd652377963 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] 5: 0x7cd651373dbc - std[31e582c13f4e914f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7cd652377c42 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7cd6513a3ae1 - std[31e582c13f4e914f]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7cd65139c546 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7cd65139a3f8 - std[31e582c13f4e914f]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7cd6513af151 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7cd651966cac - ::span_bug:: [INFO] [stderr] 12: 0x7cd65198ec56 - rustc_middle[bc4b12ab5fd100e2]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7cd65198ee02 - rustc_middle[bc4b12ab5fd100e2]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7cd65197f3db - rustc_middle[bc4b12ab5fd100e2]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7cd64fc273e8 - rustc_middle[bc4b12ab5fd100e2]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7cd653bbd3ed - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x7cd653e56634 - rustc_codegen_ssa[fe4d9ebd2fbd1d4d]::mir::codegen_mir::> [INFO] [stderr] 18: 0x7cd652b8404b - rustc_codegen_llvm[a4a9ab9083920a94]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x7cd653d9adc4 - ::compile_codegen_unit [INFO] [stderr] 20: 0x7cd653d969c4 - rustc_codegen_ssa[fe4d9ebd2fbd1d4d]::base::codegen_crate:: [INFO] [stderr] 21: 0x7cd653d94ae5 - ::codegen_crate [INFO] [stderr] 22: 0x7cd653d376ba - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7cd653d3224d - rustc_interface[fa77fbe53284b165]::interface::run_compiler::<(), rustc_driver_impl[5d9f716931f6bd73]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x7cd653c43f3e - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x7cd653c447e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x7cd653c4566c - ::new::thread_start [INFO] [stderr] 27: 0x7cd64d68aaa4 - [INFO] [stderr] 28: 0x7cd64d717a64 - 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-10T06_05_38-1051.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (562dee482 2026-03-21) 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/562dee4820c458d823175268e41601d4c060588a/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=7f8cddc57c6e7650 -C extra-filename=-aca664166299cdb7 --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-96702168a7577250.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18fb6aaf274a3474.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-4294aeee26ae9b43.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-24e9c1a5373bbfc7.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] [stdout] error: internal compiler error: /rustc-dev/562dee4820c458d823175268e41601d4c060588a/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] [INFO] [stderr] thread 'rustc' (1061) panicked at /rustc-dev/562dee4820c458d823175268e41601d4c060588a/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x75f130d8455b - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] 1: 0x75f13142e8c8 - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 2: 0x75f130d9b566 - ::write_fmt [INFO] [stderr] 3: 0x75f130d5a568 - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x75f130d77963 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] 5: 0x75f12fd73dbc - std[31e582c13f4e914f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x75f130d77c42 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] 7: 0x75f12fda3ae1 - std[31e582c13f4e914f]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x75f12fd9c546 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x75f12fd9a3f8 - std[31e582c13f4e914f]::panicking::begin_panic:: [INFO] [stderr] 10: 0x75f12fdaf151 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x75f130366cac - ::span_bug:: [INFO] [stderr] 12: 0x75f13038ec56 - rustc_middle[bc4b12ab5fd100e2]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x75f13038ee02 - rustc_middle[bc4b12ab5fd100e2]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x75f13037f3db - rustc_middle[bc4b12ab5fd100e2]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x75f12e6273e8 - rustc_middle[bc4b12ab5fd100e2]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x75f1325bd3ed - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x75f132856634 - rustc_codegen_ssa[fe4d9ebd2fbd1d4d]::mir::codegen_mir::> [INFO] [stderr] 18: 0x75f13158404b - rustc_codegen_llvm[a4a9ab9083920a94]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x75f13279adc4 - ::compile_codegen_unit [INFO] [stderr] 20: 0x75f1327969c4 - rustc_codegen_ssa[fe4d9ebd2fbd1d4d]::base::codegen_crate:: [INFO] [stderr] 21: 0x75f132794ae5 - ::codegen_crate [INFO] [stderr] 22: 0x75f1327376ba - ::codegen_and_build_linker [INFO] [stderr] 23: 0x75f13273224d - rustc_interface[fa77fbe53284b165]::interface::run_compiler::<(), rustc_driver_impl[5d9f716931f6bd73]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x75f132643f3e - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x75f1326447e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x75f13264566c - ::new::thread_start [INFO] [stderr] 27: 0x75f12c08aaa4 - [INFO] [stderr] 28: 0x75f12c117a64 - 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.11.0/rustc-ice-2026-04-10T06_05_46-1058.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (562dee482 2026-03-21) 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); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name yew --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.11.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="agent"' --cfg 'feature="bincode"' --cfg 'feature="default"' --cfg 'feature="services"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "bincode", "cbor", "default", "doc_test", "msgpack", "rmp-serde", "serde_cbor", "serde_yaml", "services", "toml", "wasm_test", "web_test", "yaml"))' -C metadata=b4b3fb60cc44c0c2 -C extra-filename=-c2e06ff426456115 --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-bdeddaa6522d59a7.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-18b14609234c42f6.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-ef33e39a2ab89658.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-beb66ff65154d10c.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 serde=/opt/rustwide/target/debug/deps/libserde-96702168a7577250.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18fb6aaf274a3474.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-aca664166299cdb7.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-10d30d2bd1947485.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-566b3ecab7daa1f0/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f02772d8e34970954dfd49a7e3d1d4d052b4df0e59414b1ac900d4a97480df32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02772d8e34970954dfd49a7e3d1d4d052b4df0e59414b1ac900d4a97480df32", kill_on_drop: false }` [INFO] [stdout] f02772d8e34970954dfd49a7e3d1d4d052b4df0e59414b1ac900d4a97480df32