[INFO] cloning repository https://github.com/sstollenwerk/advent-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sstollenwerk/advent-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstollenwerk%2Fadvent-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstollenwerk%2Fadvent-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7408445898e2256d1b116c9ce9365573e102f6 [INFO] checking sstollenwerk/advent-code-2021 against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstollenwerk%2Fadvent-code-2021" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstollenwerk/advent-code-2021 on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstollenwerk/advent-code-2021 [INFO] finished tweaking git repo https://github.com/sstollenwerk/advent-code-2021 [INFO] tweaked toml for git repo https://github.com/sstollenwerk/advent-code-2021 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sstollenwerk/advent-code-2021 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded counter v0.5.2 [INFO] [stderr] Downloaded cached_proc_macro v0.7.1 [INFO] [stderr] Downloaded cached v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7bbbe021c9dfc0cf62de09168a348f3e3d8083d58c20e98bd12134f06d19d99 [INFO] running `Command { std: "docker" "start" "-a" "d7bbbe021c9dfc0cf62de09168a348f3e3d8083d58c20e98bd12134f06d19d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7bbbe021c9dfc0cf62de09168a348f3e3d8083d58c20e98bd12134f06d19d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7bbbe021c9dfc0cf62de09168a348f3e3d8083d58c20e98bd12134f06d19d99", kill_on_drop: false }` [INFO] [stdout] d7bbbe021c9dfc0cf62de09168a348f3e3d8083d58c20e98bd12134f06d19d99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e60c78ef931ef989359c1d6c06f6caae69612bf4c47ab87d8c30958dc3356048 [INFO] running `Command { std: "docker" "start" "-a" "e60c78ef931ef989359c1d6c06f6caae69612bf4c47ab87d8c30958dc3356048", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking trees v0.4.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Checking counter v0.5.2 [INFO] [stderr] Checking pathfinding v3.0.5 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-4db4a73a79f86133.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNB1ZA8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cached_proc_macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e60c78ef931ef989359c1d6c06f6caae69612bf4c47ab87d8c30958dc3356048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60c78ef931ef989359c1d6c06f6caae69612bf4c47ab87d8c30958dc3356048", kill_on_drop: false }` [INFO] [stdout] e60c78ef931ef989359c1d6c06f6caae69612bf4c47ab87d8c30958dc3356048