[INFO] cloning repository https://github.com/MichaelBell/tuplesieve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichaelBell/tuplesieve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelBell%2Ftuplesieve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelBell%2Ftuplesieve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7e7d1e5fe64676b1077d4a6972d028a64d2b93d [INFO] testing MichaelBell/tuplesieve against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelBell%2Ftuplesieve" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MichaelBell/tuplesieve on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MichaelBell/tuplesieve [INFO] finished tweaking git repo https://github.com/MichaelBell/tuplesieve [INFO] tweaked toml for git repo https://github.com/MichaelBell/tuplesieve written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MichaelBell/tuplesieve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db06a124e2521a886a9ded422701bf70f925b67184d6e457e42ae069e5ae697 [INFO] running `Command { std: "docker" "start" "-a" "3db06a124e2521a886a9ded422701bf70f925b67184d6e457e42ae069e5ae697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db06a124e2521a886a9ded422701bf70f925b67184d6e457e42ae069e5ae697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db06a124e2521a886a9ded422701bf70f925b67184d6e457e42ae069e5ae697", kill_on_drop: false }` [INFO] [stdout] 3db06a124e2521a886a9ded422701bf70f925b67184d6e457e42ae069e5ae697 [INFO] running `Command { std: "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" "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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1afc0f78b8fc8a6690ee12b0e3787b024289e15012a9108e11a27030c68dc7 [INFO] running `Command { std: "docker" "start" "-a" "fe1afc0f78b8fc8a6690ee12b0e3787b024289e15012a9108e11a27030c68dc7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tuplesieve v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.77s [INFO] running `Command { std: "docker" "inspect" "fe1afc0f78b8fc8a6690ee12b0e3787b024289e15012a9108e11a27030c68dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1afc0f78b8fc8a6690ee12b0e3787b024289e15012a9108e11a27030c68dc7", kill_on_drop: false }` [INFO] [stdout] fe1afc0f78b8fc8a6690ee12b0e3787b024289e15012a9108e11a27030c68dc7 [INFO] running `Command { std: "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" "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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 987de0241664d47b7e4bae476eae686391f22a9ea100b4f0fb500a7c8becd4f9 [INFO] running `Command { std: "docker" "start" "-a" "987de0241664d47b7e4bae476eae686391f22a9ea100b4f0fb500a7c8becd4f9", kill_on_drop: false }` [INFO] [stderr] Compiling tuplesieve v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "987de0241664d47b7e4bae476eae686391f22a9ea100b4f0fb500a7c8becd4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987de0241664d47b7e4bae476eae686391f22a9ea100b4f0fb500a7c8becd4f9", kill_on_drop: false }` [INFO] [stdout] 987de0241664d47b7e4bae476eae686391f22a9ea100b4f0fb500a7c8becd4f9 [INFO] running `Command { std: "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" "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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 957b7e9d8f161e064a06ecc5b4df8046522458a0d0eef474e188bb42768a0e66 [INFO] running `Command { std: "docker" "start" "-a" "957b7e9d8f161e064a06ecc5b4df8046522458a0d0eef474e188bb42768a0e66", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tuplesieve-a362eafe3a73cd0e) [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" "957b7e9d8f161e064a06ecc5b4df8046522458a0d0eef474e188bb42768a0e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957b7e9d8f161e064a06ecc5b4df8046522458a0d0eef474e188bb42768a0e66", kill_on_drop: false }` [INFO] [stdout] 957b7e9d8f161e064a06ecc5b4df8046522458a0d0eef474e188bb42768a0e66