[INFO] cloning repository https://github.com/Joelrodiel/crane [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joelrodiel/crane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoelrodiel%2Fcrane", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoelrodiel%2Fcrane'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ed9b43e3f7a823eab7e74c97734b7c04e7cd268 [INFO] testing Joelrodiel/crane against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoelrodiel%2Fcrane" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Joelrodiel/crane on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Joelrodiel/crane [INFO] finished tweaking git repo https://github.com/Joelrodiel/crane [INFO] tweaked toml for git repo https://github.com/Joelrodiel/crane written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/Joelrodiel/crane already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b730b77757ec20dc599ca51125da71f346779d3a0b48d7636ca9a2e36ad776a [INFO] running `Command { std: "docker" "start" "-a" "8b730b77757ec20dc599ca51125da71f346779d3a0b48d7636ca9a2e36ad776a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b730b77757ec20dc599ca51125da71f346779d3a0b48d7636ca9a2e36ad776a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b730b77757ec20dc599ca51125da71f346779d3a0b48d7636ca9a2e36ad776a", kill_on_drop: false }` [INFO] [stdout] 8b730b77757ec20dc599ca51125da71f346779d3a0b48d7636ca9a2e36ad776a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77cd6511d98bb24647291973231210ed2f1586ff270c2a89d26c12653052bc93 [INFO] running `Command { std: "docker" "start" "-a" "77cd6511d98bb24647291973231210ed2f1586ff270c2a89d26c12653052bc93", kill_on_drop: false }` [INFO] [stderr] Compiling crane v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "77cd6511d98bb24647291973231210ed2f1586ff270c2a89d26c12653052bc93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77cd6511d98bb24647291973231210ed2f1586ff270c2a89d26c12653052bc93", kill_on_drop: false }` [INFO] [stdout] 77cd6511d98bb24647291973231210ed2f1586ff270c2a89d26c12653052bc93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd93fe050b3c2e6b2d13723f58a691815f7b09b9ea4caa65d4386bbcce4b8828 [INFO] running `Command { std: "docker" "start" "-a" "dd93fe050b3c2e6b2d13723f58a691815f7b09b9ea4caa65d4386bbcce4b8828", kill_on_drop: false }` [INFO] [stderr] Compiling crane v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "dd93fe050b3c2e6b2d13723f58a691815f7b09b9ea4caa65d4386bbcce4b8828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd93fe050b3c2e6b2d13723f58a691815f7b09b9ea4caa65d4386bbcce4b8828", kill_on_drop: false }` [INFO] [stdout] dd93fe050b3c2e6b2d13723f58a691815f7b09b9ea4caa65d4386bbcce4b8828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53fb519cc07f57a1ff5ff008381870211a728fed7d2540ded6b730b896d34f7d [INFO] running `Command { std: "docker" "start" "-a" "53fb519cc07f57a1ff5ff008381870211a728fed7d2540ded6b730b896d34f7d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crane-8657433235bb23ec) [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" "53fb519cc07f57a1ff5ff008381870211a728fed7d2540ded6b730b896d34f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53fb519cc07f57a1ff5ff008381870211a728fed7d2540ded6b730b896d34f7d", kill_on_drop: false }` [INFO] [stdout] 53fb519cc07f57a1ff5ff008381870211a728fed7d2540ded6b730b896d34f7d