[INFO] cloning repository https://github.com/hayatoito/icfp2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayatoito/icfp2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfp2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfp2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41868fd3290bd7f7bebfd2ff65688152f7aafb1d
[INFO] checking hayatoito/icfp2018 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfp2018" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hayatoito/icfp2018 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hayatoito/icfp2018
[INFO] finished tweaking git repo https://github.com/hayatoito/icfp2018
[INFO] tweaked toml for git repo https://github.com/hayatoito/icfp2018 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hayatoito/icfp2018 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.2.10
[INFO] [stderr]   Downloaded loggerv v0.7.1
[INFO] [stderr]   Downloaded structopt v0.2.10
[INFO] [stderr]   Downloaded syn v0.14.5
[INFO] [stderr]   Downloaded chrono v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 142dd4df59db5c2f2ba14b75269b35178daca7ef6fd49c6bd7a69644c5b9373c
[INFO] running `Command { std: "docker" "start" "-a" "142dd4df59db5c2f2ba14b75269b35178daca7ef6fd49c6bd7a69644c5b9373c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "142dd4df59db5c2f2ba14b75269b35178daca7ef6fd49c6bd7a69644c5b9373c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "142dd4df59db5c2f2ba14b75269b35178daca7ef6fd49c6bd7a69644c5b9373c", kill_on_drop: false }`
[INFO] [stdout] 142dd4df59db5c2f2ba14b75269b35178daca7ef6fd49c6bd7a69644c5b9373c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5390ddfee661ae9df4845719b4137f74dcbd5cb66aa1c0e4dfa1ebcc7501c284
[INFO] running `Command { std: "docker" "start" "-a" "5390ddfee661ae9df4845719b4137f74dcbd5cb66aa1c0e4dfa1ebcc7501c284", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling proc-macro2 v0.4.9
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling quote v0.6.4
[INFO] [stderr]    Compiling syn v0.14.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking loggerv v0.7.1
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking chrono v0.4.4
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]    Compiling structopt-derive v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]     Checking structopt v0.2.10
[INFO] [stderr]     Checking serde_json v1.0.24
[INFO] [stderr]     Checking icfp2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/nanobot/system.rs:433:24
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .collect();;
[INFO] [stdout]     |                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/nanobot/target.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/nanobot/system.rs:433:24
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .collect();;
[INFO] [stdout]     |                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/nanobot/target.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         lazy_static! {
[INFO] [stdout] 127 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 128 | |                 let mut a = vec![];
[INFO] [stdout] 129 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |             };
[INFO] [stdout] 141 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         lazy_static! {
[INFO] [stdout] 127 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 128 | |                 let mut a = vec![];
[INFO] [stdout] 129 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |             };
[INFO] [stdout] 141 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         lazy_static! {
[INFO] [stdout] 147 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 148 | |                 let mut a = vec![];
[INFO] [stdout] 149 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |             };
[INFO] [stdout] 161 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         lazy_static! {
[INFO] [stdout] 147 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 148 | |                 let mut a = vec![];
[INFO] [stdout] 149 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |             };
[INFO] [stdout] 161 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | /         lazy_static! {
[INFO] [stdout] 168 | |             static ref LLDS: Vec<LongLinear> = {
[INFO] [stdout] 169 | |                 let mut a = vec![];
[INFO] [stdout] 170 | |                 for d in -15..=15 {
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             };
[INFO] [stdout] 180 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         lazy_static! {
[INFO] [stdout] 187 | |             static ref SLDS: Vec<ShortLinear> = {
[INFO] [stdout] 188 | |                 let mut a = vec![];
[INFO] [stdout] 189 | |                 for d in -5..=5 {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             };
[INFO] [stdout] 199 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | /         lazy_static! {
[INFO] [stdout] 168 | |             static ref LLDS: Vec<LongLinear> = {
[INFO] [stdout] 169 | |                 let mut a = vec![];
[INFO] [stdout] 170 | |                 for d in -15..=15 {
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             };
[INFO] [stdout] 180 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         lazy_static! {
[INFO] [stdout] 187 | |             static ref SLDS: Vec<ShortLinear> = {
[INFO] [stdout] 188 | |                 let mut a = vec![];
[INFO] [stdout] 189 | |                 for d in -5..=5 {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             };
[INFO] [stdout] 199 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/nanobot/system.rs:506:68
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), true);
[INFO] [stdout]     |                                                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), "{}", true);
[INFO] [stdout]     |                                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/nanobot/system.rs:506:68
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), true);
[INFO] [stdout]     |                                                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), "{}", true);
[INFO] [stdout]     |                                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[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]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5390ddfee661ae9df4845719b4137f74dcbd5cb66aa1c0e4dfa1ebcc7501c284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5390ddfee661ae9df4845719b4137f74dcbd5cb66aa1c0e4dfa1ebcc7501c284", kill_on_drop: false }`
[INFO] [stdout] 5390ddfee661ae9df4845719b4137f74dcbd5cb66aa1c0e4dfa1ebcc7501c284
[INFO] checking hayatoito/icfp2018 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfp2018" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hayatoito/icfp2018 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hayatoito/icfp2018
[INFO] finished tweaking git repo https://github.com/hayatoito/icfp2018
[INFO] tweaked toml for git repo https://github.com/hayatoito/icfp2018 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/hayatoito/icfp2018 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b886d9b8a084c3612d491ea7d0646d73676146916b5ce0ad6f45d7209183d877
[INFO] running `Command { std: "docker" "start" "-a" "b886d9b8a084c3612d491ea7d0646d73676146916b5ce0ad6f45d7209183d877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b886d9b8a084c3612d491ea7d0646d73676146916b5ce0ad6f45d7209183d877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b886d9b8a084c3612d491ea7d0646d73676146916b5ce0ad6f45d7209183d877", kill_on_drop: false }`
[INFO] [stdout] b886d9b8a084c3612d491ea7d0646d73676146916b5ce0ad6f45d7209183d877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f58f37841794fc40f2e9f56d06e199972e504eac2066a31f10cf8b5f4bc0f10
[INFO] running `Command { std: "docker" "start" "-a" "7f58f37841794fc40f2e9f56d06e199972e504eac2066a31f10cf8b5f4bc0f10", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]    Compiling proc-macro2 v0.4.9
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling quote v0.6.4
[INFO] [stderr]    Compiling syn v0.14.5
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking loggerv v0.7.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]     Checking chrono v0.4.4
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]    Compiling structopt-derive v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]     Checking structopt v0.2.10
[INFO] [stderr]     Checking serde_json v1.0.24
[INFO] [stderr]     Checking icfp2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/nanobot/system.rs:433:24
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .collect();;
[INFO] [stdout]     |                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/nanobot/target.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/nanobot/system.rs:433:24
[INFO] [stdout]     |
[INFO] [stdout] 433 |             .collect();;
[INFO] [stdout]     |                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/nanobot/target.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         lazy_static! {
[INFO] [stdout] 127 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 128 | |                 let mut a = vec![];
[INFO] [stdout] 129 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |             };
[INFO] [stdout] 141 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | /         lazy_static! {
[INFO] [stdout] 127 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 128 | |                 let mut a = vec![];
[INFO] [stdout] 129 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |             };
[INFO] [stdout] 141 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         lazy_static! {
[INFO] [stdout] 147 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 148 | |                 let mut a = vec![];
[INFO] [stdout] 149 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |             };
[INFO] [stdout] 161 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         lazy_static! {
[INFO] [stdout] 147 | |             static ref DIFFS: Vec<CordDiff> = {
[INFO] [stdout] 148 | |                 let mut a = vec![];
[INFO] [stdout] 149 | |                 for dx in -1..=1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |             };
[INFO] [stdout] 161 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | /         lazy_static! {
[INFO] [stdout] 168 | |             static ref LLDS: Vec<LongLinear> = {
[INFO] [stdout] 169 | |                 let mut a = vec![];
[INFO] [stdout] 170 | |                 for d in -15..=15 {
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             };
[INFO] [stdout] 180 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | /         lazy_static! {
[INFO] [stdout] 168 | |             static ref LLDS: Vec<LongLinear> = {
[INFO] [stdout] 169 | |                 let mut a = vec![];
[INFO] [stdout] 170 | |                 for d in -15..=15 {
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             };
[INFO] [stdout] 180 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         lazy_static! {
[INFO] [stdout] 187 | |             static ref SLDS: Vec<ShortLinear> = {
[INFO] [stdout] 188 | |                 let mut a = vec![];
[INFO] [stdout] 189 | |                 for d in -5..=5 {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             };
[INFO] [stdout] 199 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/nanobot/prelude.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | /         lazy_static! {
[INFO] [stdout] 187 | |             static ref SLDS: Vec<ShortLinear> = {
[INFO] [stdout] 188 | |                 let mut a = vec![];
[INFO] [stdout] 189 | |                 for d in -5..=5 {
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             };
[INFO] [stdout] 199 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/nanobot/ai.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Copy, Clone, Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Ai`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/nanobot/ai.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Copy, Clone, Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Ai`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/nanobot/run.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Submit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/nanobot/run.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Submit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/nanobot/run.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_BestScore`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/nanobot/run.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_BestScore`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/nanobot/system.rs:506:68
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), true);
[INFO] [stdout]     |                                                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), "{}", true);
[INFO] [stdout]     |                                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/nanobot/ai.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Copy, Clone, Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Ai`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/nanobot/ai.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Copy, Clone, Serialize, Deserialize, Debug)]
[INFO] [stdout]   |                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Ai`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/nanobot/run.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Submit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/nanobot/run.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Submit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/nanobot/run.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_BestScore`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/nanobot/run.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_BestScore`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/nanobot/system.rs:506:68
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), true);
[INFO] [stdout]     |                                                                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 assert!(self.bots[self.bot_index].pos.is_origin(), "{}", true);
[INFO] [stdout]     |                                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icfp2018` (lib) due to 7 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icfp2018` (lib test) due to 7 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7f58f37841794fc40f2e9f56d06e199972e504eac2066a31f10cf8b5f4bc0f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f58f37841794fc40f2e9f56d06e199972e504eac2066a31f10cf8b5f4bc0f10", kill_on_drop: false }`
[INFO] [stdout] 7f58f37841794fc40f2e9f56d06e199972e504eac2066a31f10cf8b5f4bc0f10
