[INFO] cloning repository https://github.com/thefuntastic/Advent-of-Code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefuntastic/Advent-of-Code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefuntastic%2FAdvent-of-Code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefuntastic%2FAdvent-of-Code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0adcf0bc40614435c11339e588fff471f2acdb42 [INFO] checking thefuntastic/Advent-of-Code-2022 against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefuntastic%2FAdvent-of-Code-2022" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thefuntastic/Advent-of-Code-2022 [INFO] finished tweaking git repo https://github.com/thefuntastic/Advent-of-Code-2022 [INFO] tweaked toml for git repo https://github.com/thefuntastic/Advent-of-Code-2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thefuntastic/Advent-of-Code-2022 on toolchain e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thefuntastic/Advent-of-Code-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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "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] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: workspace.package.name [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ef7d24bba31c7c09fc5b999805e6ce925e1fba553c20b2325fc8f50239a29dc [INFO] running `Command { std: "docker" "start" "-a" "1ef7d24bba31c7c09fc5b999805e6ce925e1fba553c20b2325fc8f50239a29dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ef7d24bba31c7c09fc5b999805e6ce925e1fba553c20b2325fc8f50239a29dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef7d24bba31c7c09fc5b999805e6ce925e1fba553c20b2325fc8f50239a29dc", kill_on_drop: false }` [INFO] [stdout] 1ef7d24bba31c7c09fc5b999805e6ce925e1fba553c20b2325fc8f50239a29dc [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_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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 544589c2667f4e90fc88b67a690dc419ae617d992ee8baf02a69a0f8e7d60df0 [INFO] running `Command { std: "docker" "start" "-a" "544589c2667f4e90fc88b67a690dc419ae617d992ee8baf02a69a0f8e7d60df0", 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] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking aoc-04 v0.1.0 (/opt/rustwide/workdir/days/aoc-04) [INFO] [stderr] Checking aoc-02 v0.1.0 (/opt/rustwide/workdir/days/aoc-02) [INFO] [stdout] warning: the feature `slice_group_by` has been stable since 1.77.0 and no longer requires an attribute to enable [INFO] [stdout] --> days/aoc-02/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_group_by)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `example` [INFO] [stdout] --> days/aoc-02/src/main.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | let example = include_str!("../input/example.txt"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_example` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_group_by` has been stable since 1.77.0 and no longer requires an attribute to enable [INFO] [stdout] --> days/aoc-02/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_group_by)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `example` [INFO] [stdout] --> days/aoc-02/src/main.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | let example = include_str!("../input/example.txt"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_example` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1LAptA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "544589c2667f4e90fc88b67a690dc419ae617d992ee8baf02a69a0f8e7d60df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544589c2667f4e90fc88b67a690dc419ae617d992ee8baf02a69a0f8e7d60df0", kill_on_drop: false }` [INFO] [stdout] 544589c2667f4e90fc88b67a690dc419ae617d992ee8baf02a69a0f8e7d60df0