[INFO] cloning repository https://github.com/blackmann/learn-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackmann/learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust/objects/info: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/blackmann/learn-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackmann/learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/push-to-checkout.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust/hooks/push-to-checkout.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/blackmann/learn-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackmann/learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b18b2ce7e42236cf28d507eb535bc6ce70e4494 [INFO] checking blackmann/learn-rust/6b18b2ce7e42236cf28d507eb535bc6ce70e4494 against try#9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/builds/worker-1-tc2/source/.git/hooks/pre-rebase.sample': No space left on device [INFO] checking blackmann/learn-rust/6b18b2ce7e42236cf28d507eb535bc6ce70e4494 against try#9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-1-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking blackmann/learn-rust/6b18b2ce7e42236cf28d507eb535bc6ce70e4494 against try#9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackmann%2Flearn-rust" "/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/blackmann/learn-rust on toolchain 9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blackmann/learn-rust [INFO] finished tweaking git repo https://github.com/blackmann/learn-rust [INFO] tweaked toml for git repo https://github.com/blackmann/learn-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/blackmann/learn-rust 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" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5450b127f073a4b85173cadf8ca2cb7511dd8b682bf5095f7ff2e2f17fcbcd93 [INFO] running `Command { std: "docker" "start" "-a" "5450b127f073a4b85173cadf8ca2cb7511dd8b682bf5095f7ff2e2f17fcbcd93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5450b127f073a4b85173cadf8ca2cb7511dd8b682bf5095f7ff2e2f17fcbcd93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5450b127f073a4b85173cadf8ca2cb7511dd8b682bf5095f7ff2e2f17fcbcd93", kill_on_drop: false }` [INFO] [stdout] 5450b127f073a4b85173cadf8ca2cb7511dd8b682bf5095f7ff2e2f17fcbcd93 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/image/overlay2/layerdb/mounts/9f2688525ed9f1b392a25363f96db27e556847d6f75b4dff0b1ae1440f201d3e/parent: no space left on device