[INFO] cloning repository https://github.com/umnikos/aoc22 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umnikos/aoc22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumnikos%2Faoc22", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumnikos%2Faoc22'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a204db83e71f36ab4236895c61737505ab9e50e4 [INFO] checking umnikos/aoc22 against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumnikos%2Faoc22" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/umnikos/aoc22 [INFO] finished tweaking git repo https://github.com/umnikos/aoc22 [INFO] tweaked toml for git repo https://github.com/umnikos/aoc22 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/umnikos/aoc22 on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/umnikos/aoc22 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf7d79be667f9d5342938b40f066d93fe8efff4175fa472c8f9cd3cf23daef2c [INFO] running `Command { std: "docker" "start" "-a" "cf7d79be667f9d5342938b40f066d93fe8efff4175fa472c8f9cd3cf23daef2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf7d79be667f9d5342938b40f066d93fe8efff4175fa472c8f9cd3cf23daef2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7d79be667f9d5342938b40f066d93fe8efff4175fa472c8f9cd3cf23daef2c", kill_on_drop: false }` [INFO] [stdout] cf7d79be667f9d5342938b40f066d93fe8efff4175fa472c8f9cd3cf23daef2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf86eb228ea4528c4f2d127af8cb5bf29e355c87c18e554288af9b70b9dc2812 [INFO] running `Command { std: "docker" "start" "-a" "cf86eb228ea4528c4f2d127af8cb5bf29e355c87c18e554288af9b70b9dc2812", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking rayon v1.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking aoc22 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/1-6a361c169f197269.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-6a361c169f197269/dep-bin-1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmeta5Q5Cko" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "18") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHDIZI5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/25-2de462fbb5217681.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-2de462fbb5217681/dep-test-bin-25` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/22-98efc20e2e100e8d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-98efc20e2e100e8d/dep-test-bin-22` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `aoc22` (bin "21") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTh2OGW" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKjOTC3" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKiXyDZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazXjvni" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaACDRfK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "15" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "7") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "18" test) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJphJqp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "23") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapFHBF7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "2" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "20" test) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYZyA69" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadUnYI7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "13" test) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaA18HLT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "13") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "15") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "22") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf86eb228ea4528c4f2d127af8cb5bf29e355c87c18e554288af9b70b9dc2812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf86eb228ea4528c4f2d127af8cb5bf29e355c87c18e554288af9b70b9dc2812", kill_on_drop: false }` [INFO] [stdout] cf86eb228ea4528c4f2d127af8cb5bf29e355c87c18e554288af9b70b9dc2812