[INFO] cloning repository https://github.com/asonix/kv-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asonix/kv-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasonix%2Fkv-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasonix%2Fkv-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d3504523ec9b19e76b28dad67056eba5141e4db [INFO] testing asonix/kv-testing against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasonix%2Fkv-testing" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asonix/kv-testing on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asonix/kv-testing [INFO] finished tweaking git repo https://github.com/asonix/kv-testing [INFO] tweaked toml for git repo https://github.com/asonix/kv-testing written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/asonix/kv-testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffd328cc254a208a0dd4d12c00d4f1b3da9a161d9f9417d4d03771ecfb93c87f [INFO] running `Command { std: "docker" "start" "-a" "ffd328cc254a208a0dd4d12c00d4f1b3da9a161d9f9417d4d03771ecfb93c87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffd328cc254a208a0dd4d12c00d4f1b3da9a161d9f9417d4d03771ecfb93c87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd328cc254a208a0dd4d12c00d4f1b3da9a161d9f9417d4d03771ecfb93c87f", kill_on_drop: false }` [INFO] [stdout] ffd328cc254a208a0dd4d12c00d4f1b3da9a161d9f9417d4d03771ecfb93c87f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a11159f6e88903392a5609c067dc5a3d3e2aa496044a3231bb3ff631efeb6f43 [INFO] running `Command { std: "docker" "start" "-a" "a11159f6e88903392a5609c067dc5a3d3e2aa496044a3231bb3ff631efeb6f43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.38 [INFO] [stderr] Compiling env_logger v0.5.7 [INFO] [stderr] Compiling serde_cbor v0.8.2 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.14 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling lmdb v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling kv v0.6.0 [INFO] [stderr] Compiling kv-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.92s [INFO] running `Command { std: "docker" "inspect" "a11159f6e88903392a5609c067dc5a3d3e2aa496044a3231bb3ff631efeb6f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11159f6e88903392a5609c067dc5a3d3e2aa496044a3231bb3ff631efeb6f43", kill_on_drop: false }` [INFO] [stdout] a11159f6e88903392a5609c067dc5a3d3e2aa496044a3231bb3ff631efeb6f43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74cc560a58e0dc9ed02d0334623115c81deea272c83322f4543668918fb750bd [INFO] running `Command { std: "docker" "start" "-a" "74cc560a58e0dc9ed02d0334623115c81deea272c83322f4543668918fb750bd", kill_on_drop: false }` [INFO] [stderr] Compiling kv-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "74cc560a58e0dc9ed02d0334623115c81deea272c83322f4543668918fb750bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74cc560a58e0dc9ed02d0334623115c81deea272c83322f4543668918fb750bd", kill_on_drop: false }` [INFO] [stdout] 74cc560a58e0dc9ed02d0334623115c81deea272c83322f4543668918fb750bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4506c55b89e208b34bf242e94b0903ea79806b3f575ff1304db0c52d5617ec13 [INFO] running `Command { std: "docker" "start" "-a" "4506c55b89e208b34bf242e94b0903ea79806b3f575ff1304db0c52d5617ec13", 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] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kv_test-52bcf113f5aa68a0) [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" "4506c55b89e208b34bf242e94b0903ea79806b3f575ff1304db0c52d5617ec13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4506c55b89e208b34bf242e94b0903ea79806b3f575ff1304db0c52d5617ec13", kill_on_drop: false }` [INFO] [stdout] 4506c55b89e208b34bf242e94b0903ea79806b3f575ff1304db0c52d5617ec13