[INFO] cloning repository https://github.com/hpp-playground/yew-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hpp-playground/yew-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpp-playground%2Fyew-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpp-playground%2Fyew-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa9ded368a063f12683c045754ba949aa76c844b [INFO] testing hpp-playground/yew-app against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhpp-playground%2Fyew-app" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hpp-playground/yew-app [INFO] finished tweaking git repo https://github.com/hpp-playground/yew-app [INFO] tweaked toml for git repo https://github.com/hpp-playground/yew-app written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hpp-playground/yew-app 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] crate git repo https://github.com/hpp-playground/yew-app already has a lockfile, it will not be regenerated [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 916504a3e54fe6bc4624df769e218ed0df57979bdc61e34bb536695fa46dfbc7 [INFO] running `Command { std: "docker" "start" "-a" "916504a3e54fe6bc4624df769e218ed0df57979bdc61e34bb536695fa46dfbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "916504a3e54fe6bc4624df769e218ed0df57979bdc61e34bb536695fa46dfbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916504a3e54fe6bc4624df769e218ed0df57979bdc61e34bb536695fa46dfbc7", kill_on_drop: false }` [INFO] [stdout] 916504a3e54fe6bc4624df769e218ed0df57979bdc61e34bb536695fa46dfbc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 53e3bf9c4bf2b158b51b3171573ef302831477b623834cf6eac3d5945c777e01 [INFO] running `Command { std: "docker" "start" "-a" "53e3bf9c4bf2b158b51b3171573ef302831477b623834cf6eac3d5945c777e01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling yew v0.14.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling yew-macro v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.51 [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] [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' (890) 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: 0x706b58869fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x706b59001998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x706b5881f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x706b58830082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x706b58835f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x706b58835a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x706b5788cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x706b588363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x706b578c9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x706b578bd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x706b578bccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x706b578d4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x706b57e5b1ac - ::span_bug:: [INFO] [stderr] 13: 0x706b57e81147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x706b57e8132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x706b57e6fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x706b55f0fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x706b59ff3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x706b5a43c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x706b5944ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x706b5a172f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x706b5a170e03 - ::codegen_crate [INFO] [stderr] 22: 0x706b5a4b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x706b5a4b08bc - 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: 0x706b5a270de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x706b5a151938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x706b5a15161c - <::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: 0x706b5a15774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x706b53a8aaa4 - [INFO] [stderr] 29: 0x706b53b17a34 - 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-01T05_19_34-888.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 `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=27c8e3b1f3ceb672 -C extra-filename=-d861a204765b0cf1 --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-2350aae49e61a8ce.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-92d3bdab0a3f4455.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-92b2935329cbea4b.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-d46e3dbbed814870.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] [stderr] warning: build failed, waiting for other jobs to finish... [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' (897) 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: 0x7b07eba69fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x7b07ec201998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x7b07eba1f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x7b07eba30082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x7b07eba35f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x7b07eba35a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x7b07eaa8cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7b07eba363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x7b07eaac9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7b07eaabd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7b07eaabccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7b07eaad4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7b07eb05b1ac - ::span_bug:: [INFO] [stderr] 13: 0x7b07eb081147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7b07eb08132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7b07eb06fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7b07e910fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7b07ed1f3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7b07ed63c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7b07ec64ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7b07ed372f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x7b07ed370e03 - ::codegen_crate [INFO] [stderr] 22: 0x7b07ed6b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7b07ed6b08bc - 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: 0x7b07ed470de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7b07ed351938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7b07ed35161c - <::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: 0x7b07ed35774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x7b07e6c8aaa4 - [INFO] [stderr] 29: 0x7b07e6d17a34 - 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.14.3/rustc-ice-2025-09-01T05_19_41-895.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` (lib); 2 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 yew --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.14.3/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"' --cfg 'feature="std_web"' --cfg 'feature="stdweb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "bincode", "cbor", "console_error_panic_hook", "default", "doc_test", "futures", "gloo", "js-sys", "msgpack", "rmp-serde", "serde_cbor", "serde_yaml", "services", "std_web", "stdweb", "toml", "wasm-bindgen", "wasm-bindgen-futures", "wasm_test", "web-sys", "web_sys", "yaml"))' -C metadata=de20fcccd04c13ed -C extra-filename=-ab53b5d596736a2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fc36b35ebf55075a.rmeta --extern anymap=/opt/rustwide/target/debug/deps/libanymap-eb4740c6d4af0ea4.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a474d28017573eee.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-7e9efee4241be1ca.rmeta --extern cfg_match=/opt/rustwide/target/debug/deps/libcfg_match-09c92b3f3a15364d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2b74bd986b42997f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fd044bf19fc07687.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2796cc19bfbad145.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-1c828d6c5dc1b27b.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-3bd0b02af4bbf91a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2350aae49e61a8ce.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-92d3bdab0a3f4455.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab64617c0d711aec.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-d861a204765b0cf1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a46ab2cce87d6ca7.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-196256e13451afb1.so --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "53e3bf9c4bf2b158b51b3171573ef302831477b623834cf6eac3d5945c777e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e3bf9c4bf2b158b51b3171573ef302831477b623834cf6eac3d5945c777e01", kill_on_drop: false }` [INFO] [stdout] 53e3bf9c4bf2b158b51b3171573ef302831477b623834cf6eac3d5945c777e01