[INFO] cloning repository https://github.com/rogierv/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rogierv/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc2c517d497d9a944ddb1cf62b9a28f0f560243e [INFO] checking rogierv/advent-of-code against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code" "/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/rogierv/advent-of-code on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rogierv/advent-of-code [INFO] finished tweaking git repo https://github.com/rogierv/advent-of-code [INFO] tweaked toml for git repo https://github.com/rogierv/advent-of-code written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rogierv/advent-of-code 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c5eb0bcd4d50b3377a36bed57e174fda8f1f10c393c93be843c5eacd83dd6d [INFO] running `Command { std: "docker" "start" "-a" "64c5eb0bcd4d50b3377a36bed57e174fda8f1f10c393c93be843c5eacd83dd6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c5eb0bcd4d50b3377a36bed57e174fda8f1f10c393c93be843c5eacd83dd6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c5eb0bcd4d50b3377a36bed57e174fda8f1f10c393c93be843c5eacd83dd6d", kill_on_drop: false }` [INFO] [stdout] 64c5eb0bcd4d50b3377a36bed57e174fda8f1f10c393c93be843c5eacd83dd6d [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4215b6b96114d45583efb6c03edc2b257dd675ad2f9e6eb4d9eb72bef075ba38 [INFO] running `Command { std: "docker" "start" "-a" "4215b6b96114d45583efb6c03edc2b257dd675ad2f9e6eb4d9eb72bef075ba38", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "4215b6b96114d45583efb6c03edc2b257dd675ad2f9e6eb4d9eb72bef075ba38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4215b6b96114d45583efb6c03edc2b257dd675ad2f9e6eb4d9eb72bef075ba38", kill_on_drop: false }` [INFO] [stdout] 4215b6b96114d45583efb6c03edc2b257dd675ad2f9e6eb4d9eb72bef075ba38 [INFO] checking rogierv/advent-of-code against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogierv/advent-of-code on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rogierv/advent-of-code [INFO] finished tweaking git repo https://github.com/rogierv/advent-of-code [INFO] tweaked toml for git repo https://github.com/rogierv/advent-of-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rogierv/advent-of-code 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3021b3473d302189e747703282121f4a18ac4f49a8942874300042222d0e93d [INFO] running `Command { std: "docker" "start" "-a" "b3021b3473d302189e747703282121f4a18ac4f49a8942874300042222d0e93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3021b3473d302189e747703282121f4a18ac4f49a8942874300042222d0e93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3021b3473d302189e747703282121f4a18ac4f49a8942874300042222d0e93d", kill_on_drop: false }` [INFO] [stdout] b3021b3473d302189e747703282121f4a18ac4f49a8942874300042222d0e93d [INFO] checking rogierv/advent-of-code against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogierv/advent-of-code on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rogierv/advent-of-code [INFO] finished tweaking git repo https://github.com/rogierv/advent-of-code [INFO] tweaked toml for git repo https://github.com/rogierv/advent-of-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rogierv/advent-of-code 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 531dd04bd1cb5a0392124f16e1fecd37ca7d00fe5511bb2bc57a2bb542ec8fd3 [INFO] running `Command { std: "docker" "start" "-a" "531dd04bd1cb5a0392124f16e1fecd37ca7d00fe5511bb2bc57a2bb542ec8fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "531dd04bd1cb5a0392124f16e1fecd37ca7d00fe5511bb2bc57a2bb542ec8fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531dd04bd1cb5a0392124f16e1fecd37ca7d00fe5511bb2bc57a2bb542ec8fd3", kill_on_drop: false }` [INFO] [stdout] 531dd04bd1cb5a0392124f16e1fecd37ca7d00fe5511bb2bc57a2bb542ec8fd3 [INFO] checking rogierv/advent-of-code against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogierv/advent-of-code on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rogierv/advent-of-code [INFO] finished tweaking git repo https://github.com/rogierv/advent-of-code [INFO] tweaked toml for git repo https://github.com/rogierv/advent-of-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rogierv/advent-of-code 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9909cb776ae1b88659bf088aa474255d42b9f333dfbc2c0280d9661494adbd [INFO] running `Command { std: "docker" "start" "-a" "ca9909cb776ae1b88659bf088aa474255d42b9f333dfbc2c0280d9661494adbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9909cb776ae1b88659bf088aa474255d42b9f333dfbc2c0280d9661494adbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9909cb776ae1b88659bf088aa474255d42b9f333dfbc2c0280d9661494adbd", kill_on_drop: false }` [INFO] [stdout] ca9909cb776ae1b88659bf088aa474255d42b9f333dfbc2c0280d9661494adbd [INFO] checking rogierv/advent-of-code against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogierv/advent-of-code on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rogierv/advent-of-code [INFO] finished tweaking git repo https://github.com/rogierv/advent-of-code [INFO] tweaked toml for git repo https://github.com/rogierv/advent-of-code written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rogierv/advent-of-code 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00f286af9b4a026c5c9021dbc8a3c37ec3b3a255f17f75750c15f76395159224 [INFO] running `Command { std: "docker" "start" "-a" "00f286af9b4a026c5c9021dbc8a3c37ec3b3a255f17f75750c15f76395159224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00f286af9b4a026c5c9021dbc8a3c37ec3b3a255f17f75750c15f76395159224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f286af9b4a026c5c9021dbc8a3c37ec3b3a255f17f75750c15f76395159224", kill_on_drop: false }` [INFO] [stdout] 00f286af9b4a026c5c9021dbc8a3c37ec3b3a255f17f75750c15f76395159224 [INFO] checking rogierv/advent-of-code against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogierv%2Fadvent-of-code" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*' [INFO] [stderr] fatal: the remote end hung up unexpectedly [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rogierv/advent-of-code [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.