[INFO] cloning repository https://github.com/davidsullins/AdventOfRust2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidsullins/AdventOfRust2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidsullins%2FAdventOfRust2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidsullins%2FAdventOfRust2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28c0d8fa63c510afdd063df1c0034ea2507a068f [INFO] testing davidsullins/AdventOfRust2016 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidsullins%2FAdventOfRust2016" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidsullins/AdventOfRust2016 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidsullins/AdventOfRust2016 [INFO] finished tweaking git repo https://github.com/davidsullins/AdventOfRust2016 [INFO] tweaked toml for git repo https://github.com/davidsullins/AdventOfRust2016 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/davidsullins/AdventOfRust2016 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e0fab874abe0fa156caccd13fb374d623652c004f5abf0124f8a8ba82fc8ce0 [INFO] running `Command { std: "docker" "start" "-a" "6e0fab874abe0fa156caccd13fb374d623652c004f5abf0124f8a8ba82fc8ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e0fab874abe0fa156caccd13fb374d623652c004f5abf0124f8a8ba82fc8ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0fab874abe0fa156caccd13fb374d623652c004f5abf0124f8a8ba82fc8ce0", kill_on_drop: false }` [INFO] [stdout] 6e0fab874abe0fa156caccd13fb374d623652c004f5abf0124f8a8ba82fc8ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63117f4b0686955c4dfc3137ca9e2caf1cbd19318a6dd7344b4d04e6e600e6ee [INFO] running `Command { std: "docker" "start" "-a" "63117f4b0686955c4dfc3137ca9e2caf1cbd19318a6dd7344b4d04e6e600e6ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling permutohedron v0.2.2 [INFO] [stderr] Compiling md5 v0.3.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling futures v0.1.7 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.1 [INFO] [stderr] Compiling futures-cpupool v0.1.2 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling AdventOfRust2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent15.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / lazy_static! { [INFO] [stdout] 43 | | static ref RE_DESC: Regex = [INFO] [stdout] 44 | | Regex::new(r"^Disc #\d+ has (\d+) positions; at time=0, it is at position (\d+)").unwrap(); [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent15.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / lazy_static! { [INFO] [stdout] 43 | | static ref RE_DESC: Regex = [INFO] [stdout] 44 | | Regex::new(r"^Disc #\d+ has (\d+) positions; at time=0, it is at position (\d+)").unwrap(); [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/advent21.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | let iter: Box> = if scramble { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - let iter: Box> = if scramble { [INFO] [stdout] 75 + let iter: Box> = if scramble { [INFO] [stdout] | [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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/advent6.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | for (c, mut histogram) in message.chars().zip(histograms.iter_mut()) { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` 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/bin/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/bin/advent17.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | DIRECTIONS.into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 138 | DIRECTIONS.iter() [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 138 | IntoIterator::into_iter(DIRECTIONS) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `needless_range_loop` [INFO] [stdout] --> src/bin/advent19.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[allow(needless_range_loop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` 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/bin/advent22.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / lazy_static! { [INFO] [stdout] 53 | | static ref RE_NODE: Regex = [INFO] [stdout] 54 | | Regex::new(r"^/dev/grid/node-x([\d]+)-y([\d]+)\s+[\d]+T\s+([\d]+)T\s+([\d]+)").unwrap(); [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent22.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / lazy_static! { [INFO] [stdout] 53 | | static ref RE_NODE: Regex = [INFO] [stdout] 54 | | Regex::new(r"^/dev/grid/node-x([\d]+)-y([\d]+)\s+[\d]+T\s+([\d]+)T\s+([\d]+)").unwrap(); [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "63117f4b0686955c4dfc3137ca9e2caf1cbd19318a6dd7344b4d04e6e600e6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63117f4b0686955c4dfc3137ca9e2caf1cbd19318a6dd7344b4d04e6e600e6ee", kill_on_drop: false }` [INFO] [stdout] 63117f4b0686955c4dfc3137ca9e2caf1cbd19318a6dd7344b4d04e6e600e6ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc3a9c853063c5dcc1a033be460f97a55957a54253bb6d148140d0f404f28b0 [INFO] running `Command { std: "docker" "start" "-a" "3bc3a9c853063c5dcc1a033be460f97a55957a54253bb6d148140d0f404f28b0", kill_on_drop: false }` [INFO] [stderr] Compiling AdventOfRust2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `needless_range_loop` [INFO] [stdout] --> src/bin/advent19.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[allow(needless_range_loop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` 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/bin/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent8.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stdout] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent21.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / lazy_static! { [INFO] [stdout] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stdout] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stdout] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/advent21.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | let iter: Box> = if scramble { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - let iter: Box> = if scramble { [INFO] [stdout] 75 + let iter: Box> = if scramble { [INFO] [stdout] | [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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stdout] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stdout] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent10.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / lazy_static! { [INFO] [stdout] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stdout] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent22.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / lazy_static! { [INFO] [stdout] 53 | | static ref RE_NODE: Regex = [INFO] [stdout] 54 | | Regex::new(r"^/dev/grid/node-x([\d]+)-y([\d]+)\s+[\d]+T\s+([\d]+)T\s+([\d]+)").unwrap(); [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent22.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / lazy_static! { [INFO] [stdout] 53 | | static ref RE_NODE: Regex = [INFO] [stdout] 54 | | Regex::new(r"^/dev/grid/node-x([\d]+)-y([\d]+)\s+[\d]+T\s+([\d]+)T\s+([\d]+)").unwrap(); [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/advent6.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | for (c, mut histogram) in message.chars().zip(histograms.iter_mut()) { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` 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/bin/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent23.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | static ref RE_CPY: Regex = [INFO] [stdout] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent15.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / lazy_static! { [INFO] [stdout] 43 | | static ref RE_DESC: Regex = [INFO] [stdout] 44 | | Regex::new(r"^Disc #\d+ has (\d+) positions; at time=0, it is at position (\d+)").unwrap(); [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent15.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / lazy_static! { [INFO] [stdout] 43 | | static ref RE_DESC: Regex = [INFO] [stdout] 44 | | Regex::new(r"^Disc #\d+ has (\d+) positions; at time=0, it is at position (\d+)").unwrap(); [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/bin/advent17.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | DIRECTIONS.into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 138 | DIRECTIONS.iter() [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 138 | IntoIterator::into_iter(DIRECTIONS) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/advent12.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE_CPY: Regex = [INFO] [stdout] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stdout] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.23s [INFO] [stderr] Executable unittests src/common.rs (/opt/rustwide/target/debug/deps/common-7940056a1d22fd46) [INFO] [stderr] Executable unittests src/bin/advent1.rs (/opt/rustwide/target/debug/deps/advent1-81dee0cac0d73bec) [INFO] [stderr] Executable unittests src/bin/advent10.rs (/opt/rustwide/target/debug/deps/advent10-f62680776dc32cc9) [INFO] [stderr] Executable unittests src/bin/advent12.rs (/opt/rustwide/target/debug/deps/advent12-2ebbcb0de98415a5) [INFO] [stderr] Executable unittests src/bin/advent13.rs (/opt/rustwide/target/debug/deps/advent13-a9c5754679113b11) [INFO] [stderr] Executable unittests src/bin/advent14.rs (/opt/rustwide/target/debug/deps/advent14-546f885b4a85dd0f) [INFO] [stderr] Executable unittests src/bin/advent15.rs (/opt/rustwide/target/debug/deps/advent15-2bd417ea859ecbfa) [INFO] [stderr] Executable unittests src/bin/advent16.rs (/opt/rustwide/target/debug/deps/advent16-e7fb297fda5f15c4) [INFO] [stderr] Executable unittests src/bin/advent17.rs (/opt/rustwide/target/debug/deps/advent17-9d9f4ba7aa8864fb) [INFO] [stderr] Executable unittests src/bin/advent18.rs (/opt/rustwide/target/debug/deps/advent18-1f9693e62971a03a) [INFO] [stderr] Executable unittests src/bin/advent19.rs (/opt/rustwide/target/debug/deps/advent19-edd6d49822d6f876) [INFO] [stderr] Executable unittests src/bin/advent2.rs (/opt/rustwide/target/debug/deps/advent2-cd4198b9ffab0096) [INFO] [stderr] Executable unittests src/bin/advent20.rs (/opt/rustwide/target/debug/deps/advent20-ca87df781a92137d) [INFO] [stderr] Executable unittests src/bin/advent21.rs (/opt/rustwide/target/debug/deps/advent21-3563d848664732d7) [INFO] [stderr] Executable unittests src/bin/advent22.rs (/opt/rustwide/target/debug/deps/advent22-9b9e7e714fc38bda) [INFO] [stderr] Executable unittests src/bin/advent23.rs (/opt/rustwide/target/debug/deps/advent23-3ecc205ecb4dfcae) [INFO] [stderr] Executable unittests src/bin/advent24.rs (/opt/rustwide/target/debug/deps/advent24-b26c41d03aa9cc52) [INFO] [stderr] Executable unittests src/bin/advent3.rs (/opt/rustwide/target/debug/deps/advent3-46936e8658e6a3cb) [INFO] [stderr] Executable unittests src/bin/advent4.rs (/opt/rustwide/target/debug/deps/advent4-624e721c899ee034) [INFO] [stderr] Executable unittests src/bin/advent5.rs (/opt/rustwide/target/debug/deps/advent5-d2ddd47cf36a5c14) [INFO] [stderr] Executable unittests src/bin/advent6.rs (/opt/rustwide/target/debug/deps/advent6-f572b52e9b49613b) [INFO] [stderr] Executable unittests src/bin/advent7.rs (/opt/rustwide/target/debug/deps/advent7-90ed2ca54f7cf407) [INFO] [stderr] Executable unittests src/bin/advent8.rs (/opt/rustwide/target/debug/deps/advent8-b3d5c716ee75a787) [INFO] [stderr] Executable unittests src/bin/advent9.rs (/opt/rustwide/target/debug/deps/advent9-674e76adbe5bde55) [INFO] running `Command { std: "docker" "inspect" "3bc3a9c853063c5dcc1a033be460f97a55957a54253bb6d148140d0f404f28b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc3a9c853063c5dcc1a033be460f97a55957a54253bb6d148140d0f404f28b0", kill_on_drop: false }` [INFO] [stdout] 3bc3a9c853063c5dcc1a033be460f97a55957a54253bb6d148140d0f404f28b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9124b39a8ed1ad75b6fef1fc1f97a3a0b324f695bb922fdc7eb72795fcdc949 [INFO] running `Command { std: "docker" "start" "-a" "b9124b39a8ed1ad75b6fef1fc1f97a3a0b324f695bb922fdc7eb72795fcdc949", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/advent10.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stderr] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stderr] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stderr] 64 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent10.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | / lazy_static! { [INFO] [stderr] 61 | | static ref RE_VAL: Regex = Regex::new(r"^value (\d+) goes to bot (\d+)").unwrap(); [INFO] [stderr] 62 | | static ref RE_BOT_LOW: Regex = Regex::new(r"^bot (\d+).+low to bot (\d+)").unwrap(); [INFO] [stderr] 63 | | static ref RE_BOT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to bot (\d+)").unwrap(); [INFO] [stderr] 64 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent10.rs:151:9 [INFO] [stderr] | [INFO] [stderr] 151 | / lazy_static! { [INFO] [stderr] 152 | | static ref RE_OUT_LOW: Regex = Regex::new(r"^bot (\d+).+low to output (\d+)").unwrap(); [INFO] [stderr] 153 | | static ref RE_OUT_HIGH: Regex = Regex::new(r"^bot (\d+).+high to output (\d+)").unwrap(); [INFO] [stderr] 154 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent10" test) generated 10 warnings (7 duplicates) [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/advent15.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | / lazy_static! { [INFO] [stderr] 43 | | static ref RE_DESC: Regex = [INFO] [stderr] 44 | | Regex::new(r"^Disc #\d+ has (\d+) positions; at time=0, it is at position (\d+)").unwrap(); [INFO] [stderr] 45 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent15.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | / lazy_static! { [INFO] [stderr] 43 | | static ref RE_DESC: Regex = [INFO] [stderr] 44 | | Regex::new(r"^Disc #\d+ has (\d+) positions; at time=0, it is at position (\d+)").unwrap(); [INFO] [stderr] 45 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent15" test) generated 2 warnings [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/advent8.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | / lazy_static! { [INFO] [stderr] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stderr] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stderr] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stderr] 42 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent8.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | / lazy_static! { [INFO] [stderr] 39 | | static ref RE_RECT: Regex = Regex::new(r"rect (\d+)x(\d+)").unwrap(); [INFO] [stderr] 40 | | static ref RE_ROW: Regex = Regex::new(r"rotate row y=(\d+) by (\d+)").unwrap(); [INFO] [stderr] 41 | | static ref RE_COL: Regex = Regex::new(r"rotate column x=(\d+) by (\d+)").unwrap(); [INFO] [stderr] 42 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent12.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | / lazy_static! { [INFO] [stderr] 93 | | static ref RE_CPY: Regex = [INFO] [stderr] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stderr] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stderr] 99 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent12.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | / lazy_static! { [INFO] [stderr] 93 | | static ref RE_CPY: Regex = [INFO] [stderr] 94 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stderr] 95 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 98 | | Regex::new(r"^jnz (?:([a-d])|([-\d]+)) (?:([a-d])|([-\d]+))").unwrap(); [INFO] [stderr] 99 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin/advent6.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | for (c, mut histogram) in message.chars().zip(histograms.iter_mut()) { [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/advent21.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | / lazy_static! { [INFO] [stderr] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stderr] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stderr] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stderr] 71 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent21.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | / lazy_static! { [INFO] [stderr] 64 | | static ref RE_SWAP_POS: Regex = Regex::new(r"^swap position ([\d]+) with position ([\d]+)").unwrap(); [INFO] [stderr] 65 | | static ref RE_SWAP_LETTER: Regex = Regex::new(r"^swap letter ([a-z]) with letter ([a-z])").unwrap(); [INFO] [stderr] 66 | | static ref RE_ROT_LSTEP: Regex = Regex::new(r"^rotate left ([\d]+) step").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 70 | | static ref RE_MOVE: Regex = Regex::new(r"^move position ([\d]+) to position ([\d]+)").unwrap(); [INFO] [stderr] 71 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/advent21.rs:75:19 [INFO] [stderr] | [INFO] [stderr] 75 | let iter: Box> = if scramble { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 75 - let iter: Box> = if scramble { [INFO] [stderr] 75 + let iter: Box> = if scramble { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/advent23.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | / lazy_static! { [INFO] [stderr] 121 | | static ref RE_CPY: Regex = [INFO] [stderr] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stderr] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stderr] 128 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent23.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | / lazy_static! { [INFO] [stderr] 121 | | static ref RE_CPY: Regex = [INFO] [stderr] 122 | | Regex::new(r"^cpy (?:([a-d])|([-\d]+)) ([a-d])").unwrap(); [INFO] [stderr] 123 | | static ref RE_INC: Regex = Regex::new(r"^inc ([a-d])").unwrap(); [INFO] [stderr] ... | [INFO] [stderr] 127 | | static ref RE_TGL: Regex = Regex::new(r"^tgl ([a-d])").unwrap(); [INFO] [stderr] 128 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `needless_range_loop` [INFO] [stderr] --> src/bin/advent19.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | #[allow(needless_range_loop)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stderr] --> src/bin/advent17.rs:138:20 [INFO] [stderr] | [INFO] [stderr] 138 | DIRECTIONS.into_iter() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 138 | DIRECTIONS.iter() [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 138 | IntoIterator::into_iter(DIRECTIONS) [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/advent22.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | / lazy_static! { [INFO] [stderr] 53 | | static ref RE_NODE: Regex = [INFO] [stderr] 54 | | Regex::new(r"^/dev/grid/node-x([\d]+)-y([\d]+)\s+[\d]+T\s+([\d]+)T\s+([\d]+)").unwrap(); [INFO] [stderr] 55 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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/bin/advent22.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | / lazy_static! { [INFO] [stderr] 53 | | static ref RE_NODE: Regex = [INFO] [stderr] 54 | | Regex::new(r"^/dev/grid/node-x([\d]+)-y([\d]+)\s+[\d]+T\s+([\d]+)T\s+([\d]+)").unwrap(); [INFO] [stderr] 55 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent8" test) generated 6 warnings (4 duplicates) [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent12" test) generated 8 warnings (6 duplicates) [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent6" test) generated 1 warning [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent21" test) generated 15 warnings (12 duplicates) [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent23" test) generated 10 warnings (8 duplicates) [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent19" test) generated 1 warning [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent17" test) generated 1 warning [INFO] [stderr] warning: `AdventOfRust2016` (bin "advent22" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/common.rs (/opt/rustwide/target/debug/deps/common-7940056a1d22fd46) [INFO] [stderr] Running unittests src/bin/advent1.rs (/opt/rustwide/target/debug/deps/advent1-81dee0cac0d73bec) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent10.rs (/opt/rustwide/target/debug/deps/advent10-f62680776dc32cc9) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_find_steps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_find_first_revisited_distance ... ok [INFO] [stdout] test test_parse_turn ... ok [INFO] [stdout] test test_turn_left ... ok [INFO] [stdout] test test_turn_right ... ok [INFO] [stdout] test test_calc_manhattan_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_get_chip_val ... ok [INFO] [stdout] test test_give_chip_to_bot ... ok [INFO] [stdout] test test_parse_instruction ... ok [INFO] [stdout] test test_parse_instruction2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent12.rs (/opt/rustwide/target/debug/deps/advent12-2ebbcb0de98415a5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_execute_until_halt ... ok [INFO] [stdout] test test_parse_instruction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/advent13.rs (/opt/rustwide/target/debug/deps/advent13-a9c5754679113b11) [INFO] [stderr] Running unittests src/bin/advent14.rs (/opt/rustwide/target/debug/deps/advent14-546f885b4a85dd0f) [INFO] [stdout] test test_is_wall ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_get_nth_idx2 ... ignored [INFO] [stdout] test test_find_triple ... ok [INFO] [stdout] test test_has_quint ... ok [INFO] [stdout] test test_calc_stretched_key ... ok [INFO] [stdout] test test_get_nth_idx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent15.rs (/opt/rustwide/target/debug/deps/advent15-2bd417ea859ecbfa) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_calc_drop_time ... ok [INFO] [stdout] test test_disc_incr ... ok [INFO] [stdout] test test_adjust_discs ... ok [INFO] [stderr] Running unittests src/bin/advent16.rs (/opt/rustwide/target/debug/deps/advent16-e7fb297fda5f15c4) [INFO] [stdout] test test_disc_from_description ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_rd_checksum ... ok [INFO] [stdout] test tests::test_count_trailing_zeros ... ok [INFO] [stdout] test tests::test_rd_create_from_str ... ok [INFO] [stdout] test tests::test_rd_grow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent17.rs (/opt/rustwide/target/debug/deps/advent17-9d9f4ba7aa8864fb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_find_longest_path_to_goal ... ignored [INFO] [stdout] test test_find_path_to_goal ... ok [INFO] [stdout] test test_is_open ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent18.rs (/opt/rustwide/target/debug/deps/advent18-1f9693e62971a03a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_count_safe_tiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent19.rs (/opt/rustwide/target/debug/deps/advent19-edd6d49822d6f876) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_find_last_elf ... ok [INFO] [stdout] test test_find_last_elf2 ... ok [INFO] [stderr] Running unittests src/bin/advent2.rs (/opt/rustwide/target/debug/deps/advent2-cd4198b9ffab0096) [INFO] [stdout] test test_find_last_elf2_opt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_parse_move ... ok [INFO] [stdout] test test_parse_move2 ... ok [INFO] [stdout] test test_char_from_pos2 ... ok [INFO] [stdout] test test_digit_from_pos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent20.rs (/opt/rustwide/target/debug/deps/advent20-ca87df781a92137d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_find_total_unblocked_ips ... ok [INFO] [stdout] test test_find_first_unblocked_ip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent21.rs (/opt/rustwide/target/debug/deps/advent21-3563d848664732d7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_scramble_password ... ok [INFO] [stdout] test test_unscramble_password ... ok [INFO] [stderr] Running unittests src/bin/advent22.rs (/opt/rustwide/target/debug/deps/advent22-9b9e7e714fc38bda) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_find_viable_pairs ... ok [INFO] [stderr] Running unittests src/bin/advent23.rs (/opt/rustwide/target/debug/deps/advent23-3ecc205ecb4dfcae) [INFO] [stdout] test test_calc_fewest_steps_to_goal ... ok [INFO] [stdout] test test_is_viable_pair ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/bin/advent24.rs (/opt/rustwide/target/debug/deps/advent24-b26c41d03aa9cc52) [INFO] [stdout] test test_execute_until_halt ... ok [INFO] [stdout] test test_execute_until_halt_day12 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_distances ... ok [INFO] [stdout] test test_grid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent3.rs (/opt/rustwide/target/debug/deps/advent3-46936e8658e6a3cb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/advent4.rs (/opt/rustwide/target/debug/deps/advent4-624e721c899ee034) [INFO] [stdout] test test_is_triangle_possible ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_decrypt_char ... ok [INFO] [stdout] test test_decrypt_room ... ok [INFO] [stdout] test test_is_real_room ... ok [INFO] [stdout] test test_parse_sector_id ... ok [INFO] [stderr] Running unittests src/bin/advent5.rs (/opt/rustwide/target/debug/deps/advent5-d2ddd47cf36a5c14) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_get_password ... ignored [INFO] [stdout] test test_get_password2 ... ignored [INFO] [stdout] test test_get_password_character2 ... ok [INFO] [stdout] test test_char_from_nibble ... ok [INFO] [stdout] test test_get_password_character ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/advent6.rs (/opt/rustwide/target/debug/deps/advent6-f572b52e9b49613b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_correct_errors ... ok [INFO] [stderr] Running unittests src/bin/advent7.rs (/opt/rustwide/target/debug/deps/advent7-90ed2ca54f7cf407) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_get_bab_from_aba ... ok [INFO] [stderr] Running unittests src/bin/advent8.rs (/opt/rustwide/target/debug/deps/advent8-b3d5c716ee75a787) [INFO] [stdout] test test_has_abba ... ok [INFO] [stdout] test test_supports_ssl ... ok [INFO] [stdout] test test_supports_tls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/advent9.rs (/opt/rustwide/target/debug/deps/advent9-674e76adbe5bde55) [INFO] [stdout] test test_apply_cmd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests common [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_calc_decompressed_length ... ok [INFO] [stdout] test test_calc_decompressed_length2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b9124b39a8ed1ad75b6fef1fc1f97a3a0b324f695bb922fdc7eb72795fcdc949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9124b39a8ed1ad75b6fef1fc1f97a3a0b324f695bb922fdc7eb72795fcdc949", kill_on_drop: false }` [INFO] [stdout] b9124b39a8ed1ad75b6fef1fc1f97a3a0b324f695bb922fdc7eb72795fcdc949