[INFO] fetching crate yew_simple 0.3.0... [INFO] testing yew_simple-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate yew_simple 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate yew_simple 0.3.0 [INFO] finished tweaking crates.io crate yew_simple 0.3.0 [INFO] tweaked toml for crates.io crate yew_simple 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yew_simple 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding http v0.1.21 (available: v1.3.1) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.7) [INFO] [stderr] Adding yew v0.4.0 (available: v0.21.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew v0.4.0 [INFO] [stderr] Downloaded expect_macro v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08c6544e8f0be10544c02465af3405913807b041f01d8a04572b5c033931edbe [INFO] running `Command { std: "docker" "start" "-a" "08c6544e8f0be10544c02465af3405913807b041f01d8a04572b5c033931edbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c6544e8f0be10544c02465af3405913807b041f01d8a04572b5c033931edbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c6544e8f0be10544c02465af3405913807b041f01d8a04572b5c033931edbe", kill_on_drop: false }` [INFO] [stdout] 08c6544e8f0be10544c02465af3405913807b041f01d8a04572b5c033931edbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93405f8653bab12f1ce192d5ad01a7962c295df1dd38a3409f985f59aabac494 [INFO] running `Command { std: "docker" "start" "-a" "93405f8653bab12f1ce192d5ad01a7962c295df1dd38a3409f985f59aabac494", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling expect_macro v0.2.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling yew v0.4.0 [INFO] [stdout] error: internal compiler error: /rustc-dev/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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' (526) panicked at /rustc-dev/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x78bff0de5a43 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] 1: 0x78bff1601bfc - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] 2: 0x78bff0dd0493 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] 3: 0x78bff0de58a2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] 4: 0x78bff0dc7c1f - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] 5: 0x78bff0dc774b - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] 6: 0x78bfefe491b5 - std[619c96d97fe952c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x78bff0dc8313 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] 8: 0x78bfefe82991 - std[619c96d97fe952c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x78bfefe82966 - std[619c96d97fe952c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x78bfefe80ad6 - std[619c96d97fe952c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x78bfefe6d2f1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x78bff048367c - ::span_bug:: [INFO] [stderr] 13: 0x78bff0471ae7 - rustc_middle[5ca2e9449305faae]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x78bff0471a4a - rustc_middle[5ca2e9449305faae]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x78bff0471a1b - rustc_middle[5ca2e9449305faae]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x78bfee520ee7 - rustc_middle[5ca2e9449305faae]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x78bff2531c7b - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x78bff2a1a388 - rustc_codegen_ssa[d211144dd38b4208]::mir::codegen_mir::> [INFO] [stderr] 19: 0x78bff1776057 - rustc_codegen_llvm[ebd76f8efcabca32]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x78bff2729f14 - ::compile_codegen_unit [INFO] [stderr] 21: 0x78bff2727e3a - ::codegen_crate [INFO] [stderr] 22: 0x78bff27912b0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x78bff278ee3c - rustc_interface[b77c32c3bfe8d9]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x78bff27efe03 - rustc_interface[b77c32c3bfe8d9]::interface::run_compiler::<(), rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x78bff274e7fb - std[619c96d97fe952c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x78bff274e4d4 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b7f6e7468eb674bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x78bff274a28b - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stderr] 28: 0x78bfec08aaa4 - [INFO] [stderr] 29: 0x78bfec117a34 - 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-10-02T07_08_27-522.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (350d0ef0e 2025-08-13) 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 yew_simple v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `HeaderMap`, `Method`, `StatusCode`, and `Uri` [INFO] [stdout] --> src/fetch.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | use http::{HeaderMap, Method, StatusCode, Uri}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/router.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | route_fn: &'static Fn(RouteInfo) -> COMP::Message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | route_fn: &'static dyn Fn(RouteInfo) -> COMP::Message, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/router.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | route_fn: &'static Fn(RouteInfo) -> COMP::Message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 52 | route_fn: &'static dyn Fn(RouteInfo) -> COMP::Message, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> src/fetch.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | let js_callback = move |success: bool, response: Value, recv_body: String| -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FetchService` is never constructed [INFO] [stdout] --> src/fetch.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FetchService {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: /rustc-dev/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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' (568) panicked at /rustc-dev/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7481885e5a43 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] 1: 0x748188e01bfc - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] 2: 0x7481885d0493 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] 3: 0x7481885e58a2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] 4: 0x7481885c7c1f - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] 5: 0x7481885c774b - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] 6: 0x7481876491b5 - std[619c96d97fe952c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7481885c8313 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] 8: 0x748187682991 - std[619c96d97fe952c]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x748187682966 - std[619c96d97fe952c]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x748187680ad6 - std[619c96d97fe952c]::panicking::begin_panic:: [INFO] [stderr] 11: 0x74818766d2f1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x748187c8367c - ::span_bug:: [INFO] [stderr] 13: 0x748187c71ae7 - rustc_middle[5ca2e9449305faae]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x748187c71a4a - rustc_middle[5ca2e9449305faae]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x748187c71a1b - rustc_middle[5ca2e9449305faae]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x748185d20ee7 - rustc_middle[5ca2e9449305faae]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x748189d31c7b - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x74818a21a388 - rustc_codegen_ssa[d211144dd38b4208]::mir::codegen_mir::> [INFO] [stderr] 19: 0x748188f76057 - rustc_codegen_llvm[ebd76f8efcabca32]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x748189f29f14 - ::compile_codegen_unit [INFO] [stderr] 21: 0x748189f27e3a - ::codegen_crate [INFO] [stderr] 22: 0x748189f912b0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x748189f8ee3c - rustc_interface[b77c32c3bfe8d9]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x748189fefe03 - rustc_interface[b77c32c3bfe8d9]::interface::run_compiler::<(), rustc_driver_impl[c8262843f73b2e4e]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x748189f4e7fb - std[619c96d97fe952c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x748189f4e4d4 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b7f6e7468eb674bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x748189f4a28b - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stderr] 28: 0x74818388aaa4 - [INFO] [stderr] 29: 0x748183917a34 - 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/workdir/rustc-ice-2025-10-02T07_08_36-566.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (350d0ef0e 2025-08-13) 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_simple` (lib); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name yew_simple --edition=2015 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=8922d4820451b34c -C extra-filename=-c38da5a0c0a5d307 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern expect_macro=/opt/rustwide/target/debug/deps/libexpect_macro-f16565256f9d7baa.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5ae32e131df86705.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-b22f43431c7ba93f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2e08ef0725ea36d3.rmeta --extern yew=/opt/rustwide/target/debug/deps/libyew-7716d7ced04dbcb4.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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=9c4f60fbf555634c -C extra-filename=-b22f43431c7ba93f --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-37646bd4e49bfacd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-039a36875aadb22e.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-9ac1560c23671332.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] running `Command { std: "docker" "inspect" "93405f8653bab12f1ce192d5ad01a7962c295df1dd38a3409f985f59aabac494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93405f8653bab12f1ce192d5ad01a7962c295df1dd38a3409f985f59aabac494", kill_on_drop: false }` [INFO] [stdout] 93405f8653bab12f1ce192d5ad01a7962c295df1dd38a3409f985f59aabac494