[INFO] cloning repository https://github.com/riendegris/geo_finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riendegris/geo_finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friendegris%2Fgeo_finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friendegris%2Fgeo_finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad6d38f6f737041ef392c6c0a60cb9b300c9033b [INFO] testing riendegris/geo_finder against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friendegris%2Fgeo_finder" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/riendegris/geo_finder on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/riendegris/geo_finder [INFO] finished tweaking git repo https://github.com/riendegris/geo_finder [INFO] tweaked toml for git repo https://github.com/riendegris/geo_finder written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate git repo https://github.com/riendegris/geo_finder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41abb831a6e485a6bee4a30321a9216ea339f43f0a3ac76fcec15cc72cb0c300 [INFO] running `Command { std: "docker" "start" "-a" "41abb831a6e485a6bee4a30321a9216ea339f43f0a3ac76fcec15cc72cb0c300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41abb831a6e485a6bee4a30321a9216ea339f43f0a3ac76fcec15cc72cb0c300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41abb831a6e485a6bee4a30321a9216ea339f43f0a3ac76fcec15cc72cb0c300", kill_on_drop: false }` [INFO] [stdout] 41abb831a6e485a6bee4a30321a9216ea339f43f0a3ac76fcec15cc72cb0c300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cafe674a437dd94ddfad8ae78d8e8adf7cd891514e6b49e70735cc450380f71 [INFO] running `Command { std: "docker" "start" "-a" "0cafe674a437dd94ddfad8ae78d8e8adf7cd891514e6b49e70735cc450380f71", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stderr] Compiling geo-finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "0cafe674a437dd94ddfad8ae78d8e8adf7cd891514e6b49e70735cc450380f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cafe674a437dd94ddfad8ae78d8e8adf7cd891514e6b49e70735cc450380f71", kill_on_drop: false }` [INFO] [stdout] 0cafe674a437dd94ddfad8ae78d8e8adf7cd891514e6b49e70735cc450380f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863c5545bfce5db62bdc5cbff9cadac3e6baab5f9092189a45b97325107138fd [INFO] running `Command { std: "docker" "start" "-a" "863c5545bfce5db62bdc5cbff9cadac3e6baab5f9092189a45b97325107138fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling geo-finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `AdminZone: rstar::Point` is not satisfied [INFO] [stdout] --> tests/polygon.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | type Zone = AdminZone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rstar::Point` is not implemented for `AdminZone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PointDistance` for `AdminZone` [INFO] [stdout] note: required by a bound in `geo_finder::Splitable::Zone` [INFO] [stdout] --> /opt/rustwide/workdir/src/geofinder.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | + rstar::PointDistance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `geo_finder::Splitable::Zone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `size` exists for struct `GeoFinder>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/polygon.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 10 | struct Admin { [INFO] [stdout] | ------------------------------------------ doesn't satisfy `_: geo::algorithm::contains::Contains>` [INFO] [stdout] ... [INFO] [stdout] 101 | assert_eq!(geo_finder.size(), 0); [INFO] [stdout] | ^^^^ method cannot be called on `GeoFinder>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Admin: geo::algorithm::contains::Contains>` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.12.2/src/algorithm/contains.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub trait Contains { [INFO] [stdout] 10 | | /// Checks if `rhs` is completely contained within `self`. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 32 | | fn contains(&self, rhs: &Rhs) -> bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `load` exists for struct `GeoFinder>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/polygon.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 10 | struct Admin { [INFO] [stdout] | ------------------------------------------ doesn't satisfy `_: geo::algorithm::contains::Contains>` [INFO] [stdout] ... [INFO] [stdout] 115 | assert!(geo_finder.load(admin).is_some()); [INFO] [stdout] | ^^^^ method cannot be called on `GeoFinder>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Admin: geo::algorithm::contains::Contains>` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.12.2/src/algorithm/contains.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub trait Contains { [INFO] [stdout] 10 | | /// Checks if `rhs` is completely contained within `self`. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 32 | | fn contains(&self, rhs: &Rhs) -> bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `size` exists for struct `GeoFinder>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/polygon.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 10 | struct Admin { [INFO] [stdout] | ------------------------------------------ doesn't satisfy `_: geo::algorithm::contains::Contains>` [INFO] [stdout] ... [INFO] [stdout] 116 | assert_eq!(geo_finder.size(), 1); [INFO] [stdout] | ^^^^ method cannot be called on `GeoFinder>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Admin: geo::algorithm::contains::Contains>` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geo-0.12.2/src/algorithm/contains.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub trait Contains { [INFO] [stdout] 10 | | /// Checks if `rhs` is completely contained within `self`. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 32 | | fn contains(&self, rhs: &Rhs) -> bool; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `Admin<{float}>` [INFO] [stdout] --> tests/polygon.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 108 | let admin = Admin { [INFO] [stdout] | ----- consider giving `admin` the explicit type `Admin<{float}>`, where the type parameter `{float}` is specified [INFO] [stdout] ... [INFO] [stdout] 111 | geo_types::LineString::from(vec![(1., 2.), (3., 3.), (3., 1.), (1., 2.)]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{float}: Num` found in the `num_traits` crate: [INFO] [stdout] - impl Num for f32; [INFO] [stdout] - impl Num for f64; [INFO] [stdout] = note: required because of the requirements on the impl of `CoordinateType` for `{float}` [INFO] [stdout] = note: required because of the requirements on the impl of `From<({float}, {float})>` for `Coordinate<{float}>` [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `({float}, {float})` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `geo_types::LineString<{float}>` [INFO] [stdout] note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `Admin<{float}>` [INFO] [stdout] --> tests/polygon.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 108 | let admin = Admin { [INFO] [stdout] | ----- consider giving `admin` the explicit type `Admin<{float}>`, where the type parameter `{float}` is specified [INFO] [stdout] ... [INFO] [stdout] 111 | geo_types::LineString::from(vec![(1., 2.), (3., 3.), (3., 1.), (1., 2.)]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{float}: NumCast` found in the `num_traits` crate: [INFO] [stdout] - impl NumCast for f32; [INFO] [stdout] - impl NumCast for f64; [INFO] [stdout] = note: required because of the requirements on the impl of `CoordinateType` for `{float}` [INFO] [stdout] = note: required because of the requirements on the impl of `From<({float}, {float})>` for `Coordinate<{float}>` [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `({float}, {float})` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `geo_types::LineString<{float}>` [INFO] [stdout] note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `geo-finder` due to 7 previous errors [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "863c5545bfce5db62bdc5cbff9cadac3e6baab5f9092189a45b97325107138fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863c5545bfce5db62bdc5cbff9cadac3e6baab5f9092189a45b97325107138fd", kill_on_drop: false }` [INFO] [stdout] 863c5545bfce5db62bdc5cbff9cadac3e6baab5f9092189a45b97325107138fd