[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] checking riendegris/geo_finder against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friendegris%2Fgeo_finder" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/riendegris/geo_finder on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-1/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db3c138f6c7bb2c3dbff3fa1d296a8f385f76171e2411d37a35dac505e4b828f [INFO] running `Command { std: "docker" "start" "-a" "db3c138f6c7bb2c3dbff3fa1d296a8f385f76171e2411d37a35dac505e4b828f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db3c138f6c7bb2c3dbff3fa1d296a8f385f76171e2411d37a35dac505e4b828f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3c138f6c7bb2c3dbff3fa1d296a8f385f76171e2411d37a35dac505e4b828f", kill_on_drop: false }` [INFO] [stdout] db3c138f6c7bb2c3dbff3fa1d296a8f385f76171e2411d37a35dac505e4b828f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efcf4a3f901e674a070382eaceed12dc031d372637aefc74f5ac28223aa2c6e2 [INFO] running `Command { std: "docker" "start" "-a" "efcf4a3f901e674a070382eaceed12dc031d372637aefc74f5ac28223aa2c6e2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling serde v1.0.101 [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] Checking num_cpus v1.10.1 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rstar v0.2.0 [INFO] [stderr] Checking geo-types v0.4.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking geo v0.12.2 [INFO] [stderr] Checking 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] [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] [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `geo-finder` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "efcf4a3f901e674a070382eaceed12dc031d372637aefc74f5ac28223aa2c6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efcf4a3f901e674a070382eaceed12dc031d372637aefc74f5ac28223aa2c6e2", kill_on_drop: false }` [INFO] [stdout] efcf4a3f901e674a070382eaceed12dc031d372637aefc74f5ac28223aa2c6e2