[INFO] cloning repository https://github.com/riccardocinti/minigrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riccardocinti/minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccardocinti%2Fminigrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccardocinti%2Fminigrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87a25674a3c150059de047f2cd8aff5ab849ea21 [INFO] checking riccardocinti/minigrep against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccardocinti%2Fminigrep" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/riccardocinti/minigrep on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/riccardocinti/minigrep [INFO] finished tweaking git repo https://github.com/riccardocinti/minigrep [INFO] tweaked toml for git repo https://github.com/riccardocinti/minigrep written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/riccardocinti/minigrep already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85045cdc71ea72014d5167dddf28a43eb2195b0f639021ef30e9b7884969d6e6 [INFO] running `Command { std: "docker" "start" "-a" "85045cdc71ea72014d5167dddf28a43eb2195b0f639021ef30e9b7884969d6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85045cdc71ea72014d5167dddf28a43eb2195b0f639021ef30e9b7884969d6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85045cdc71ea72014d5167dddf28a43eb2195b0f639021ef30e9b7884969d6e6", kill_on_drop: false }` [INFO] [stdout] 85045cdc71ea72014d5167dddf28a43eb2195b0f639021ef30e9b7884969d6e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d7c8a400552764677d16dc6a8438d4f4c1b917437707ea666034c7badac184b [INFO] running `Command { std: "docker" "start" "-a" "3d7c8a400552764677d16dc6a8438d4f4c1b917437707ea666034c7badac184b", kill_on_drop: false }` [INFO] [stderr] Checking minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "3d7c8a400552764677d16dc6a8438d4f4c1b917437707ea666034c7badac184b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7c8a400552764677d16dc6a8438d4f4c1b917437707ea666034c7badac184b", kill_on_drop: false }` [INFO] [stdout] 3d7c8a400552764677d16dc6a8438d4f4c1b917437707ea666034c7badac184b [INFO] checking riccardocinti/minigrep against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccardocinti%2Fminigrep" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/riccardocinti/minigrep on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/riccardocinti/minigrep [INFO] finished tweaking git repo https://github.com/riccardocinti/minigrep [INFO] tweaked toml for git repo https://github.com/riccardocinti/minigrep written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/riccardocinti/minigrep already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae42cab93d0642e1fe64720d15bd17db00aaa830ba0d5ddf438c0413f6836ab [INFO] running `Command { std: "docker" "start" "-a" "8ae42cab93d0642e1fe64720d15bd17db00aaa830ba0d5ddf438c0413f6836ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae42cab93d0642e1fe64720d15bd17db00aaa830ba0d5ddf438c0413f6836ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae42cab93d0642e1fe64720d15bd17db00aaa830ba0d5ddf438c0413f6836ab", kill_on_drop: false }` [INFO] [stdout] 8ae42cab93d0642e1fe64720d15bd17db00aaa830ba0d5ddf438c0413f6836ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4d2a52d7647291c0e506bb3b4b7308237432a901b2ce906bc92d6f05add22b0 [INFO] running `Command { std: "docker" "start" "-a" "c4d2a52d7647291c0e506bb3b4b7308237432a901b2ce906bc92d6f05add22b0", kill_on_drop: false }` [INFO] [stderr] Checking minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "c4d2a52d7647291c0e506bb3b4b7308237432a901b2ce906bc92d6f05add22b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d2a52d7647291c0e506bb3b4b7308237432a901b2ce906bc92d6f05add22b0", kill_on_drop: false }` [INFO] [stdout] c4d2a52d7647291c0e506bb3b4b7308237432a901b2ce906bc92d6f05add22b0