[INFO] cloning repository https://github.com/pierreprinetti/bullet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pierreprinetti/bullet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierreprinetti%2Fbullet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierreprinetti%2Fbullet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa448ed3f3b686aae30dca31097a5025465532dd [INFO] checking pierreprinetti/bullet against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierreprinetti%2Fbullet" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pierreprinetti/bullet on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pierreprinetti/bullet [INFO] finished tweaking git repo https://github.com/pierreprinetti/bullet [INFO] tweaked toml for git repo https://github.com/pierreprinetti/bullet written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pierreprinetti/bullet 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ab55f2934a14c6357fc58292a6b5ed49ad3da3bb393b227c470dd8c50d4f4ce [INFO] running `Command { std: "docker" "start" "-a" "2ab55f2934a14c6357fc58292a6b5ed49ad3da3bb393b227c470dd8c50d4f4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ab55f2934a14c6357fc58292a6b5ed49ad3da3bb393b227c470dd8c50d4f4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab55f2934a14c6357fc58292a6b5ed49ad3da3bb393b227c470dd8c50d4f4ce", kill_on_drop: false }` [INFO] [stdout] 2ab55f2934a14c6357fc58292a6b5ed49ad3da3bb393b227c470dd8c50d4f4ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 175ee92e37fd0fcb19f0fcee869504da6768605403810065f1f58102ff693660 [INFO] running `Command { std: "docker" "start" "-a" "175ee92e37fd0fcb19f0fcee869504da6768605403810065f1f58102ff693660", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking newday v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "175ee92e37fd0fcb19f0fcee869504da6768605403810065f1f58102ff693660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175ee92e37fd0fcb19f0fcee869504da6768605403810065f1f58102ff693660", kill_on_drop: false }` [INFO] [stdout] 175ee92e37fd0fcb19f0fcee869504da6768605403810065f1f58102ff693660 [INFO] checking pierreprinetti/bullet against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierreprinetti%2Fbullet" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pierreprinetti/bullet on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pierreprinetti/bullet [INFO] finished tweaking git repo https://github.com/pierreprinetti/bullet [INFO] tweaked toml for git repo https://github.com/pierreprinetti/bullet written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pierreprinetti/bullet 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f3b2d421ee258ba0de93c6923e45f2bca0f8f5eddc5971919fff6b5e8ac8c09 [INFO] running `Command { std: "docker" "start" "-a" "6f3b2d421ee258ba0de93c6923e45f2bca0f8f5eddc5971919fff6b5e8ac8c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f3b2d421ee258ba0de93c6923e45f2bca0f8f5eddc5971919fff6b5e8ac8c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3b2d421ee258ba0de93c6923e45f2bca0f8f5eddc5971919fff6b5e8ac8c09", kill_on_drop: false }` [INFO] [stdout] 6f3b2d421ee258ba0de93c6923e45f2bca0f8f5eddc5971919fff6b5e8ac8c09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ce4b621e1f5f1ad3a4a11e9a2b816e83f346644026726f065aae08f8ae7b4d [INFO] running `Command { std: "docker" "start" "-a" "05ce4b621e1f5f1ad3a4a11e9a2b816e83f346644026726f065aae08f8ae7b4d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] cp: error writing '/tmp/fixit/.git/objects/a8/dde5d0ebbc5f75c72a044acdb3b32e9006b0f8': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/33': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/4f': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/f3': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/b7': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/d1': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/45': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/f5': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/78': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/cb': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/13': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/44': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/17': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/1f': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/6e': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/19': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/9c': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/53': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/7c': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/5e': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/logs': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/src': No space left on device [INFO] [stderr] error: process didn't exit successfully: `cp -a . /tmp/fixit` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "05ce4b621e1f5f1ad3a4a11e9a2b816e83f346644026726f065aae08f8ae7b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ce4b621e1f5f1ad3a4a11e9a2b816e83f346644026726f065aae08f8ae7b4d", kill_on_drop: false }` [INFO] [stdout] 05ce4b621e1f5f1ad3a4a11e9a2b816e83f346644026726f065aae08f8ae7b4d