[INFO] cloning repository https://github.com/redbadger/crux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redbadger/crux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fcrux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fcrux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ca55ffe4d23a9f02c3c6d47a3d8ecb3f5dc96d1 [INFO] testing redbadger/crux against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fcrux" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redbadger/crux on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/redbadger/crux [INFO] finished tweaking git repo https://github.com/redbadger/crux [INFO] tweaked toml for git repo https://github.com/redbadger/crux written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/redbadger/crux 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4db63272cbf38f077af27c2f6a42568423bb3d66055488d422a590cbbfc5b567 [INFO] running `Command { std: "docker" "start" "-a" "4db63272cbf38f077af27c2f6a42568423bb3d66055488d422a590cbbfc5b567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4db63272cbf38f077af27c2f6a42568423bb3d66055488d422a590cbbfc5b567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db63272cbf38f077af27c2f6a42568423bb3d66055488d422a590cbbfc5b567", kill_on_drop: false }` [INFO] [stdout] 4db63272cbf38f077af27c2f6a42568423bb3d66055488d422a590cbbfc5b567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69d4752efb259c073dca558fcde5fceffe1bed3b8f3caf7007375ee8c93283eb [INFO] running `Command { std: "docker" "start" "-a" "69d4752efb259c073dca558fcde5fceffe1bed3b8f3caf7007375ee8c93283eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling http-types-red-badger-temporary-fork v2.12.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ramhorns-derive v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ramhorns v1.0.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling crux_macros v0.4.4 (/opt/rustwide/workdir/crux_macros) [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling crux_core v0.12.0 (/opt/rustwide/workdir/crux_core) [INFO] [stderr] Compiling crux_time v0.8.3 (/opt/rustwide/workdir/crux_time) [INFO] [stderr] Compiling crux_kv v0.6.3 (/opt/rustwide/workdir/crux_kv) [INFO] [stderr] Compiling crux_platform v0.3.3 (/opt/rustwide/workdir/crux_platform) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling crux_http v0.11.7 (/opt/rustwide/workdir/crux_http) [INFO] [stderr] Compiling crux_cli v0.1.0 (/opt/rustwide/workdir/crux_cli) [INFO] [stderr] Compiling doctest_support v0.1.0 (/opt/rustwide/workdir/doctest_support) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.83s [INFO] running `Command { std: "docker" "inspect" "69d4752efb259c073dca558fcde5fceffe1bed3b8f3caf7007375ee8c93283eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d4752efb259c073dca558fcde5fceffe1bed3b8f3caf7007375ee8c93283eb", kill_on_drop: false }` [INFO] [stdout] 69d4752efb259c073dca558fcde5fceffe1bed3b8f3caf7007375ee8c93283eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f71b25f8d055f95bafde991c26e475c4a44671351b0c2bfa4e3e58adb22c846 [INFO] running `Command { std: "docker" "start" "-a" "3f71b25f8d055f95bafde991c26e475c4a44671351b0c2bfa4e3e58adb22c846", kill_on_drop: false }` [INFO] [stderr] Compiling crux_macros v0.4.4 (/opt/rustwide/workdir/crux_macros) [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling crux_cli v0.1.0 (/opt/rustwide/workdir/crux_cli) [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling crux_core v0.12.0 (/opt/rustwide/workdir/crux_core) [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling insta v1.42.1 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling crux_http v0.11.7 (/opt/rustwide/workdir/crux_http) [INFO] [stderr] Compiling crux_time v0.8.3 (/opt/rustwide/workdir/crux_time) [INFO] [stderr] Compiling crux_platform v0.3.3 (/opt/rustwide/workdir/crux_platform) [INFO] [stderr] Compiling crux_kv v0.6.3 (/opt/rustwide/workdir/crux_kv) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling doctest_support v0.1.0 (/opt/rustwide/workdir/doctest_support) [INFO] [stderr] error: could not compile `crux_core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name crux_core --edition=2021 crux_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C split-debuginfo=unpacked --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("typegen"))' -C metadata=8d2f5e4fc21c7790 -C extra-filename=-a4314a831efb8a9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-844bf7d7fb28be23.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-ad37ceb9a2a34884.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-707200e5da21df4f.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-4f78d9cc7f3c115a.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1cbedda4b8ec6ced.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-0a8986fb10202af1.rlib --extern crux_http=/opt/rustwide/target/debug/deps/libcrux_http-76ab958a54a38e97.rlib --extern crux_macros=/opt/rustwide/target/debug/deps/libcrux_macros-50a2c91e266be371.so --extern crux_time=/opt/rustwide/target/debug/deps/libcrux_time-eb9a75a70dc72553.rlib --extern doctest_support=/opt/rustwide/target/debug/deps/libdoctest_support-d5ae752353f37879.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-56c0e1ae011227c8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-03f07138304520c1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-665ee944007dbcc4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c4f7dc32939696e7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb5ebf58b1dbd94c.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-51bb4135a545b34b.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-28ae4c468b321088.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-de149ac603cd45f0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d51acc8bee5b779e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1da08f9520afb9cd.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3f71b25f8d055f95bafde991c26e475c4a44671351b0c2bfa4e3e58adb22c846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f71b25f8d055f95bafde991c26e475c4a44671351b0c2bfa4e3e58adb22c846", kill_on_drop: false }` [INFO] [stdout] 3f71b25f8d055f95bafde991c26e475c4a44671351b0c2bfa4e3e58adb22c846