[INFO] cloning repository https://github.com/oddg/local-search-tuto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oddg/local-search-tuto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddg%2Flocal-search-tuto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddg%2Flocal-search-tuto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b093b7c8bda229956f2861883e30b68680a348e8 [INFO] testing oddg/local-search-tuto against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddg%2Flocal-search-tuto" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oddg/local-search-tuto [INFO] finished tweaking git repo https://github.com/oddg/local-search-tuto [INFO] tweaked toml for git repo https://github.com/oddg/local-search-tuto written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oddg/local-search-tuto on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oddg/local-search-tuto 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21c54d505eeaa188426b388e486588904ef1a9e1731daa3010d7795a449be529 [INFO] running `Command { std: "docker" "start" "-a" "21c54d505eeaa188426b388e486588904ef1a9e1731daa3010d7795a449be529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21c54d505eeaa188426b388e486588904ef1a9e1731daa3010d7795a449be529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c54d505eeaa188426b388e486588904ef1a9e1731daa3010d7795a449be529", kill_on_drop: false }` [INFO] [stdout] 21c54d505eeaa188426b388e486588904ef1a9e1731daa3010d7795a449be529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e06e9005619850245afe1b8bb8df22a5769879d8694c9f2cf4fc72b820e53ee [INFO] running `Command { std: "docker" "start" "-a" "6e06e9005619850245afe1b8bb8df22a5769879d8694c9f2cf4fc72b820e53ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (965) panicked at /rustc-dev/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: /rustc-dev/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124: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.17/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: 0x7333e3457c23 - ::fmt::h8be9aa933f14675f [INFO] [stderr] 1: 0x7333e3c01afc - core::fmt::write::hfd0efbb002ac7eea [INFO] [stderr] 2: 0x7333e340c873 - std::io::Write::write_fmt::ha6503cd07dd1d506 [INFO] [stderr] 3: 0x7333e341dda2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stderr] 4: 0x7333e3423df9 - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stderr] 5: 0x7333e3423923 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stderr] 6: 0x7333e2427ef1 - std[81cbeca88b98c93c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7333e342421f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stderr] 8: 0x7333e2464971 - std[81cbeca88b98c93c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7333e2456b76 - std[81cbeca88b98c93c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7333e2453fc4 - std[81cbeca88b98c93c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7333e2475da1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7333e29d89ec - ::span_bug:: [INFO] [stderr] 13: 0x7333e29fbf67 - rustc_middle[6c93bdfbfc98a078]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7333e29fc10a - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7333e29ecb1b - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7333e0d76517 - rustc_middle[6c93bdfbfc98a078]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7333e4b87782 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7333e4fcb62a - rustc_codegen_ssa[f092b563b0e85d53]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7333e3f14ea8 - rustc_codegen_llvm[548a7b6fdada028e]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7333e4f4a41f - ::compile_codegen_unit [INFO] [stderr] 21: 0x7333e4f45e5b - rustc_codegen_ssa[f092b563b0e85d53]::base::codegen_crate:: [INFO] [stderr] 22: 0x7333e4f443f3 - ::codegen_crate [INFO] [stderr] 23: 0x7333e4ed0f0d - ::codegen_and_build_linker [INFO] [stderr] 24: 0x7333e4ecdad4 - , rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[91ef86f5e1df6c36]::ops::function::FnOnce<(&rustc_session[99c08a63cacde053]::session::Session, rustc_middle[6c93bdfbfc98a078]::ty::context::CurrentGcx, alloc[1278c350d6a28ed0]::sync::Arc, &std[81cbeca88b98c93c]::sync::once_lock::OnceLock, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal, rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7333e4d76973 - rustc_interface[d44e9095bc351cc8]::interface::run_compiler::<(), rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x7333e4a1ac78 - std[81cbeca88b98c93c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x7333e4a1a95c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[91ef86f5e1df6c36]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7333e4a1fbaf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stderr] 29: 0x7333de68aaa4 - [INFO] [stderr] 30: 0x7333de717a64 - clone [INFO] [stderr] 31: 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.17/rustc-ice-2025-11-09T05_27_01-963.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.93.0-nightly (9f93af291 2025-11-05) 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] Compiling local-search-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `stdweb` (lib); 4581 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name stdweb --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/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=4bc8cf3527f49144 -C extra-filename=-30f3747b0d00ad9b --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-92258e8c4494e183.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e05a83f80787788.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-18479dd16a477456.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-6bcec0fb0fa1387c.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-0ce222b8665e1ad9.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/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124: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.17/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' (983) panicked at /rustc-dev/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stdout] error: internal compiler error: /rustc-dev/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124: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.17/src/webcore/type_name.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | intrinsics::type_name::< T >() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e2826a57c23 - ::fmt::h8be9aa933f14675f [INFO] [stderr] 1: 0x7e2827201afc - core::fmt::write::hfd0efbb002ac7eea [INFO] [stderr] 2: 0x7e2826a0c873 - std::io::Write::write_fmt::ha6503cd07dd1d506 [INFO] [stderr] 3: 0x7e2826a1dda2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stderr] 4: 0x7e2826a23df9 - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stderr] 5: 0x7e2826a23923 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stderr] 6: 0x7e2825a27ef1 - std[81cbeca88b98c93c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e2826a2421f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stderr] 8: 0x7e2825a64971 - std[81cbeca88b98c93c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e2825a56b76 - std[81cbeca88b98c93c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e2825a53fc4 - std[81cbeca88b98c93c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e2825a75da1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e2825fd89ec - ::span_bug:: [INFO] [stderr] 13: 0x7e2825ffbf67 - rustc_middle[6c93bdfbfc98a078]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e2825ffc10a - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e2825fecb1b - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e2824376517 - rustc_middle[6c93bdfbfc98a078]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e2828187782 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7e28285cb62a - rustc_codegen_ssa[f092b563b0e85d53]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7e2827514ea8 - rustc_codegen_llvm[548a7b6fdada028e]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7e282854a41f - ::compile_codegen_unit [INFO] [stderr] 21: 0x7e2828545e5b - rustc_codegen_ssa[f092b563b0e85d53]::base::codegen_crate:: [INFO] [stderr] 22: 0x7e28285443f3 - ::codegen_crate [INFO] [stderr] 23: 0x7e28284d0f0d - ::codegen_and_build_linker [INFO] [stderr] 24: 0x7e28284cdad4 - , rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[91ef86f5e1df6c36]::ops::function::FnOnce<(&rustc_session[99c08a63cacde053]::session::Session, rustc_middle[6c93bdfbfc98a078]::ty::context::CurrentGcx, alloc[1278c350d6a28ed0]::sync::Arc, &std[81cbeca88b98c93c]::sync::once_lock::OnceLock, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal, rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7e2828376973 - rustc_interface[d44e9095bc351cc8]::interface::run_compiler::<(), rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x7e282801ac78 - std[81cbeca88b98c93c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x7e282801a95c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[91ef86f5e1df6c36]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7e282801fbaf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stderr] 29: 0x7e2821c8aaa4 - [INFO] [stderr] 30: 0x7e2821d17a64 - clone [INFO] [stderr] 31: 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/workdir/rustc-ice-2025-11-09T05_27_11-981.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (974) panicked at /rustc-dev/9f93af291970322f4f1c6315ccde4d7078201159/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stderr] Box [INFO] [stderr] [INFO] [stderr] note: rustc 1.93.0-nightly (9f93af291 2025-11-05) running on x86_64-unknown-linux-gnu [INFO] [stderr] stack backtrace: [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] 0: 0x7a09e5657c23 - ::fmt::h8be9aa933f14675f [INFO] [stderr] 1: 0x7a09e5e01afc - core::fmt::write::hfd0efbb002ac7eea [INFO] [stderr] 2: 0x7a09e560c873 - std::io::Write::write_fmt::ha6503cd07dd1d506 [INFO] [stderr] 3: 0x7a09e561dda2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stderr] 4: 0x7a09e5623df9 - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stderr] 5: 0x7a09e5623923 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stderr] 6: 0x7a09e4627ef1 - std[81cbeca88b98c93c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7a09e562421f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stderr] 8: 0x7a09e4664971 - std[81cbeca88b98c93c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7a09e4656b76 - std[81cbeca88b98c93c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7a09e4653fc4 - std[81cbeca88b98c93c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7a09e4675da1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7a09e4bd89ec - ::span_bug:: [INFO] [stderr] 13: 0x7a09e4bfbf67 - rustc_middle[6c93bdfbfc98a078]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7a09e4bfc10a - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7a09e4becb1b - rustc_middle[6c93bdfbfc98a078]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7a09e2f76517 - rustc_middle[6c93bdfbfc98a078]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7a09e6d87782 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7a09e71cb62a - rustc_codegen_ssa[f092b563b0e85d53]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7a09e6114ea8 - rustc_codegen_llvm[548a7b6fdada028e]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7a09e714a41f - ::compile_codegen_unit [INFO] [stderr] 21: 0x7a09e7145e5b - rustc_codegen_ssa[f092b563b0e85d53]::base::codegen_crate:: [INFO] [stderr] 22: 0x7a09e71443f3 - ::codegen_crate [INFO] [stderr] 23: 0x7a09e70d0f0d - ::codegen_and_build_linker [INFO] [stderr] 24: 0x7a09e70cdad4 - , rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[91ef86f5e1df6c36]::ops::function::FnOnce<(&rustc_session[99c08a63cacde053]::session::Session, rustc_middle[6c93bdfbfc98a078]::ty::context::CurrentGcx, alloc[1278c350d6a28ed0]::sync::Arc, &std[81cbeca88b98c93c]::sync::once_lock::OnceLock, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal, &rustc_data_structures[b749dda7203db03c]::sync::worker_local::WorkerLocal, rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7a09e6f76973 - rustc_interface[d44e9095bc351cc8]::interface::run_compiler::<(), rustc_driver_impl[91fda0b55bcefb5a]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x7a09e6c1ac78 - std[81cbeca88b98c93c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x7a09e6c1a95c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[91ef86f5e1df6c36]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7a09e6c1fbaf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stderr] 29: 0x7a09e088aaa4 - [INFO] [stderr] 30: 0x7a09e0917a64 - clone [INFO] [stderr] 31: 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.6.0/rustc-ice-2025-11-09T05_27_09-970.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.93.0-nightly (9f93af291 2025-11-05) 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 `local-search-app` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name local_search_app --edition=2018 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac01b83950cf00dc -C extra-filename=-11c41e9a32534a0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-95fa62f1f49ab66e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-17993df3e9b88808.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-30f3747b0d00ad9b.rmeta --extern yew=/opt/rustwide/target/debug/deps/libyew-98a05869f34a9f08.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-1087ebfbfef0c040/out` (exit status: 101) [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/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name yew --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.6.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="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=72f07633a2ba92a0 -C extra-filename=-98a05869f34a9f08 --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-f6d8973a659e7198.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-19dfdd4acfbd0f7e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b6c57b8425024d7b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-86eaae77dee03472.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-92258e8c4494e183.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b7796adc36072102.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e05a83f80787788.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-30f3747b0d00ad9b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-1087ebfbfef0c040/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6e06e9005619850245afe1b8bb8df22a5769879d8694c9f2cf4fc72b820e53ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e06e9005619850245afe1b8bb8df22a5769879d8694c9f2cf4fc72b820e53ee", kill_on_drop: false }` [INFO] [stdout] 6e06e9005619850245afe1b8bb8df22a5769879d8694c9f2cf4fc72b820e53ee