[INFO] cloning repository https://github.com/Spirizeon/berzi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spirizeon/berzi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpirizeon%2Fberzi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpirizeon%2Fberzi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 976291a26940cd76c3ea244da72594aa23c20de2 [INFO] testing Spirizeon/berzi against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpirizeon%2Fberzi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Spirizeon/berzi [INFO] finished tweaking git repo https://github.com/Spirizeon/berzi [INFO] tweaked toml for git repo https://github.com/Spirizeon/berzi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Spirizeon/berzi 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/Spirizeon/berzi 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 897f75bd45b8fdeb05afeee957790d5ee9196aa508208299fd791d80550b5b1b [INFO] running `Command { std: "docker" "start" "-a" "897f75bd45b8fdeb05afeee957790d5ee9196aa508208299fd791d80550b5b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897f75bd45b8fdeb05afeee957790d5ee9196aa508208299fd791d80550b5b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897f75bd45b8fdeb05afeee957790d5ee9196aa508208299fd791d80550b5b1b", kill_on_drop: false }` [INFO] [stdout] 897f75bd45b8fdeb05afeee957790d5ee9196aa508208299fd791d80550b5b1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 11565dfe4ff8480b53a82df640aaf7a1d3f6a9e079c2148c9558854d71062876 [INFO] running `Command { std: "docker" "start" "-a" "11565dfe4ff8480b53a82df640aaf7a1d3f6a9e079c2148c9558854d71062876", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [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 bincode v1.0.1 [INFO] [stderr] [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] thread 'rustc' (1152) 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: 0x71817ea69fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x71817f201998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x71817ea1f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x71817ea30082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x71817ea35f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x71817ea35a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x71817da8cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71817ea363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x71817dac9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x71817dabd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x71817dabccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x71817dad4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x71817e05b1ac - ::span_bug:: [INFO] [stderr] 13: 0x71817e081147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x71817e08132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x71817e06fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x71817c10fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7181801f3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x71818063c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x71817f64ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x718180372f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x718180370e03 - ::codegen_crate [INFO] [stderr] 22: 0x7181806b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7181806b08bc - 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: 0x718180470de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x718180351938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x71818035161c - <::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: 0x71818035774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x718179c8aaa4 - [INFO] [stderr] 29: 0x718179d17a34 - 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-01T04_55_26-1148.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] [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' (1166) 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: 0x7e9ee7869fe3 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] 1: 0x7e9ee8001998 - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] 2: 0x7e9ee781f043 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] 3: 0x7e9ee7830082 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] 4: 0x7e9ee7835f29 - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] 5: 0x7e9ee7835a53 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] 6: 0x7e9ee688cbb5 - std[873cba99d9e73db4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e9ee78363de - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] 8: 0x7e9ee68c9451 - std[873cba99d9e73db4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e9ee68bd736 - std[873cba99d9e73db4]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e9ee68bccc7 - std[873cba99d9e73db4]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e9ee68d4b91 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e9ee6e5b1ac - ::span_bug:: [INFO] [stderr] 13: 0x7e9ee6e81147 - rustc_middle[bfbecec5fbf20b13]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e9ee6e8132a - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e9ee6e6fe5b - rustc_middle[bfbecec5fbf20b13]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e9ee4f0fc47 - rustc_middle[bfbecec5fbf20b13]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e9ee8ff3939 - >>::codegen_intrinsic_call [INFO] [stderr] 18: 0x7e9ee943c312 - rustc_codegen_ssa[e3ea0fdec5f9adb8]::mir::codegen_mir::> [INFO] [stderr] 19: 0x7e9ee844ff0c - rustc_codegen_llvm[35b3c5c889a2edc0]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 20: 0x7e9ee9172f1a - ::compile_codegen_unit [INFO] [stderr] 21: 0x7e9ee9170e03 - ::codegen_crate [INFO] [stderr] 22: 0x7e9ee94b2d30 - ::codegen_and_build_linker [INFO] [stderr] 23: 0x7e9ee94b08bc - 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: 0x7e9ee9270de2 - rustc_interface[1e61e9ba1f0bb161]::interface::run_compiler::<(), rustc_driver_impl[40330fda428a6899]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 25: 0x7e9ee9151938 - std[873cba99d9e73db4]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 26: 0x7e9ee915161c - <::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: 0x7e9ee915774d - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] 28: 0x7e9ee2a8aaa4 - [INFO] [stderr] 29: 0x7e9ee2b17a34 - 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.9.2/rustc-ice-2025-09-01T04_55_33-1163.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); 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 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.9.2/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cbor", "default", "msgpack", "rmp-serde", "serde_cbor", "serde_yaml", "toml", "wasm_test", "web_test", "yaml"))' -C metadata=f15f62f6e2ec815e -C extra-filename=-09ce46bdcf5c0195 --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-46bbeaf91a0987ac.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-fed6ee08e3ca0708.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6077716112060167.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-641a5dd49324325f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.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-10ea1cccfc30c293.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b2bb46e9fc62769.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-43d976c9737ff31a.rmeta --extern stdweb=/opt/rustwide/target/debug/deps/libstdweb-fc68e025d16d6830.rmeta --extern yew_macro=/opt/rustwide/target/debug/deps/libyew_macro-a2bfeff5540c0f8d.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/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=ce0a53e9ebd6dacf -C extra-filename=-fc68e025d16d6830 --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-10ea1cccfc30c293.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b2bb46e9fc62769.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-3e94ce22d20c91fa.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-7b9031b5543d8612.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" "11565dfe4ff8480b53a82df640aaf7a1d3f6a9e079c2148c9558854d71062876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11565dfe4ff8480b53a82df640aaf7a1d3f6a9e079c2148c9558854d71062876", kill_on_drop: false }` [INFO] [stdout] 11565dfe4ff8480b53a82df640aaf7a1d3f6a9e079c2148c9558854d71062876