[INFO] cloning repository https://github.com/gobanos/adventofcode-2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gobanos/adventofcode-2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgobanos%2Fadventofcode-2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgobanos%2Fadventofcode-2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d3f369f0921c25d0734cf710f9fcb8717c1b776 [INFO] checking gobanos/adventofcode-2016 against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgobanos%2Fadventofcode-2016" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gobanos/adventofcode-2016 on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gobanos/adventofcode-2016 [INFO] finished tweaking git repo https://github.com/gobanos/adventofcode-2016 [INFO] tweaked toml for git repo https://github.com/gobanos/adventofcode-2016 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gobanos/adventofcode-2016 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.39 [INFO] [stderr] Downloaded time v0.1.35 [INFO] [stderr] Downloaded rustc-serialize v0.3.21 [INFO] [stderr] Downloaded libc v0.2.18 [INFO] [stderr] Downloaded lazy_static v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d6bd50742f77255f7b0aa96f082913d4b59305f3ae613f9b728b9d1ad10c1e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d6bd50742f77255f7b0aa96f082913d4b59305f3ae613f9b728b9d1ad10c1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d6bd50742f77255f7b0aa96f082913d4b59305f3ae613f9b728b9d1ad10c1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6bd50742f77255f7b0aa96f082913d4b59305f3ae613f9b728b9d1ad10c1e7", kill_on_drop: false }` [INFO] [stdout] 8d6bd50742f77255f7b0aa96f082913d4b59305f3ae613f9b728b9d1ad10c1e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0f0f3f4cda5fbc2e1e9231bc261055dc261c2af99340afc373342531bc6dfdd [INFO] running `Command { std: "docker" "start" "-a" "e0f0f3f4cda5fbc2e1e9231bc261055dc261c2af99340afc373342531bc6dfdd", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling gcc v0.3.39 [INFO] [stderr] Checking rustc-serialize v0.3.21 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking adventofcode-2016 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/day4/problem1.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (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/day4/problem1.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day4/problem2.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day4/problem2.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day4/problem1.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (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/day4/problem1.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day4/problem2.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day4/problem2.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | static ref RE: Regex = Regex::new(r"(?m)^([a-z-]+)-(\d+)\[([a-z]{5})\]$").unwrap(); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 102 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | static ref RE_RECT: Regex = Regex::new(r"^rect (\d+)x(\d+)$").unwrap(); [INFO] [stdout] 96 | | static ref RE_ROTATE: Regex = Regex::new(r"^rotate (row|column) [xy]=(\d+) by (\d+)$").unwrap(); [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day3/problem2.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | for (i, mut col) in cols.iter_mut().enumerate() { [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: variable does not need to be mutable [INFO] [stdout] --> src/day8/problem1.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | for mut row in self.pixels[0..dim.height].iter_mut() { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 81 | make_sized_screen!(Screen, width: 50, height: 6); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | for mut pixel in row[0..dim.width].iter_mut() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 81 | make_sized_screen!(Screen, width: 50, height: 6); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | for mut row in self.pixels[0..dim.height].iter_mut() { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day8/problem2.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | for mut pixel in row[0..dim.width].iter_mut() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nb_pixel_on` [INFO] [stdout] --> src/day8/problem2.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn nb_pixel_on(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day3/problem2.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | for (i, mut col) in cols.iter_mut().enumerate() { [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: variable does not need to be mutable [INFO] [stdout] --> src/day8/problem1.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | for mut row in self.pixels[0..dim.height].iter_mut() { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 81 | make_sized_screen!(Screen, width: 50, height: 6); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | for mut pixel in row[0..dim.width].iter_mut() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 81 | make_sized_screen!(Screen, width: 50, height: 6); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | for mut row in self.pixels[0..dim.height].iter_mut() { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 163 | make_sized_screen!(TestScreen, width: 7, height: 3); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem1.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | for mut pixel in row[0..dim.width].iter_mut() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 163 | make_sized_screen!(TestScreen, width: 7, height: 3); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/day8/problem2.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | for mut row in self.pixels[0..dim.height].iter_mut() { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day8/problem2.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | for mut pixel in row[0..dim.width].iter_mut() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nb_pixel_on` [INFO] [stdout] --> src/day8/problem1.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | fn nb_pixel_on(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | make_sized_screen!(TestScreen, width: 7, height: 3); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nb_pixel_on` [INFO] [stdout] --> src/day8/problem2.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn nb_pixel_on(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.88s [INFO] running `Command { std: "docker" "inspect" "e0f0f3f4cda5fbc2e1e9231bc261055dc261c2af99340afc373342531bc6dfdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f0f3f4cda5fbc2e1e9231bc261055dc261c2af99340afc373342531bc6dfdd", kill_on_drop: false }` [INFO] [stdout] e0f0f3f4cda5fbc2e1e9231bc261055dc261c2af99340afc373342531bc6dfdd