[INFO] cloning repository https://github.com/drbh/zedis-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drbh/zedis-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fzedis-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fzedis-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93b55cd8c0241dfa9fa98d1f6ed63388b543cf2b [INFO] testing drbh/zedis-cli against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Fzedis-cli" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drbh/zedis-cli 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/drbh/zedis-cli [INFO] finished tweaking git repo https://github.com/drbh/zedis-cli [INFO] tweaked toml for git repo https://github.com/drbh/zedis-cli written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/drbh/zedis-cli 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 15db40a2b9a5f2fbc56bce2f625f033b8f830fc7c7283c404452ddf9f00b5129 [INFO] running `Command { std: "docker" "start" "-a" "15db40a2b9a5f2fbc56bce2f625f033b8f830fc7c7283c404452ddf9f00b5129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15db40a2b9a5f2fbc56bce2f625f033b8f830fc7c7283c404452ddf9f00b5129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15db40a2b9a5f2fbc56bce2f625f033b8f830fc7c7283c404452ddf9f00b5129", kill_on_drop: false }` [INFO] [stdout] 15db40a2b9a5f2fbc56bce2f625f033b8f830fc7c7283c404452ddf9f00b5129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 3cc761db1dce450612b3e21dea52cb745358e9a7738052f69726f8694c7012f9 [INFO] running `Command { std: "docker" "start" "-a" "3cc761db1dce450612b3e21dea52cb745358e9a7738052f69726f8694c7012f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rustyline v5.0.3 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling zedis-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "3cc761db1dce450612b3e21dea52cb745358e9a7738052f69726f8694c7012f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc761db1dce450612b3e21dea52cb745358e9a7738052f69726f8694c7012f9", kill_on_drop: false }` [INFO] [stdout] 3cc761db1dce450612b3e21dea52cb745358e9a7738052f69726f8694c7012f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 9e5d99d60c1623d4313c547f16ec398a53170c9ed9990ddcc81abcea4adc1e0e [INFO] running `Command { std: "docker" "start" "-a" "9e5d99d60c1623d4313c547f16ec398a53170c9ed9990ddcc81abcea4adc1e0e", kill_on_drop: false }` [INFO] [stderr] Compiling zedis-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.68s [INFO] running `Command { std: "docker" "inspect" "9e5d99d60c1623d4313c547f16ec398a53170c9ed9990ddcc81abcea4adc1e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5d99d60c1623d4313c547f16ec398a53170c9ed9990ddcc81abcea4adc1e0e", kill_on_drop: false }` [INFO] [stdout] 9e5d99d60c1623d4313c547f16ec398a53170c9ed9990ddcc81abcea4adc1e0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] f73d11980ffe1ec890a9396ab594872b55072e850be0977a941581a586e447b4 [INFO] running `Command { std: "docker" "start" "-a" "f73d11980ffe1ec890a9396ab594872b55072e850be0977a941581a586e447b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zedis_cli-f887218cae6b39d3) [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" "f73d11980ffe1ec890a9396ab594872b55072e850be0977a941581a586e447b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73d11980ffe1ec890a9396ab594872b55072e850be0977a941581a586e447b4", kill_on_drop: false }` [INFO] [stdout] f73d11980ffe1ec890a9396ab594872b55072e850be0977a941581a586e447b4