[INFO] fetching crate yew_simple 0.3.0... [INFO] testing yew_simple-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate yew_simple 0.3.0 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yew_simple 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b52a17ce98355e37b30e4faaeb5f3fe3850d541eeda58a38b7de78d5eb0b1296 [INFO] running `Command { std: "docker" "start" "-a" "b52a17ce98355e37b30e4faaeb5f3fe3850d541eeda58a38b7de78d5eb0b1296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52a17ce98355e37b30e4faaeb5f3fe3850d541eeda58a38b7de78d5eb0b1296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52a17ce98355e37b30e4faaeb5f3fe3850d541eeda58a38b7de78d5eb0b1296", kill_on_drop: false }` [INFO] [stdout] b52a17ce98355e37b30e4faaeb5f3fe3850d541eeda58a38b7de78d5eb0b1296 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb68f9eb26b2f4ea5bf0b252e6e612066f00bbbdd76a772bdea04f1ba68e8f1c [INFO] running `Command { std: "docker" "start" "-a" "bb68f9eb26b2f4ea5bf0b252e6e612066f00bbbdd76a772bdea04f1ba68e8f1c", 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 failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [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 base-x v0.2.11 [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 bytes v0.4.12 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling addr2line v0.25.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] [stderr] Compiling yew v0.4.0 [INFO] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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' (541) panicked at /rustc-dev/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7b4ce41ee8e3 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] 1: 0x7b4ce4a01c3c - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] 2: 0x7b4ce41d9573 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] 3: 0x7b4ce41eeed2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] 4: 0x7b4ce41d0b0c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] 5: 0x7b4ce41d0638 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] 6: 0x7b4ce3251155 - std[ab536537f3ce4e95]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7b4ce41d1883 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] 8: 0x7b4ce328a971 - std[ab536537f3ce4e95]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7b4ce328a946 - std[ab536537f3ce4e95]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7b4ce3288a36 - std[ab536537f3ce4e95]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7b4ce32746d1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7b4ce388d33c - ::span_bug:: [INFO] [stderr] 13: 0x7b4ce387c657 - rustc_middle[14beee7158743fd0]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7b4ce387c5ba - rustc_middle[14beee7158743fd0]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7b4ce387c58b - rustc_middle[14beee7158743fd0]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7b4ce125be47 - rustc_middle[14beee7158743fd0]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7b4ce5a618fb - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7b4ce5e2f019 - rustc_codegen_ssa[995e810524c82ec3]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7b4ce4b6fd97 - rustc_codegen_llvm[fe0d46f98d799571]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7b4ce5c94654 - ::compile_codegen_unit [INFO] [stderr] 21: 0x7b4ce5c9257a - ::codegen_crate [INFO] [stderr] 22: 0x7b4ce59b19f0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7b4ce5bc28bc - rustc_interface[4782dcb0b1aa532c]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7b4ce5c823aa - rustc_interface[4782dcb0b1aa532c]::interface::run_compiler::<(), rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7b4ce5b5d47b - std[ab536537f3ce4e95]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7b4ce5b5d154 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37e99982163edfeb]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7b4ce5b5900b - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stderr] 28: 0x7b4cdf48aaa4 - [INFO] [stderr] 29: 0x7b4cdf517a34 - 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_52-539.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b6ae10aa7 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] [stderr] [INFO] [stderr] thread 'rustc' (568) panicked at /rustc-dev/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stdout] error: internal compiler error: /rustc-dev/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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] stack backtrace: [INFO] [stderr] 0: 0x7577dc9ee8e3 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] 1: 0x7577dd201c3c - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] 2: 0x7577dc9d9573 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] 3: 0x7577dc9eeed2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] 4: 0x7577dc9d0b0c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] 5: 0x7577dc9d0638 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] 6: 0x7577dba51155 - std[ab536537f3ce4e95]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7577dc9d1883 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] 8: 0x7577dba8a971 - std[ab536537f3ce4e95]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7577dba8a946 - std[ab536537f3ce4e95]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7577dba88a36 - std[ab536537f3ce4e95]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7577dba746d1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7577dc08d33c - ::span_bug:: [INFO] [stderr] 13: 0x7577dc07c657 - rustc_middle[14beee7158743fd0]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7577dc07c5ba - rustc_middle[14beee7158743fd0]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7577dc07c58b - rustc_middle[14beee7158743fd0]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7577d9a5be47 - rustc_middle[14beee7158743fd0]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7577de2618fb - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7577de62f019 - rustc_codegen_ssa[995e810524c82ec3]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7577dd36fd97 - rustc_codegen_llvm[fe0d46f98d799571]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7577de494654 - ::compile_codegen_unit [INFO] [stderr] 21: 0x7577de49257a - ::codegen_crate [INFO] [stderr] 22: 0x7577de1b19f0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7577de3c28bc - rustc_interface[4782dcb0b1aa532c]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7577de4823aa - rustc_interface[4782dcb0b1aa532c]::interface::run_compiler::<(), rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7577de35d47b - std[ab536537f3ce4e95]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7577de35d154 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37e99982163edfeb]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7577de35900b - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stderr] 28: 0x7577d7c8aaa4 - [INFO] [stderr] 29: 0x7577d7d17a34 - 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_09_00-565.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b6ae10aa7 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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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" "bb68f9eb26b2f4ea5bf0b252e6e612066f00bbbdd76a772bdea04f1ba68e8f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb68f9eb26b2f4ea5bf0b252e6e612066f00bbbdd76a772bdea04f1ba68e8f1c", kill_on_drop: false }` [INFO] [stdout] bb68f9eb26b2f4ea5bf0b252e6e612066f00bbbdd76a772bdea04f1ba68e8f1c