[INFO] cloning repository https://github.com/paullgdc/is_it_coffee_time_yet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paullgdc/is_it_coffee_time_yet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullgdc%2Fis_it_coffee_time_yet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullgdc%2Fis_it_coffee_time_yet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97c216ce682b1bfa3863be794b34766a973099ed [INFO] testing paullgdc/is_it_coffee_time_yet against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullgdc%2Fis_it_coffee_time_yet" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paullgdc/is_it_coffee_time_yet [INFO] finished tweaking git repo https://github.com/paullgdc/is_it_coffee_time_yet [INFO] tweaked toml for git repo https://github.com/paullgdc/is_it_coffee_time_yet written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paullgdc/is_it_coffee_time_yet on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paullgdc/is_it_coffee_time_yet 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weedle v0.10.0 [INFO] [stderr] Downloaded yew-macro v0.11.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.58 [INFO] [stderr] Downloaded proc-macro-nested v0.1.3 [INFO] [stderr] Downloaded failure_derive v0.1.6 [INFO] [stderr] Downloaded sourcefile v0.1.4 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.8 [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded synstructure v0.12.3 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.58 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Downloaded indexmap v1.3.0 [INFO] [stderr] Downloaded cc v1.0.50 [INFO] [stderr] Downloaded backtrace v0.3.40 [INFO] [stderr] Downloaded http v0.2.0 [INFO] [stderr] Downloaded js-sys v0.3.35 [INFO] [stderr] Downloaded bumpalo v3.1.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.58 [INFO] [stderr] Downloaded web-sys v0.3.35 [INFO] [stderr] Downloaded yew v0.11.0 [INFO] [stderr] Downloaded bytes v0.5.3 [INFO] [stderr] Downloaded failure v0.1.6 [INFO] [stderr] Downloaded anyhow v1.0.26 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Downloaded backtrace-sys v0.1.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ac174306f3c4deffee6bd04492cedd48ab2595ac9551b11559034adab7010ba [INFO] running `Command { std: "docker" "start" "-a" "1ac174306f3c4deffee6bd04492cedd48ab2595ac9551b11559034adab7010ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ac174306f3c4deffee6bd04492cedd48ab2595ac9551b11559034adab7010ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac174306f3c4deffee6bd04492cedd48ab2595ac9551b11559034adab7010ba", kill_on_drop: false }` [INFO] [stdout] 1ac174306f3c4deffee6bd04492cedd48ab2595ac9551b11559034adab7010ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db7ff7e2c82dbbd124ed8095a93e9b04879778d9806e2aa04744e14317430851 [INFO] running `Command { std: "docker" "start" "-a" "db7ff7e2c82dbbd124ed8095a93e9b04879778d9806e2aa04744e14317430851", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling yew-macro v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling yew v0.11.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 backtrace v0.3.40 [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 v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.44 [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] [stdout] error: internal compiler error: /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123: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.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' (726) panicked at /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2c90e687e3 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] 1: 0x7f2c91601a18 - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] 2: 0x7f2c90e1d733 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] 3: 0x7f2c90e2e882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] 4: 0x7f2c90e34729 - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] 5: 0x7f2c90e34253 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] 6: 0x7f2c8fe8a935 - std[b78fcb58897fbf01]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7f2c90e34bde - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] 8: 0x7f2c8fec7811 - std[b78fcb58897fbf01]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7f2c8febbaf6 - std[b78fcb58897fbf01]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7f2c8febae87 - std[b78fcb58897fbf01]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7f2c8fed2f51 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7f2c90459a8c - ::span_bug:: [INFO] [stderr] 13: 0x7f2c9047fa47 - rustc_middle[cb59703c06859590]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7f2c9047fc2a - rustc_middle[cb59703c06859590]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7f2c9046e75b - rustc_middle[cb59703c06859590]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7f2c8e42aa07 - rustc_middle[cb59703c06859590]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7f2c92604b39 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7f2c92a48b6b - rustc_codegen_ssa[cf2fcb9dde7d7430]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7f2c91789584 - rustc_codegen_llvm[977ed265a2433049]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7f2c9276509a - ::compile_codegen_unit [INFO] [stderr] 21: 0x7f2c92762f83 - ::codegen_crate [INFO] [stderr] 22: 0x7f2c928a8870 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7f2c928a63fc - rustc_interface[bf8fe259b496636f]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7f2c92856922 - rustc_interface[bf8fe259b496636f]::interface::run_compiler::<(), rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7f2c9274edb8 - std[b78fcb58897fbf01]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7f2c9274ea9c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[83fc4a188749d9b7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7f2c92754b0d - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stderr] 28: 0x7f2c8c08aaa4 - [INFO] [stderr] 29: 0x7f2c8c117a34 - clone [INFO] [stderr] 30: 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-2025-09-01T05_45_04-724.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (cdb45c87e 2025-08-27) 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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=a08311ac65783e7a -C extra-filename=-cbb505e63c286562 --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-4f49d237c90381e9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c073f5e88de5d19.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-12da1d5efa29fe8b.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-ce289eea7c158da5.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-05009161a230db30.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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123: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.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' (733) panicked at /rustc-dev/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x785449a687e3 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] 1: 0x78544a201a18 - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] 2: 0x785449a1d733 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] 3: 0x785449a2e882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] 4: 0x785449a34729 - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] 5: 0x785449a34253 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] 6: 0x785448a8a935 - std[b78fcb58897fbf01]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x785449a34bde - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] 8: 0x785448ac7811 - std[b78fcb58897fbf01]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x785448abbaf6 - std[b78fcb58897fbf01]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x785448abae87 - std[b78fcb58897fbf01]::panicking::begin_panic:: [INFO] [stderr] 11: 0x785448ad2f51 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x785449059a8c - ::span_bug:: [INFO] [stderr] 13: 0x78544907fa47 - rustc_middle[cb59703c06859590]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x78544907fc2a - rustc_middle[cb59703c06859590]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x78544906e75b - rustc_middle[cb59703c06859590]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x78544702aa07 - rustc_middle[cb59703c06859590]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x78544b204b39 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x78544b648b6b - rustc_codegen_ssa[cf2fcb9dde7d7430]::mir::codegen_mir::> [INFO] [stderr] 19: 0x78544a389584 - rustc_codegen_llvm[977ed265a2433049]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x78544b36509a - ::compile_codegen_unit [INFO] [stderr] 21: 0x78544b362f83 - ::codegen_crate [INFO] [stderr] 22: 0x78544b4a8870 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x78544b4a63fc - rustc_interface[bf8fe259b496636f]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x78544b456922 - rustc_interface[bf8fe259b496636f]::interface::run_compiler::<(), rustc_driver_impl[7ef15a19d0126884]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x78544b34edb8 - std[b78fcb58897fbf01]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x78544b34ea9c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[83fc4a188749d9b7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x78544b354b0d - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stderr] 28: 0x785444c8aaa4 - [INFO] [stderr] 29: 0x785444d17a34 - clone [INFO] [stderr] 30: 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-2025-09-01T05_45_11-731.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (cdb45c87e 2025-08-27) 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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=b4ba063ad694952f -C extra-filename=-3f5ef9ed3be69926 --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-aea4faa616cb5e83.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-2aaba01366bb5343.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-976c48801db7aa77.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-664733c055643e0c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2796cc19bfbad145.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-49a58e32e3ca97b1.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-fa01954e3165f804.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4f49d237c90381e9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c073f5e88de5d19.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-cbb505e63c286562.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-50c06ac07a0fef15.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-4ecfa45fdc30c1e9/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "db7ff7e2c82dbbd124ed8095a93e9b04879778d9806e2aa04744e14317430851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7ff7e2c82dbbd124ed8095a93e9b04879778d9806e2aa04744e14317430851", kill_on_drop: false }` [INFO] [stdout] db7ff7e2c82dbbd124ed8095a93e9b04879778d9806e2aa04744e14317430851