[INFO] fetching crate echomap 0.7.3...
[INFO] checking echomap-0.7.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate echomap 0.7.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate echomap 0.7.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate echomap 0.7.3
[INFO] finished tweaking crates.io crate echomap 0.7.3
[INFO] tweaked toml for crates.io crate echomap 0.7.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate echomap 0.7.3 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded critical-section v0.2.6
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.7
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded rstar v0.10.0
[INFO] [stderr]   Downloaded polyline v0.10.0
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded rstar v0.8.4
[INFO] [stderr]   Downloaded heapless v0.7.10
[INFO] [stderr]   Downloaded portable-atomic v0.3.15
[INFO] [stderr]   Downloaded clap v4.0.22
[INFO] [stderr]   Downloaded topojson v0.5.1
[INFO] [stderr]   Downloaded geo v0.24.1
[INFO] [stderr]   Downloaded quick-xml v0.28.1
[INFO] [stderr]   Downloaded kml v0.8.0
[INFO] [stderr]   Downloaded geojson v0.23.0
[INFO] [stderr]   Downloaded serde_json v1.0.75
[INFO] [stderr]   Downloaded cortex-m v0.7.4
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded zip v0.6.4
[INFO] [stderr]   Downloaded dbase v0.2.3
[INFO] [stderr]   Downloaded shapefile v0.3.0
[INFO] [stderr]   Downloaded heapless v0.6.1
[INFO] [stderr]   Downloaded wkt v0.10.3
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded pdqselect v0.1.0
[INFO] [stderr]   Downloaded spin v0.9.2
[INFO] [stderr]   Downloaded geo-types v0.7.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6812823a831a4ab1b281aac4ddf8b9709cc2f82ca29efd78539271d7cb1cbbe6
[INFO] running `Command { std: "docker" "start" "-a" "6812823a831a4ab1b281aac4ddf8b9709cc2f82ca29efd78539271d7cb1cbbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6812823a831a4ab1b281aac4ddf8b9709cc2f82ca29efd78539271d7cb1cbbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6812823a831a4ab1b281aac4ddf8b9709cc2f82ca29efd78539271d7cb1cbbe6", kill_on_drop: false }`
[INFO] [stdout] 6812823a831a4ab1b281aac4ddf8b9709cc2f82ca29efd78539271d7cb1cbbe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed1d86f210d3f325a686f9ba935e9b5e81eafb29097fce6ad9fdfe24c4254a59
[INFO] running `Command { std: "docker" "start" "-a" "ed1d86f210d3f325a686f9ba935e9b5e81eafb29097fce6ad9fdfe24c4254a59", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking rstar v0.10.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking rstar v0.8.4
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling portable-atomic v0.3.15
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking time v0.3.20
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking quick-xml v0.28.1
[INFO] [stderr]     Checking geographiclib-rs v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking dbase v0.2.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking indicatif v0.17.3
[INFO] [stderr]     Checking clap v4.0.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.4
[INFO] [stderr]     Checking geo-types v0.7.9
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking wkt v0.10.3
[INFO] [stderr]     Checking polyline v0.10.0
[INFO] [stderr]     Checking shapefile v0.3.0
[INFO] [stderr]     Checking kml v0.8.0
[INFO] [stderr]     Checking geo v0.24.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking geojson v0.23.0
[INFO] [stderr]     Checking topojson v0.5.1
[INFO] [stderr]     Checking echomap v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `anyhow` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::{self, Context, Result};
[INFO] [stdout]   |              ^^^^ the item `anyhow` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `geojson` is imported redundantly
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use geojson::{self, FeatureIterator, GeoJson};
[INFO] [stdout]    |               ^^^^ the item `geojson` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rstar` is imported redundantly
[INFO] [stdout]   --> src/map_grid.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rstar::{self, RTree, RTreeNum, RTreeObject, AABB};
[INFO] [stdout]    |             ^^^^ the item `rstar` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.topojson: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:396:25
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let input_str = include_str!("../fixtures/input.topojson").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.csv: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:409:25
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let input_str = include_str!("../fixtures/input.csv").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.wkt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |         let input_str = include_str!("../fixtures/input.wkt").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.polyline.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:449:25
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let input_str = include_str!("../fixtures/input.polyline.txt").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.kml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let input_str = include_str!("../fixtures/input.kml").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `anyhow` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::{self, Context, Result};
[INFO] [stdout]   |              ^^^^ the item `anyhow` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `geojson` is imported redundantly
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use geojson::{self, FeatureIterator, GeoJson};
[INFO] [stdout]    |               ^^^^ the item `geojson` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rstar` is imported redundantly
[INFO] [stdout]   --> src/map_grid.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rstar::{self, RTree, RTreeNum, RTreeObject, AABB};
[INFO] [stdout]    |             ^^^^ the item `rstar` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Point` is imported redundantly
[INFO] [stdout]    --> src/main.rs:367:27
[INFO] [stdout]     |
[INFO] [stdout] 366 |     use super::*;
[INFO] [stdout]     |         -------- the item `Point` is already imported here
[INFO] [stdout] 367 |     use geo_types::{Line, Point};
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echomap` (bin "echomap" test) due to 6 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ed1d86f210d3f325a686f9ba935e9b5e81eafb29097fce6ad9fdfe24c4254a59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1d86f210d3f325a686f9ba935e9b5e81eafb29097fce6ad9fdfe24c4254a59", kill_on_drop: false }`
[INFO] [stdout] ed1d86f210d3f325a686f9ba935e9b5e81eafb29097fce6ad9fdfe24c4254a59
[INFO] checking echomap-0.7.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate echomap 0.7.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate echomap 0.7.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate echomap 0.7.3
[INFO] finished tweaking crates.io crate echomap 0.7.3
[INFO] tweaked toml for crates.io crate echomap 0.7.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate echomap 0.7.3 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d5fad06906f592f82d44e5af6661a6901cf35193c0ca82be5760b968e55994e
[INFO] running `Command { std: "docker" "start" "-a" "8d5fad06906f592f82d44e5af6661a6901cf35193c0ca82be5760b968e55994e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d5fad06906f592f82d44e5af6661a6901cf35193c0ca82be5760b968e55994e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d5fad06906f592f82d44e5af6661a6901cf35193c0ca82be5760b968e55994e", kill_on_drop: false }`
[INFO] [stdout] 8d5fad06906f592f82d44e5af6661a6901cf35193c0ca82be5760b968e55994e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58c1bbac968a6a97fab715fe100499bdff463913cd4899788272a29b7cfb318f
[INFO] running `Command { std: "docker" "start" "-a" "58c1bbac968a6a97fab715fe100499bdff463913cd4899788272a29b7cfb318f", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rstar v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking rstar v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling portable-atomic v0.3.15
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking time v0.3.20
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking quick-xml v0.28.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking dbase v0.2.3
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking indicatif v0.17.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking clap v4.0.22
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.4
[INFO] [stderr]     Checking geo-types v0.7.9
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking wkt v0.10.3
[INFO] [stderr]     Checking shapefile v0.3.0
[INFO] [stderr]     Checking geo v0.24.1
[INFO] [stderr]     Checking kml v0.8.0
[INFO] [stderr]     Checking polyline v0.10.0
[INFO] [stderr]     Checking geojson v0.23.0
[INFO] [stderr]     Checking topojson v0.5.1
[INFO] [stderr]     Checking echomap v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/../fixtures/input.topojson: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:396:25
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let input_str = include_str!("../fixtures/input.topojson").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.csv: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:409:25
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let input_str = include_str!("../fixtures/input.csv").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.wkt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |         let input_str = include_str!("../fixtures/input.wkt").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.polyline.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:449:25
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let input_str = include_str!("../fixtures/input.polyline.txt").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../fixtures/input.kml: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:461:25
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let input_str = include_str!("../fixtures/input.kml").to_string();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `anyhow` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::{self, Context, Result};
[INFO] [stdout]   |              ^^^^ the item `anyhow` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `geojson` is imported redundantly
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use geojson::{self, FeatureIterator, GeoJson};
[INFO] [stdout]    |               ^^^^ the item `geojson` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rstar` is imported redundantly
[INFO] [stdout]   --> src/map_grid.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rstar::{self, RTree, RTreeNum, RTreeObject, AABB};
[INFO] [stdout]    |             ^^^^ the item `rstar` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/main.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::{TryFrom, TryInto};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `anyhow` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::{self, Context, Result};
[INFO] [stdout]   |              ^^^^ the item `anyhow` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `geojson` is imported redundantly
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use geojson::{self, FeatureIterator, GeoJson};
[INFO] [stdout]    |               ^^^^ the item `geojson` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rstar` is imported redundantly
[INFO] [stdout]   --> src/map_grid.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rstar::{self, RTree, RTreeNum, RTreeObject, AABB};
[INFO] [stdout]    |             ^^^^ the item `rstar` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Point` is imported redundantly
[INFO] [stdout]    --> src/main.rs:367:27
[INFO] [stdout]     |
[INFO] [stdout] 366 |     use super::*;
[INFO] [stdout]     |         -------- the item `Point` is already imported here
[INFO] [stdout] 367 |     use geo_types::{Line, Point};
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echomap` (bin "echomap" test) due to 6 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "58c1bbac968a6a97fab715fe100499bdff463913cd4899788272a29b7cfb318f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58c1bbac968a6a97fab715fe100499bdff463913cd4899788272a29b7cfb318f", kill_on_drop: false }`
[INFO] [stdout] 58c1bbac968a6a97fab715fe100499bdff463913cd4899788272a29b7cfb318f
