[INFO] fetching crate qssh 0.4.0...
[INFO] testing qssh-0.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate qssh 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate qssh 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qssh 0.4.0
[INFO] tweaked toml for crates.io crate qssh 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qssh 0.4.0 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 qssh 0.4.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9f5b47a46a78710903eb440359a21e087c0cef2952d0b1a701ad08e289e33242
[INFO] running `Command { std: "docker" "start" "-a" "9f5b47a46a78710903eb440359a21e087c0cef2952d0b1a701ad08e289e33242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f5b47a46a78710903eb440359a21e087c0cef2952d0b1a701ad08e289e33242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5b47a46a78710903eb440359a21e087c0cef2952d0b1a701ad08e289e33242", kill_on_drop: false }`
[INFO] [stdout] 9f5b47a46a78710903eb440359a21e087c0cef2952d0b1a701ad08e289e33242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6603f111de50a94bd70beb33fba85a085a2bd96fbf68b857251f5eecb1addb05
[INFO] running `Command { std: "docker" "start" "-a" "6603f111de50a94bd70beb33fba85a085a2bd96fbf68b857251f5eecb1addb05", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling fn-dsa-comm v0.3.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[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 digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling fn-dsa-vrfy v0.3.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling if-addrs v0.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling fn-dsa-sign v0.3.0
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling fn-dsa-kgen v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ml-kem v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling fn-dsa v0.3.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling slh-dsa v0.0.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling qssh v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "6603f111de50a94bd70beb33fba85a085a2bd96fbf68b857251f5eecb1addb05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6603f111de50a94bd70beb33fba85a085a2bd96fbf68b857251f5eecb1addb05", kill_on_drop: false }`
[INFO] [stdout] 6603f111de50a94bd70beb33fba85a085a2bd96fbf68b857251f5eecb1addb05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bb134528835779e36c56e2416ac6020b5d40e31646cfc6da7dfa6c79f3867fe3
[INFO] running `Command { std: "docker" "start" "-a" "bb134528835779e36c56e2416ac6020b5d40e31646cfc6da7dfa6c79f3867fe3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling qssh v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `qssh_server` and `peers` are never read
[INFO] [stdout]   --> examples/quantum_harmony_validator.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct QuantumHarmonyValidator {
[INFO] [stdout]    |        ----------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     qssh_server: Arc<Mutex<Option<QsshServer>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     peers: Arc<Mutex<Vec<ValidatorPeer>>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_id`, `qssh_client`, and `last_seen_block` are never read
[INFO] [stdout]   --> examples/quantum_harmony_validator.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct ValidatorPeer {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 29 |     node_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 30 |     qssh_client: QsshClient,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 31 |     last_seen_block: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qssh` (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 qssh --edition=2021 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 --cfg 'feature="default"' --cfg 'feature="sftp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gssapi", "hybrid-kex", "libp2p", "libp2p-transport", "multiplex", "qkd", "quantum-native", "sftp", "winterfell", "x25519-dalek"))' -C metadata=7721e0d2fe7117fb -C extra-filename=-93761e3b2d5cf9d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-d2c84975e4a50c49.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a7cff2f8ffca21fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-67ca77321900ad6e.so --extern atty=/opt/rustwide/target/debug/deps/libatty-39ea374db92135b4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f8483bc19d37d1cb.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0d5229b4099d70a3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1678a5284431a78e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1414edd237313fc6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6776df277b98ee17.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-17a0337c93904e66.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7fe7d828d5bb6fca.rlib --extern fn_dsa=/opt/rustwide/target/debug/deps/libfn_dsa-f5d24108cb9b0b8e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-88f7b8cbfb105a73.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-213ce6a2bc85e59e.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-8ae6fd1ae3c7a822.rlib --extern if_addrs=/opt/rustwide/target/debug/deps/libif_addrs-94dfcdfeadf3b66f.rlib --extern kem=/opt/rustwide/target/debug/deps/libkem-52a765534169b4d2.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a852b89fc0afb0c2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bfbf763d8e8be42.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-017d60d1face46d1.rlib --extern ml_kem=/opt/rustwide/target/debug/deps/libml_kem-30fba82b6b63338a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-61027a1256f9dd40.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a5d7d67f9e8b87b7.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-295ed2595a8dd4e2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-da71d14e3ef30de6.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-db242a7c3c0acd9a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b1c6f7b7584f0f43.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-26942d9c9b7b9588.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-cf0fb53b8cb18456.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-34152d621236dd21.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-58bf27d915485770.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-f3a89835e77bff35.rlib --extern slh_dsa=/opt/rustwide/target/debug/deps/libslh_dsa-40abf1cce0b91880.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-49f4f4a9c8d7e07c.rlib --extern termios=/opt/rustwide/target/debug/deps/libtermios-e1594844a5fb85a0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06eb1ea2b0cc1eee.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-13ccabb845da49bc.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-8cc99e84c23f1528.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-706c2d813990b18b.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-26b2c22e119e6a52.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-8e124641bb4126d3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-df6199a27cb91b85/out -L native=/opt/rustwide/target/debug/build/zstd-sys-53deae24198c9f14/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb134528835779e36c56e2416ac6020b5d40e31646cfc6da7dfa6c79f3867fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb134528835779e36c56e2416ac6020b5d40e31646cfc6da7dfa6c79f3867fe3", kill_on_drop: false }`
[INFO] [stdout] bb134528835779e36c56e2416ac6020b5d40e31646cfc6da7dfa6c79f3867fe3
