[INFO] fetching crate geo 0.29.2...
[INFO] checking geo-0.29.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate geo 0.29.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate geo 0.29.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geo 0.29.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate geo 0.29.2
[INFO] tweaked toml for crates.io crate geo 0.29.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate geo 0.29.2 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proj v0.27.2
[INFO] [stderr]   Downloaded i_key_sort v0.2.0
[INFO] [stderr]   Downloaded i_overlay v1.7.4
[INFO] [stderr]   Downloaded i_float v1.3.1
[INFO] [stderr]   Downloaded geo-types v0.7.14
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.4
[INFO] [stderr]   Downloaded i_shape v1.3.1
[INFO] [stderr]   Downloaded rstar v0.12.2
[INFO] [stderr]   Downloaded i_tree v0.8.3
[INFO] [stderr]   Downloaded wkt v0.10.3
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded proj-sys v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8b843cc0acf01d6e1dc4c4ebcebfdd134ec1e09b5d26c920d2ae10115f35c59
[INFO] running `Command { std: "docker" "start" "-a" "f8b843cc0acf01d6e1dc4c4ebcebfdd134ec1e09b5d26c920d2ae10115f35c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b843cc0acf01d6e1dc4c4ebcebfdd134ec1e09b5d26c920d2ae10115f35c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b843cc0acf01d6e1dc4c4ebcebfdd134ec1e09b5d26c920d2ae10115f35c59", kill_on_drop: false }`
[INFO] [stdout] f8b843cc0acf01d6e1dc4c4ebcebfdd134ec1e09b5d26c920d2ae10115f35c59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dcb94143f37e57feb6275e360527702aaad2becde367dd516b1ffe4ff75aebb
[INFO] running `Command { std: "docker" "start" "-a" "7dcb94143f37e57feb6275e360527702aaad2becde367dd516b1ffe4ff75aebb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking geo-types v0.7.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wkt v0.10.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking i_float v1.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking i_shape v1.3.1
[INFO] [stderr]     Checking i_overlay v1.7.4
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking geo v0.29.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/algorithm/triangulate_spade.rs:82:42
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub trait TriangulationRequirementTrait<'a, T>
[INFO] [stdout]    |                                             -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 82 |         fn coords(&'a self) -> CoordsIter<T>;
[INFO] [stdout]    |                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/algorithm/triangulate_spade.rs:321:47
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl<'a, 'l, T, G> private::TriangulationRequirementTrait<'a, T> for G
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 321 |     fn coords(&'a self) -> private::CoordsIter<T> {
[INFO] [stdout]     |                                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/algorithm/triangulate_spade.rs:342:47
[INFO] [stdout]     |
[INFO] [stdout] 337 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for Vec<G>
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn coords(&'a self) -> private::CoordsIter<T> {
[INFO] [stdout]     |                                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/algorithm/triangulate_spade.rs:360:47
[INFO] [stdout]     |
[INFO] [stdout] 355 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for &[G]
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 360 |     fn coords(&'a self) -> private::CoordsIter<T> {
[INFO] [stdout]     |                                               ^ this elided lifetime gets resolved as `'a`
[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/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/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] [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 `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[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[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/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] [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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "extremes") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `geo` (bench "simplifyvw") due to 4 previous errors
[INFO] [stderr] error: could not compile `geo` (bench "winding_order") due to 6 previous errors
[INFO] [stderr] error: could not compile `geo` (bench "area") due to 1 previous error
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/algorithm/triangulate_spade.rs:82:42
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub trait TriangulationRequirementTrait<'a, T>
[INFO] [stdout]    |                                             -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 82 |         fn coords(&'a self) -> CoordsIter<T>;
[INFO] [stdout]    |                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/algorithm/triangulate_spade.rs:321:47
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl<'a, 'l, T, G> private::TriangulationRequirementTrait<'a, T> for G
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 321 |     fn coords(&'a self) -> private::CoordsIter<T> {
[INFO] [stdout]     |                                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/algorithm/triangulate_spade.rs:342:47
[INFO] [stdout]     |
[INFO] [stdout] 337 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for Vec<G>
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn coords(&'a self) -> private::CoordsIter<T> {
[INFO] [stdout]     |                                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/algorithm/triangulate_spade.rs:360:47
[INFO] [stdout]     |
[INFO] [stdout] 355 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for &[G]
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 360 |     fn coords(&'a self) -> private::CoordsIter<T> {
[INFO] [stdout]     |                                               ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (example "concavehull-usage") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `geo_test_fixtures`
[INFO] [stdout]   --> benches/triangulate.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |             let multi_poly = geo_test_fixtures::nl_zones::<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/triangulate.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let multi_poly = geo_test_fixtures::nl_zones::<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/triangulate.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let multi_poly = geo_test_fixtures::nl_zones::<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/triangulate.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let poly = 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/triangulate.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let poly = 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/triangulate.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let poly = 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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (bench "triangulate") due to 6 previous errors
[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:970:18
[INFO] [stdout]     |
[INFO] [stdout] 970 |         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:987:21
[INFO] [stdout]     |
[INFO] [stdout] 987 |         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:988:20
[INFO] [stdout]     |
[INFO] [stdout] 988 |         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:989:28
[INFO] [stdout]     |
[INFO] [stdout] 989 |         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:998:20
[INFO] [stdout]     |
[INFO] [stdout] 998 |         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:999:28
[INFO] [stdout]     |
[INFO] [stdout] 999 |         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:198:32
[INFO] [stdout]     |
[INFO] [stdout] 198 |         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/line_measures/metric_spaces/euclidean/distance.rs:838:18
[INFO] [stdout]     |
[INFO] [stdout] 838 |         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/line_measures/metric_spaces/euclidean/distance.rs:855:21
[INFO] [stdout]     |
[INFO] [stdout] 855 |         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/line_measures/metric_spaces/euclidean/distance.rs:856:20
[INFO] [stdout]     |
[INFO] [stdout] 856 |         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/line_measures/metric_spaces/euclidean/distance.rs:857:28
[INFO] [stdout]     |
[INFO] [stdout] 857 |         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_measures/metric_spaces/euclidean/distance.rs:866:20
[INFO] [stdout]     |
[INFO] [stdout] 866 |         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/line_measures/metric_spaces/euclidean/distance.rs:867:28
[INFO] [stdout]     |
[INFO] [stdout] 867 |         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/simplify_vw.rs:836:25
[INFO] [stdout]     |
[INFO] [stdout] 836 |         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:844:25
[INFO] [stdout]     |
[INFO] [stdout] 844 |         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:845:26
[INFO] [stdout]     |
[INFO] [stdout] 845 |         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:852:25
[INFO] [stdout]     |
[INFO] [stdout] 852 |         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:853:26
[INFO] [stdout]     |
[INFO] [stdout] 853 |         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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geo` (lib test) due to 26 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7dcb94143f37e57feb6275e360527702aaad2becde367dd516b1ffe4ff75aebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dcb94143f37e57feb6275e360527702aaad2becde367dd516b1ffe4ff75aebb", kill_on_drop: false }`
[INFO] [stdout] 7dcb94143f37e57feb6275e360527702aaad2becde367dd516b1ffe4ff75aebb
