[INFO] cloning repository https://github.com/jtdowney/advent-2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtdowney/advent-2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fadvent-2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fadvent-2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98937fc05513ce63b9d3229a3ecd1d8c8713dc09 [INFO] checking jtdowney/advent-2016 against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fadvent-2016" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtdowney/advent-2016 on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtdowney/advent-2016 [INFO] finished tweaking git repo https://github.com/jtdowney/advent-2016 [INFO] tweaked toml for git repo https://github.com/jtdowney/advent-2016 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jtdowney/advent-2016 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded permutohedron v0.2.2 [INFO] [stderr] Downloaded either v1.0.2 [INFO] [stderr] Downloaded itertools v0.5.8 [INFO] [stderr] Downloaded error-chain v0.7.2 [INFO] [stderr] Downloaded interval_tree v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0234f5db7d6fc55393ceb59d20aeacc3bfaff2de773d84d15686a175f99c8209 [INFO] running `Command { std: "docker" "start" "-a" "0234f5db7d6fc55393ceb59d20aeacc3bfaff2de773d84d15686a175f99c8209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0234f5db7d6fc55393ceb59d20aeacc3bfaff2de773d84d15686a175f99c8209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0234f5db7d6fc55393ceb59d20aeacc3bfaff2de773d84d15686a175f99c8209", kill_on_drop: false }` [INFO] [stdout] 0234f5db7d6fc55393ceb59d20aeacc3bfaff2de773d84d15686a175f99c8209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a420ffbdf5c366d67e03c2d66150b07cc3e559e3eb7e0cf09533b0a77965b6eb [INFO] running `Command { std: "docker" "start" "-a" "a420ffbdf5c366d67e03c2d66150b07cc3e559e3eb7e0cf09533b0a77965b6eb", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.40 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking either v1.0.2 [INFO] [stderr] Checking permutohedron v0.2.2 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking itertools v0.5.8 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking error-chain v0.7.2 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking num-complex v0.1.35 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking interval_tree v0.2.0 [INFO] [stderr] Checking advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/common/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain!{ [INFO] [stdout] 10 | | foreign_links { [INFO] [stdout] 11 | | Fmt(::std::fmt::Error); [INFO] [stdout] 12 | | FromUtf8(::std::string::FromUtf8Error); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/common/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain!{ [INFO] [stdout] 10 | | foreign_links { [INFO] [stdout] 11 | | Fmt(::std::fmt::Error); [INFO] [stdout] 12 | | FromUtf8(::std::string::FromUtf8Error); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/common/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain!{ [INFO] [stdout] 10 | | foreign_links { [INFO] [stdout] 11 | | Fmt(::std::fmt::Error); [INFO] [stdout] 12 | | FromUtf8(::std::string::FromUtf8Error); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/common/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain!{ [INFO] [stdout] 10 | | foreign_links { [INFO] [stdout] 11 | | Fmt(::std::fmt::Error); [INFO] [stdout] 12 | | FromUtf8(::std::string::FromUtf8Error); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/day04.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref ROOM_REGEX: Regex = Regex::new( [INFO] [stdout] 19 | | r"^(?P[a-z-]+)-(?P\d+)\[(?P[a-z]{5})\]" [INFO] [stdout] 20 | | ).unwrap(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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/bin/day04.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref ROOM_REGEX: Regex = Regex::new( [INFO] [stdout] 19 | | r"^(?P[a-z-]+)-(?P\d+)\[(?P[a-z]{5})\]" [INFO] [stdout] 20 | | ).unwrap(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/bin/day11.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | let part_type = part_type.trim_right_matches([',', '.'].as_ref()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 30 | let part_type = part_type.trim_end_matches([',', '.'].as_ref()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/bin/day22.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | let used = parts[2].trim_right_matches('T').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 25 | let used = parts[2].trim_end_matches('T').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/bin/day22.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let available = parts[3].trim_right_matches('T').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 26 | let available = parts[3].trim_end_matches('T').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/bin/day22.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | let x = name_parts[1].trim_left_matches('x').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 28 | let x = name_parts[1].trim_start_matches('x').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/bin/day22.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | let y = name_parts[2].trim_left_matches('y').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 29 | let y = name_parts[2].trim_start_matches('y').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/bin/day22.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 40 | struct Step { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Step` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/bin/day22.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | let used = parts[2].trim_right_matches('T').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 25 | let used = parts[2].trim_end_matches('T').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/day09.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | let mut result = try!(decompress(input.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/bin/day22.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let available = parts[3].trim_right_matches('T').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 26 | let available = parts[3].trim_end_matches('T').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/bin/day22.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | let x = name_parts[1].trim_left_matches('x').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 28 | let x = name_parts[1].trim_start_matches('x').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/bin/day22.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | let y = name_parts[2].trim_left_matches('y').parse()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 29 | let y = name_parts[2].trim_start_matches('y').parse()?; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/bin/day22.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 40 | struct Step { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Step` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/bin/day11.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | let part_type = part_type.trim_right_matches([',', '.'].as_ref()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 30 | let part_type = part_type.trim_end_matches([',', '.'].as_ref()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/day09.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | let mut result = try!(decompress(input.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/day04.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref ROOM_REGEX: Regex = Regex::new( [INFO] [stdout] 19 | | r"^(?P[a-z-]+)-(?P\d+)\[(?P[a-z]{5})\]" [INFO] [stdout] 20 | | ).unwrap(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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/bin/day04.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | static ref ROOM_REGEX: Regex = Regex::new( [INFO] [stdout] 19 | | r"^(?P[a-z-]+)-(?P\d+)\[(?P[a-z]{5})\]" [INFO] [stdout] 20 | | ).unwrap(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.20s [INFO] running `Command { std: "docker" "inspect" "a420ffbdf5c366d67e03c2d66150b07cc3e559e3eb7e0cf09533b0a77965b6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a420ffbdf5c366d67e03c2d66150b07cc3e559e3eb7e0cf09533b0a77965b6eb", kill_on_drop: false }` [INFO] [stdout] a420ffbdf5c366d67e03c2d66150b07cc3e559e3eb7e0cf09533b0a77965b6eb