[INFO] cloning repository https://github.com/sonald/redis-cli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonald/redis-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fredis-cli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fredis-cli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ed97ab37e4792b6c5e27ce2237c232d03517675 [INFO] testing sonald/redis-cli-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fredis-cli-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonald/redis-cli-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sonald/redis-cli-rs [INFO] finished tweaking git repo https://github.com/sonald/redis-cli-rs [INFO] tweaked toml for git repo https://github.com/sonald/redis-cli-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sonald/redis-cli-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03617fa46cc4c1407b9dee3684026500ce6684ee74626b75fa224370f54947e5 [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" "03617fa46cc4c1407b9dee3684026500ce6684ee74626b75fa224370f54947e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03617fa46cc4c1407b9dee3684026500ce6684ee74626b75fa224370f54947e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03617fa46cc4c1407b9dee3684026500ce6684ee74626b75fa224370f54947e5", kill_on_drop: false }` [INFO] [stdout] 03617fa46cc4c1407b9dee3684026500ce6684ee74626b75fa224370f54947e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6db6645fbe9ad8983213c005c390c522fc6bc7e179acf51280936aa28cab29ff [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" "6db6645fbe9ad8983213c005c390c522fc6bc7e179acf51280936aa28cab29ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [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 signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling rustyline v6.1.2 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling cedis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "6db6645fbe9ad8983213c005c390c522fc6bc7e179acf51280936aa28cab29ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db6645fbe9ad8983213c005c390c522fc6bc7e179acf51280936aa28cab29ff", kill_on_drop: false }` [INFO] [stdout] 6db6645fbe9ad8983213c005c390c522fc6bc7e179acf51280936aa28cab29ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff50e98cdd20f3e4a152503ec7d82d9060949670f574dc9174125b65231a888a [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" "ff50e98cdd20f3e4a152503ec7d82d9060949670f574dc9174125b65231a888a", kill_on_drop: false }` [INFO] [stderr] Compiling cedis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "ff50e98cdd20f3e4a152503ec7d82d9060949670f574dc9174125b65231a888a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff50e98cdd20f3e4a152503ec7d82d9060949670f574dc9174125b65231a888a", kill_on_drop: false }` [INFO] [stdout] ff50e98cdd20f3e4a152503ec7d82d9060949670f574dc9174125b65231a888a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dfbb144467228c688c36cac3ce53a0a6180b480511e11b7b90ecabfcebc18cca [INFO] running `Command { std: "docker" "start" "-a" "dfbb144467228c688c36cac3ce53a0a6180b480511e11b7b90ecabfcebc18cca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cedis-a64cedfc7e35e6a3 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test redis::tests::test_to_wire_int ... ok [INFO] [stdout] test redis::tests::test_to_wire_array ... ok [INFO] [stdout] test redis::tests::test_to_wire_nil ... ok [INFO] [stdout] test redis::tests::test_deserialize ... ok [INFO] [stdout] test redis::tests::test_to_wire_str ... ok [INFO] [stdout] test redis::tests::test_deserialize2 ... ok [INFO] [stdout] test redis::tests::test_to_wire_error ... ok [INFO] [stdout] test redis::tests::test_to_wire_bulk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfbb144467228c688c36cac3ce53a0a6180b480511e11b7b90ecabfcebc18cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbb144467228c688c36cac3ce53a0a6180b480511e11b7b90ecabfcebc18cca", kill_on_drop: false }` [INFO] [stdout] dfbb144467228c688c36cac3ce53a0a6180b480511e11b7b90ecabfcebc18cca