[INFO] fetching crate russh 0.44.0-beta.1... [INFO] testing russh-0.44.0-beta.1 against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] extracting crate russh 0.44.0-beta.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate russh 0.44.0-beta.1 on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate russh 0.44.0-beta.1 [INFO] finished tweaking crates.io crate russh 0.44.0-beta.1 [INFO] tweaked toml for crates.io crate russh 0.44.0-beta.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate russh 0.44.0-beta.1 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-fd v0.3.0 [INFO] [stderr] Downloaded russh-sftp v2.0.0-beta.4 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded russh-cryptovec v0.7.2 [INFO] [stderr] Downloaded russh-keys v0.44.0-beta.1 [INFO] [stderr] Downloaded polyval v0.6.1 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded ssh-key v0.6.6 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53c904cd572aa392d7f0f566f165c9626c33558c9456dfe4156bfad6bc94347a [INFO] running `Command { std: "docker" "start" "-a" "53c904cd572aa392d7f0f566f165c9626c33558c9456dfe4156bfad6bc94347a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53c904cd572aa392d7f0f566f165c9626c33558c9456dfe4156bfad6bc94347a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c904cd572aa392d7f0f566f165c9626c33558c9456dfe4156bfad6bc94347a", kill_on_drop: false }` [INFO] [stdout] 53c904cd572aa392d7f0f566f165c9626c33558c9456dfe4156bfad6bc94347a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1525f202ee26f99529d8dfeddde23cdeaf5355b8bf7901b5fc76df1cb2295d88 [INFO] running `Command { std: "docker" "start" "-a" "1525f202ee26f99529d8dfeddde23cdeaf5355b8bf7901b5fc76df1cb2295d88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling russh-cryptovec v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling salsa20 v0.10.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 chacha20 v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ssh-key v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling russh-keys v0.44.0-beta.1 [INFO] [stderr] Compiling russh v0.44.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> src/auth.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 139 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.99s [INFO] running `Command { std: "docker" "inspect" "1525f202ee26f99529d8dfeddde23cdeaf5355b8bf7901b5fc76df1cb2295d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1525f202ee26f99529d8dfeddde23cdeaf5355b8bf7901b5fc76df1cb2295d88", kill_on_drop: false }` [INFO] [stdout] 1525f202ee26f99529d8dfeddde23cdeaf5355b8bf7901b5fc76df1cb2295d88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a655ae1e1374911b5762a5d332a474f9537643e54c8cf795fbcff2d1eb81df81 [INFO] running `Command { std: "docker" "start" "-a" "a655ae1e1374911b5762a5d332a474f9537643e54c8cf795fbcff2d1eb81df81", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling tokio-fd v0.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> src/auth.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 139 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling russh-sftp v2.0.0-beta.4 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling russh v0.44.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Server` is never constructed [INFO] [stdout] --> src/tests.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | struct Server {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> src/auth.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 139 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `russh` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/bin/rustc --crate-name russh --edition=2018 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="flate2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "flate2", "openssl", "vendored-openssl"))' -C metadata=ec2e0f2f9dda69cb -C extra-filename=-ec2e0f2f9dda69cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-ff9cc0b01b7bdfd6.rlib --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-f90a91f17ced1a87.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-980fee58e8d64f69.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f5eb13a1ff54d8cf.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-92a39111ac340e01.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-007c6522561893bd.rlib --extern ctr=/opt/rustwide/target/debug/deps/libctr-d7e6fafcd4df36e1.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-abacb9b4aab813fb.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-e52aa48e249f560f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-119fcf2436b2229f.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-58aba13ef38f266a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-490291d0ec3c6ac6.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-a1e0fd962e2dbb07.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-c175ba54e448613e.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d4aae6b2732b5c22.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-bcb60405019a5f93.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib --extern poly1305=/opt/rustwide/target/debug/deps/libpoly1305-2f8b60c1adc043c9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9bfbc948d5017847.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-9da4607d3e22395e.rlib --extern russh_cryptovec=/opt/rustwide/target/debug/deps/librussh_cryptovec-9fce782608926a87.rlib --extern russh_keys=/opt/rustwide/target/debug/deps/librussh_keys-5ea5c90a2a4e088d.rlib --extern russh_sftp=/opt/rustwide/target/debug/deps/librussh_sftp-bf7936f11b9ab90c.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-e0b06521b9e2b3cb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-79a4ede4ff61d5a1.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-1f2d8dbe284be453.rlib --extern ssh_encoding=/opt/rustwide/target/debug/deps/libssh_encoding-f9622a4a15ca8d27.rlib --extern ssh_key=/opt/rustwide/target/debug/deps/libssh_key-4a5760da756d324d.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-5756cb8e9b4717c8.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-ed58a07b292a5d02.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fadabddaab314a30.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1b94feeb8ff395df.rlib --extern tokio_fd=/opt/rustwide/target/debug/deps/libtokio_fd-365d4ab4917f02ce.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a655ae1e1374911b5762a5d332a474f9537643e54c8cf795fbcff2d1eb81df81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a655ae1e1374911b5762a5d332a474f9537643e54c8cf795fbcff2d1eb81df81", kill_on_drop: false }` [INFO] [stdout] a655ae1e1374911b5762a5d332a474f9537643e54c8cf795fbcff2d1eb81df81 [INFO] testing russh-0.44.0-beta.1 against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] extracting crate russh 0.44.0-beta.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate russh 0.44.0-beta.1 on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate russh 0.44.0-beta.1 [INFO] finished tweaking crates.io crate russh 0.44.0-beta.1 [INFO] tweaked toml for crates.io crate russh 0.44.0-beta.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate russh 0.44.0-beta.1 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25e72b4099ce41fc29f591815a4e7145020fbab5ce933a5806dd541721429589 [INFO] running `Command { std: "docker" "start" "-a" "25e72b4099ce41fc29f591815a4e7145020fbab5ce933a5806dd541721429589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25e72b4099ce41fc29f591815a4e7145020fbab5ce933a5806dd541721429589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e72b4099ce41fc29f591815a4e7145020fbab5ce933a5806dd541721429589", kill_on_drop: false }` [INFO] [stdout] 25e72b4099ce41fc29f591815a4e7145020fbab5ce933a5806dd541721429589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cf69fed58cd343841a4706e1e4487075c92368fe57714ac1f6d7d9fcdd03dcb [INFO] running `Command { std: "docker" "start" "-a" "1cf69fed58cd343841a4706e1e4487075c92368fe57714ac1f6d7d9fcdd03dcb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling russh-cryptovec v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [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 chacha20 v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ssh-key v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling russh-keys v0.44.0-beta.1 [INFO] [stderr] Compiling russh v0.44.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> src/auth.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 139 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.46s [INFO] running `Command { std: "docker" "inspect" "1cf69fed58cd343841a4706e1e4487075c92368fe57714ac1f6d7d9fcdd03dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf69fed58cd343841a4706e1e4487075c92368fe57714ac1f6d7d9fcdd03dcb", kill_on_drop: false }` [INFO] [stdout] 1cf69fed58cd343841a4706e1e4487075c92368fe57714ac1f6d7d9fcdd03dcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd4c69876074c29f152319b2954d5172f5a176f7425e142c54967cca501e6f9 [INFO] running `Command { std: "docker" "start" "-a" "ffd4c69876074c29f152319b2954d5172f5a176f7425e142c54967cca501e6f9", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling tokio-fd v0.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> src/auth.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 139 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling russh-sftp v2.0.0-beta.4 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling russh v0.44.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Server` is never constructed [INFO] [stdout] --> src/tests.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | struct Server {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> src/auth.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 139 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `Command { std: "docker" "inspect" "ffd4c69876074c29f152319b2954d5172f5a176f7425e142c54967cca501e6f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd4c69876074c29f152319b2954d5172f5a176f7425e142c54967cca501e6f9", kill_on_drop: false }` [INFO] [stdout] ffd4c69876074c29f152319b2954d5172f5a176f7425e142c54967cca501e6f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87ad733696d5718c48ce1023abdc48b08bb553b5835875aeb2b899fad82e58ee [INFO] running `Command { std: "docker" "start" "-a" "87ad733696d5718c48ce1023abdc48b08bb553b5835875aeb2b899fad82e58ee", kill_on_drop: false }` [INFO] [stderr] warning: fields `key` and `algo` are never read [INFO] [stderr] --> src/auth.rs:139:9 [INFO] [stderr] | [INFO] [stderr] 138 | PublicKey { [INFO] [stderr] | --------- fields in this variant [INFO] [stderr] 139 | key: CryptoVec, [INFO] [stderr] | ^^^ [INFO] [stderr] 140 | algo: CryptoVec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Server` is never constructed [INFO] [stderr] --> src/tests.rs:177:16 [INFO] [stderr] | [INFO] [stderr] 177 | struct Server {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `key` and `algo` are never read [INFO] [stderr] --> src/auth.rs:139:9 [INFO] [stderr] | [INFO] [stderr] 138 | PublicKey { [INFO] [stderr] | --------- fields in this variant [INFO] [stderr] 139 | key: CryptoVec, [INFO] [stderr] | ^^^ [INFO] [stderr] 140 | algo: CryptoVec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `russh` (lib) generated 1 warning [INFO] [stderr] warning: `russh` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/russh-ec2e0f2f9dda69cb) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test sshbuffer::test_ssh_id ... ok [INFO] [stdout] test tests::compress::compress_local_test ... ok [INFO] [stdout] test tests::channels::test_channel_streams ... ok [INFO] [stdout] test tests::channels::test_server_channels ... ok [INFO] [stdout] test tests::channels::test_channel_objects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/test_data_stream.rs (/opt/rustwide/target/debug/deps/test_data_stream-070fc6629974314b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_reader_and_writer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests russh [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87ad733696d5718c48ce1023abdc48b08bb553b5835875aeb2b899fad82e58ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ad733696d5718c48ce1023abdc48b08bb553b5835875aeb2b899fad82e58ee", kill_on_drop: false }` [INFO] [stdout] 87ad733696d5718c48ce1023abdc48b08bb553b5835875aeb2b899fad82e58ee