[INFO] cloning repository https://github.com/AnimatedRNG/cuckoo-http
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnimatedRNG/cuckoo-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b81710601967b7d0d79ff34cf52d12c9950c759
[INFO] testing AnimatedRNG/cuckoo-http against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnimatedRNG/cuckoo-http
[INFO] finished tweaking git repo https://github.com/AnimatedRNG/cuckoo-http
[INFO] tweaked toml for git repo https://github.com/AnimatedRNG/cuckoo-http written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnimatedRNG/cuckoo-http on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnimatedRNG/cuckoo-http 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding base-x v0.2.11
[INFO] [stderr]       Adding bumpalo v3.19.0
[INFO] [stderr]       Adding cfg-if v1.0.4
[INFO] [stderr]       Adding discard v1.0.4
[INFO] [stderr]       Adding fuchsia-cprng v0.1.1
[INFO] [stderr]       Adding itoa v1.0.15
[INFO] [stderr]       Adding libc v0.2.177
[INFO] [stderr]       Adding memchr v2.7.6
[INFO] [stderr]       Adding once_cell v1.21.3
[INFO] [stderr]       Adding proc-macro2 v1.0.103
[INFO] [stderr]       Adding quote v1.0.42
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.9.2)
[INFO] [stderr]       Adding rand_core v0.3.1
[INFO] [stderr]       Adding rand_core v0.4.2
[INFO] [stderr]       Adding rdrand v0.4.0
[INFO] [stderr]       Adding rustc_version v0.2.3
[INFO] [stderr]       Adding rustversion v1.0.22
[INFO] [stderr]       Adding ryu v1.0.20
[INFO] [stderr]       Adding semver v0.9.0
[INFO] [stderr]       Adding semver-parser v0.7.0
[INFO] [stderr]       Adding serde v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]       Adding serde_derive v1.0.228
[INFO] [stderr]       Adding serde_json v1.0.145
[INFO] [stderr]       Adding sha1 v0.6.1
[INFO] [stderr]       Adding sha1_smol v1.0.1
[INFO] [stderr]       Adding stdweb v0.4.20
[INFO] [stderr]       Adding stdweb-derive v0.5.3
[INFO] [stderr]       Adding stdweb-internal-macros v0.2.9
[INFO] [stderr]       Adding stdweb-internal-runtime v0.1.5
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]       Adding syn v2.0.109
[INFO] [stderr]       Adding unicode-ident v1.0.22
[INFO] [stderr]       Adding wasm-bindgen v0.2.105
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.105
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.105
[INFO] [stderr]       Adding winapi v0.3.9
[INFO] [stderr]       Adding winapi-i686-pc-windows-gnu v0.4.0
[INFO] [stderr]       Adding winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded constant_time_eq v0.1.3
[INFO] [stderr]   Downloaded crypto-mac v0.5.2
[INFO] [stderr]   Downloaded digest v0.7.2
[INFO] [stderr]   Downloaded blake2 v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc114a579088ca5b500e789fd3192f0f9b0519c47cc27ab4fbc450da45cfe01c
[INFO] running `Command { std: "docker" "start" "-a" "bc114a579088ca5b500e789fd3192f0f9b0519c47cc27ab4fbc450da45cfe01c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc114a579088ca5b500e789fd3192f0f9b0519c47cc27ab4fbc450da45cfe01c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc114a579088ca5b500e789fd3192f0f9b0519c47cc27ab4fbc450da45cfe01c", kill_on_drop: false }`
[INFO] [stdout] bc114a579088ca5b500e789fd3192f0f9b0519c47cc27ab4fbc450da45cfe01c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9723c7644edf3647dbcf7e0536e69a80433838abec780db594f668b4a29b3f5
[INFO] running `Command { std: "docker" "start" "-a" "d9723c7644edf3647dbcf7e0536e69a80433838abec780db594f668b4a29b3f5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.5.2
[INFO] [stderr]    Compiling digest v0.7.2
[INFO] [stderr]    Compiling blake2 v0.7.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]    Compiling cuckoo_http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `max_len` is never read
[INFO] [stdout]   --> src/http_server.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct HTTPRead {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 75 |     tcp_read: TCPRead,
[INFO] [stdout] 76 |     max_len: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/http_server.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 &c.clone_from_slice(&a_bytes);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 let _ = &c.clone_from_slice(&a_bytes);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: /rustc-dev/1ef7943ee607160a564655b6596f83670ef95df5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124: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] 
[INFO] [stderr] thread 'rustc' (717) panicked at /rustc-dev/1ef7943ee607160a564655b6596f83670ef95df5/compiler/rustc_codegen_ssa/src/mir/intrinsic.rs:124:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x70485445b9f3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]    1:     0x704854c01afc - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]    2:     0x704854410643 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]    3:     0x704854421b72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]    4:     0x704854427bc9 - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]    5:     0x7048544276f3 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]    6:     0x70485342b881 - std[b39a7fdbd75bd60b]::panicking::update_hook::<alloc[7b7dcd0daa518623]::boxed::Box<rustc_driver_impl[c465687f568b7810]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x704854427fef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]    8:     0x704853468301 - std[b39a7fdbd75bd60b]::panicking::begin_panic::<rustc_errors[6530766ff18959da]::ExplicitBug>::{closure#0}
[INFO] [stderr]    9:     0x70485345a546 - std[b39a7fdbd75bd60b]::sys::backtrace::__rust_end_short_backtrace::<std[b39a7fdbd75bd60b]::panicking::begin_panic<rustc_errors[6530766ff18959da]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   10:     0x70485345a2b4 - std[b39a7fdbd75bd60b]::panicking::begin_panic::<rustc_errors[6530766ff18959da]::ExplicitBug>
[INFO] [stderr]   11:     0x704853479641 - <rustc_errors[6530766ff18959da]::diagnostic::BugAbort as rustc_errors[6530766ff18959da]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   12:     0x7048539dc92c - <rustc_errors[6530766ff18959da]::DiagCtxtHandle>::span_bug::<rustc_span[8023b26f37643d7f]::span_encoding::Span, alloc[7b7dcd0daa518623]::string::String>
[INFO] [stderr]   13:     0x7048539ffe87 - rustc_middle[af5fcdb43930440b]::util::bug::opt_span_bug_fmt::<rustc_span[8023b26f37643d7f]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   14:     0x704853a0018a - rustc_middle[af5fcdb43930440b]::ty::context::tls::with_opt::<rustc_middle[af5fcdb43930440b]::util::bug::opt_span_bug_fmt<rustc_span[8023b26f37643d7f]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   15:     0x7048539f0f8b - rustc_middle[af5fcdb43930440b]::ty::context::tls::with_context_opt::<rustc_middle[af5fcdb43930440b]::ty::context::tls::with_opt<rustc_middle[af5fcdb43930440b]::util::bug::opt_span_bug_fmt<rustc_span[8023b26f37643d7f]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   16:     0x704851cd7647 - rustc_middle[af5fcdb43930440b]::util::bug::span_bug_fmt::<rustc_span[8023b26f37643d7f]::span_encoding::Span>
[INFO] [stderr]   17:     0x704855bb7c82 - <rustc_codegen_ssa[e62477445c4fae1e]::mir::FunctionCx<rustc_codegen_llvm[737bf11e8d37bdb]::builder::GenericBuilder<rustc_codegen_llvm[737bf11e8d37bdb]::context::FullCx>>>::codegen_intrinsic_call
[INFO] [stderr]   18:     0x704856007812 - rustc_codegen_ssa[e62477445c4fae1e]::mir::codegen_mir::<rustc_codegen_llvm[737bf11e8d37bdb]::builder::GenericBuilder<rustc_codegen_llvm[737bf11e8d37bdb]::context::FullCx>>
[INFO] [stderr]   19:     0x704854f05b28 - rustc_codegen_llvm[737bf11e8d37bdb]::base::compile_codegen_unit::module_codegen
[INFO] [stderr]   20:     0x704855f8badf - <rustc_codegen_llvm[737bf11e8d37bdb]::LlvmCodegenBackend as rustc_codegen_ssa[e62477445c4fae1e]::traits::backend::ExtraBackendMethods>::compile_codegen_unit
[INFO] [stderr]   21:     0x704855f8751b - rustc_codegen_ssa[e62477445c4fae1e]::base::codegen_crate::<rustc_codegen_llvm[737bf11e8d37bdb]::LlvmCodegenBackend>
[INFO] [stderr]   22:     0x704855f85ab3 - <rustc_codegen_llvm[737bf11e8d37bdb]::LlvmCodegenBackend as rustc_codegen_ssa[e62477445c4fae1e]::traits::backend::CodegenBackend>::codegen_crate
[INFO] [stderr]   23:     0x704855ec6d8d - <rustc_interface[fc6bbb25df376fcd]::queries::Linker>::codegen_and_build_linker
[INFO] [stderr]   24:     0x704855ec3954 - <rustc_interface[fc6bbb25df376fcd]::passes::create_and_enter_global_ctxt<core[140e253ac64cf52a]::option::Option<rustc_interface[fc6bbb25df376fcd]::queries::Linker>, rustc_driver_impl[c465687f568b7810]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[140e253ac64cf52a]::ops::function::FnOnce<(&rustc_session[17610c57aa18718f]::session::Session, rustc_middle[af5fcdb43930440b]::ty::context::CurrentGcx, alloc[7b7dcd0daa518623]::sync::Arc<rustc_data_structures[56ce653e1fdbf49e]::jobserver::Proxy>, &std[b39a7fdbd75bd60b]::sync::once_lock::OnceLock<rustc_middle[af5fcdb43930440b]::ty::context::GlobalCtxt>, &rustc_data_structures[56ce653e1fdbf49e]::sync::worker_local::WorkerLocal<rustc_middle[af5fcdb43930440b]::arena::Arena>, &rustc_data_structures[56ce653e1fdbf49e]::sync::worker_local::WorkerLocal<rustc_hir[3aa2ece47329a02f]::Arena>, rustc_driver_impl[c465687f568b7810]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x704855de7533 - rustc_interface[fc6bbb25df376fcd]::interface::run_compiler::<(), rustc_driver_impl[c465687f568b7810]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   26:     0x704855a6f0b8 - std[b39a7fdbd75bd60b]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[fc6bbb25df376fcd]::util::run_in_thread_with_globals<rustc_interface[fc6bbb25df376fcd]::util::run_in_thread_pool_with_globals<rustc_interface[fc6bbb25df376fcd]::interface::run_compiler<(), rustc_driver_impl[c465687f568b7810]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   27:     0x704855a6ed8a - <<std[b39a7fdbd75bd60b]::thread::Builder>::spawn_unchecked_<rustc_interface[fc6bbb25df376fcd]::util::run_in_thread_with_globals<rustc_interface[fc6bbb25df376fcd]::util::run_in_thread_pool_with_globals<rustc_interface[fc6bbb25df376fcd]::interface::run_compiler<(), rustc_driver_impl[c465687f568b7810]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[140e253ac64cf52a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   28:     0x704855a7022f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stderr]   29:     0x70484f68aaa4 - <unknown>
[INFO] [stderr]   30:     0x70484f717a64 - clone
[INFO] [stderr]   31:                0x0 - <unknown>
[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-11-08T08_10_57-715.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (1ef7943ee 2025-11-05) 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/1ef7943ee607160a564655b6596f83670ef95df5/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=b2d88db25084007a -C extra-filename=-03a03e2a136f970c --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-37646bd4e49bfacd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rmeta --extern stdweb_derive=/opt/rustwide/target/debug/deps/libstdweb_derive-1a3ea6202f722fd4.so --extern stdweb_internal_macros=/opt/rustwide/target/debug/deps/libstdweb_internal_macros-e0a2fe541a00a932.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" "d9723c7644edf3647dbcf7e0536e69a80433838abec780db594f668b4a29b3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9723c7644edf3647dbcf7e0536e69a80433838abec780db594f668b4a29b3f5", kill_on_drop: false }`
[INFO] [stdout] d9723c7644edf3647dbcf7e0536e69a80433838abec780db594f668b4a29b3f5
