[INFO] cloning repository https://github.com/nindalf/advent-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nindalf/advent-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fadvent-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fadvent-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8588460acc80011f16462df0c99b84df6bbdcc53 [INFO] testing nindalf/advent-2021 against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fadvent-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/nindalf/advent-2021 on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nindalf/advent-2021 [INFO] finished tweaking git repo https://github.com/nindalf/advent-2021 [INFO] tweaked toml for git repo https://github.com/nindalf/advent-2021 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nindalf/advent-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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5077ff8cc5538a500e3e0de06aa60c383d4b9eb68d711aa3d373af26b834b55c [INFO] running `Command { std: "docker" "start" "-a" "5077ff8cc5538a500e3e0de06aa60c383d4b9eb68d711aa3d373af26b834b55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5077ff8cc5538a500e3e0de06aa60c383d4b9eb68d711aa3d373af26b834b55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5077ff8cc5538a500e3e0de06aa60c383d4b9eb68d711aa3d373af26b834b55c", kill_on_drop: false }` [INFO] [stdout] 5077ff8cc5538a500e3e0de06aa60c383d4b9eb68d711aa3d373af26b834b55c [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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a0995cdcd9a667f5e3667b98324474685c0e41a2082dcf50d33c050ef22b1ea [INFO] running `Command { std: "docker" "start" "-a" "8a0995cdcd9a667f5e3667b98324474685c0e41a2082dcf50d33c050ef22b1ea", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/hexreader.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | (Some(higher), None) => (higher << 4), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 129 - (Some(higher), None) => (higher << 4), [INFO] [stdout] 129 + (Some(higher), None) => higher << 4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/matrix.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | self.storage[(point.y * self.max_x + point.x)] = val; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - self.storage[(point.y * self.max_x + point.x)] = val; [INFO] [stdout] 93 + self.storage[point.y * self.max_x + point.x] = val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/matrix.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | self.storage[(point.y * self.max_x + point.x)] += n; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103 - self.storage[(point.y * self.max_x + point.x)] += n; [INFO] [stdout] 103 + self.storage[point.y * self.max_x + point.x] += n; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/day22.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cuboid` is never constructed [INFO] [stdout] --> src/day22.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Cuboid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `State` is never used [INFO] [stdout] --> src/day22.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/day22.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | struct Range(i32, i32); [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `intersect` and `no_overlap` are never used [INFO] [stdout] --> src/day22.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl Cuboid { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 29 | fn intersect(self, other: &Cuboid) -> (Cuboid, Option, Option) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn no_overlap(l1: (i32, i32), l2: (i32, i32)) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.28s [INFO] running `Command { std: "docker" "inspect" "8a0995cdcd9a667f5e3667b98324474685c0e41a2082dcf50d33c050ef22b1ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a0995cdcd9a667f5e3667b98324474685c0e41a2082dcf50d33c050ef22b1ea", kill_on_drop: false }` [INFO] [stdout] 8a0995cdcd9a667f5e3667b98324474685c0e41a2082dcf50d33c050ef22b1ea [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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d21026f91e118066a4805791382b9ecf25de20b1856ad0299f962fccdf3a0ad [INFO] running `Command { std: "docker" "start" "-a" "7d21026f91e118066a4805791382b9ecf25de20b1856ad0299f962fccdf3a0ad", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/hexreader.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | (Some(higher), None) => (higher << 4), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 129 - (Some(higher), None) => (higher << 4), [INFO] [stdout] 129 + (Some(higher), None) => higher << 4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/matrix.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | self.storage[(point.y * self.max_x + point.x)] = val; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - self.storage[(point.y * self.max_x + point.x)] = val; [INFO] [stdout] 93 + self.storage[point.y * self.max_x + point.x] = val; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/matrix.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | self.storage[(point.y * self.max_x + point.x)] += n; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103 - self.storage[(point.y * self.max_x + point.x)] += n; [INFO] [stdout] 103 + self.storage[point.y * self.max_x + point.x] += n; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/day22.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | fn sub(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cuboid` is never constructed [INFO] [stdout] --> src/day22.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Cuboid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `State` is never used [INFO] [stdout] --> src/day22.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/day22.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | struct Range(i32, i32); [INFO] [stdout] | ----- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `intersect` and `no_overlap` are never used [INFO] [stdout] --> src/day22.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl Cuboid { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 29 | fn intersect(self, other: &Cuboid) -> (Cuboid, Option, Option) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn no_overlap(l1: (i32, i32), l2: (i32, i32)) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aoc2021` (bin "aoc2021" test); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name aoc2021 --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f69bc7d43a9c1919 -C extra-filename=-3741566bc02ddcc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c3f920731a915b53.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4da352a400170b4f.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7d21026f91e118066a4805791382b9ecf25de20b1856ad0299f962fccdf3a0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d21026f91e118066a4805791382b9ecf25de20b1856ad0299f962fccdf3a0ad", kill_on_drop: false }` [INFO] [stdout] 7d21026f91e118066a4805791382b9ecf25de20b1856ad0299f962fccdf3a0ad