[INFO] updating cached repository https://github.com/bogTudose/rustPractice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6583e2463e1f72a86eed1098b1923798f12bd4c7 [INFO] checking bogTudose/rustPractice/6583e2463e1f72a86eed1098b1923798f12bd4c7 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbogTudose%2FrustPractice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bogTudose/rustPractice on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bogTudose/rustPractice [INFO] finished tweaking git repo https://github.com/bogTudose/rustPractice [INFO] tweaked toml for git repo https://github.com/bogTudose/rustPractice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bogTudose/rustPractice 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a6f00fb5d5e183ce3bfd1f0a83d3f6a9da07d4d2d05926f9b2d2597b6275d6f [INFO] running `Command { std: "docker" "start" "-a" "1a6f00fb5d5e183ce3bfd1f0a83d3f6a9da07d4d2d05926f9b2d2597b6275d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a6f00fb5d5e183ce3bfd1f0a83d3f6a9da07d4d2d05926f9b2d2597b6275d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a6f00fb5d5e183ce3bfd1f0a83d3f6a9da07d4d2d05926f9b2d2597b6275d6f", kill_on_drop: false }` [INFO] [stdout] 1a6f00fb5d5e183ce3bfd1f0a83d3f6a9da07d4d2d05926f9b2d2597b6275d6f [INFO] checking bogTudose/rustPractice/6583e2463e1f72a86eed1098b1923798f12bd4c7 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbogTudose%2FrustPractice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bogTudose/rustPractice on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bogTudose/rustPractice [INFO] finished tweaking git repo https://github.com/bogTudose/rustPractice [INFO] tweaked toml for git repo https://github.com/bogTudose/rustPractice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bogTudose/rustPractice 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed1cd4cb6e4b0d44db129ea995c5a1c133fac8d46e3a2e7130c2e88016e9c927 [INFO] running `Command { std: "docker" "start" "-a" "ed1cd4cb6e4b0d44db129ea995c5a1c133fac8d46e3a2e7130c2e88016e9c927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed1cd4cb6e4b0d44db129ea995c5a1c133fac8d46e3a2e7130c2e88016e9c927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1cd4cb6e4b0d44db129ea995c5a1c133fac8d46e3a2e7130c2e88016e9c927", kill_on_drop: false }` [INFO] [stdout] ed1cd4cb6e4b0d44db129ea995c5a1c133fac8d46e3a2e7130c2e88016e9c927 [INFO] checking bogTudose/rustPractice/6583e2463e1f72a86eed1098b1923798f12bd4c7 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbogTudose%2FrustPractice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bogTudose/rustPractice on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bogTudose/rustPractice [INFO] finished tweaking git repo https://github.com/bogTudose/rustPractice [INFO] tweaked toml for git repo https://github.com/bogTudose/rustPractice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bogTudose/rustPractice 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17df33fcb9560eecba91f0befa6859c1b04b5785cb418ef4faafd4dce4d1fe19 [INFO] running `Command { std: "docker" "start" "-a" "17df33fcb9560eecba91f0befa6859c1b04b5785cb418ef4faafd4dce4d1fe19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17df33fcb9560eecba91f0befa6859c1b04b5785cb418ef4faafd4dce4d1fe19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17df33fcb9560eecba91f0befa6859c1b04b5785cb418ef4faafd4dce4d1fe19", kill_on_drop: false }` [INFO] [stdout] 17df33fcb9560eecba91f0befa6859c1b04b5785cb418ef4faafd4dce4d1fe19 [INFO] checking bogTudose/rustPractice/6583e2463e1f72a86eed1098b1923798f12bd4c7 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbogTudose%2FrustPractice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bogTudose/rustPractice on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bogTudose/rustPractice [INFO] finished tweaking git repo https://github.com/bogTudose/rustPractice [INFO] tweaked toml for git repo https://github.com/bogTudose/rustPractice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bogTudose/rustPractice 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/dea27c5e8c7188a66712919b4c2f06971163980363ced3e8d1357edecd1b256d/.tmp-hostconfig.json1311547055: no space left on device [INFO] checking bogTudose/rustPractice/6583e2463e1f72a86eed1098b1923798f12bd4c7 against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbogTudose%2FrustPractice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bogTudose/rustPractice on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bogTudose/rustPractice [INFO] finished tweaking git repo https://github.com/bogTudose/rustPractice [INFO] tweaked toml for git repo https://github.com/bogTudose/rustPractice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bogTudose/rustPractice 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/db30d48302beffe493eea930167421a61d57f05f885ef3ab709e174e33ade0b9/merged/opt/rustwide: no space left on device ExecutionFailed(ExitStatus(unix_wait_status(256)))