[INFO] cloning repository https://github.com/parachuteshe/rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parachuteshe/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test/objects/info: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/parachuteshe/rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parachuteshe/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/parachuteshe/rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parachuteshe/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/parachuteshe/rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parachuteshe/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/parachuteshe/rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parachuteshe/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/parachuteshe/rust-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parachuteshe/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cdc6a01e1866ee868c681b46ce504849cac7d02 [INFO] checking parachuteshe/rust-test against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parachuteshe/rust-test 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/parachuteshe/rust-test [INFO] finished tweaking git repo https://github.com/parachuteshe/rust-test [INFO] tweaked toml for git repo https://github.com/parachuteshe/rust-test written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/parachuteshe/rust-test 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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3b4ebc0592a183c8625b2b7622b880b7e2dc6d9d8634bfcd3e389eaddcf71871 [INFO] running `Command { std: "docker" "start" "-a" "3b4ebc0592a183c8625b2b7622b880b7e2dc6d9d8634bfcd3e389eaddcf71871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b4ebc0592a183c8625b2b7622b880b7e2dc6d9d8634bfcd3e389eaddcf71871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4ebc0592a183c8625b2b7622b880b7e2dc6d9d8634bfcd3e389eaddcf71871", kill_on_drop: false }` [INFO] [stdout] 3b4ebc0592a183c8625b2b7622b880b7e2dc6d9d8634bfcd3e389eaddcf71871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 839cdc0e914bec942af3b6f307213832fe45e64c9da8e82a4fd0df03bd5302d9 [INFO] running `Command { std: "docker" "start" "-a" "839cdc0e914bec942af3b6f307213832fe45e64c9da8e82a4fd0df03bd5302d9", kill_on_drop: false }` [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] running `Command { std: "docker" "inspect" "839cdc0e914bec942af3b6f307213832fe45e64c9da8e82a4fd0df03bd5302d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839cdc0e914bec942af3b6f307213832fe45e64c9da8e82a4fd0df03bd5302d9", kill_on_drop: false }` [INFO] [stdout] 839cdc0e914bec942af3b6f307213832fe45e64c9da8e82a4fd0df03bd5302d9 [INFO] checking parachuteshe/rust-test against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparachuteshe%2Frust-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parachuteshe/rust-test 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/parachuteshe/rust-test [INFO] finished tweaking git repo https://github.com/parachuteshe/rust-test [INFO] tweaked toml for git repo https://github.com/parachuteshe/rust-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/parachuteshe/rust-test 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2fd257aa822629452a251bbc1a872af39691f7e1bfc5824b518af3416d9b6418 [INFO] running `Command { std: "docker" "start" "-a" "2fd257aa822629452a251bbc1a872af39691f7e1bfc5824b518af3416d9b6418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fd257aa822629452a251bbc1a872af39691f7e1bfc5824b518af3416d9b6418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd257aa822629452a251bbc1a872af39691f7e1bfc5824b518af3416d9b6418", kill_on_drop: false }` [INFO] [stdout] 2fd257aa822629452a251bbc1a872af39691f7e1bfc5824b518af3416d9b6418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 09f067b44cc009ca5e27a2a80d617af8a69b0f6bcc7ca6f496e9a9c7e1b9bfa5 [INFO] running `Command { std: "docker" "start" "-a" "09f067b44cc009ca5e27a2a80d617af8a69b0f6bcc7ca6f496e9a9c7e1b9bfa5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/89': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/df': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/11': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/95': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/5f': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/86': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/90': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/55': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/8c': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/e2': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/b8': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/3c': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/4a': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/54': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/fa': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/fb': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/a8': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/1a': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/0d': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/c7': 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/d3': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/9a': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/84': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/c3': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/0c': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/76': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/51': 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/59': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/94': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/20': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/c6': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/d6': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/a2': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/40': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/26': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/5a': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/09': 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/3b': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/e6': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/bf': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/fe': 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/81': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/49': 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/objects/f9': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/99': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/fd': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/00': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/30': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/e0': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/ce': 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] cp: cannot create directory '/tmp/fixit/target': 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" "09f067b44cc009ca5e27a2a80d617af8a69b0f6bcc7ca6f496e9a9c7e1b9bfa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f067b44cc009ca5e27a2a80d617af8a69b0f6bcc7ca6f496e9a9c7e1b9bfa5", kill_on_drop: false }` [INFO] [stdout] 09f067b44cc009ca5e27a2a80d617af8a69b0f6bcc7ca6f496e9a9c7e1b9bfa5