[INFO] cloning repository https://github.com/travishorn/rust_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/travishorn/rust_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc3b835def3249c5ecbd6ca41d571e0f9eb74747 [INFO] testing travishorn/rust_sandbox against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox" "/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/travishorn/rust_sandbox on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/travishorn/rust_sandbox [INFO] finished tweaking git repo https://github.com/travishorn/rust_sandbox [INFO] tweaked toml for git repo https://github.com/travishorn/rust_sandbox written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/travishorn/rust_sandbox 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62bbbc411fb63115a4ffe4eab80f056b83ef90e9dcbbcad9170fcceb3eccf364 [INFO] running `Command { std: "docker" "start" "-a" "62bbbc411fb63115a4ffe4eab80f056b83ef90e9dcbbcad9170fcceb3eccf364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62bbbc411fb63115a4ffe4eab80f056b83ef90e9dcbbcad9170fcceb3eccf364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bbbc411fb63115a4ffe4eab80f056b83ef90e9dcbbcad9170fcceb3eccf364", kill_on_drop: false }` [INFO] [stdout] 62bbbc411fb63115a4ffe4eab80f056b83ef90e9dcbbcad9170fcceb3eccf364 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b9d11d6e9dd422909cb91fc86d56bfc2170dc98dd2d6a6ba33c2c6f793b1cf [INFO] running `Command { std: "docker" "start" "-a" "89b9d11d6e9dd422909cb91fc86d56bfc2170dc98dd2d6a6ba33c2c6f793b1cf", kill_on_drop: false }` [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "89b9d11d6e9dd422909cb91fc86d56bfc2170dc98dd2d6a6ba33c2c6f793b1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b9d11d6e9dd422909cb91fc86d56bfc2170dc98dd2d6a6ba33c2c6f793b1cf", kill_on_drop: false }` [INFO] [stdout] 89b9d11d6e9dd422909cb91fc86d56bfc2170dc98dd2d6a6ba33c2c6f793b1cf [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/34b3d98ea5b6b4f0a749e99ba2bffe778073de90d8a5af75d1d9ec7221b40bb0-init/merged/dev/pts: no space left on device [INFO] testing travishorn/rust_sandbox against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/functions.rs [INFO] [stderr] error: unable to write file src/loops.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/pointer_ref.rs [INFO] [stderr] error: unable to write file src/print.rs [INFO] [stderr] error: unable to write file src/strings.rs [INFO] [stderr] error: unable to write file src/structs.rs [INFO] [stderr] error: unable to write file src/tuples.rs [INFO] [stderr] error: unable to write file src/types.rs [INFO] [stderr] error: unable to write file src/vars.rs [INFO] [stderr] error: unable to write file src/vectors.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing travishorn/rust_sandbox against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/enums.rs [INFO] [stderr] error: unable to write file src/functions.rs [INFO] [stderr] error: unable to write file src/loops.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/pointer_ref.rs [INFO] [stderr] error: unable to write file src/print.rs [INFO] [stderr] error: unable to write file src/strings.rs [INFO] [stderr] error: unable to write file src/structs.rs [INFO] [stderr] error: unable to write file src/tuples.rs [INFO] [stderr] error: unable to write file src/types.rs [INFO] [stderr] error: unable to write file src/vars.rs [INFO] [stderr] error: unable to write file src/vectors.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing travishorn/rust_sandbox against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/conditionals.rs [INFO] [stderr] error: unable to write file src/enums.rs [INFO] [stderr] error: unable to write file src/functions.rs [INFO] [stderr] error: unable to write file src/loops.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/pointer_ref.rs [INFO] [stderr] error: unable to write file src/print.rs [INFO] [stderr] error: unable to write file src/strings.rs [INFO] [stderr] error: unable to write file src/structs.rs [INFO] [stderr] error: unable to write file src/tuples.rs [INFO] [stderr] error: unable to write file src/types.rs [INFO] [stderr] error: unable to write file src/vars.rs [INFO] [stderr] error: unable to write file src/vectors.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing travishorn/rust_sandbox against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/cli.rs [INFO] [stderr] error: unable to write file src/conditionals.rs [INFO] [stderr] error: unable to write file src/enums.rs [INFO] [stderr] error: unable to write file src/functions.rs [INFO] [stderr] error: unable to write file src/loops.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/pointer_ref.rs [INFO] [stderr] error: unable to write file src/print.rs [INFO] [stderr] error: unable to write file src/strings.rs [INFO] [stderr] error: unable to write file src/structs.rs [INFO] [stderr] error: unable to write file src/tuples.rs [INFO] [stderr] error: unable to write file src/types.rs [INFO] [stderr] error: unable to write file src/vars.rs [INFO] [stderr] error: unable to write file src/vectors.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing travishorn/rust_sandbox against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravishorn%2Frust_sandbox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/arrays.rs [INFO] [stderr] error: unable to write file src/cli.rs [INFO] [stderr] error: unable to write file src/conditionals.rs [INFO] [stderr] error: unable to write file src/enums.rs [INFO] [stderr] error: unable to write file src/functions.rs [INFO] [stderr] error: unable to write file src/loops.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/pointer_ref.rs [INFO] [stderr] error: unable to write file src/print.rs [INFO] [stderr] error: unable to write file src/strings.rs [INFO] [stderr] error: unable to write file src/structs.rs [INFO] [stderr] error: unable to write file src/tuples.rs [INFO] [stderr] error: unable to write file src/types.rs [INFO] [stderr] error: unable to write file src/vars.rs [INFO] [stderr] error: unable to write file src/vectors.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/travishorn/rust_sandbox [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.