[INFO] fetching crate qlean 0.2.3... [INFO] testing qlean-0.2.3 against beta-2026-04-21 for beta-1.96-2 [INFO] extracting crate qlean 0.2.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate qlean 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate qlean 0.2.3 [INFO] tweaked toml for crates.io crate qlean 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qlean 0.2.3 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qlean 0.2.3 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d7084f696405eafeb6053fab9a98a68c83eb21f84b2ffa295703ee2f3022ce7 [INFO] running `Command { std: "docker" "start" "-a" "3d7084f696405eafeb6053fab9a98a68c83eb21f84b2ffa295703ee2f3022ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d7084f696405eafeb6053fab9a98a68c83eb21f84b2ffa295703ee2f3022ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7084f696405eafeb6053fab9a98a68c83eb21f84b2ffa295703ee2f3022ce7", kill_on_drop: false }` [INFO] [stdout] 3d7084f696405eafeb6053fab9a98a68c83eb21f84b2ffa295703ee2f3022ce7 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc37b45f37b5324cceaba0dbcb455354a724251d5df5217d41ab92921d078442 [INFO] running `Command { std: "docker" "start" "-a" "cc37b45f37b5324cceaba0dbcb455354a724251d5df5217d41ab92921d078442", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling hax-lib v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hax-lib-macros v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling cmake v0.1.56 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libcrux-secrets v0.0.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libcrux-sha3 v0.0.4 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling libcrux-traits v0.0.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling libcrux-platform v0.0.2 [INFO] [stderr] Compiling tls_codec_derive v0.4.2 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling zmij v1.0.7 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling libcrux-ml-kem v0.0.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling vmm-sys-util v0.15.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling tls_codec v0.4.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling kvm-ioctls v0.24.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling russh-cryptovec v0.52.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling vsock v0.5.2 [INFO] [stderr] Compiling kvm-bindings v0.14.0 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling termion v4.0.6 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling russh-util v0.52.0 [INFO] [stderr] Compiling tokio-fd v0.3.0 [INFO] [stderr] Compiling tokio-vsock v0.7.2 [INFO] [stderr] Compiling dir-lock v0.5.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling russh-sftp v2.1.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling russh v0.55.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling qlean v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "cc37b45f37b5324cceaba0dbcb455354a724251d5df5217d41ab92921d078442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc37b45f37b5324cceaba0dbcb455354a724251d5df5217d41ab92921d078442", kill_on_drop: false }` [INFO] [stdout] cc37b45f37b5324cceaba0dbcb455354a724251d5df5217d41ab92921d078442 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464814df436c16c8197e31c8bdb4925531c7c68527436fecd789ce09a1222a92 [INFO] running `Command { std: "docker" "start" "-a" "464814df436c16c8197e31c8bdb4925531c7c68527436fecd789ce09a1222a92", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling russh-cryptovec v0.52.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling kvm-ioctls v0.24.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling vsock v0.5.2 [INFO] [stderr] Compiling tokio-vsock v0.7.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling russh-sftp v2.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling libcrux-traits v0.0.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling libcrux-sha3 v0.0.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling libcrux-ml-kem v0.0.4 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling russh v0.55.0 [INFO] [stderr] Compiling qlean v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `qlean` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name qlean --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1851748c9120b1d5 -C extra-filename=-34bddcaffe53547e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-423729b9ec093954.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-af41464c55e209f3.rlib --extern dir_lock=/opt/rustwide/target/debug/deps/libdir_lock-db8f9577b5d307aa.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-5658ff6e14a0e22e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a279c2070ef03f6e.rlib --extern kvm_ioctls=/opt/rustwide/target/debug/deps/libkvm_ioctls-b1ee327870941870.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-080a015c6d53c832.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6e4ded5948cd31f7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e98c88a7eadf9cb9.rlib --extern russh=/opt/rustwide/target/debug/deps/librussh-5224392a05e3f8f0.rlib --extern russh_sftp=/opt/rustwide/target/debug/deps/librussh_sftp-473de0c360a8381d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ffc763c8d454a820.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-888cece83d25bd79.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-458146aae4e11cfe.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3fa13de93dde5511.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-887f6fe5f4f6c1d9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-12943790a23fb674.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-098cd6824b53f392.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5791274561fecb3e.rlib --extern tokio_fd=/opt/rustwide/target/debug/deps/libtokio_fd-a6744d8464df2e15.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b0ff517d6429b1b4.rlib --extern tokio_vsock=/opt/rustwide/target/debug/deps/libtokio_vsock-c7319245061a23bb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eca103fdc3c267d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c5c32b25662daa20.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a0737ca77d5dd780/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "464814df436c16c8197e31c8bdb4925531c7c68527436fecd789ce09a1222a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464814df436c16c8197e31c8bdb4925531c7c68527436fecd789ce09a1222a92", kill_on_drop: false }` [INFO] [stdout] 464814df436c16c8197e31c8bdb4925531c7c68527436fecd789ce09a1222a92