[INFO] fetching crate yew_simple 0.3.0... [INFO] testing yew_simple-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate yew_simple 0.3.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yew_simple 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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 expect_macro v0.2.1 [INFO] [stderr] Downloaded yew v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4adaf1e52ba2d768f75e85b5e65346b9356da416bcab7f2e6d29f08c5873f8e [INFO] running `Command { std: "docker" "start" "-a" "a4adaf1e52ba2d768f75e85b5e65346b9356da416bcab7f2e6d29f08c5873f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4adaf1e52ba2d768f75e85b5e65346b9356da416bcab7f2e6d29f08c5873f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4adaf1e52ba2d768f75e85b5e65346b9356da416bcab7f2e6d29f08c5873f8e", kill_on_drop: false }` [INFO] [stdout] a4adaf1e52ba2d768f75e85b5e65346b9356da416bcab7f2e6d29f08c5873f8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5de65c3c160b8008272561e2d20b66bb1b19e0ef2aa58b7a7baab524ecda8cc1 [INFO] running `Command { std: "docker" "start" "-a" "5de65c3c160b8008272561e2d20b66bb1b19e0ef2aa58b7a7baab524ecda8cc1", 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 sha1_smol v1.0.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling expect_macro v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling url v1.7.2 [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 failure_derive v0.1.8 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling yew v0.4.0 [INFO] [stdout] error: internal compiler error: /rustc-dev/caccb4d0368bd918ef6668af8e13834d07040417/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' (376) panicked at /rustc-dev/caccb4d0368bd918ef6668af8e13834d07040417/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f66afdcc243 - ::fmt::h52160e9da139e442 [INFO] [stderr] 1: 0x7f66b0402004 - core::fmt::write::hf09a056a304e021a [INFO] [stderr] 2: 0x7f66afd80ac1 - std::io::Write::write_fmt::h361c7127187cda65 [INFO] [stderr] 3: 0x7f66afd91fb2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stderr] 4: 0x7f66afd97f19 - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stderr] 5: 0x7f66afd97a43 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stderr] 6: 0x7f66aedbc747 - std[7e5923e4fb083e6e]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7f66afd9833f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stderr] 8: 0x7f66aedf89d1 - std[7e5923e4fb083e6e]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7f66aedec346 - std[7e5923e4fb083e6e]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7f66aede9c89 - std[7e5923e4fb083e6e]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7f66aee040c1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7f66af370dac - ::span_bug:: [INFO] [stderr] 13: 0x7f66af396117 - rustc_middle[85294cbce27cd394]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7f66af39619a - rustc_middle[85294cbce27cd394]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7f66af38497b - rustc_middle[85294cbce27cd394]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7f66ad3ebca7 - rustc_middle[85294cbce27cd394]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7f66b13963f7 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7f66b183e8cc - rustc_codegen_ssa[5bdc4e3ddd96b10]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7f66b0698d7a - rustc_codegen_llvm[9d4eb80d51991bd8]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7f66b15b725f - ::compile_codegen_unit [INFO] [stderr] 21: 0x7f66b15b520e - ::codegen_crate [INFO] [stderr] 22: 0x7f66b18111b0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7f66b180ed00 - rustc_interface[2ea1c423c56ccb20]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[bee8db6accd21c89]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7f66b15dd87e - rustc_interface[2ea1c423c56ccb20]::interface::run_compiler::<(), rustc_driver_impl[bee8db6accd21c89]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7f66b1562b38 - std[7e5923e4fb083e6e]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7f66b156281c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a75fa55fde0009ec]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7f66b15685cd - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stderr] 28: 0x7f66ab08aaa4 - [INFO] [stderr] 29: 0x7f66ab117a34 - 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-01T20_41_29-374.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.92.0-nightly (caccb4d03 2025-09-24) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(rust_2021_compatibility)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/caccb4d0368bd918ef6668af8e13834d07040417/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] thread 'rustc' (394) panicked at /rustc-dev/caccb4d0368bd918ef6668af8e13834d07040417/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x76b50a1cc243 - ::fmt::h52160e9da139e442 [INFO] [stderr] 1: 0x76b50a802004 - core::fmt::write::hf09a056a304e021a [INFO] [stderr] 2: 0x76b50a180ac1 - std::io::Write::write_fmt::h361c7127187cda65 [INFO] [stderr] 3: 0x76b50a191fb2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stderr] 4: 0x76b50a197f19 - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stderr] 5: 0x76b50a197a43 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stderr] 6: 0x76b5091bc747 - std[7e5923e4fb083e6e]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x76b50a19833f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stderr] 8: 0x76b5091f89d1 - std[7e5923e4fb083e6e]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x76b5091ec346 - std[7e5923e4fb083e6e]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x76b5091e9c89 - std[7e5923e4fb083e6e]::panicking::begin_panic:: [INFO] [stderr] 11: 0x76b5092040c1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x76b509770dac - ::span_bug:: [INFO] [stderr] 13: 0x76b509796117 - rustc_middle[85294cbce27cd394]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x76b50979619a - rustc_middle[85294cbce27cd394]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x76b50978497b - rustc_middle[85294cbce27cd394]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x76b5077ebca7 - rustc_middle[85294cbce27cd394]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x76b50b7963f7 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x76b50bc3e8cc - rustc_codegen_ssa[5bdc4e3ddd96b10]::mir::codegen_mir::> [INFO] [stderr] 19: 0x76b50aa98d7a - rustc_codegen_llvm[9d4eb80d51991bd8]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x76b50b9b725f - ::compile_codegen_unit [INFO] [stderr] 21: 0x76b50b9b520e - ::codegen_crate [INFO] [stderr] 22: 0x76b50bc111b0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x76b50bc0ed00 - rustc_interface[2ea1c423c56ccb20]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[bee8db6accd21c89]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x76b50b9dd87e - rustc_interface[2ea1c423c56ccb20]::interface::run_compiler::<(), rustc_driver_impl[bee8db6accd21c89]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x76b50b962b38 - std[7e5923e4fb083e6e]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x76b50b96281c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a75fa55fde0009ec]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x76b50b9685cd - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stderr] 28: 0x76b50548aaa4 - [INFO] [stderr] 29: 0x76b505517a34 - 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-01T20_41_36-392.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.92.0-nightly (caccb4d03 2025-09-24) 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/caccb4d0368bd918ef6668af8e13834d07040417/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/caccb4d0368bd918ef6668af8e13834d07040417/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" "5de65c3c160b8008272561e2d20b66bb1b19e0ef2aa58b7a7baab524ecda8cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de65c3c160b8008272561e2d20b66bb1b19e0ef2aa58b7a7baab524ecda8cc1", kill_on_drop: false }` [INFO] [stdout] 5de65c3c160b8008272561e2d20b66bb1b19e0ef2aa58b7a7baab524ecda8cc1