[INFO] fetching crate yew_audio 0.1.2... [INFO] testing yew_audio-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate yew_audio 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking crates.io crate yew_audio 0.1.2 [INFO] finished tweaking crates.io crate yew_audio 0.1.2 [INFO] tweaked toml for crates.io crate yew_audio 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yew_audio 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f94f19ba3e48fbb3562a165b417f74b219d1f70887e5bea5cc3cd4103e4151b6 [INFO] running `Command { std: "docker" "start" "-a" "f94f19ba3e48fbb3562a165b417f74b219d1f70887e5bea5cc3cd4103e4151b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f94f19ba3e48fbb3562a165b417f74b219d1f70887e5bea5cc3cd4103e4151b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94f19ba3e48fbb3562a165b417f74b219d1f70887e5bea5cc3cd4103e4151b6", kill_on_drop: false }` [INFO] [stdout] f94f19ba3e48fbb3562a165b417f74b219d1f70887e5bea5cc3cd4103e4151b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3c516bbb61bf532e38a0c893815871110daad6cd5edb3057f447fd39218addd [INFO] running `Command { std: "docker" "start" "-a" "b3c516bbb61bf532e38a0c893815871110daad6cd5edb3057f447fd39218addd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling failure v0.1.8 [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] [stderr] thread 'rustc' (598) panicked at /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/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] 0: 0x75159bc69fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x75159c401998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x75159bc1f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x75159bc30082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x75159bc35f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x75159bc35a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x75159ac8cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x75159bc363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x75159acc9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x75159acbd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x75159acbccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x75159acd4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x75159b25b1ac - ::span_bug:: [INFO] [stderr] 13: 0x75159b281147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x75159b28132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x75159b26fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x75159930fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x75159d3f3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x75159d83c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x75159c84ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x75159d572f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x75159d570e03 - ::codegen_crate [INFO] [stderr] 22: 0x75159d8b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x75159d8b08bc - rustc_interface[1e61e9ba1f0bb161]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x75159d670de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x75159d551938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x75159d55161c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5002542780a992fa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x75159d55774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x751596e8aaa4 - [INFO] [stderr] 29: 0x751596f17a34 - 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-09-01T13_10_42-596.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b83b707f9 2025-08-28) 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_audio v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | fn connect(&self, to: &AudioNode) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] 11 | fn connect(&self, to: &dyn AudioNode) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/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' (613) panicked at /rustc-dev/b83b707f97d809763b7861afa7638871f3339a33/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7c7fdb469fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x7c7fdbc01998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x7c7fdb41f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x7c7fdb430082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x7c7fdb435f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x7c7fdb435a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x7c7fda48cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7c7fdb4363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x7c7fda4c9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7c7fda4bd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7c7fda4bccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7c7fda4d4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7c7fdaa5b1ac - ::span_bug:: [INFO] [stderr] 13: 0x7c7fdaa81147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7c7fdaa8132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7c7fdaa6fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7c7fd8b0fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7c7fdcbf3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7c7fdd03c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7c7fdc04ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7c7fdcd72f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x7c7fdcd70e03 - ::codegen_crate [INFO] [stderr] 22: 0x7c7fdd0b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7c7fdd0b08bc - rustc_interface[1e61e9ba1f0bb161]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7c7fdce70de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7c7fdcd51938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7c7fdcd5161c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5002542780a992fa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7c7fdcd5774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x7c7fd668aaa4 - [INFO] [stderr] 29: 0x7c7fd6717a34 - 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-09-01T13_10_49-611.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b83b707f9 2025-08-28) 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_audio` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name yew_audio --edition=2018 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=4ae3dfd7cc048992 -C extra-filename=-34e89b1937c46a43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-4bcc1d022cd2e948.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c0203541a651a34a.so --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-52fa0237b4e92a12.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-2b9a5cdde3a5d0b3.so --extern yew=/opt/rustwide/target/debug/deps/libyew-f32d214a9b2a78d6.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/b83b707f97d809763b7861afa7638871f3339a33/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=5ecc92025030e458 -C extra-filename=-52fa0237b4e92a12 --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-4bcc1d022cd2e948.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b28e389fdc85b865.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-2b9a5cdde3a5d0b3.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-b769a01046ec27ce.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" "b3c516bbb61bf532e38a0c893815871110daad6cd5edb3057f447fd39218addd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c516bbb61bf532e38a0c893815871110daad6cd5edb3057f447fd39218addd", kill_on_drop: false }` [INFO] [stdout] b3c516bbb61bf532e38a0c893815871110daad6cd5edb3057f447fd39218addd