[INFO] cloning repository https://github.com/szymonnogiec/minigrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szymonnogiec/minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymonnogiec%2Fminigrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymonnogiec%2Fminigrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481103dae62cd665823b11548bd90a11bc33ae52 [INFO] building szymonnogiec/minigrep against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymonnogiec%2Fminigrep" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szymonnogiec/minigrep on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szymonnogiec/minigrep [INFO] finished tweaking git repo https://github.com/szymonnogiec/minigrep [INFO] tweaked toml for git repo https://github.com/szymonnogiec/minigrep written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/szymonnogiec/minigrep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cae9a2ed8704e485efd04e2c09e4257cfc2f3c3c38233ed3418b5288a2953fb [INFO] running `Command { std: "docker" "start" "-a" "7cae9a2ed8704e485efd04e2c09e4257cfc2f3c3c38233ed3418b5288a2953fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cae9a2ed8704e485efd04e2c09e4257cfc2f3c3c38233ed3418b5288a2953fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cae9a2ed8704e485efd04e2c09e4257cfc2f3c3c38233ed3418b5288a2953fb", kill_on_drop: false }` [INFO] [stdout] 7cae9a2ed8704e485efd04e2c09e4257cfc2f3c3c38233ed3418b5288a2953fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f562de54f9df3d5b982decbcf68541ddd04d82b9be3d80e144bbce32da14a9f [INFO] running `Command { std: "docker" "start" "-a" "1f562de54f9df3d5b982decbcf68541ddd04d82b9be3d80e144bbce32da14a9f", kill_on_drop: false }` [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "1f562de54f9df3d5b982decbcf68541ddd04d82b9be3d80e144bbce32da14a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f562de54f9df3d5b982decbcf68541ddd04d82b9be3d80e144bbce32da14a9f", kill_on_drop: false }` [INFO] [stdout] 1f562de54f9df3d5b982decbcf68541ddd04d82b9be3d80e144bbce32da14a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 697772e2abb973d64fc191cfe417be12ed8c6637e1add5ca247ae373a3a5fe93 [INFO] running `Command { std: "docker" "start" "-a" "697772e2abb973d64fc191cfe417be12ed8c6637e1add5ca247ae373a3a5fe93", kill_on_drop: false }` [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "697772e2abb973d64fc191cfe417be12ed8c6637e1add5ca247ae373a3a5fe93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "697772e2abb973d64fc191cfe417be12ed8c6637e1add5ca247ae373a3a5fe93", kill_on_drop: false }` [INFO] [stdout] 697772e2abb973d64fc191cfe417be12ed8c6637e1add5ca247ae373a3a5fe93