[INFO] cloning repository https://github.com/Aidiakapi/advent_of_code_2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aidiakapi/advent_of_code_2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidiakapi%2Fadvent_of_code_2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidiakapi%2Fadvent_of_code_2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c6e8ca88a138a857b66e7b2c010da5230e950ec [INFO] testing Aidiakapi/advent_of_code_2018 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidiakapi%2Fadvent_of_code_2018" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aidiakapi/advent_of_code_2018 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aidiakapi/advent_of_code_2018 [INFO] finished tweaking git repo https://github.com/Aidiakapi/advent_of_code_2018 [INFO] tweaked toml for git repo https://github.com/Aidiakapi/advent_of_code_2018 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/Aidiakapi/advent_of_code_2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.42 [INFO] [stderr] Downloaded crossbeam-utils v0.6.1 [INFO] [stderr] Downloaded lazycell v1.2.0 [INFO] [stderr] Downloaded serde v1.0.84 [INFO] [stderr] Downloaded permutohedron v0.2.4 [INFO] [stderr] Downloaded tempfile v3.0.4 [INFO] [stderr] Downloaded regex-syntax v0.6.3 [INFO] [stderr] Downloaded serde_json v1.0.34 [INFO] [stderr] Downloaded twoway v0.2.0 [INFO] [stderr] Downloaded openssl-sys v0.9.39 [INFO] [stderr] Downloaded libflate v0.1.18 [INFO] [stderr] Downloaded security-framework-sys v0.2.1 [INFO] [stderr] Downloaded openssl v0.10.15 [INFO] [stderr] Downloaded reqwest v0.9.8 [INFO] [stderr] Downloaded pathfinding v1.1.10 [INFO] [stderr] Downloaded h2 v0.1.13 [INFO] [stderr] Downloaded encoding_rs v0.8.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d4bcb156ec58b4fa614d2877f9c3387e31374e29de6f37e0653874530e2a476 [INFO] running `Command { std: "docker" "start" "-a" "8d4bcb156ec58b4fa614d2877f9c3387e31374e29de6f37e0653874530e2a476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d4bcb156ec58b4fa614d2877f9c3387e31374e29de6f37e0653874530e2a476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4bcb156ec58b4fa614d2877f9c3387e31374e29de6f37e0653874530e2a476", kill_on_drop: false }` [INFO] [stdout] 8d4bcb156ec58b4fa614d2877f9c3387e31374e29de6f37e0653874530e2a476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3742f99f2cfec3217c5250683d41f826b7091b0662e0cff61c0d3724d1aa6ac7 [INFO] running `Command { std: "docker" "start" "-a" "3742f99f2cfec3217c5250683d41f826b7091b0662e0cff61c0d3724d1aa6ac7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling pathfinding v1.1.10 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling advent_of_code_2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `enable_ansi_support` in crate `ansi_term` [INFO] [stdout] --> src/main.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | if cfg!(windows) && !ansi_term::enable_ansi_support().is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ansi_term` [INFO] [stdout] ... [INFO] [stdout] 86 | / main!( [INFO] [stdout] 87 | | day01, [INFO] [stdout] 88 | | day02, [INFO] [stdout] 89 | | day03, [INFO] [stdout] ... | [INFO] [stdout] 111 | | day25, [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stmt_expr_attributes, drain_filter, try_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day01.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day01, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/1/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day01.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day01, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/1/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day02.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day02, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/2/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day02.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day02, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/2/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day03.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day03, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/3/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day03.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day03, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/3/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day04.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day04, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/4/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day04.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day04, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/4/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day05.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day05, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/5/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day05.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day05, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/5/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day06.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day06, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/6/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day06.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day06, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/6/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day07.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day07, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/7/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day07.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day07, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/7/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day08.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day08, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/8/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day08.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day08, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/8/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day09.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day09, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/9/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day09.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day09, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/9/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day10.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day10, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/10/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day10.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day10, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/10/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day11.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day11, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/11/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day11.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day11, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/11/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day12.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day12, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/12/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day12.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day12, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/12/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day13.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day13, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/13/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day13.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day13, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/13/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day14.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day14, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/14/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day14.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day14, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/14/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day15.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day15, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/15/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day15.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day15, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/15/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day16.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day16, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/16/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day16.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day16, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/16/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day17.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day17, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/17/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day17.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day17, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/17/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day18.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day18, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/18/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day18.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day18, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/18/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day19.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day19, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/19/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day19.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day19, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/19/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day20.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day20, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/20/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day20.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day20, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/20/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day21.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day21, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/21/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day21.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day21, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/21/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day22.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day22, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/22/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day22.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day22, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/22/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day23.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day23, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/23/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day23.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day23, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/23/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day24.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day24, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/24/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day24.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day24, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/24/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | part2 [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/framework.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] ::: src/day25.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | day!( [INFO] [stdout] | _- [INFO] [stdout] | |_| [INFO] [stdout] | | [INFO] [stdout] 2 | | day25, [INFO] [stdout] 3 | | "https://adventofcode.com/2018/day/25/input", [INFO] [stdout] 4 | | part1, [INFO] [stdout] 5 | | ! [INFO] [stdout] 6 | | ); [INFO] [stdout] | | - [INFO] [stdout] | |_| [INFO] [stdout] | |_in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `day_callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - Some((|input| $callback(input).map(|x| x.to_string())) as (fn(&str) -> Result)) [INFO] [stdout] 20 + Some((|input| $callback(input).map(|x| x.to_string())) as fn(&str) -> Result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code_2018` due to 3 previous errors; 49 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3742f99f2cfec3217c5250683d41f826b7091b0662e0cff61c0d3724d1aa6ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3742f99f2cfec3217c5250683d41f826b7091b0662e0cff61c0d3724d1aa6ac7", kill_on_drop: false }` [INFO] [stdout] 3742f99f2cfec3217c5250683d41f826b7091b0662e0cff61c0d3724d1aa6ac7