[INFO] cloning repository https://github.com/rustyhorde/mussh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustyhorde/mussh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyhorde%2Fmussh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyhorde%2Fmussh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02fe14d467f8642971144f9e22b091a6bcbfbacb [INFO] checking rustyhorde/mussh against master#36b61e5aa593cc60cc92fc548b0d351e414aee2a for pr-116930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyhorde%2Fmussh" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustyhorde/mussh on toolchain 36b61e5aa593cc60cc92fc548b0d351e414aee2a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustyhorde/mussh [INFO] finished tweaking git repo https://github.com/rustyhorde/mussh [INFO] tweaked toml for git repo https://github.com/rustyhorde/mussh written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rustyhorde/mussh 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" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded wait_group v0.1.4 [INFO] [stderr] Downloaded libmussh v1.1.4 [INFO] [stderr] Downloaded slog-try v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d2dc5fafc0d3bd50acfe5316bc3b3c59381e0b073f4964f881f980e34e8006 [INFO] running `Command { std: "docker" "start" "-a" "31d2dc5fafc0d3bd50acfe5316bc3b3c59381e0b073f4964f881f980e34e8006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d2dc5fafc0d3bd50acfe5316bc3b3c59381e0b073f4964f881f980e34e8006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d2dc5fafc0d3bd50acfe5316bc3b3c59381e0b073f4964f881f980e34e8006", kill_on_drop: false }` [INFO] [stdout] 31d2dc5fafc0d3bd50acfe5316bc3b3c59381e0b073f4964f881f980e34e8006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6618adfb5be9712e74dfeee66bb1a2c871acbc8b07c8159d9dbb464d96282f6b [INFO] running `Command { std: "docker" "start" "-a" "6618adfb5be9712e74dfeee66bb1a2c871acbc8b07c8159d9dbb464d96282f6b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slog-try v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling libmussh v1.1.4 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling mussh v3.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking wait_group v0.1.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.34s [INFO] running `Command { std: "docker" "inspect" "6618adfb5be9712e74dfeee66bb1a2c871acbc8b07c8159d9dbb464d96282f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6618adfb5be9712e74dfeee66bb1a2c871acbc8b07c8159d9dbb464d96282f6b", kill_on_drop: false }` [INFO] [stdout] 6618adfb5be9712e74dfeee66bb1a2c871acbc8b07c8159d9dbb464d96282f6b