[INFO] cloning repository https://github.com/jacksonhardaker/adventofcode-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacksonhardaker/adventofcode-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonhardaker%2Fadventofcode-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonhardaker%2Fadventofcode-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b7eb90e4b9c684be873ff690f2741053a2f18d8 [INFO] building jacksonhardaker/adventofcode-2022 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonhardaker%2Fadventofcode-2022" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacksonhardaker/adventofcode-2022 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacksonhardaker/adventofcode-2022 [INFO] finished tweaking git repo https://github.com/jacksonhardaker/adventofcode-2022 [INFO] tweaked toml for git repo https://github.com/jacksonhardaker/adventofcode-2022 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jacksonhardaker/adventofcode-2022 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d62fe8e8a611e6b2dfa483a3d5bfbfa92e26d31bf894441990d1560c50ce9e2b [INFO] running `Command { std: "docker" "start" "-a" "d62fe8e8a611e6b2dfa483a3d5bfbfa92e26d31bf894441990d1560c50ce9e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d62fe8e8a611e6b2dfa483a3d5bfbfa92e26d31bf894441990d1560c50ce9e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62fe8e8a611e6b2dfa483a3d5bfbfa92e26d31bf894441990d1560c50ce9e2b", kill_on_drop: false }` [INFO] [stdout] d62fe8e8a611e6b2dfa483a3d5bfbfa92e26d31bf894441990d1560c50ce9e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56edae86cc0af1f2b5f535ab27210026c1fb2428c68f036f8ae8728507993ff7 [INFO] running `Command { std: "docker" "start" "-a" "56edae86cc0af1f2b5f535ab27210026c1fb2428c68f036f8ae8728507993ff7", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/days/14) [INFO] [stderr] Compiling day08 v0.1.0 (/opt/rustwide/workdir/days/08) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/days/03) [INFO] [stderr] Compiling day12 v0.1.0 (/opt/rustwide/workdir/days/12) [INFO] [stderr] Compiling day09 v0.1.0 (/opt/rustwide/workdir/days/09) [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/days/02) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/days/01) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/days/10) [INFO] [stderr] Compiling day13 v0.1.0 (/opt/rustwide/workdir/days/13) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/days/04) [INFO] [stderr] Compiling day06 v0.1.0 (/opt/rustwide/workdir/days/06) [INFO] [stdout] warning: value assigned to `sprite_pos` is never read [INFO] [stdout] --> days/10/src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut sprite_pos = 0..=2; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=3e5d71c801e38a30 -C extra-filename=-952dba3d7a731093 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-24cdd05bf727b284.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c03d851e398fde9c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-40035218bc3edc1d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "56edae86cc0af1f2b5f535ab27210026c1fb2428c68f036f8ae8728507993ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56edae86cc0af1f2b5f535ab27210026c1fb2428c68f036f8ae8728507993ff7", kill_on_drop: false }` [INFO] [stdout] 56edae86cc0af1f2b5f535ab27210026c1fb2428c68f036f8ae8728507993ff7