[INFO] fetching crate wasi-worker-yew 0.5.2... [INFO] testing wasi-worker-yew-0.5.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wasi-worker-yew 0.5.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wasi-worker-yew 0.5.2 [INFO] finished tweaking crates.io crate wasi-worker-yew 0.5.2 [INFO] tweaked toml for crates.io crate wasi-worker-yew 0.5.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasi-worker-yew 0.5.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.2.1 (available: v1.3.3) [INFO] [stderr] Adding yew v0.11.0 (available: v0.21.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d465576b0e39de0c9929ae134eeddc9b4d23ea168f14c27211d92037c255c3e9 [INFO] running `Command { std: "docker" "start" "-a" "d465576b0e39de0c9929ae134eeddc9b4d23ea168f14c27211d92037c255c3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d465576b0e39de0c9929ae134eeddc9b4d23ea168f14c27211d92037c255c3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d465576b0e39de0c9929ae134eeddc9b4d23ea168f14c27211d92037c255c3e9", kill_on_drop: false }` [INFO] [stdout] d465576b0e39de0c9929ae134eeddc9b4d23ea168f14c27211d92037c255c3e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dda5c3f183d24dd1cec9187d2e2ec414f54976d5ab6670a109867e073dfe797 [INFO] running `Command { std: "docker" "start" "-a" "9dda5c3f183d24dd1cec9187d2e2ec414f54976d5ab6670a109867e073dfe797", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v2.0.106 [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 stdweb v0.4.20 [INFO] [stderr] Compiling yew-macro v0.11.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling yew v0.11.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling wasi-worker v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] [INFO] [stdout] error: internal compiler error: /rustc-dev/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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' (503) panicked at /rustc-dev/2440211fe03bc45c89b6dc1a3df18382ce91e32b/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7392f63c3cc3 - ::fmt::hb1988e8b50fa5f19 [INFO] [stderr] 1: 0x7392f6a020c4 - core::fmt::write::hcd056e06a609f600 [INFO] [stderr] 2: 0x7392f6378561 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stderr] 3: 0x7392f6389a32 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stderr] 4: 0x7392f638f999 - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stderr] 5: 0x7392f638f4c3 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stderr] 6: 0x7392f53b24d7 - std[153372ebdbebfe75]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7392f638fdbf - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stderr] 8: 0x7392f53eeda1 - std[153372ebdbebfe75]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7392f53e25b6 - std[153372ebdbebfe75]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7392f53e0059 - std[153372ebdbebfe75]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7392f53fa491 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7392f59678dc - ::span_bug:: [INFO] [stderr] 13: 0x7392f598cc77 - rustc_middle[1ffe7d7bfe5c941f]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7392f598ccfa - rustc_middle[1ffe7d7bfe5c941f]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7392f597b4db - rustc_middle[1ffe7d7bfe5c941f]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7392f3c0e737 - rustc_middle[1ffe7d7bfe5c941f]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7392f7aa5777 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7392f7e1552c - rustc_codegen_ssa[60235224291d93e4]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7392f6c9a8b2 - rustc_codegen_llvm[b2bd9804c144cd7d]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7392f7b93a9f - ::compile_codegen_unit [INFO] [stderr] 21: 0x7392f7b91a4e - ::codegen_crate [INFO] [stderr] 22: 0x7392f7c70eb0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7392f7c6ea00 - rustc_interface[47f772b6099a9839]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d0107cd3ad6513d0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7392f7c6033e - rustc_interface[47f772b6099a9839]::interface::run_compiler::<(), rustc_driver_impl[d0107cd3ad6513d0]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7392f7b6cdb8 - std[153372ebdbebfe75]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7392f7b6ca9c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[273ca2994e9d09f7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7392f7b7314d - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stderr] 28: 0x7392f168aaa4 - [INFO] [stderr] 29: 0x7392f1717a34 - 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_07_09-501.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.92.0-nightly (2440211fe 2025-09-25) 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 wasi-worker-yew v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: /rustc-dev/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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' (512) panicked at /rustc-dev/2440211fe03bc45c89b6dc1a3df18382ce91e32b/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:123:21: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7c4d489c3cc3 - ::fmt::hb1988e8b50fa5f19 [INFO] [stderr] 1: 0x7c4d490020c4 - core::fmt::write::hcd056e06a609f600 [INFO] [stderr] 2: 0x7c4d48978561 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stderr] 3: 0x7c4d48989a32 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stderr] 4: 0x7c4d4898f999 - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stderr] 5: 0x7c4d4898f4c3 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stderr] 6: 0x7c4d479b24d7 - std[153372ebdbebfe75]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7c4d4898fdbf - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stderr] 8: 0x7c4d479eeda1 - std[153372ebdbebfe75]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7c4d479e25b6 - std[153372ebdbebfe75]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7c4d479e0059 - std[153372ebdbebfe75]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7c4d479fa491 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7c4d47f678dc - ::span_bug:: [INFO] [stderr] 13: 0x7c4d47f8cc77 - rustc_middle[1ffe7d7bfe5c941f]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7c4d47f8ccfa - rustc_middle[1ffe7d7bfe5c941f]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7c4d47f7b4db - rustc_middle[1ffe7d7bfe5c941f]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7c4d4620e737 - rustc_middle[1ffe7d7bfe5c941f]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7c4d4a0a5777 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7c4d4a41552c - rustc_codegen_ssa[60235224291d93e4]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7c4d4929a8b2 - rustc_codegen_llvm[b2bd9804c144cd7d]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7c4d4a193a9f - ::compile_codegen_unit [INFO] [stderr] 21: 0x7c4d4a191a4e - ::codegen_crate [INFO] [stderr] 22: 0x7c4d4a270eb0 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7c4d4a26ea00 - rustc_interface[47f772b6099a9839]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d0107cd3ad6513d0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 24: 0x7c4d4a26033e - rustc_interface[47f772b6099a9839]::interface::run_compiler::<(), rustc_driver_impl[d0107cd3ad6513d0]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7c4d4a16cdb8 - std[153372ebdbebfe75]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7c4d4a16ca9c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[273ca2994e9d09f7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 27: 0x7c4d4a17314d - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stderr] 28: 0x7c4d43c8aaa4 - [INFO] [stderr] 29: 0x7c4d43d17a34 - 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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.11.0/rustc-ice-2025-10-01T20_07_16-508.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.92.0-nightly (2440211fe 2025-09-25) 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` (lib); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name yew --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.11.0/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="agent"' --cfg 'feature="bincode"' --cfg 'feature="default"' --cfg 'feature="services"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "bincode", "cbor", "default", "doc_test", "msgpack", "rmp-serde", "serde_cbor", "serde_yaml", "services", "toml", "wasm_test", "web_test", "yaml"))' -C metadata=29cad717f781798e -C extra-filename=-6d7ffc38ba9ee86f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anymap=/opt/rustwide/target/debug/deps/libanymap-eb4740c6d4af0ea4.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ac2f4c498778bc73.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-cc62afce0d4ced34.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-aabe4307af1ccc85.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-e081b3106e47e840.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-122d39bc10d4d766.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a56ce6843bba2d35.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-6bb58e9e714d39d8.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-5b2c4c1df4e6cebb.so --cap-lints allow --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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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=1919cefe8f741939 -C extra-filename=-6bb58e9e714d39d8 --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-a56ce6843bba2d35.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-db3a083af798cbce.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-2cd803d1e96cfee0.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" "9dda5c3f183d24dd1cec9187d2e2ec414f54976d5ab6670a109867e073dfe797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dda5c3f183d24dd1cec9187d2e2ec414f54976d5ab6670a109867e073dfe797", kill_on_drop: false }` [INFO] [stdout] 9dda5c3f183d24dd1cec9187d2e2ec414f54976d5ab6670a109867e073dfe797