[INFO] fetching crate wasi-worker-yew 0.5.2... [INFO] testing wasi-worker-yew-0.5.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate wasi-worker-yew 0.5.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate wasi-worker-yew 0.5.2 [INFO] finished tweaking crates.io crate wasi-worker-yew 0.5.2 [INFO] tweaked toml for crates.io crate wasi-worker-yew 0.5.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasi-worker-yew 0.5.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.2.1 (available: v1.3.3) [INFO] [stderr] Adding yew v0.11.0 (available: v0.21.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded wasi-worker v0.5.0 [INFO] [stderr] Downloaded yew v0.11.0 [INFO] [stderr] Downloaded yew-macro v0.11.0 [INFO] [stderr] Downloaded anymap v0.12.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d8812ed7834d954d49dfcc9f37fbe5a9caec8393503a9c13fda922c90785667 [INFO] running `Command { std: "docker" "start" "-a" "8d8812ed7834d954d49dfcc9f37fbe5a9caec8393503a9c13fda922c90785667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8812ed7834d954d49dfcc9f37fbe5a9caec8393503a9c13fda922c90785667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8812ed7834d954d49dfcc9f37fbe5a9caec8393503a9c13fda922c90785667", kill_on_drop: false }` [INFO] [stdout] 8d8812ed7834d954d49dfcc9f37fbe5a9caec8393503a9c13fda922c90785667 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700ff31e8a7f5ae8ab902a7d91d795adac9d2a40ca1a7687c6ffdf7c2202266f [INFO] running `Command { std: "docker" "start" "-a" "700ff31e8a7f5ae8ab902a7d91d795adac9d2a40ca1a7687c6ffdf7c2202266f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling yew v0.11.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling yew-macro v0.11.0 [INFO] [stderr] Compiling wasi-worker v0.5.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stdout] error: internal compiler error: /rustc-dev/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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.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' (658) panicked at /rustc-dev/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x74826b85f223 - ::fmt::hde21067283f7e82e [INFO] [stderr] 1: 0x74826c001afc - core::fmt::write::h24186904251c31cb [INFO] [stderr] 2: 0x74826b813d93 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stderr] 3: 0x74826b8253a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stderr] 4: 0x74826b82b3f9 - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stderr] 5: 0x74826b82af23 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stderr] 6: 0x74826a820c91 - std[e95ebcffb71a5621]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x74826b82b81f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stderr] 8: 0x74826a85cb31 - std[e95ebcffb71a5621]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x74826a84f386 - std[e95ebcffb71a5621]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x74826a84efc7 - std[e95ebcffb71a5621]::panicking::begin_panic:: [INFO] [stderr] 11: 0x74826a87b161 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x74826addf05c - ::span_bug:: [INFO] [stderr] 13: 0x74826ae025d7 - rustc_middle[9ce76f953d15e2f6]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x74826ae0277a - rustc_middle[9ce76f953d15e2f6]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x74826adf318b - rustc_middle[9ce76f953d15e2f6]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7482690e22a7 - rustc_middle[9ce76f953d15e2f6]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x74826cfe2ec2 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x74826d41b4bc - rustc_codegen_ssa[a33745cc73e278e]::mir::codegen_mir::> [INFO] [stderr] 19: 0x74826c37ffa6 - rustc_codegen_llvm[c55eb99b4a41f0f2]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x74826d1d3ddf - ::compile_codegen_unit [INFO] [stderr] 21: 0x74826d1cf7ee - rustc_codegen_ssa[a33745cc73e278e]::base::codegen_crate:: [INFO] [stderr] 22: 0x74826d1cdd73 - ::codegen_crate [INFO] [stderr] 23: 0x74826d35d50d - ::codegen_and_build_linker [INFO] [stderr] 24: 0x74826d35a0d4 - , rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<(&rustc_session[84c9ddeb8f325268]::session::Session, rustc_middle[9ce76f953d15e2f6]::ty::context::CurrentGcx, alloc[6ba2be5df7d20276]::sync::Arc, &std[e95ebcffb71a5621]::sync::once_lock::OnceLock, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x74826d1fbfe9 - rustc_interface[d5ff205a9ab97820]::interface::run_compiler::<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x74826ce90e3c - std[e95ebcffb71a5621]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x74826ce90b20 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x74826ce95daf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stderr] 29: 0x748266a8aaa4 - [INFO] [stderr] 30: 0x748266b17a64 - 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.20/rustc-ice-2025-11-14T00_06_06-656.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.93.0-nightly (c90bcb957 2025-11-06) 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 wasi-worker-yew v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: /rustc-dev/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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.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' (665) panicked at /rustc-dev/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7d324e25f223 - ::fmt::hde21067283f7e82e [INFO] [stderr] 1: 0x7d324ea01afc - core::fmt::write::h24186904251c31cb [INFO] [stderr] 2: 0x7d324e213d93 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stderr] 3: 0x7d324e2253a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stderr] 4: 0x7d324e22b3f9 - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stderr] 5: 0x7d324e22af23 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stderr] 6: 0x7d324d220c91 - std[e95ebcffb71a5621]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7d324e22b81f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stderr] 8: 0x7d324d25cb31 - std[e95ebcffb71a5621]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7d324d24f386 - std[e95ebcffb71a5621]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7d324d24efc7 - std[e95ebcffb71a5621]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7d324d27b161 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7d324d7df05c - ::span_bug:: [INFO] [stderr] 13: 0x7d324d8025d7 - rustc_middle[9ce76f953d15e2f6]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7d324d80277a - rustc_middle[9ce76f953d15e2f6]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7d324d7f318b - rustc_middle[9ce76f953d15e2f6]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7d324bae22a7 - rustc_middle[9ce76f953d15e2f6]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7d324f9e2ec2 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7d324fe1b4bc - rustc_codegen_ssa[a33745cc73e278e]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7d324ed7ffa6 - rustc_codegen_llvm[c55eb99b4a41f0f2]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7d324fbd3ddf - ::compile_codegen_unit [INFO] [stderr] 21: 0x7d324fbcf7ee - rustc_codegen_ssa[a33745cc73e278e]::base::codegen_crate:: [INFO] [stderr] 22: 0x7d324fbcdd73 - ::codegen_crate [INFO] [stderr] 23: 0x7d324fd5d50d - ::codegen_and_build_linker [INFO] [stderr] 24: 0x7d324fd5a0d4 - , rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<(&rustc_session[84c9ddeb8f325268]::session::Session, rustc_middle[9ce76f953d15e2f6]::ty::context::CurrentGcx, alloc[6ba2be5df7d20276]::sync::Arc, &std[e95ebcffb71a5621]::sync::once_lock::OnceLock, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7d324fbfbfe9 - rustc_interface[d5ff205a9ab97820]::interface::run_compiler::<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x7d324f890e3c - std[e95ebcffb71a5621]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x7d324f890b20 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7d324f895daf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stderr] 29: 0x7d324948aaa4 - [INFO] [stderr] 30: 0x7d3249517a64 - 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.11.0/rustc-ice-2025-11-14T00_06_15-663.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.93.0-nightly (c90bcb957 2025-11-06) 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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=89e5750d5876d00e -C extra-filename=-5e12e1b11036eaef --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-62b06503fd4c4f56.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-e1ed7c1967293426.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-5be1542f63c7dabe.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] [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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=0efb5388115effc9 -C extra-filename=-861123e41a82da88 --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-69190910516fa6b1.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-1a5db24b4640ad99.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-aabe4307af1ccc85.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-e081b3106e47e840.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-122d39bc10d4d766.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-62b06503fd4c4f56.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-5e12e1b11036eaef.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-13704169a42a27c3.so --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "700ff31e8a7f5ae8ab902a7d91d795adac9d2a40ca1a7687c6ffdf7c2202266f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700ff31e8a7f5ae8ab902a7d91d795adac9d2a40ca1a7687c6ffdf7c2202266f", kill_on_drop: false }` [INFO] [stdout] 700ff31e8a7f5ae8ab902a7d91d795adac9d2a40ca1a7687c6ffdf7c2202266f