[INFO] cloning repository https://github.com/WFBFA/Flight-Paths
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WFBFA/Flight-Paths" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWFBFA%2FFlight-Paths", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWFBFA%2FFlight-Paths'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92fbe4a11999f8a41fe7229919f4fc5bdeccf56e
[INFO] checking WFBFA/Flight-Paths against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWFBFA%2FFlight-Paths" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WFBFA/Flight-Paths
[INFO] finished tweaking git repo https://github.com/WFBFA/Flight-Paths
[INFO] tweaked toml for git repo https://github.com/WFBFA/Flight-Paths written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WFBFA/Flight-Paths on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WFBFA/Flight-Paths 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded heapless v0.6.1
[INFO] [stderr]   Downloaded serde_yaml v0.8.17
[INFO] [stderr]   Downloaded try_all v0.0.2
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.0
[INFO] [stderr]   Downloaded geo-types v0.7.2
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded priority-queue v1.1.1
[INFO] [stderr]   Downloaded rstar v0.8.3
[INFO] [stderr]   Downloaded geo v0.18.0
[INFO] [stderr]   Downloaded geojson v0.22.2
[INFO] [stderr]   Downloaded libc v0.2.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1afade7c1a02f73ad40b8e82e1f6450df8424d0af0e3bbc9b44b11236a746e5
[INFO] running `Command { std: "docker" "start" "-a" "e1afade7c1a02f73ad40b8e82e1f6450df8424d0af0e3bbc9b44b11236a746e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1afade7c1a02f73ad40b8e82e1f6450df8424d0af0e3bbc9b44b11236a746e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1afade7c1a02f73ad40b8e82e1f6450df8424d0af0e3bbc9b44b11236a746e5", kill_on_drop: false }`
[INFO] [stdout] e1afade7c1a02f73ad40b8e82e1f6450df8424d0af0e3bbc9b44b11236a746e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 048f65dd19ca0c0f4cc8f12ad3f84b9f7037e45623429746860ad69d0d8be0d0
[INFO] running `Command { std: "docker" "start" "-a" "048f65dd19ca0c0f4cc8f12ad3f84b9f7037e45623429746860ad69d0d8be0d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling priority-queue v1.1.1
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking geographiclib-rs v0.2.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking try_all v0.0.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]     Checking rstar v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]     Checking geo-types v0.7.2
[INFO] [stderr]     Checking geo v0.18.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking geojson v0.22.2
[INFO] [stderr]     Checking wfbfa-solver-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `convert::TryFrom`
[INFO] [stdout]  --> src/plow.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::HashSet, convert::TryFrom};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GeometryCollection`
[INFO] [stdout]  --> src/gj.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use geo::{GeometryCollection, intersects::Intersects};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFrom`
[INFO] [stdout]   --> src/gj.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{collections::HashSet, convert::{TryFrom, TryInto}};
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `convert::TryFrom`
[INFO] [stdout]  --> src/plow.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::HashSet, convert::TryFrom};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GeometryCollection`
[INFO] [stdout]  --> src/gj.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use geo::{GeometryCollection, intersects::Intersects};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFrom`
[INFO] [stdout]   --> src/gj.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{collections::HashSet, convert::{TryFrom, TryInto}};
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cost_improv_all`
[INFO] [stdout]    --> src/plow.rs:216:10
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 let (cost_improv_all, cost_improv_max, costs_improv) = (cost_improv_all, cost_improv_max, costs_improv);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_improv_all`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cost_improv_all`
[INFO] [stdout]    --> src/plow.rs:216:10
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 let (cost_improv_all, cost_improv_max, costs_improv) = (cost_improv_all, cost_improv_max, costs_improv);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cost_improv_all`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `locate` is never used
[INFO] [stdout]   --> src/data.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl RoadGraphNodes {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 63 |     /// Locates a location to the node on the graph
[INFO] [stdout] 64 |     pub fn locate(&self, l: &Location) -> Option<NodeId> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_empty`, `is_edge_empty`, and `retain_nodes` are never used
[INFO] [stdout]    --> src/graph.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  82 | / impl<NId, N, E> Graph<NId, N, E>
[INFO] [stdout]  83 | | where 
[INFO] [stdout]  84 | |     NId: Clone + Copy + Hash + Eq,
[INFO] [stdout]  85 | |     E: Edge<NId>,
[INFO] [stdout]     | |_________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  88 |       pub fn new(nodes: HashMap<NId, N>, edges: IndexMap<NId, HashSet<E>>) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |       pub fn is_edge_empty(&self) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |       pub fn retain_nodes(&mut self, f: impl Fn(NId) -> bool){
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&E` instead of cloning the inner type
[INFO] [stdout]    --> src/graph.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     path.push(e.clone());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&E` instead of cloning the inner type
[INFO] [stdout]    --> src/graph.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     path.push(e.clone());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `locate` is never used
[INFO] [stdout]   --> src/data.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl RoadGraphNodes {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 63 |     /// Locates a location to the node on the graph
[INFO] [stdout] 64 |     pub fn locate(&self, l: &Location) -> Option<NodeId> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_empty`, `is_edge_empty`, and `retain_nodes` are never used
[INFO] [stdout]    --> src/graph.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  82 | / impl<NId, N, E> Graph<NId, N, E>
[INFO] [stdout]  83 | | where 
[INFO] [stdout]  84 | |     NId: Clone + Copy + Hash + Eq,
[INFO] [stdout]  85 | |     E: Edge<NId>,
[INFO] [stdout]     | |_________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  88 |       pub fn new(nodes: HashMap<NId, N>, edges: IndexMap<NId, HashSet<E>>) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |       pub fn is_edge_empty(&self) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |       pub fn retain_nodes(&mut self, f: impl Fn(NId) -> bool){
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&E` instead of cloning the inner type
[INFO] [stdout]    --> src/graph.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                     path.push(e.clone());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&E` instead of cloning the inner type
[INFO] [stdout]    --> src/graph.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     path.push(e.clone());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.80s
[INFO] running `Command { std: "docker" "inspect" "048f65dd19ca0c0f4cc8f12ad3f84b9f7037e45623429746860ad69d0d8be0d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048f65dd19ca0c0f4cc8f12ad3f84b9f7037e45623429746860ad69d0d8be0d0", kill_on_drop: false }`
[INFO] [stdout] 048f65dd19ca0c0f4cc8f12ad3f84b9f7037e45623429746860ad69d0d8be0d0
