[INFO] cloning repository https://github.com/prestontw/patch-minimal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prestontw/patch-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fpatch-minimal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fpatch-minimal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9cf2c8ee092dd7bedd4417ce67d7f1cea4d1cf [INFO] checking prestontw/patch-minimal-example against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fpatch-minimal-example" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prestontw/patch-minimal-example on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prestontw/patch-minimal-example [INFO] finished tweaking git repo https://github.com/prestontw/patch-minimal-example [INFO] tweaked toml for git repo https://github.com/prestontw/patch-minimal-example written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/prestontw/patch-minimal-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2acd2487bdeaff86d1dd2db662459f4712d434f7606be1e32cc15c49d1c2c27 [INFO] running `Command { std: "docker" "start" "-a" "f2acd2487bdeaff86d1dd2db662459f4712d434f7606be1e32cc15c49d1c2c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2acd2487bdeaff86d1dd2db662459f4712d434f7606be1e32cc15c49d1c2c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2acd2487bdeaff86d1dd2db662459f4712d434f7606be1e32cc15c49d1c2c27", kill_on_drop: false }` [INFO] [stdout] f2acd2487bdeaff86d1dd2db662459f4712d434f7606be1e32cc15c49d1c2c27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12c2ddb16933d4e434a970f1c04c853d6112490c60892bad712cc53b1716f13b [INFO] running `Command { std: "docker" "start" "-a" "12c2ddb16933d4e434a970f1c04c853d6112490c60892bad712cc53b1716f13b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking patch-minimal-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.45s [INFO] running `Command { std: "docker" "inspect" "12c2ddb16933d4e434a970f1c04c853d6112490c60892bad712cc53b1716f13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c2ddb16933d4e434a970f1c04c853d6112490c60892bad712cc53b1716f13b", kill_on_drop: false }` [INFO] [stdout] 12c2ddb16933d4e434a970f1c04c853d6112490c60892bad712cc53b1716f13b