[INFO] cloning repository https://github.com/bobbobbio/-Advent-of-Code-2023 [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-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2F-Advent-of-Code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2F-Advent-of-Code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eec05166136ea75c243fe9ea0bff0120d60a9159 [INFO] checking bobbobbio/-Advent-of-Code-2023 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbobbio%2F-Advent-of-Code-2023" "/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/bobbobbio/-Advent-of-Code-2023 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-2023 [INFO] finished tweaking git repo https://github.com/bobbobbio/-Advent-of-Code-2023 [INFO] tweaked toml for git repo https://github.com/bobbobbio/-Advent-of-Code-2023 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bobbobbio/-Advent-of-Code-2023 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text2num v2.1.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b662bdf7a51a177018c3ae6ce900cd498ff3d71615a108a01cec0f2fd412ce99 [INFO] running `Command { std: "docker" "start" "-a" "b662bdf7a51a177018c3ae6ce900cd498ff3d71615a108a01cec0f2fd412ce99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b662bdf7a51a177018c3ae6ce900cd498ff3d71615a108a01cec0f2fd412ce99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b662bdf7a51a177018c3ae6ce900cd498ff3d71615a108a01cec0f2fd412ce99", kill_on_drop: false }` [INFO] [stdout] b662bdf7a51a177018c3ae6ce900cd498ff3d71615a108a01cec0f2fd412ce99 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ac90c48ef6985e17eee11cc3611c7b50767445271b01eda9ce38fc3f977a75 [INFO] running `Command { std: "docker" "start" "-a" "f0ac90c48ef6985e17eee11cc3611c7b50767445271b01eda9ce38fc3f977a75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking parse_macro v0.1.0 (/opt/rustwide/workdir/parse_macro) [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling advent_macro v0.1.0 (/opt/rustwide/workdir/advent_macro) [INFO] [stderr] Compiling strum_macros v0.25.3 [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 `fmt` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, io, iter, num, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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:14 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `iter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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:20 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `num` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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 `fmt` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, io, iter, num, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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:14 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `iter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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:20 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `num` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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 `fmt` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, io, iter, num, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> parse/src/lib.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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:14 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `iter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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:20 [INFO] [stdout] | [INFO] [stdout] 6 | use prelude::*; [INFO] [stdout] | ---------- the item `num` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | fmt, 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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking text2num v2.1.4 [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking advent v0.1.0 (/opt/rustwide/workdir/advent) [INFO] [stderr] Checking two v0.1.0 (/opt/rustwide/workdir/two) [INFO] [stderr] Checking eight v0.1.0 (/opt/rustwide/workdir/eight) [INFO] [stderr] Checking three v0.1.0 (/opt/rustwide/workdir/three) [INFO] [stderr] Checking five v0.1.0 (/opt/rustwide/workdir/five) [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking one v0.1.0 (/opt/rustwide/workdir/one) [INFO] [stderr] Checking six v0.1.0 (/opt/rustwide/workdir/six) [INFO] [stderr] Checking nine v0.1.0 (/opt/rustwide/workdir/nine) [INFO] [stderr] Checking four v0.1.0 (/opt/rustwide/workdir/four) [INFO] [stderr] Checking seven v0.1.0 (/opt/rustwide/workdir/seven) [INFO] [stderr] Checking ten v0.1.0 (/opt/rustwide/workdir/ten) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 53.41s [INFO] running `Command { std: "docker" "inspect" "f0ac90c48ef6985e17eee11cc3611c7b50767445271b01eda9ce38fc3f977a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ac90c48ef6985e17eee11cc3611c7b50767445271b01eda9ce38fc3f977a75", kill_on_drop: false }` [INFO] [stdout] f0ac90c48ef6985e17eee11cc3611c7b50767445271b01eda9ce38fc3f977a75