[INFO] fetching crate geo 0.27.0...
[INFO] checking geo-0.27.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate geo 0.27.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate geo 0.27.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geo 0.27.0
[INFO] finished tweaking crates.io crate geo 0.27.0
[INFO] tweaked toml for crates.io crate geo 0.27.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate geo 0.27.0 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.38
[INFO] [stderr]   Downloaded float_next_after v1.0.0
[INFO] [stderr]   Downloaded filetime v0.2.22
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded proj v0.27.2
[INFO] [stderr]   Downloaded js-sys v0.3.65
[INFO] [stderr]   Downloaded cc v1.0.84
[INFO] [stderr]   Downloaded wkt v0.10.3
[INFO] [stderr]   Downloaded rustix v0.38.23
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.25
[INFO] [stderr]   Downloaded proj-sys v0.23.2
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded spade v2.3.0
[INFO] [stderr]   Downloaded rustls v0.21.8
[INFO] [stderr]   Downloaded zerocopy v0.7.25
[INFO] [stderr]   Downloaded xattr v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42e991aa246f1d4723b9ce043c6e808058abb6d8ae9c10d48be8d10ecae544c4
[INFO] running `Command { std: "docker" "start" "-a" "42e991aa246f1d4723b9ce043c6e808058abb6d8ae9c10d48be8d10ecae544c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42e991aa246f1d4723b9ce043c6e808058abb6d8ae9c10d48be8d10ecae544c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e991aa246f1d4723b9ce043c6e808058abb6d8ae9c10d48be8d10ecae544c4", kill_on_drop: false }`
[INFO] [stdout] 42e991aa246f1d4723b9ce043c6e808058abb6d8ae9c10d48be8d10ecae544c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 548f6ae94bad1d6e6ef93812ff9a1324a9079e7682a5858a09ae8ffcad82f5e3
[INFO] running `Command { std: "docker" "start" "-a" "548f6ae94bad1d6e6ef93812ff9a1324a9079e7682a5858a09ae8ffcad82f5e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking zerocopy v0.7.25
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking geographiclib-rs v0.2.3
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking spade v2.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking geo-types v0.7.12
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking geo v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking wkt v0.10.3
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/rotate.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let line_string = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/rotate.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let line_string = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::prelude`
[INFO] [stdout]  --> benches/rotate.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/simplifyvw.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/area.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let norway = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/extremes.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let norway = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jts_test_runner`
[INFO] [stdout]   --> benches/relate.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut relate_tests = jts_test_runner::TestRunner::new();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^ use of undeclared crate or module `jts_test_runner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplifyvw.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplifyvw.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplifyvw.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "rotate") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/extremes.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let norway = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::prelude`
[INFO] [stdout]  --> benches/simplifyvw.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::simplify_vw::SimplifyVwPreserve`
[INFO] [stdout]  --> benches/simplifyvw.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use geo::simplify_vw::SimplifyVwPreserve;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `jts_test_runner`
[INFO] [stdout]   --> benches/relate.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             jts_test_runner::TestRunner::new().matching_filename_glob("*Relate*");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `jts_test_runner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/winding_order.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/simplify.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "simplifyvw") due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `geo` (bench "extremes") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplify.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::algorithm::Winding`
[INFO] [stdout]  --> benches/winding_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::algorithm::Winding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/relate.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let norway = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "area") due to 2 previous errors
[INFO] [stdout] warning: unused import: `geo::simplify::Simplify`
[INFO] [stdout]  --> benches/simplify.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::simplify::Simplify;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/concave_hull.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let line_string = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/convex_hull.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let line_string = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/concave_hull.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let line_string = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/convex_hull.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let line_string = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::ConcaveHull`
[INFO] [stdout]  --> benches/concave_hull.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::ConcaveHull;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/intersection.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let plot_polygons: MultiPolygon = geo_test_fixtures::nl_plots();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/relate.rs:63:35
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let norway = Polygon::new(geo_test_fixtures::norway_main::<f64>(), vec![]);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::prelude`
[INFO] [stdout]  --> benches/convex_hull.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/intersection.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let zone_polygons: MultiPolygon = geo_test_fixtures::nl_zones();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/relate.rs:64:38
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let louisiana = Polygon::new(geo_test_fixtures::louisiana::<f64>(), vec![]);
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "winding_order") due to 7 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/relate.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let norway = Polygon::new(geo_test_fixtures::norway_main::<f64>(), vec![]);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> examples/concavehull-usage.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let norway = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "simplify") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "convex_hull") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "concave_hull") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/relate.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let norway = Polygon::new(geo_test_fixtures::norway_main::<f64>(), vec![]);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/intersection.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let plot_bbox: Vec<Rect> = geo_test_fixtures::nl_plots()
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (example "concavehull-usage") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/intersection.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let zone_bbox: Vec<Rect> = geo_test_fixtures::nl_zones()
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/euclidean_distance.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let ls = geo_test_fixtures::norway_nonconvex_hull::<f64>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::intersects::Intersects`
[INFO] [stdout]  --> benches/intersection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::intersects::Intersects;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::algorithm::BoundingRect`
[INFO] [stdout]   --> benches/intersection.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use geo::algorithm::BoundingRect;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let point = geo_test_fixtures::baton_rouge();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:43:47
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:92:43
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             geo_test_fixtures::baton_rouge(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "relate") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> benches/contains.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> benches/contains.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let contained_polygon = geo_test_fixtures::east_baton_rouge();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "intersection") due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/euclidean_distance.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let ls = geo_test_fixtures::norway_convex_hull::<f64>();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "contains") due to 9 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "euclidean_distance") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/bool_ops/tests.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use geo_test_fixtures::multi_polygon;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/concave_hull.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let norway = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/concave_hull.rs:376:47
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let norway_concave_hull: LineString = geo_test_fixtures::norway_concave_hull::<f64>();
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/convex_hull/qhull.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 195 |         let mut coords = geo_test_fixtures::poly1::<f64>().0;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/convex_hull/qhull.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let correct = geo_test_fixtures::poly1_hull::<f64>().0;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/convex_hull/qhull.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let mut coords = geo_test_fixtures::poly2::<f64>().0;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/convex_hull/qhull.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let correct = geo_test_fixtures::poly2_hull::<f64>().0;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/convex_hull/graham.rs:139:24
[INFO] [stdout]     |
[INFO] [stdout] 139 |         test_convexity(geo_test_fixtures::poly1::<f64>().0);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/convex_hull/graham.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |         test_convexity(geo_test_fixtures::poly2::<f64>().0);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]     --> src/algorithm/euclidean_distance.rs:1055:18
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         let ls = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]     --> src/algorithm/euclidean_distance.rs:1072:21
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         let shell = geo_test_fixtures::shell::<f64>();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]     --> src/algorithm/euclidean_distance.rs:1073:20
[INFO] [stdout]      |
[INFO] [stdout] 1073 |         let ring = geo_test_fixtures::ring::<f64>();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]     --> src/algorithm/euclidean_distance.rs:1074:28
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         let poly_in_ring = geo_test_fixtures::poly_in_ring::<f64>();
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]     --> src/algorithm/euclidean_distance.rs:1083:20
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         let ring = geo_test_fixtures::ring::<f64>();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]     --> src/algorithm/euclidean_distance.rs:1084:28
[INFO] [stdout]      |
[INFO] [stdout] 1084 |         let poly_in_ring = geo_test_fixtures::poly_in_ring::<f64>();
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/line_locate_point.rs:193:32
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let ring: LineString = geo_test_fixtures::ring::<f64>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/simplify_vw.rs:826:25
[INFO] [stdout]     |
[INFO] [stdout] 826 |         let points_ls = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/simplify_vw.rs:834:25
[INFO] [stdout]     |
[INFO] [stdout] 834 |         let points_ls = geo_test_fixtures::vw_orig::<f64>();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/simplify_vw.rs:835:26
[INFO] [stdout]     |
[INFO] [stdout] 835 |         let correct_ls = geo_test_fixtures::vw_simplified::<f64>();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/simplify_vw.rs:842:25
[INFO] [stdout]     |
[INFO] [stdout] 842 |         let points_ls = geo_test_fixtures::vw_orig::<f64>();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> src/algorithm/simplify_vw.rs:843:26
[INFO] [stdout]     |
[INFO] [stdout] 843 |         let correct_ls = geo_test_fixtures::vw_simplified::<f64>();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "548f6ae94bad1d6e6ef93812ff9a1324a9079e7682a5858a09ae8ffcad82f5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548f6ae94bad1d6e6ef93812ff9a1324a9079e7682a5858a09ae8ffcad82f5e3", kill_on_drop: false }`
[INFO] [stdout] 548f6ae94bad1d6e6ef93812ff9a1324a9079e7682a5858a09ae8ffcad82f5e3
[INFO] checking geo-0.27.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate geo 0.27.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate geo 0.27.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geo 0.27.0
[INFO] finished tweaking crates.io crate geo 0.27.0
[INFO] tweaked toml for crates.io crate geo 0.27.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate geo 0.27.0 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d85450ee1ed0abcf0a8ef6ed2f438b267e0f291868d03f5126cdb6661ee0141
[INFO] running `Command { std: "docker" "start" "-a" "4d85450ee1ed0abcf0a8ef6ed2f438b267e0f291868d03f5126cdb6661ee0141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d85450ee1ed0abcf0a8ef6ed2f438b267e0f291868d03f5126cdb6661ee0141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d85450ee1ed0abcf0a8ef6ed2f438b267e0f291868d03f5126cdb6661ee0141", kill_on_drop: false }`
[INFO] [stdout] 4d85450ee1ed0abcf0a8ef6ed2f438b267e0f291868d03f5126cdb6661ee0141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b15c80937cead213132894f67990e9f525a4a8c16e43f1df3c0edd0f589426a2
[INFO] running `Command { std: "docker" "start" "-a" "b15c80937cead213132894f67990e9f525a4a8c16e43f1df3c0edd0f589426a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zerocopy v0.7.25
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking geographiclib-rs v0.2.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking spade v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking geo-types v0.7.12
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking geo v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking wkt v0.10.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/intersection.rs:6:39
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let plot_polygons: MultiPolygon = geo_test_fixtures::nl_plots();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/intersection.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let zone_polygons: MultiPolygon = geo_test_fixtures::nl_zones();
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> examples/concavehull-usage.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let norway = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/frechet_distance.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let ls_a = geo_test_fixtures::vw_orig::<f32>();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/frechet_distance.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let ls_b = geo_test_fixtures::vw_simplified::<f32>();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/frechet_distance.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let ls_a = geo_test_fixtures::vw_orig::<f64>();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/frechet_distance.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let ls_b = geo_test_fixtures::vw_simplified::<f64>();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::frechet_distance::FrechetDistance`
[INFO] [stdout]  --> benches/frechet_distance.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::frechet_distance::FrechetDistance;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/winding_order.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/simplify.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/simplifyvw.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplify.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/winding_order.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplifyvw.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplifyvw.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let ls = geo_test_fixtures::louisiana::<f32>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::simplify::Simplify`
[INFO] [stdout]  --> benches/simplify.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::simplify::Simplify;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/simplifyvw.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let ls = geo_test_fixtures::louisiana::<f64>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::algorithm::Winding`
[INFO] [stdout]  --> benches/winding_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::algorithm::Winding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/concave_hull.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let line_string = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "frechet_distance") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `geo::prelude`
[INFO] [stdout]  --> benches/simplifyvw.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/concave_hull.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let line_string = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::simplify_vw::SimplifyVwPreserve`
[INFO] [stdout]  --> benches/simplifyvw.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use geo::simplify_vw::SimplifyVwPreserve;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/intersection.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let plot_bbox: Vec<Rect> = geo_test_fixtures::nl_plots()
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (example "concavehull-usage") due to 2 previous errors
[INFO] [stdout] warning: unused import: `geo::ConcaveHull`
[INFO] [stdout]  --> benches/concave_hull.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::ConcaveHull;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/intersection.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let zone_bbox: Vec<Rect> = geo_test_fixtures::nl_zones()
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/extremes.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let norway = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/euclidean_distance.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let ls = geo_test_fixtures::norway_nonconvex_hull::<f64>();
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let point = geo_test_fixtures::baton_rouge();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:43:47
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/extremes.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let norway = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::intersects::Intersects`
[INFO] [stdout]  --> benches/intersection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::intersects::Intersects;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `geo::algorithm::BoundingRect`
[INFO] [stdout]   --> benches/intersection.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use geo::algorithm::BoundingRect;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:92:43
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "simplify") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `geo` (bench "simplifyvw") due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/contains.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             geo_test_fixtures::baton_rouge(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> benches/contains.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let polygon = Polygon::<f64>::new(geo_test_fixtures::louisiana(), vec![]);
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]    --> benches/contains.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let contained_polygon = geo_test_fixtures::east_baton_rouge();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "winding_order") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `geo` (bench "concave_hull") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/convex_hull.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let line_string = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/convex_hull.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let line_string = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "extremes") due to 3 previous errors
[INFO] [stdout] warning: unused import: `geo::prelude`
[INFO] [stdout]  --> benches/convex_hull.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "intersection") due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/euclidean_distance.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let ls = geo_test_fixtures::norway_convex_hull::<f64>();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "contains") due to 9 previous errors
[INFO] [stderr] error: could not compile `geo` (bench "convex_hull") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]  --> benches/rotate.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let line_string = geo_test_fixtures::norway_main::<f32>();
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/rotate.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let line_string = geo_test_fixtures::norway_main::<f64>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "euclidean_distance") due to 3 previous errors
[INFO] [stdout] warning: unused import: `geo::prelude`
[INFO] [stdout]  --> benches/rotate.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use geo::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "rotate") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b15c80937cead213132894f67990e9f525a4a8c16e43f1df3c0edd0f589426a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b15c80937cead213132894f67990e9f525a4a8c16e43f1df3c0edd0f589426a2", kill_on_drop: false }`
[INFO] [stdout] b15c80937cead213132894f67990e9f525a4a8c16e43f1df3c0edd0f589426a2
