[INFO] cloning repository https://github.com/xfix/advent-of-code-2018-mirror [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfix/advent-of-code-2018-mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2018-mirror", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2018-mirror'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f9c778413d93d66d40dfc9bab850340a9d4fe8b [INFO] checking xfix/advent-of-code-2018-mirror against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2018-mirror" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xfix/advent-of-code-2018-mirror on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfix/advent-of-code-2018-mirror [INFO] finished tweaking git repo https://github.com/xfix/advent-of-code-2018-mirror [INFO] tweaked toml for git repo https://github.com/xfix/advent-of-code-2018-mirror written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/xfix/advent-of-code-2018-mirror already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arraymap v0.1.1 [INFO] [stderr] Downloaded nom v4.1.1 [INFO] [stderr] Downloaded z3 v0.3.0 [INFO] [stderr] Downloaded z3-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04b18c07c40c44976869b06fe03b41ea74bb264ba56973aa1e14aa938cd28eb1 [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" "04b18c07c40c44976869b06fe03b41ea74bb264ba56973aa1e14aa938cd28eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04b18c07c40c44976869b06fe03b41ea74bb264ba56973aa1e14aa938cd28eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b18c07c40c44976869b06fe03b41ea74bb264ba56973aa1e14aa938cd28eb1", kill_on_drop: false }` [INFO] [stdout] 04b18c07c40c44976869b06fe03b41ea74bb264ba56973aa1e14aa938cd28eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 292475839c4b74f275686112ac38da631340daa08c601040c0e7570c45f53876 [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" "292475839c4b74f275686112ac38da631340daa08c601040c0e7570c45f53876", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking z3-sys v0.4.0 [INFO] [stderr] Checking arraymap v0.1.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking z3 v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking num-complex v0.2.1 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking enumset v0.3.14 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day3/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / named!( [INFO] [stdout] 95 | | integer, u16>, [INFO] [stdout] 96 | | map_res!( [INFO] [stdout] 97 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 98 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 99 | | ) [INFO] [stdout] 100 | | ); [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 macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day3/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / named!( [INFO] [stdout] 95 | | integer, u16>, [INFO] [stdout] 96 | | map_res!( [INFO] [stdout] 97 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 98 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 99 | | ) [INFO] [stdout] 100 | | ); [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 macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day4/mod.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / named!( [INFO] [stdout] 126 | | integer(CompleteStr<'_>) -> u32, [INFO] [stdout] 127 | | map_res!( [INFO] [stdout] 128 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 129 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | ); [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 macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day4/mod.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / named!( [INFO] [stdout] 126 | | integer(CompleteStr<'_>) -> u32, [INFO] [stdout] 127 | | map_res!( [INFO] [stdout] 128 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 129 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | ); [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 macro `nom::take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day3/mod.rs:3:77 [INFO] [stdout] | [INFO] [stdout] 3 | use nom::{call, do_parse, error_position, map_res, named, tag, take_while1, take_while1_s}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `nom::take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day4/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | take_while1_s, tuple_parser, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day3/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / named!( [INFO] [stdout] 95 | | integer, u16>, [INFO] [stdout] 96 | | map_res!( [INFO] [stdout] 97 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 98 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 99 | | ) [INFO] [stdout] 100 | | ); [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 macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day3/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / named!( [INFO] [stdout] 95 | | integer, u16>, [INFO] [stdout] 96 | | map_res!( [INFO] [stdout] 97 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 98 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 99 | | ) [INFO] [stdout] 100 | | ); [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 macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day4/mod.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / named!( [INFO] [stdout] 126 | | integer(CompleteStr<'_>) -> u32, [INFO] [stdout] 127 | | map_res!( [INFO] [stdout] 128 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 129 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | ); [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 macro `take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day4/mod.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / named!( [INFO] [stdout] 126 | | integer(CompleteStr<'_>) -> u32, [INFO] [stdout] 127 | | map_res!( [INFO] [stdout] 128 | | take_while1_s!(|c| char::is_digit(c, 10)), [INFO] [stdout] 129 | | |x: CompleteStr<'_>| x.parse() [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | ); [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 macro `nom::take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day3/mod.rs:3:77 [INFO] [stdout] | [INFO] [stdout] 3 | use nom::{call, do_parse, error_position, map_res, named, tag, take_while1, take_while1_s}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `nom::take_while1_s`: Please use `take_while1` instead [INFO] [stdout] --> src/day4/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | take_while1_s, tuple_parser, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'array_map' [INFO] [stdout] --> src/day12/mod.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | rules.contains(&[-2, -1, 0, 1, 2].map(|m| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #75243 for more information [INFO] [stdout] = help: add `#![feature(array_map)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'array_map' [INFO] [stdout] --> src/day12/mod.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | rules.contains(&[-2, -1, 0, 1, 2].map(|m| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #75243 for more information [INFO] [stdout] = help: add `#![feature(array_map)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arraymap::ArrayMap` [INFO] [stdout] --> src/day12/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use arraymap::ArrayMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2018` [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: unused import: `arraymap::ArrayMap` [INFO] [stdout] --> src/day12/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use arraymap::ArrayMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "292475839c4b74f275686112ac38da631340daa08c601040c0e7570c45f53876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "292475839c4b74f275686112ac38da631340daa08c601040c0e7570c45f53876", kill_on_drop: false }` [INFO] [stdout] 292475839c4b74f275686112ac38da631340daa08c601040c0e7570c45f53876