[INFO] cloning repository https://github.com/bobbobbio/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/bobbobbio/Advent-of-Code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2FAdvent-of-Code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2FAdvent-of-Code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50563df3b31d25e39b56731a61a415cc74d0b044 [INFO] checking bobbobbio/Advent-of-Code-2022 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2FAdvent-of-Code-2022" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbobbio/Advent-of-Code-2022 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobbobbio/Advent-of-Code-2022 [INFO] finished tweaking git repo https://github.com/bobbobbio/Advent-of-Code-2022 [INFO] tweaked toml for git repo https://github.com/bobbobbio/Advent-of-Code-2022 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bobbobbio/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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded range-collections v0.2.4 [INFO] [stderr] Downloaded binary-merge v0.1.2 [INFO] [stderr] Downloaded inplace-vec-builder v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b8a6e744f256b8cb7ac0b465f48ea0b7ae05a5fc845b472f608058926cfd43a [INFO] running `Command { std: "docker" "start" "-a" "4b8a6e744f256b8cb7ac0b465f48ea0b7ae05a5fc845b472f608058926cfd43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8a6e744f256b8cb7ac0b465f48ea0b7ae05a5fc845b472f608058926cfd43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8a6e744f256b8cb7ac0b465f48ea0b7ae05a5fc845b472f608058926cfd43a", kill_on_drop: false }` [INFO] [stdout] 4b8a6e744f256b8cb7ac0b465f48ea0b7ae05a5fc845b472f608058926cfd43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a16c80d9e8cf6387fc84360dfb46408ff496c9c3a050c6bafbd83bfdaad7537c [INFO] running `Command { std: "docker" "start" "-a" "a16c80d9e8cf6387fc84360dfb46408ff496c9c3a050c6bafbd83bfdaad7537c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking range-collections v0.2.4 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking parse_macro v0.1.0 (/opt/rustwide/workdir/parse_macro) [INFO] [stderr] Checking advent_macro v0.1.0 (/opt/rustwide/workdir/advent_macro) [INFO] [stderr] Checking parse v0.1.0 (/opt/rustwide/workdir/parse) [INFO] [stdout] warning: the item `eof` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use combine::eof; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `eof` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `alpha_num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `alpha_num` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `spaces` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `spaces` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `easy` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `easy` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `position` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `position` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Infallible` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Infallible` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhantomData` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `PhantomData` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] 8 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `iter` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `iter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `num` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deref` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Deref` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `slice` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `slice` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `str` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `str` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `eof` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use combine::eof; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `eof` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `alpha_num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `alpha_num` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `spaces` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `spaces` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `easy` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `easy` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `position` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `position` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Infallible` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Infallible` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhantomData` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `PhantomData` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] 8 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `iter` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `iter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `num` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deref` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Deref` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `slice` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `slice` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `str` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `str` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking advent v0.1.0 (/opt/rustwide/workdir/advent) [INFO] [stderr] Checking nine v0.1.0 (/opt/rustwide/workdir/nine) [INFO] [stderr] Checking six v0.1.0 (/opt/rustwide/workdir/six) [INFO] [stderr] Checking thirteen v0.1.0 (/opt/rustwide/workdir/thirteen) [INFO] [stderr] Checking five v0.1.0 (/opt/rustwide/workdir/five) [INFO] [stderr] Checking twelve v0.1.0 (/opt/rustwide/workdir/twelve) [INFO] [stderr] Checking fifteen v0.1.0 (/opt/rustwide/workdir/fifteen) [INFO] [stderr] Checking four v0.1.0 (/opt/rustwide/workdir/four) [INFO] [stderr] Checking fourteen v0.1.0 (/opt/rustwide/workdir/fourteen) [INFO] [stderr] Checking eleven v0.1.0 (/opt/rustwide/workdir/eleven) [INFO] [stderr] Checking ten v0.1.0 (/opt/rustwide/workdir/ten) [INFO] [stderr] Checking eight v0.1.0 (/opt/rustwide/workdir/eight) [INFO] [stderr] Checking one v0.1.0 (/opt/rustwide/workdir/one) [INFO] [stderr] Checking three v0.1.0 (/opt/rustwide/workdir/three) [INFO] [stderr] Checking seven v0.1.0 (/opt/rustwide/workdir/seven) [INFO] [stderr] Checking two v0.1.0 (/opt/rustwide/workdir/two) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> seven/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Dir(CommandPath), [INFO] [stdout] | --- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | Dir(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> seven/src/main.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, CommandPath), [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> seven/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Dir(CommandPath), [INFO] [stdout] | --- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | Dir(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> seven/src/main.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, CommandPath), [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.74s [INFO] running `Command { std: "docker" "inspect" "a16c80d9e8cf6387fc84360dfb46408ff496c9c3a050c6bafbd83bfdaad7537c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16c80d9e8cf6387fc84360dfb46408ff496c9c3a050c6bafbd83bfdaad7537c", kill_on_drop: false }` [INFO] [stdout] a16c80d9e8cf6387fc84360dfb46408ff496c9c3a050c6bafbd83bfdaad7537c [INFO] checking bobbobbio/Advent-of-Code-2022 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2FAdvent-of-Code-2022" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbobbio/Advent-of-Code-2022 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobbobbio/Advent-of-Code-2022 [INFO] finished tweaking git repo https://github.com/bobbobbio/Advent-of-Code-2022 [INFO] tweaked toml for git repo https://github.com/bobbobbio/Advent-of-Code-2022 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bobbobbio/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a31efc5e248a985250b7c745e3b972c361a02d715ab428a348e036eb892d1e [INFO] running `Command { std: "docker" "start" "-a" "02a31efc5e248a985250b7c745e3b972c361a02d715ab428a348e036eb892d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a31efc5e248a985250b7c745e3b972c361a02d715ab428a348e036eb892d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a31efc5e248a985250b7c745e3b972c361a02d715ab428a348e036eb892d1e", kill_on_drop: false }` [INFO] [stdout] 02a31efc5e248a985250b7c745e3b972c361a02d715ab428a348e036eb892d1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbccd58e8a117e99afd6accd4bac9f4c5af08b25b17475d710d24fd64f1ecb3d [INFO] running `Command { std: "docker" "start" "-a" "dbccd58e8a117e99afd6accd4bac9f4c5af08b25b17475d710d24fd64f1ecb3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking range-collections v0.2.4 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking syn v2.0.39 [INFO] [stderr] Checking syn v1.0.109 [INFO] [stderr] Checking parse_macro v0.1.0 (/opt/rustwide/workdir/parse_macro) [INFO] [stderr] Checking advent_macro v0.1.0 (/opt/rustwide/workdir/advent_macro) [INFO] [stderr] Checking parse v0.1.0 (/opt/rustwide/workdir/parse) [INFO] [stdout] warning: the item `eof` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use combine::eof; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `eof` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `alpha_num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `alpha_num` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `spaces` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `spaces` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `easy` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `easy` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `position` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `position` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Infallible` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Infallible` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhantomData` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `PhantomData` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] 8 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `iter` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `iter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `num` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deref` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Deref` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `slice` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `slice` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `str` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `str` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `eof` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use combine::eof; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `eof` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `alpha_num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `alpha_num` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `spaces` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | use combine::parser::char::{alpha_num, spaces}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `spaces` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `easy` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `easy` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `position` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use combine::stream::{easy, position}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `position` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Infallible` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Infallible` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhantomData` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `PhantomData` is already imported here [INFO] [stdout] 7 | use std::convert::Infallible; [INFO] [stdout] 8 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `iter` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `iter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `num` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `num` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | io, iter, num, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Deref` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `Deref` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `slice` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `slice` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `str` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `str` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | slice, str, vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking advent v0.1.0 (/opt/rustwide/workdir/advent) [INFO] [stderr] Checking thirteen v0.1.0 (/opt/rustwide/workdir/thirteen) [INFO] [stderr] Checking one v0.1.0 (/opt/rustwide/workdir/one) [INFO] [stderr] Checking eleven v0.1.0 (/opt/rustwide/workdir/eleven) [INFO] [stderr] Checking eight v0.1.0 (/opt/rustwide/workdir/eight) [INFO] [stderr] Checking seven v0.1.0 (/opt/rustwide/workdir/seven) [INFO] [stderr] Checking six v0.1.0 (/opt/rustwide/workdir/six) [INFO] [stderr] Checking twelve v0.1.0 (/opt/rustwide/workdir/twelve) [INFO] [stderr] Checking fifteen v0.1.0 (/opt/rustwide/workdir/fifteen) [INFO] [stderr] Checking five v0.1.0 (/opt/rustwide/workdir/five) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> seven/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Dir(CommandPath), [INFO] [stdout] | --- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | Dir(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> seven/src/main.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, CommandPath), [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking four v0.1.0 (/opt/rustwide/workdir/four) [INFO] [stderr] Checking three v0.1.0 (/opt/rustwide/workdir/three) [INFO] [stderr] Checking ten v0.1.0 (/opt/rustwide/workdir/ten) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> seven/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | Dir(CommandPath), [INFO] [stdout] | --- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | Dir(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> seven/src/main.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, CommandPath), [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | File(u64, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking two v0.1.0 (/opt/rustwide/workdir/two) [INFO] [stderr] Checking nine v0.1.0 (/opt/rustwide/workdir/nine) [INFO] [stderr] Checking fourteen v0.1.0 (/opt/rustwide/workdir/fourteen) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.33s [INFO] running `Command { std: "docker" "inspect" "dbccd58e8a117e99afd6accd4bac9f4c5af08b25b17475d710d24fd64f1ecb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbccd58e8a117e99afd6accd4bac9f4c5af08b25b17475d710d24fd64f1ecb3d", kill_on_drop: false }` [INFO] [stdout] dbccd58e8a117e99afd6accd4bac9f4c5af08b25b17475d710d24fd64f1ecb3d