[INFO] cloning repository https://github.com/peperunas/rutcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peperunas/rutcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeperunas%2Frutcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeperunas%2Frutcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58747d81f27fdffd2be3027b37ccac6f848fdff5 [INFO] checking peperunas/rutcher against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeperunas%2Frutcher" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peperunas/rutcher on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peperunas/rutcher [INFO] finished tweaking git repo https://github.com/peperunas/rutcher [INFO] tweaked toml for git repo https://github.com/peperunas/rutcher written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peperunas/rutcher 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.3 [INFO] [stderr] Downloaded structopt v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v0.2.2 [INFO] [stderr] Downloaded hex_d_hex v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92273ed69a6113a2d6fb15471af127276fdbf4a7777509d592fecacc6824963f [INFO] running `Command { std: "docker" "start" "-a" "92273ed69a6113a2d6fb15471af127276fdbf4a7777509d592fecacc6824963f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92273ed69a6113a2d6fb15471af127276fdbf4a7777509d592fecacc6824963f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92273ed69a6113a2d6fb15471af127276fdbf4a7777509d592fecacc6824963f", kill_on_drop: false }` [INFO] [stdout] 92273ed69a6113a2d6fb15471af127276fdbf4a7777509d592fecacc6824963f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23e42c7a44ddabb760d0a7c830582b757effac7989a521323fade81aeb8f3ee4 [INFO] running `Command { std: "docker" "start" "-a" "23e42c7a44ddabb760d0a7c830582b757effac7989a521323fade81aeb8f3ee4", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/23e42c7a44ddabb760d0a7c830582b757effac7989a521323fade81aeb8f3ee4/hosts: no space left on device [INFO] running `Command { std: "docker" "inspect" "23e42c7a44ddabb760d0a7c830582b757effac7989a521323fade81aeb8f3ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e42c7a44ddabb760d0a7c830582b757effac7989a521323fade81aeb8f3ee4", kill_on_drop: false }` [INFO] [stdout] 23e42c7a44ddabb760d0a7c830582b757effac7989a521323fade81aeb8f3ee4