[INFO] fetching crate yew_simple 0.3.0... [INFO] testing yew_simple-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate yew_simple 0.3.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yew_simple 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding http v0.1.21 (available: v1.4.0) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.8) [INFO] [stderr] Adding yew v0.4.0 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3e35f3ae381e3cc418acb7737fc328be4b14674515c3538946567fd35a1ddfa [INFO] running `Command { std: "docker" "start" "-a" "c3e35f3ae381e3cc418acb7737fc328be4b14674515c3538946567fd35a1ddfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3e35f3ae381e3cc418acb7737fc328be4b14674515c3538946567fd35a1ddfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e35f3ae381e3cc418acb7737fc328be4b14674515c3538946567fd35a1ddfa", kill_on_drop: false }` [INFO] [stdout] c3e35f3ae381e3cc418acb7737fc328be4b14674515c3538946567fd35a1ddfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f60010d689f6dd4524c497252ddc670700eec03ffaada9c57d07caaf91a06085 [INFO] running `Command { std: "docker" "start" "-a" "f60010d689f6dd4524c497252ddc670700eec03ffaada9c57d07caaf91a06085", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling expect_macro v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling yew v0.4.0 [INFO] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125: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] thread 'rustc' (723) panicked at /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x72923eb9535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x72923f22f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x72923ebac366 - ::write_fmt [INFO] [stderr] 3: 0x72923eb6b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x72923eb88763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x72923db8566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x72923eb88a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x72923dbb4cf1 - std[e72de78501789eb0]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x72923dbad9d6 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x72923dbad73b - std[e72de78501789eb0]::panicking::begin_panic:: [INFO] [stderr] 10: 0x72923dbc0361 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x72923e177d2c - ::span_bug:: [INFO] [stderr] 12: 0x72923e19f8b6 - rustc_middle[ff930705cf6dddea]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x72923e19fa62 - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x72923e19053b - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x72923baaa558 - rustc_middle[ff930705cf6dddea]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7292403a35c1 - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x72924063e659 - rustc_codegen_ssa[68f765257a4d07e0]::mir::codegen_mir::> [INFO] [stderr] 18: 0x72923f3ce90b - rustc_codegen_llvm[c00be91cbe6075b0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x729240561484 - ::compile_codegen_unit [INFO] [stderr] 20: 0x72924055d059 - rustc_codegen_ssa[68f765257a4d07e0]::base::codegen_crate:: [INFO] [stderr] 21: 0x72924055b125 - ::codegen_crate [INFO] [stderr] 22: 0x72924050693a - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7292405014cd - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x72924041e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x72924041f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x72924041ffac - ::new::thread_start [INFO] [stderr] 27: 0x729239e8aaa4 - [INFO] [stderr] 28: 0x729239f17a64 - clone [INFO] [stderr] 29: 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-2026-04-10T11_04_59-721.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) 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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125: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] thread 'rustc' (750) panicked at /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:125:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x75f7c799535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x75f7c802f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x75f7c79ac366 - ::write_fmt [INFO] [stderr] 3: 0x75f7c796b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x75f7c7988763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x75f7c698566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x75f7c7988a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x75f7c69b4cf1 - std[e72de78501789eb0]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x75f7c69ad9d6 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x75f7c69ad73b - std[e72de78501789eb0]::panicking::begin_panic:: [INFO] [stderr] 10: 0x75f7c69c0361 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x75f7c6f77d2c - ::span_bug:: [INFO] [stderr] 12: 0x75f7c6f9f8b6 - rustc_middle[ff930705cf6dddea]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x75f7c6f9fa62 - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x75f7c6f9053b - rustc_middle[ff930705cf6dddea]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x75f7c48aa558 - rustc_middle[ff930705cf6dddea]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x75f7c91a35c1 - >>::codegen_intrinsic_call [INFO] [stderr] 17: 0x75f7c943e659 - rustc_codegen_ssa[68f765257a4d07e0]::mir::codegen_mir::> [INFO] [stderr] 18: 0x75f7c81ce90b - rustc_codegen_llvm[c00be91cbe6075b0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 19: 0x75f7c9361484 - ::compile_codegen_unit [INFO] [stderr] 20: 0x75f7c935d059 - rustc_codegen_ssa[68f765257a4d07e0]::base::codegen_crate:: [INFO] [stderr] 21: 0x75f7c935b125 - ::codegen_crate [INFO] [stderr] 22: 0x75f7c930693a - ::codegen_and_build_linker [INFO] [stderr] 23: 0x75f7c93014cd - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 24: 0x75f7c921e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 25: 0x75f7c921f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x75f7c921ffac - ::new::thread_start [INFO] [stderr] 27: 0x75f7c2c8aaa4 - [INFO] [stderr] 28: 0x75f7c2d17a64 - clone [INFO] [stderr] 29: 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-2026-04-10T11_05_07-748.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) 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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=5fbde788c576b6ef -C extra-filename=-50b411fc657386e2 --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-e605eba22a4c4721.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-deda869300659634.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e6b118a93e20a129.rmeta --extern yew=/opt/rustwide/target/debug/deps/libyew-66513f73fe1f016f.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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=5f008d1e34fd8491 -C extra-filename=-deda869300659634 --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-c09ed92e1bb1a730.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a021ef7d2829b51.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-fda26dc05064c3d0.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-12cabcc93d20da56.so --extern stdweb_internal_runtime=/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-58efda4ad4253aec.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_nightly` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f60010d689f6dd4524c497252ddc670700eec03ffaada9c57d07caaf91a06085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60010d689f6dd4524c497252ddc670700eec03ffaada9c57d07caaf91a06085", kill_on_drop: false }` [INFO] [stdout] f60010d689f6dd4524c497252ddc670700eec03ffaada9c57d07caaf91a06085