[INFO] cloning repository https://github.com/Noratrieb/fakessh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noratrieb/fakessh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoratrieb%2Ffakessh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoratrieb%2Ffakessh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c711cd405da4b7951e554577d09c9576bedf7970 [INFO] building Noratrieb/fakessh against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoratrieb%2Ffakessh" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Noratrieb/fakessh [INFO] finished tweaking git repo https://github.com/Noratrieb/fakessh [INFO] tweaked toml for git repo https://github.com/Noratrieb/fakessh written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Noratrieb/fakessh on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Noratrieb/fakessh 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded bytes v1.7.1 [INFO] [stderr] Downloaded chacha20 v0.9.1 [INFO] [stderr] Downloaded rpassword v7.3.1 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded rtoolbox v0.0.2 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded heapless v0.7.17 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded seccompiler v0.4.0 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded hkdf v0.12.4 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded object v0.36.3 [INFO] [stderr] Downloaded toml v0.8.19 [INFO] [stderr] Downloaded curve25519-dalek v4.1.3 [INFO] [stderr] Downloaded crypto-bigint v0.5.5 [INFO] [stderr] Downloaded elliptic-curve v0.13.8 [INFO] [stderr] Downloaded p256 v0.13.2 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded cc v1.1.12 [INFO] [stderr] Downloaded mio v1.0.2 [INFO] [stderr] Downloaded der v0.7.9 [INFO] [stderr] Downloaded fiat-crypto v0.2.9 [INFO] [stderr] Downloaded blowfish v0.9.1 [INFO] [stderr] Downloaded ecdsa v0.16.9 [INFO] [stderr] Downloaded poly1305 v0.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.209 [INFO] [stderr] Downloaded critical-section v1.1.3 [INFO] [stderr] Downloaded atomic-polyfill v1.0.3 [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded pem v3.0.4 [INFO] [stderr] Downloaded ff v0.13.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.7.0 [INFO] [stderr] Downloaded aead v0.5.2 [INFO] [stderr] Downloaded polyval v0.6.2 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded pbkdf2 v0.12.2 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded tokio v1.40.0 [INFO] [stderr] Downloaded cipher v0.4.4 [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded rfc6979 v0.4.0 [INFO] [stderr] Downloaded base16ct v0.2.0 [INFO] [stderr] Downloaded sec1 v0.7.3 [INFO] [stderr] Downloaded primeorder v0.13.6 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded serde v1.0.209 [INFO] [stderr] Downloaded inout v0.1.3 [INFO] [stderr] Downloaded group v0.13.0 [INFO] [stderr] Downloaded ctr v0.9.2 [INFO] [stderr] Downloaded universal-hash v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eb4d5a30fb9dbd9f881d897eba353d344823da74d3c83381d6874f4dd5f2548 [INFO] running `Command { std: "docker" "start" "-a" "4eb4d5a30fb9dbd9f881d897eba353d344823da74d3c83381d6874f4dd5f2548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eb4d5a30fb9dbd9f881d897eba353d344823da74d3c83381d6874f4dd5f2548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb4d5a30fb9dbd9f881d897eba353d344823da74d3c83381d6874f4dd5f2548", kill_on_drop: false }` [INFO] [stdout] 4eb4d5a30fb9dbd9f881d897eba353d344823da74d3c83381d6874f4dd5f2548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813d0a2ee49e49f71db79b7d8de0628ae28fcd6b10b6323d6f9060b1790aa89f [INFO] running `Command { std: "docker" "start" "-a" "813d0a2ee49e49f71db79b7d8de0628ae28fcd6b10b6323d6f9060b1790aa89f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling seccompiler v0.4.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [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 digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling cluelessh-format v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-format) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling cluelessh-keys v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-keys) [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling cluelessh-transport v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-transport) [INFO] [stderr] Compiling cluelessh-key v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-key) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-transport/src/packet.rs:292:76 [INFO] [stdout] | [INFO] [stdout] 292 | pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 292 - pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] 292 + pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-transport/src/packet.rs:359:80 [INFO] [stdout] | [INFO] [stdout] 359 | pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 359 - pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] 359 + pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cluelessh-connection v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-connection) [INFO] [stderr] Compiling cluelessh-agent-client v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-agent-client) [INFO] [stderr] Compiling cluelessh-sftp v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-sftp) [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling cluelessh-protocol v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-protocol) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-sftp/src/transport.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn payload_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn payload_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cluelessh-tokio v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-tokio) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cluelessh-faked v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-faked) [INFO] [stderr] Compiling cluelesshd v0.1.0 (/opt/rustwide/workdir/bin/cluelesshd) [INFO] [stderr] Compiling cluelessh-dos v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-dos) [INFO] [stderr] Compiling cluelessh-agentctl v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-agentctl) [INFO] [stderr] Compiling cluelessh v0.1.0 (/opt/rustwide/workdir/bin/cluelessh) [INFO] [stderr] Compiling cluelesshd-sftp-server v0.1.0 (/opt/rustwide/workdir/bin/cluelesshd-sftp-server) [INFO] [stdout] warning: struct `ShellRequestPty` is never constructed [INFO] [stdout] --> bin/cluelesshd/src/rpc.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | struct ShellRequestPty { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "813d0a2ee49e49f71db79b7d8de0628ae28fcd6b10b6323d6f9060b1790aa89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813d0a2ee49e49f71db79b7d8de0628ae28fcd6b10b6323d6f9060b1790aa89f", kill_on_drop: false }` [INFO] [stdout] 813d0a2ee49e49f71db79b7d8de0628ae28fcd6b10b6323d6f9060b1790aa89f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4c22b81f49b752889bf8ea5b5c6d756c728d8557cfba3d9dc61bec355dcc181 [INFO] running `Command { std: "docker" "start" "-a" "b4c22b81f49b752889bf8ea5b5c6d756c728d8557cfba3d9dc61bec355dcc181", kill_on_drop: false }` [INFO] [stderr] Compiling cluelessh-format v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-format) [INFO] [stderr] Compiling cluelessh-keys v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-keys) [INFO] [stderr] Compiling cluelessh-key v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-key) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-transport/src/packet.rs:292:76 [INFO] [stdout] | [INFO] [stdout] 292 | pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 292 - pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] 292 + pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cluelessh-transport v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-transport) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-transport/src/packet.rs:359:80 [INFO] [stdout] | [INFO] [stdout] 359 | pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 359 - pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] 359 + pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-sftp/src/transport.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn payload_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn payload_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cluelessh-connection v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-connection) [INFO] [stderr] Compiling cluelessh-sftp v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-sftp) [INFO] [stderr] Compiling cluelessh-agent-client v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-agent-client) [INFO] [stderr] Compiling cluelessh-agentctl v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-agentctl) [INFO] [stderr] Compiling cluelessh-protocol v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-protocol) [INFO] [stderr] Compiling cluelesshd-sftp-server v0.1.0 (/opt/rustwide/workdir/bin/cluelesshd-sftp-server) [INFO] [stderr] Compiling cluelessh-dos v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-dos) [INFO] [stderr] Compiling cluelessh-tokio v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-tokio) [INFO] [stderr] Compiling cluelessh-faked v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-faked) [INFO] [stderr] Compiling cluelesshd v0.1.0 (/opt/rustwide/workdir/bin/cluelesshd) [INFO] [stderr] Compiling cluelessh v0.1.0 (/opt/rustwide/workdir/bin/cluelessh) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-sftp/src/transport.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn payload_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn payload_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-transport/src/packet.rs:292:76 [INFO] [stdout] | [INFO] [stdout] 292 | pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 292 - pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] 292 + pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lib/cluelessh-transport/src/packet.rs:359:80 [INFO] [stdout] | [INFO] [stdout] 359 | pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 359 - pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] 359 + pub(crate) fn parse(payload: &'a [u8]) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShellRequestPty` is never constructed [INFO] [stdout] --> bin/cluelesshd/src/rpc.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | struct ShellRequestPty { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "b4c22b81f49b752889bf8ea5b5c6d756c728d8557cfba3d9dc61bec355dcc181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c22b81f49b752889bf8ea5b5c6d756c728d8557cfba3d9dc61bec355dcc181", kill_on_drop: false }` [INFO] [stdout] b4c22b81f49b752889bf8ea5b5c6d756c728d8557cfba3d9dc61bec355dcc181