[INFO] cloning repository https://github.com/ellishg/rftp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ellishg/rftp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellishg%2Frftp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellishg%2Frftp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f75c6b2fa1fcb0b21272e06ba3df8d6e70abfba7 [INFO] testing ellishg/rftp against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellishg%2Frftp" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellishg/rftp on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ellishg/rftp [INFO] finished tweaking git repo https://github.com/ellishg/rftp [INFO] tweaked toml for git repo https://github.com/ellishg/rftp written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/ellishg/rftp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af4c2a560840717c8a09c261d3f116ac78d29a0a4dabafd1a8cd8015685655ac [INFO] running `Command { std: "docker" "start" "-a" "af4c2a560840717c8a09c261d3f116ac78d29a0a4dabafd1a8cd8015685655ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af4c2a560840717c8a09c261d3f116ac78d29a0a4dabafd1a8cd8015685655ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4c2a560840717c8a09c261d3f116ac78d29a0a4dabafd1a8cd8015685655ac", kill_on_drop: false }` [INFO] [stdout] af4c2a560840717c8a09c261d3f116ac78d29a0a4dabafd1a8cd8015685655ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ac822df8af1c785012b96d38de03b7609df9ee6c334d35d3d8f3df9ccf53555 [INFO] running `Command { std: "docker" "start" "-a" "5ac822df8af1c785012b96d38de03b7609df9ee6c334d35d3d8f3df9ccf53555", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling ssh2 v0.8.1 [INFO] [stderr] Compiling rftp v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.40s [INFO] running `Command { std: "docker" "inspect" "5ac822df8af1c785012b96d38de03b7609df9ee6c334d35d3d8f3df9ccf53555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ac822df8af1c785012b96d38de03b7609df9ee6c334d35d3d8f3df9ccf53555", kill_on_drop: false }` [INFO] [stdout] 5ac822df8af1c785012b96d38de03b7609df9ee6c334d35d3d8f3df9ccf53555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e2ea4b38fb192b855292d2fac9f7cb765124f7d51f459d79d06c2c217f49790 [INFO] running `Command { std: "docker" "start" "-a" "9e2ea4b38fb192b855292d2fac9f7cb765124f7d51f459d79d06c2c217f49790", kill_on_drop: false }` [INFO] [stderr] Compiling rftp v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "9e2ea4b38fb192b855292d2fac9f7cb765124f7d51f459d79d06c2c217f49790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2ea4b38fb192b855292d2fac9f7cb765124f7d51f459d79d06c2c217f49790", kill_on_drop: false }` [INFO] [stdout] 9e2ea4b38fb192b855292d2fac9f7cb765124f7d51f459d79d06c2c217f49790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69ae3ccc6c17e13c1f3fc67388e532f646ccc3468a56a02cc5e53108b4301ad8 [INFO] running `Command { std: "docker" "start" "-a" "69ae3ccc6c17e13c1f3fc67388e532f646ccc3468a56a02cc5e53108b4301ad8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rftp-614311dda16ca868) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test utils::tests::test_duration ... ok [INFO] [stdout] test utils::tests::test_bytes ... ok [INFO] [stdout] test utils::tests::test_bitrate ... ok [INFO] [stdout] test user_message::tests::test_user_message ... ok [INFO] [stdout] test file::tests::test_file_list ... ok [INFO] [stdout] test progress::tests::test_draw_progress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "69ae3ccc6c17e13c1f3fc67388e532f646ccc3468a56a02cc5e53108b4301ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ae3ccc6c17e13c1f3fc67388e532f646ccc3468a56a02cc5e53108b4301ad8", kill_on_drop: false }` [INFO] [stdout] 69ae3ccc6c17e13c1f3fc67388e532f646ccc3468a56a02cc5e53108b4301ad8