[INFO] cloning repository https://github.com/Julien-R44/fast-ssh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Julien-R44/fast-ssh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulien-R44%2Ffast-ssh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulien-R44%2Ffast-ssh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2004b8d65b7ae8be8716629375b27f953895ae2b [INFO] testing Julien-R44/fast-ssh against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulien-R44%2Ffast-ssh" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Julien-R44/fast-ssh on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Julien-R44/fast-ssh [INFO] finished tweaking git repo https://github.com/Julien-R44/fast-ssh [INFO] tweaked toml for git repo https://github.com/Julien-R44/fast-ssh written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Julien-R44/fast-ssh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eff3f0d42275ff84dd67a8fe36504962a63c55d705f9bb8966b5a7056d77d71 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4eff3f0d42275ff84dd67a8fe36504962a63c55d705f9bb8966b5a7056d77d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eff3f0d42275ff84dd67a8fe36504962a63c55d705f9bb8966b5a7056d77d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eff3f0d42275ff84dd67a8fe36504962a63c55d705f9bb8966b5a7056d77d71", kill_on_drop: false }` [INFO] [stdout] 4eff3f0d42275ff84dd67a8fe36504962a63c55d705f9bb8966b5a7056d77d71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6879c87d981c35157906c8beefd2d124e7b5132ca751f97e864527aeb4f3172 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a6879c87d981c35157906c8beefd2d124e7b5132ca751f97e864527aeb4f3172", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling sublime_fuzzy v0.7.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling plain_path v0.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ssh_cfg v0.3.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling rustbreak v2.0.0 [INFO] [stderr] Compiling fast-ssh v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "a6879c87d981c35157906c8beefd2d124e7b5132ca751f97e864527aeb4f3172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6879c87d981c35157906c8beefd2d124e7b5132ca751f97e864527aeb4f3172", kill_on_drop: false }` [INFO] [stdout] a6879c87d981c35157906c8beefd2d124e7b5132ca751f97e864527aeb4f3172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2993dfc3c1fae73cd2d2fa472898eb9a095296937255b899355ba527adccaca7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2993dfc3c1fae73cd2d2fa472898eb9a095296937255b899355ba527adccaca7", kill_on_drop: false }` [INFO] [stderr] Compiling fast-ssh v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "2993dfc3c1fae73cd2d2fa472898eb9a095296937255b899355ba527adccaca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2993dfc3c1fae73cd2d2fa472898eb9a095296937255b899355ba527adccaca7", kill_on_drop: false }` [INFO] [stdout] 2993dfc3c1fae73cd2d2fa472898eb9a095296937255b899355ba527adccaca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57a620dd5722f2dde3540a85d6d1afe5c3fed95b8db95889c2e3012896f19aa4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "57a620dd5722f2dde3540a85d6d1afe5c3fed95b8db95889c2e3012896f19aa4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_ssh-3cc8cb397df5d1a2) [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" "57a620dd5722f2dde3540a85d6d1afe5c3fed95b8db95889c2e3012896f19aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a620dd5722f2dde3540a85d6d1afe5c3fed95b8db95889c2e3012896f19aa4", kill_on_drop: false }` [INFO] [stdout] 57a620dd5722f2dde3540a85d6d1afe5c3fed95b8db95889c2e3012896f19aa4