[INFO] cloning repository https://github.com/mrdrbob/aoc-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrdrbob/aoc-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrdrbob%2Faoc-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrdrbob%2Faoc-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52f0cdecccf39c4041c76398359e578368c687e3 [INFO] checking mrdrbob/aoc-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrdrbob%2Faoc-2020" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file data/02.txt [INFO] [stderr] error: unable to write file data/04.txt [INFO] [stderr] error: unable to write file data/05.txt [INFO] [stderr] error: unable to write file data/06.txt [INFO] [stderr] error: unable to write file data/07.txt [INFO] [stderr] error: unable to write file data/08.txt [INFO] [stderr] error: unable to write file data/09.txt [INFO] [stderr] error: unable to write file data/10.txt [INFO] [stderr] error: unable to write file data/11.txt [INFO] [stderr] error: unable to write file data/12.txt [INFO] [stderr] error: unable to write file data/13.txt [INFO] [stderr] error: unable to write file data/14.txt [INFO] [stderr] error: unable to write file data/16.txt [INFO] [stderr] error: unable to write file data/17.txt [INFO] [stderr] error: unable to write file data/18.txt [INFO] [stderr] error: unable to write file data/19.txt [INFO] [stderr] error: unable to write file data/20.txt [INFO] [stderr] error: unable to write file data/21.txt [INFO] [stderr] error: unable to write file data/22.txt [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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] checking mrdrbob/aoc-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrdrbob%2Faoc-2020" "/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/mrdrbob/aoc-2020 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrdrbob/aoc-2020 [INFO] finished tweaking git repo https://github.com/mrdrbob/aoc-2020 [INFO] tweaked toml for git repo https://github.com/mrdrbob/aoc-2020 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mrdrbob/aoc-2020 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 674537ebe82054f3d583b184398007788fbbcad078e3673d85e7e8474c4a871b [INFO] running `Command { std: "docker" "start" "-a" "674537ebe82054f3d583b184398007788fbbcad078e3673d85e7e8474c4a871b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "674537ebe82054f3d583b184398007788fbbcad078e3673d85e7e8474c4a871b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674537ebe82054f3d583b184398007788fbbcad078e3673d85e7e8474c4a871b", kill_on_drop: false }` [INFO] [stdout] 674537ebe82054f3d583b184398007788fbbcad078e3673d85e7e8474c4a871b [INFO] checking mrdrbob/aoc-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrdrbob%2Faoc-2020" "/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/mrdrbob/aoc-2020 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrdrbob/aoc-2020 [INFO] finished tweaking git repo https://github.com/mrdrbob/aoc-2020 [INFO] tweaked toml for git repo https://github.com/mrdrbob/aoc-2020 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mrdrbob/aoc-2020 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65efac100b822b2b18a6e1309e0d3518b332f0de58cdd907b3234370bb081216 [INFO] running `Command { std: "docker" "start" "-a" "65efac100b822b2b18a6e1309e0d3518b332f0de58cdd907b3234370bb081216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65efac100b822b2b18a6e1309e0d3518b332f0de58cdd907b3234370bb081216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65efac100b822b2b18a6e1309e0d3518b332f0de58cdd907b3234370bb081216", kill_on_drop: false }` [INFO] [stdout] 65efac100b822b2b18a6e1309e0d3518b332f0de58cdd907b3234370bb081216 [INFO] checking mrdrbob/aoc-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrdrbob%2Faoc-2020" "/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/mrdrbob/aoc-2020 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrdrbob/aoc-2020 [INFO] finished tweaking git repo https://github.com/mrdrbob/aoc-2020 [INFO] tweaked toml for git repo https://github.com/mrdrbob/aoc-2020 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mrdrbob/aoc-2020 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f71738d9120a1bfb3f914f63c17fb664783dd8190aa01f83e27dd25e0dea46c1 [INFO] running `Command { std: "docker" "start" "-a" "f71738d9120a1bfb3f914f63c17fb664783dd8190aa01f83e27dd25e0dea46c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f71738d9120a1bfb3f914f63c17fb664783dd8190aa01f83e27dd25e0dea46c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71738d9120a1bfb3f914f63c17fb664783dd8190aa01f83e27dd25e0dea46c1", kill_on_drop: false }` [INFO] [stdout] f71738d9120a1bfb3f914f63c17fb664783dd8190aa01f83e27dd25e0dea46c1 [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_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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d353b429b36e0d7301a5eed98c0e664ee7a7fa9e6e1c56715ee98e442d24776f [INFO] running `Command { std: "docker" "start" "-a" "d353b429b36e0d7301a5eed98c0e664ee7a7fa9e6e1c56715ee98e442d24776f", kill_on_drop: false }` [INFO] [stderr] Checking aoc-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "d353b429b36e0d7301a5eed98c0e664ee7a7fa9e6e1c56715ee98e442d24776f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d353b429b36e0d7301a5eed98c0e664ee7a7fa9e6e1c56715ee98e442d24776f", kill_on_drop: false }` [INFO] [stdout] d353b429b36e0d7301a5eed98c0e664ee7a7fa9e6e1c56715ee98e442d24776f