[INFO] cloning repository https://github.com/RazerM/advent-of-code-2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RazerM/advent-of-code-2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazerM%2Fadvent-of-code-2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazerM%2Fadvent-of-code-2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 160ad94ebcbab00b8207bd40b67a1b0977a8c985 [INFO] testing RazerM/advent-of-code-2016 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazerM%2Fadvent-of-code-2016" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RazerM/advent-of-code-2016 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/RazerM/advent-of-code-2016 [INFO] finished tweaking git repo https://github.com/RazerM/advent-of-code-2016 [INFO] tweaked toml for git repo https://github.com/RazerM/advent-of-code-2016 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/RazerM/advent-of-code-2016 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray v0.12.0 [INFO] [stderr] Downloaded itertools v0.7.9 [INFO] [stderr] Downloaded iterslide v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] f1ed0e5ac0e4a2311ffe06b922cbc95cdf3af413962d22c490de3f0e736acb33 [INFO] running `Command { std: "docker" "start" "-a" "f1ed0e5ac0e4a2311ffe06b922cbc95cdf3af413962d22c490de3f0e736acb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1ed0e5ac0e4a2311ffe06b922cbc95cdf3af413962d22c490de3f0e736acb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ed0e5ac0e4a2311ffe06b922cbc95cdf3af413962d22c490de3f0e736acb33", kill_on_drop: false }` [INFO] [stdout] f1ed0e5ac0e4a2311ffe06b922cbc95cdf3af413962d22c490de3f0e736acb33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] c00bb14094f47e9d058c3510fa73a17dcee6f0c55da57bbf22a725a89b67f4f3 [INFO] running `Command { std: "docker" "start" "-a" "c00bb14094f47e9d058c3510fa73a17dcee6f0c55da57bbf22a725a89b67f4f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling iterslide v1.0.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling itertools v0.7.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling advent_of_code_2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day10.rs:111:71 [INFO] [stdout] | [INFO] [stdout] 111 | bots.entry(n).or_insert_with(Vec::new).push(*min);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | .author(clap::crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | .author(clap::crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/day22.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day22.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/day22.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day22.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day24.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | c => panic!(format!("Unexpected character: {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 206 - c => panic!(format!("Unexpected character: {}", c)), [INFO] [stdout] 206 + c => panic!("Unexpected character: {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.58s [INFO] running `Command { std: "docker" "inspect" "c00bb14094f47e9d058c3510fa73a17dcee6f0c55da57bbf22a725a89b67f4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00bb14094f47e9d058c3510fa73a17dcee6f0c55da57bbf22a725a89b67f4f3", kill_on_drop: false }` [INFO] [stdout] c00bb14094f47e9d058c3510fa73a17dcee6f0c55da57bbf22a725a89b67f4f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f31f8d6306eb8aa126db27430c87fc7e3d4baad6584130a2757b9eaa7fa8c3 [INFO] running `Command { std: "docker" "start" "-a" "11f31f8d6306eb8aa126db27430c87fc7e3d4baad6584130a2757b9eaa7fa8c3", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code_2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | assert_eq!(ip7!("abba[mnop]qrst").supports_tls(), true); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | assert_eq!(ip7!("abcd[bddb]xyyx").supports_tls(), false); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | assert_eq!(ip7!("aaaa[qwer]tyui").supports_tls(), false); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | assert_eq!(ip7!("ioxxoj[asdfgh]zxcvbn").supports_tls(), true); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | assert_eq!(ip7!("aba[bab]xyz").supports_ssl(), true); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | assert_eq!(ip7!("xyx[xyx]xyx").supports_ssl(), false); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | assert_eq!(ip7!("aaa[kek]eke").supports_ssl(), true); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day7.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | assert_eq!(ip7!("zazbz[bzb]cdb").supports_ssl(), true); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day9.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | assert_eq!(expand(compressed!("ADVENT")), "ADVENT"); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day9.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | assert_eq!(expand(compressed!("A(1x5)BC")), "ABBBBBC"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day9.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | assert_eq!(expand(compressed!("(3x3)XYZ")), "XYZXYZXYZ"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day9.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | assert_eq!(expand(compressed!("A(2x2)BCD(2x2)EFG")), "ABCBCDEFEFG"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day9.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | assert_eq!(expand(compressed!("(6x1)(1x3)A")), "(1x3)A"); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/day9.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | assert_eq!(expand(compressed!("X(8x2)(3x3)ABCY")), "X(3x3)ABC(3x3)ABCY"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day10.rs:111:71 [INFO] [stdout] | [INFO] [stdout] 111 | bots.entry(n).or_insert_with(Vec::new).push(*min);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parsers.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | int32($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | assert_eq!(int32res!("5"), 5); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `int32res` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parsers.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | int32($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | assert_eq!(int32res!("10"), 10); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `int32res` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parsers.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | int32($p).to_result().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 55 | assert_eq!(int32res!("-10"), -10); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `int32res` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | .author(clap::crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | .author(clap::crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/day22.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day22.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/day22.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day22.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day24.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | c => panic!(format!("Unexpected character: {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 206 - c => panic!(format!("Unexpected character: {}", c)), [INFO] [stdout] 206 + c => panic!("Unexpected character: {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.27s [INFO] running `Command { std: "docker" "inspect" "11f31f8d6306eb8aa126db27430c87fc7e3d4baad6584130a2757b9eaa7fa8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f31f8d6306eb8aa126db27430c87fc7e3d4baad6584130a2757b9eaa7fa8c3", kill_on_drop: false }` [INFO] [stdout] 11f31f8d6306eb8aa126db27430c87fc7e3d4baad6584130a2757b9eaa7fa8c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b7d0915494e12d93ede634fef9bd61fa9dfb4fc0fc4d9a1b14cb3485d789a2b [INFO] running `Command { std: "docker" "start" "-a" "1b7d0915494e12d93ede634fef9bd61fa9dfb4fc0fc4d9a1b14cb3485d789a2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 156 | assert_eq!(ip7!("abba[mnop]qrst").supports_tls(), true); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 157 | assert_eq!(ip7!("abcd[bddb]xyyx").supports_tls(), false); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 158 | assert_eq!(ip7!("aaaa[qwer]tyui").supports_tls(), false); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 159 | assert_eq!(ip7!("ioxxoj[asdfgh]zxcvbn").supports_tls(), true); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 164 | assert_eq!(ip7!("aba[bab]xyz").supports_ssl(), true); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 165 | assert_eq!(ip7!("xyx[xyx]xyx").supports_ssl(), false); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 166 | assert_eq!(ip7!("aaa[kek]eke").supports_ssl(), true); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day7.rs:150:47 [INFO] [stderr] | [INFO] [stderr] 150 | parse_ip7($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 167 | assert_eq!(ip7!("zazbz[bzb]cdb").supports_ssl(), true); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `ip7` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day9.rs:71:54 [INFO] [stderr] | [INFO] [stderr] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 77 | assert_eq!(expand(compressed!("ADVENT")), "ADVENT"); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day9.rs:71:54 [INFO] [stderr] | [INFO] [stderr] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 78 | assert_eq!(expand(compressed!("A(1x5)BC")), "ABBBBBC"); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day9.rs:71:54 [INFO] [stderr] | [INFO] [stderr] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 79 | assert_eq!(expand(compressed!("(3x3)XYZ")), "XYZXYZXYZ"); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day9.rs:71:54 [INFO] [stderr] | [INFO] [stderr] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 80 | assert_eq!(expand(compressed!("A(2x2)BCD(2x2)EFG")), "ABCBCDEFEFG"); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day9.rs:71:54 [INFO] [stderr] | [INFO] [stderr] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 81 | assert_eq!(expand(compressed!("(6x1)(1x3)A")), "(1x3)A"); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/day9.rs:71:54 [INFO] [stderr] | [INFO] [stderr] 71 | parse_compressed($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 82 | assert_eq!(expand(compressed!("X(8x2)(3x3)ABCY")), "X(3x3)ABC(3x3)ABCY"); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `compressed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/day10.rs:111:71 [INFO] [stderr] | [INFO] [stderr] 111 | bots.entry(n).or_insert_with(Vec::new).push(*min);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parsers.rs:47:43 [INFO] [stderr] | [INFO] [stderr] 47 | int32($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 53 | assert_eq!(int32res!("5"), 5); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `int32res` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parsers.rs:47:43 [INFO] [stderr] | [INFO] [stderr] 47 | int32($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 54 | assert_eq!(int32res!("10"), 10); [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `int32res` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parsers.rs:47:43 [INFO] [stderr] | [INFO] [stderr] 47 | int32($p).to_result().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 55 | assert_eq!(int32res!("-10"), -10); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `int32res` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | .author(clap::crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | .author(clap::crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `x` [INFO] [stderr] --> src/day22.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | x: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/day22.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `y` [INFO] [stderr] --> src/day22.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | y: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/day22.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day24.rs:206:33 [INFO] [stderr] | [INFO] [stderr] 206 | c => panic!(format!("Unexpected character: {}", c)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 206 - c => panic!(format!("Unexpected character: {}", c)), [INFO] [stderr] 206 + c => panic!("Unexpected character: {}", c), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `advent_of_code_2016` (bin "aoc" test) generated 23 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc-b7158ff4db1cbfb0) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test day15::tests::test_example ... ok [INFO] [stdout] test day16::tests::test_example ... ok [INFO] [stdout] test day7::tests::ip7_supports_ssl ... ok [INFO] [stdout] test day18::tests::test_example ... ok [INFO] [stdout] test parsers::tests::test_int32 ... ok [INFO] [stdout] test day9::tests::test_expansion ... ok [INFO] [stdout] test day7::tests::ip7_supports_tls ... ok [INFO] [stdout] test day13::tests::test_example ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin aoc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/aoc-b7158ff4db1cbfb0` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "1b7d0915494e12d93ede634fef9bd61fa9dfb4fc0fc4d9a1b14cb3485d789a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7d0915494e12d93ede634fef9bd61fa9dfb4fc0fc4d9a1b14cb3485d789a2b", kill_on_drop: false }` [INFO] [stdout] 1b7d0915494e12d93ede634fef9bd61fa9dfb4fc0fc4d9a1b14cb3485d789a2b