[INFO] cloning repository https://github.com/chinuno-usami/reorder-chinese [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chinuno-usami/reorder-chinese" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinuno-usami%2Freorder-chinese", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinuno-usami%2Freorder-chinese'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fd2802fe3dc4a5c1b3497bfdb884467ac567ac4 [INFO] testing chinuno-usami/reorder-chinese against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinuno-usami%2Freorder-chinese" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chinuno-usami/reorder-chinese [INFO] finished tweaking git repo https://github.com/chinuno-usami/reorder-chinese [INFO] tweaked toml for git repo https://github.com/chinuno-usami/reorder-chinese written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chinuno-usami/reorder-chinese on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chinuno-usami/reorder-chinese 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v1.0.0 [INFO] [stderr] Downloaded sourcefile v0.1.4 [INFO] [stderr] Downloaded yew-macro v0.11.0 [INFO] [stderr] Downloaded base-x v0.2.6 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded byteorder v1.3.4 [INFO] [stderr] Downloaded anyhow v1.0.26 [INFO] [stderr] Downloaded itoa v0.4.5 [INFO] [stderr] Downloaded bytes v0.5.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.8 [INFO] [stderr] Downloaded cc v1.0.50 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Downloaded backtrace v0.3.44 [INFO] [stderr] Downloaded serde v1.0.104 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded js-sys v0.3.35 [INFO] [stderr] Downloaded stdweb-derive v0.5.3 [INFO] [stderr] Downloaded nom v4.2.3 [INFO] [stderr] Downloaded aho-corasick v0.7.8 [INFO] [stderr] Downloaded http v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.58 [INFO] [stderr] Downloaded stdweb v0.4.20 [INFO] [stderr] Downloaded regex v1.3.4 [INFO] [stderr] Downloaded regex-syntax v0.6.14 [INFO] [stderr] Downloaded web-sys v0.3.35 [INFO] [stderr] Downloaded bumpalo v3.2.0 [INFO] [stderr] Downloaded syn v1.0.14 [INFO] [stderr] Downloaded serde_derive v1.0.104 [INFO] [stderr] Downloaded memchr v2.3.2 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] [stderr] Downloaded sha1 v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.58 [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded proc-macro-nested v0.1.3 [INFO] [stderr] Downloaded discard v1.0.4 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.9 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.5 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.58 [INFO] [stderr] Downloaded yew v0.11.0 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Downloaded weedle v0.10.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 652622efd2a11fa77a97165de0e8fb84d36a016a93e6062fc3b1885f8bcce295 [INFO] running `Command { std: "docker" "start" "-a" "652622efd2a11fa77a97165de0e8fb84d36a016a93e6062fc3b1885f8bcce295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "652622efd2a11fa77a97165de0e8fb84d36a016a93e6062fc3b1885f8bcce295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652622efd2a11fa77a97165de0e8fb84d36a016a93e6062fc3b1885f8bcce295", kill_on_drop: false }` [INFO] [stdout] 652622efd2a11fa77a97165de0e8fb84d36a016a93e6062fc3b1885f8bcce295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 942744e558b7a85a5f92e75d6e8a30d24a9c729079da3efb6c16e405681ea730 [INFO] running `Command { std: "docker" "start" "-a" "942744e558b7a85a5f92e75d6e8a30d24a9c729079da3efb6c16e405681ea730", kill_on_drop: false }` [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.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling yew-macro v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling yew v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling regex v1.3.4 [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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/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' (1044) panicked at /rustc-dev/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x76f215126dcb - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stderr] 1: 0x76f21582f1c8 - core[786f478f706679df]::fmt::write [INFO] [stderr] 2: 0x76f21513ddd6 - ::write_fmt [INFO] [stderr] 3: 0x76f2150fce08 - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x76f21511a1d3 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stderr] 5: 0x76f21411e0bc - std[f92b4c606f291077]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x76f21511a4b2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stderr] 7: 0x76f21414d741 - std[f92b4c606f291077]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x76f214146426 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x76f21414618b - std[f92b4c606f291077]::panicking::begin_panic:: [INFO] [stderr] 10: 0x76f214158db1 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x76f21470f3ac - ::span_bug:: [INFO] [stderr] 12: 0x76f214736ca6 - rustc_middle[9da1fcba01c2e50a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x76f214736e52 - rustc_middle[9da1fcba01c2e50a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x76f21472792b - rustc_middle[9da1fcba01c2e50a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x76f2129d8c68 - rustc_middle[9da1fcba01c2e50a]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x76f21693bced - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x76f216c55014 - rustc_codegen_ssa[d9cd0b48283ddb6e]::mir::codegen_mir::> [INFO] [stderr] 18: 0x76f21598a3ca - rustc_codegen_llvm[76d5e3b81455d342]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x76f216b37b04 - ::compile_codegen_unit [INFO] [stderr] 20: 0x76f216b337af - rustc_codegen_ssa[d9cd0b48283ddb6e]::base::codegen_crate:: [INFO] [stderr] 21: 0x76f216b3188d - ::codegen_crate [INFO] [stderr] 22: 0x76f216a2a87a - ::codegen_and_build_linker [INFO] [stderr] 23: 0x76f216a253cd - rustc_interface[13b2c4b636310a2c]::interface::run_compiler::<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x76f216a0943e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x76f216a09ce0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x76f216a0ab6c - ::new::thread_start [INFO] [stderr] 27: 0x76f21048aaa4 - [INFO] [stderr] 28: 0x76f210517a64 - 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-03-30T01_55_24-1042.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (1f7f8ea07 2026-03-19) 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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/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] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/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' (1051) panicked at /rustc-dev/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7a4d3a926dcb - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7a4d3b02f1c8 - core[786f478f706679df]::fmt::write [INFO] [stderr] 2: 0x7a4d3a93ddd6 - ::write_fmt [INFO] [stderr] 3: 0x7a4d3a8fce08 - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7a4d3a91a1d3 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stderr] 5: 0x7a4d3991e0bc - std[f92b4c606f291077]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7a4d3a91a4b2 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7a4d3994d741 - std[f92b4c606f291077]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7a4d39946426 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7a4d3994618b - std[f92b4c606f291077]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7a4d39958db1 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7a4d39f0f3ac - ::span_bug:: [INFO] [stderr] 12: 0x7a4d39f36ca6 - rustc_middle[9da1fcba01c2e50a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7a4d39f36e52 - rustc_middle[9da1fcba01c2e50a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7a4d39f2792b - rustc_middle[9da1fcba01c2e50a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7a4d381d8c68 - rustc_middle[9da1fcba01c2e50a]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7a4d3c13bced - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x7a4d3c455014 - rustc_codegen_ssa[d9cd0b48283ddb6e]::mir::codegen_mir::> [INFO] [stderr] 18: 0x7a4d3b18a3ca - rustc_codegen_llvm[76d5e3b81455d342]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x7a4d3c337b04 - ::compile_codegen_unit [INFO] [stderr] 20: 0x7a4d3c3337af - rustc_codegen_ssa[d9cd0b48283ddb6e]::base::codegen_crate:: [INFO] [stderr] 21: 0x7a4d3c33188d - ::codegen_crate [INFO] [stderr] 22: 0x7a4d3c22a87a - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7a4d3c2253cd - rustc_interface[13b2c4b636310a2c]::interface::run_compiler::<(), rustc_driver_impl[dd146e1c86fe9c2a]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x7a4d3c20943e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x7a4d3c209ce0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x7a4d3c20ab6c - ::new::thread_start [INFO] [stderr] 27: 0x7a4d35c8aaa4 - [INFO] [stderr] 28: 0x7a4d35d17a64 - 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-03-30T01_55_32-1049.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (1f7f8ea07 2026-03-19) 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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/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=4b7c85a57c844929 -C extra-filename=-5fe77addd873420d --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-5f3abba76cb84ccf.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" "942744e558b7a85a5f92e75d6e8a30d24a9c729079da3efb6c16e405681ea730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942744e558b7a85a5f92e75d6e8a30d24a9c729079da3efb6c16e405681ea730", kill_on_drop: false }` [INFO] [stdout] 942744e558b7a85a5f92e75d6e8a30d24a9c729079da3efb6c16e405681ea730