[INFO] cloning repository https://github.com/arttatum/tuples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arttatum/tuples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farttatum%2Ftuples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farttatum%2Ftuples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9db508b84f8eb47d13aea313312bad9a82afbd41 [INFO] testing arttatum/tuples against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farttatum%2Ftuples" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arttatum/tuples 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/arttatum/tuples [INFO] finished tweaking git repo https://github.com/arttatum/tuples [INFO] tweaked toml for git repo https://github.com/arttatum/tuples written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/arttatum/tuples 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 43f9c7bfd9643de283f0402289c34ddbdfec985c2208dc74bf2e0f537229dc25 [INFO] running `Command { std: "docker" "start" "-a" "43f9c7bfd9643de283f0402289c34ddbdfec985c2208dc74bf2e0f537229dc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43f9c7bfd9643de283f0402289c34ddbdfec985c2208dc74bf2e0f537229dc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f9c7bfd9643de283f0402289c34ddbdfec985c2208dc74bf2e0f537229dc25", kill_on_drop: false }` [INFO] [stdout] 43f9c7bfd9643de283f0402289c34ddbdfec985c2208dc74bf2e0f537229dc25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 7f42e1722dc238dab94c8d1e70eb7dcd765191ca45c86f238ad21845ea853064 [INFO] running `Command { std: "docker" "start" "-a" "7f42e1722dc238dab94c8d1e70eb7dcd765191ca45c86f238ad21845ea853064", kill_on_drop: false }` [INFO] [stderr] Compiling tuples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "7f42e1722dc238dab94c8d1e70eb7dcd765191ca45c86f238ad21845ea853064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f42e1722dc238dab94c8d1e70eb7dcd765191ca45c86f238ad21845ea853064", kill_on_drop: false }` [INFO] [stdout] 7f42e1722dc238dab94c8d1e70eb7dcd765191ca45c86f238ad21845ea853064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 8c3ecdb488c2dfc0aa61a6e858a506a168baa1ee5d918d0e8b7635b86fcda1d0 [INFO] running `Command { std: "docker" "start" "-a" "8c3ecdb488c2dfc0aa61a6e858a506a168baa1ee5d918d0e8b7635b86fcda1d0", kill_on_drop: false }` [INFO] [stderr] Compiling tuples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "8c3ecdb488c2dfc0aa61a6e858a506a168baa1ee5d918d0e8b7635b86fcda1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c3ecdb488c2dfc0aa61a6e858a506a168baa1ee5d918d0e8b7635b86fcda1d0", kill_on_drop: false }` [INFO] [stdout] 8c3ecdb488c2dfc0aa61a6e858a506a168baa1ee5d918d0e8b7635b86fcda1d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 85d52dc425f342df9725e245fe49f3c8128a55b6adfabb12d6c338158cae981e [INFO] running `Command { std: "docker" "start" "-a" "85d52dc425f342df9725e245fe49f3c8128a55b6adfabb12d6c338158cae981e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tuples-5cebaacdd5049226) [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" "85d52dc425f342df9725e245fe49f3c8128a55b6adfabb12d6c338158cae981e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d52dc425f342df9725e245fe49f3c8128a55b6adfabb12d6c338158cae981e", kill_on_drop: false }` [INFO] [stdout] 85d52dc425f342df9725e245fe49f3c8128a55b6adfabb12d6c338158cae981e