[INFO] cloning repository https://github.com/sonald/redis-cli-rs [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fredis-cli-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ed97ab37e4792b6c5e27ce2237c232d03517675 [INFO] testing sonald/redis-cli-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fredis-cli-rs" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonald/redis-cli-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 152a9a0245ab8d70b4d598f3ba3eb192c7ab83fa1b2cde44bd13a78b667e1f96 [INFO] running `"docker" "start" "-a" "152a9a0245ab8d70b4d598f3ba3eb192c7ab83fa1b2cde44bd13a78b667e1f96"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.17.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 proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [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 07s [INFO] running `"docker" "inspect" "152a9a0245ab8d70b4d598f3ba3eb192c7ab83fa1b2cde44bd13a78b667e1f96"` [INFO] running `"docker" "rm" "-f" "152a9a0245ab8d70b4d598f3ba3eb192c7ab83fa1b2cde44bd13a78b667e1f96"` [INFO] [stdout] 152a9a0245ab8d70b4d598f3ba3eb192c7ab83fa1b2cde44bd13a78b667e1f96 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4481b198168e3ce8c59e816e1f12cc284b5e599b010f3bfc4739cc6f64cc9910 [INFO] running `"docker" "start" "-a" "4481b198168e3ce8c59e816e1f12cc284b5e599b010f3bfc4739cc6f64cc9910"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cedis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.56s [INFO] running `"docker" "inspect" "4481b198168e3ce8c59e816e1f12cc284b5e599b010f3bfc4739cc6f64cc9910"` [INFO] running `"docker" "rm" "-f" "4481b198168e3ce8c59e816e1f12cc284b5e599b010f3bfc4739cc6f64cc9910"` [INFO] [stdout] 4481b198168e3ce8c59e816e1f12cc284b5e599b010f3bfc4739cc6f64cc9910 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 40b4f2916564b8030622a14eab9c7ef7d5bfc21518b470f71f4788c52a2d6e66 [INFO] running `"docker" "start" "-a" "40b4f2916564b8030622a14eab9c7ef7d5bfc21518b470f71f4788c52a2d6e66"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cedis-ecd2a289fd3834bf [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test redis::tests::test_to_wire_int ... ok [INFO] [stdout] test redis::tests::test_deserialize ... ok [INFO] [stdout] test redis::tests::test_deserialize2 ... ok [INFO] [stdout] test redis::tests::test_to_wire_nil ... ok [INFO] [stdout] test redis::tests::test_to_wire_str ... ok [INFO] [stdout] test redis::tests::test_to_wire_array ... ok [INFO] [stdout] test redis::tests::test_to_wire_bulk ... ok [INFO] [stdout] test redis::tests::test_to_wire_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "40b4f2916564b8030622a14eab9c7ef7d5bfc21518b470f71f4788c52a2d6e66"` [INFO] running `"docker" "rm" "-f" "40b4f2916564b8030622a14eab9c7ef7d5bfc21518b470f71f4788c52a2d6e66"` [INFO] [stdout] 40b4f2916564b8030622a14eab9c7ef7d5bfc21518b470f71f4788c52a2d6e66