[INFO] cloning repository https://github.com/jugglerchris/aoc2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jugglerchris/aoc2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Faoc2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Faoc2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 916cad896d19425b197d0bc3bc24f851242fe72d [INFO] testing jugglerchris/aoc2017 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Faoc2017" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jugglerchris/aoc2017 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jugglerchris/aoc2017 [INFO] finished tweaking git repo https://github.com/jugglerchris/aoc2017 [INFO] tweaked toml for git repo https://github.com/jugglerchris/aoc2017 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jugglerchris/aoc2017 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53266c88e77db09325d438f47d43fa3855a6d908006028074f51a36b7eea1944 [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" "53266c88e77db09325d438f47d43fa3855a6d908006028074f51a36b7eea1944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53266c88e77db09325d438f47d43fa3855a6d908006028074f51a36b7eea1944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53266c88e77db09325d438f47d43fa3855a6d908006028074f51a36b7eea1944", kill_on_drop: false }` [INFO] [stdout] 53266c88e77db09325d438f47d43fa3855a6d908006028074f51a36b7eea1944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ff230467332f9b55b56ef09c591771e8287bb9a4ef28bc596afa87871c5d2d0 [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" "0ff230467332f9b55b56ef09c591771e8287bb9a4ef28bc596afa87871c5d2d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling aoc2017 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let mut f = try!(File::open(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / regex_parser!(parse_operand: Operand { [INFO] [stdout] 164 | | VAL = r#"^(-?\d+)$"# => | val: isize | Operand::Val(val), [INFO] [stdout] 165 | | REG = r#"^(\w)$"# => | reg: String | Operand::Reg((reg.chars().next().unwrap() as u8 - b'a') as usize) [INFO] [stdout] 166 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / regex_parser!(parse_operand: Operand { [INFO] [stdout] 164 | | VAL = r#"^(-?\d+)$"# => | val: isize | Operand::Val(val), [INFO] [stdout] 165 | | REG = r#"^(\w)$"# => | reg: String | Operand::Reg((reg.chars().next().unwrap() as u8 - b'a') as usize) [INFO] [stdout] 166 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.85s [INFO] running `Command { std: "docker" "inspect" "0ff230467332f9b55b56ef09c591771e8287bb9a4ef28bc596afa87871c5d2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff230467332f9b55b56ef09c591771e8287bb9a4ef28bc596afa87871c5d2d0", kill_on_drop: false }` [INFO] [stdout] 0ff230467332f9b55b56ef09c591771e8287bb9a4ef28bc596afa87871c5d2d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cc56b98ae0b8d54aa77c10209464908133297d8c9fb415f8ea3ea68179555f4 [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" "9cc56b98ae0b8d54aa77c10209464908133297d8c9fb415f8ea3ea68179555f4", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let mut f = try!(File::open(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / regex_parser!(parse_operand: Operand { [INFO] [stdout] 164 | | VAL = r#"^(-?\d+)$"# => | val: isize | Operand::Val(val), [INFO] [stdout] 165 | | REG = r#"^(\w)$"# => | reg: String | Operand::Reg((reg.chars().next().unwrap() as u8 - b'a') as usize) [INFO] [stdout] 166 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / regex_parser!(parse_operand: Operand { [INFO] [stdout] 164 | | VAL = r#"^(-?\d+)$"# => | val: isize | Operand::Val(val), [INFO] [stdout] 165 | | REG = r#"^(\w)$"# => | reg: String | Operand::Reg((reg.chars().next().unwrap() as u8 - b'a') as usize) [INFO] [stdout] 166 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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] [stderr] Compiling aoc2017 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> examples/day8.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | / regex_parser!(parse_insn: Instruction { [INFO] [stdout] 67 | | INSN = r#"^(\w+) (inc|dec) (-?\d+) if (\w+) (==|!=|<|>|<=|>=) (-?\d+)$"# => [INFO] [stdout] 68 | | | target: String, op: Operation, adjval: isize, cond_src: String, [INFO] [stdout] 69 | | cmp: Comparison, cmpval: isize | [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> examples/day20.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / regex_parser!(parse_particle: Particle { [INFO] [stdout] 50 | | LINE = r#"^p=<(-?\d+),(-?\d+),(-?\d+)>, v=<(-?\d+),(-?\d+),(-?\d+)>, a=<(-?\d+),(-?\d+),(-?\d+)>$"# => [INFO] [stdout] 51 | | | px: isize, py: isize, pz: isize, [INFO] [stdout] 52 | | vx: isize, vy: isize, vz: isize, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> examples/day7.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / regex_parser!(parse_tinfo: TowerInfo { [INFO] [stdout] 15 | | TOWER = r#"^\s*(\w+) \((\d+)\) -> ([\w, ]*)$"# => [INFO] [stdout] 16 | | | name: String, weight: usize, childstring: String| [INFO] [stdout] 17 | | TowerInfo { [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> examples/day7.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / regex_parser!(parse_tinfo: TowerInfo { [INFO] [stdout] 15 | | TOWER = r#"^\s*(\w+) \((\d+)\) -> ([\w, ]*)$"# => [INFO] [stdout] 16 | | | name: String, weight: usize, childstring: String| [INFO] [stdout] 17 | | TowerInfo { [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }); [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: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day2.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `se` is never read [INFO] [stdout] --> examples/day11.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | se = 0; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `smaller` [INFO] [stdout] --> examples/day11.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let smaller = min(ne.abs(), n.abs()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_smaller` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> examples/day17.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] extern crate aoc2017; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> examples/day17.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day11.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let mut f = try!(File::open(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / regex_parser!(parse_operand: Operand { [INFO] [stdout] 164 | | VAL = r#"^(-?\d+)$"# => | val: isize | Operand::Val(val), [INFO] [stdout] 165 | | REG = r#"^(\w)$"# => | reg: String | Operand::Reg((reg.chars().next().unwrap() as u8 - b'a') as usize) [INFO] [stdout] 166 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | / regex_parser!(parse_operand: Operand { [INFO] [stdout] 164 | | VAL = r#"^(-?\d+)$"# => | val: isize | Operand::Val(val), [INFO] [stdout] 165 | | REG = r#"^(\w)$"# => | reg: String | Operand::Reg((reg.chars().next().unwrap() as u8 - b'a') as usize) [INFO] [stdout] 166 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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 item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / regex_parser!(parse_insn: Insn { [INFO] [stdout] 191 | | SND = r#"snd (.*)$"# => | op: Operand | Snd(op), [INFO] [stdout] 192 | | SET = r#"set (.*) (.*)$"# => | op1: Operand, op2: Operand | Set(op1, op2), [INFO] [stdout] 193 | | ADD = r#"add (.*) (.*)$"# => | op1: Operand, op2: Operand | Add(op1, op2), [INFO] [stdout] ... | [INFO] [stdout] 199 | | JNZ = r#"jnz (.*) (.*)$"# => | op1: Operand, op2: Operand | Jnz(op1, op2) [INFO] [stdout] 200 | | }); [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: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day17.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day23.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day5.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day3.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0446]: private type `Particle` in public interface [INFO] [stdout] --> examples/day20.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 36 | struct Particle { [INFO] [stdout] | - `Particle` declared as private [INFO] [stdout] ... [INFO] [stdout] 49 | / regex_parser!(parse_particle: Particle { [INFO] [stdout] 50 | | LINE = r#"^p=<(-?\d+),(-?\d+),(-?\d+)>, v=<(-?\d+),(-?\d+),(-?\d+)>, a=<(-?\d+),(-?\d+),(-?\d+)>$"# => [INFO] [stdout] 51 | | | px: isize, py: isize, pz: isize, [INFO] [stdout] 52 | | vx: isize, vy: isize, vz: isize, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | }); [INFO] [stdout] | |___^ can't leak private type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day20.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2017`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day18.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0446]: private type `Instruction` in public interface [INFO] [stdout] --> examples/day8.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 25 | struct Instruction { [INFO] [stdout] | - `Instruction` declared as private [INFO] [stdout] ... [INFO] [stdout] 66 | / regex_parser!(parse_insn: Instruction { [INFO] [stdout] 67 | | INSN = r#"^(\w+) (inc|dec) (-?\d+) if (\w+) (==|!=|<|>|<=|>=) (-?\d+)$"# => [INFO] [stdout] 68 | | | target: String, op: Operation, adjval: isize, cond_src: String, [INFO] [stdout] 69 | | cmp: Comparison, cmpval: isize | [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | }); [INFO] [stdout] | |___^ can't leak private type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day8.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day25.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day4.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0446]: private type `TowerInfo` in public interface [INFO] [stdout] --> examples/day7.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 8 | struct TowerInfo { [INFO] [stdout] | - `TowerInfo` declared as private [INFO] [stdout] ... [INFO] [stdout] 14 | / regex_parser!(parse_tinfo: TowerInfo { [INFO] [stdout] 15 | | TOWER = r#"^\s*(\w+) \((\d+)\) -> ([\w, ]*)$"# => [INFO] [stdout] 16 | | | name: String, weight: usize, childstring: String| [INFO] [stdout] 17 | | TowerInfo { [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | }); [INFO] [stdout] | |___^ can't leak private type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day7.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/day21.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | let mut output = rule.output; [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] --> examples/day21.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | let mut output = rule.output; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_grid` [INFO] [stdout] --> examples/day21.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn print_grid(data: &[Square], size: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> examples/day21.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> examples/day21.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings 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: 3 warnings 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: 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9cc56b98ae0b8d54aa77c10209464908133297d8c9fb415f8ea3ea68179555f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc56b98ae0b8d54aa77c10209464908133297d8c9fb415f8ea3ea68179555f4", kill_on_drop: false }` [INFO] [stdout] 9cc56b98ae0b8d54aa77c10209464908133297d8c9fb415f8ea3ea68179555f4