[INFO] cloning repository https://github.com/blt/cargo-flake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blt/cargo-flake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Fcargo-flake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Fcargo-flake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] baa5567ae5787172e6ced323994bdd177a9d4f1d [INFO] checking blt/cargo-flake against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblt%2Fcargo-flake" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blt/cargo-flake on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blt/cargo-flake [INFO] finished tweaking git repo https://github.com/blt/cargo-flake [INFO] tweaked toml for git repo https://github.com/blt/cargo-flake written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/blt/cargo-flake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f6b1913f25b40af4122d99287506a5c4c6d6e98a300768e4bd4bc82f7728e8 [INFO] running `Command { std: "docker" "start" "-a" "d7f6b1913f25b40af4122d99287506a5c4c6d6e98a300768e4bd4bc82f7728e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f6b1913f25b40af4122d99287506a5c4c6d6e98a300768e4bd4bc82f7728e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f6b1913f25b40af4122d99287506a5c4c6d6e98a300768e4bd4bc82f7728e8", kill_on_drop: false }` [INFO] [stdout] d7f6b1913f25b40af4122d99287506a5c4c6d6e98a300768e4bd4bc82f7728e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 093895b13d339d3d55071a06b22090d648b49275b239a109065104abb689ae70 [INFO] running `Command { std: "docker" "start" "-a" "093895b13d339d3d55071a06b22090d648b49275b239a109065104abb689ae70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tabular v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking cargo-flake v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.33s [INFO] running `Command { std: "docker" "inspect" "093895b13d339d3d55071a06b22090d648b49275b239a109065104abb689ae70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093895b13d339d3d55071a06b22090d648b49275b239a109065104abb689ae70", kill_on_drop: false }` [INFO] [stdout] 093895b13d339d3d55071a06b22090d648b49275b239a109065104abb689ae70