[INFO] cloning repository https://github.com/barbariand/rust_chess_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barbariand/rust_chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/barbariand/rust_chess_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barbariand/rust_chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/barbariand/rust_chess_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barbariand/rust_chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/barbariand/rust_chess_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barbariand/rust_chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/barbariand/rust_chess_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barbariand/rust_chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27092fec2cd36617c7e56d1330e6fd4e0049fb1e [INFO] checking barbariand/rust_chess_engine/27092fec2cd36617c7e56d1330e6fd4e0049fb1e against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarbariand%2Frust_chess_engine" "/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/barbariand/rust_chess_engine on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barbariand/rust_chess_engine [INFO] finished tweaking git repo https://github.com/barbariand/rust_chess_engine [INFO] tweaked toml for git repo https://github.com/barbariand/rust_chess_engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/barbariand/rust_chess_engine 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fed96ef682b832ef323fba04d590d912211a90811d1e97aa8d250699bf7fbc2 [INFO] running `Command { std: "docker" "start" "-a" "5fed96ef682b832ef323fba04d590d912211a90811d1e97aa8d250699bf7fbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fed96ef682b832ef323fba04d590d912211a90811d1e97aa8d250699bf7fbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fed96ef682b832ef323fba04d590d912211a90811d1e97aa8d250699bf7fbc2", kill_on_drop: false }` [INFO] [stdout] 5fed96ef682b832ef323fba04d590d912211a90811d1e97aa8d250699bf7fbc2 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47a7c7eb9a5550d66ffcfbb804d30404e7759de4f5144314d63ec7a8e7b0738c [INFO] running `Command { std: "docker" "start" "-a" "47a7c7eb9a5550d66ffcfbb804d30404e7759de4f5144314d63ec7a8e7b0738c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] cp: error writing '/tmp/fixit/.git/objects/pack/pack-d24315b607f94fc0bcce18bd51b04c910e31a5c2.pack': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/.git/objects/pack/pack-d24315b607f94fc0bcce18bd51b04c910e31a5c2.idx': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/.git/objects/pack/pack-d24315b607f94fc0bcce18bd51b04c910e31a5c2.rev': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/objects/info': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/.git/config': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/.git/packed-refs': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.git/logs': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/.git/HEAD': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/.gitignore': No space left on device [INFO] [stderr] cp: cannot create directory '/tmp/fixit/.vscode': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/Cargo.lock': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/Cargo.toml': No space left on device [INFO] [stderr] cp: error writing '/tmp/fixit/README.md': 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" "47a7c7eb9a5550d66ffcfbb804d30404e7759de4f5144314d63ec7a8e7b0738c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a7c7eb9a5550d66ffcfbb804d30404e7759de4f5144314d63ec7a8e7b0738c", kill_on_drop: false }` [INFO] [stdout] 47a7c7eb9a5550d66ffcfbb804d30404e7759de4f5144314d63ec7a8e7b0738c