[INFO] fetching crate geozero 0.7.4... [INFO] checking geozero-0.7.4 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate geozero 0.7.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate geozero 0.7.4 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geozero 0.7.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate geozero 0.7.4 [INFO] tweaked toml for crates.io crate geozero 0.7.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.5.2 [INFO] [stderr] Downloaded postgres-types v0.2.1 [INFO] [stderr] Downloaded flatgeobuf v0.5.0 [INFO] [stderr] Downloaded sqlx v0.5.2 [INFO] [stderr] Downloaded postgres v0.19.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.1 [INFO] [stderr] Downloaded sqlx-macros v0.5.2 [INFO] [stderr] Downloaded wkt v0.9.1 [INFO] [stderr] Downloaded sqlx-core v0.5.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d6353592051de335dafda7143d3d02a0d95dfe0aab5961e50d27b3566441ff2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d6353592051de335dafda7143d3d02a0d95dfe0aab5961e50d27b3566441ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d6353592051de335dafda7143d3d02a0d95dfe0aab5961e50d27b3566441ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6353592051de335dafda7143d3d02a0d95dfe0aab5961e50d27b3566441ff2", kill_on_drop: false }` [INFO] [stdout] 1d6353592051de335dafda7143d3d02a0d95dfe0aab5961e50d27b3566441ff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c5e652780c980fc3eec471fead57a75da9837871d4c5e641887ffecf428c06b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5c5e652780c980fc3eec471fead57a75da9837871d4c5e641887ffecf428c06b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking seek_bufread v1.2.2 [INFO] [stderr] Checking kdbush v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking flatbuffers v0.6.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking openssl v0.10.33 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking heapless v0.5.6 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking native-tls v0.2.7 [INFO] [stderr] Checking rstar v0.8.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking geo-types v0.7.1 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Checking geo v0.17.1 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.5 [INFO] [stderr] Checking sqlx-rt v0.5.2 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking geozero v0.7.4 [INFO] [stderr] Checking wkt v0.9.1 [INFO] [stderr] Checking polylabel v2.4.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking tokio-postgres v0.7.1 [INFO] [stderr] Checking postgres v0.19.1 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking sqlx-core v0.5.2 [INFO] [stderr] Checking geojson v0.22.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking geozero v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking flatgeobuf v0.5.0 [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] Checking sqlx v0.5.2 [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geojson.rs:28:49 [INFO] [stdout] | [INFO] [stdout] 28 | let mut fgb = HttpFgbReader::open(url).await?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geojson.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GeoJsonWriter<'_, BufWriter>: geozero::feature_processor::FeatureProcessor` is not satisfied [INFO] [stdout] --> tests/geojson.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fgb.process_features(&mut json).await?; [INFO] [stdout] | ^^^^^^^^^ the trait `geozero::feature_processor::FeatureProcessor` is not implemented for `GeoJsonWriter<'_, BufWriter>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geojson.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | fgb.process_features(&mut json).await?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geojson.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 10 | fn fgb_to_geojson() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] 11 | let mut filein = BufReader::new(File::open("tests/data/countries.fgb")?); [INFO] [stdout] 12 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geojson.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 10 | fn fgb_to_geojson() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 13 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `to_json` exists for struct `FgbReader<'_, seek_bufread::BufReader>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/geojson.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let json = fgb.to_json()?; [INFO] [stdout] | ^^^^^^^ method cannot be called on `FgbReader<'_, seek_bufread::BufReader>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/flatgeobuf-0.5.0/src/file_reader.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct FgbReader<'a, R: Read + Seek> { [INFO] [stdout] | ---------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: GeozeroDatasource` [INFO] [stdout] | doesn't satisfy `_: ProcessToJson` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `FgbReader<'_, seek_bufread::BufReader>: GeozeroDatasource` [INFO] [stdout] which is required by `FgbReader<'_, seek_bufread::BufReader>: ProcessToJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `geozero::ProcessToJson` [INFO] [stdout] --> tests/geojson.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use geozero::ProcessToJson; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [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 `geozero` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 17 | fn vertex_counter() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] 18 | let mut filein = BufReader::new(File::open("tests/data/countries.fgb")?); [INFO] [stdout] 19 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 17 | fn vertex_counter() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 20 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 17 | fn vertex_counter() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 21 | let feature = fgb.next()?.unwrap(); [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VertexCounter: geozero::geometry_processor::GeomProcessor` is not satisfied [INFO] [stdout] --> tests/geozero-api.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | geometry.process(&mut vertex_counter, GeometryType::MultiPolygon)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `geozero::geometry_processor::GeomProcessor` is not implemented for `VertexCounter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:25:70 [INFO] [stdout] | [INFO] [stdout] 17 | fn vertex_counter() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 25 | geometry.process(&mut vertex_counter, GeometryType::MultiPolygon)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/polylabel.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 11 | fn country_labels() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] 12 | let mut file = BufReader::new(File::open("tests/data/countries.fgb")?); [INFO] [stdout] 13 | let mut fgb = FgbReader::open(&mut file)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/polylabel.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn country_labels() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 14 | fgb.select_all()?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:67:47 [INFO] [stdout] | [INFO] [stdout] 63 | fn max_height_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 67 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/polylabel.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 11 | fn country_labels() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 15 | while let Some(feature) = fgb.next()? { [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 63 | fn max_height_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 68 | fgb.select_all()?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 63 | fn max_height_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 70 | while let Some(feature) = fgb.next()? { [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `to_geo` exists for reference `&FgbFeature`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/polylabel.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | if let Ok(Geometry::MultiPolygon(mpoly)) = feature.to_geo() { [INFO] [stdout] | ^^^^^^ method cannot be called on `&FgbFeature` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/flatgeobuf-0.5.0/src/properties_reader.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FgbFeature { [INFO] [stdout] | --------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `FgbFeature: geozero::GeozeroGeometry` [INFO] [stdout] | doesn't satisfy `FgbFeature: geozero::ToGeo` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `FgbFeature: geozero::GeozeroGeometry` [INFO] [stdout] which is required by `FgbFeature: geozero::ToGeo` [INFO] [stdout] `&FgbFeature: geozero::GeozeroGeometry` [INFO] [stdout] which is required by `&FgbFeature: geozero::ToGeo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/svg.rs:58:47 [INFO] [stdout] | [INFO] [stdout] 56 | fn fgb_to_svg() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] 57 | let mut filein = BufReader::new(File::open("tests/data/countries.fgb")?); [INFO] [stdout] 58 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MaxHeightFinder: geozero::geometry_processor::GeomProcessor` is not satisfied [INFO] [stdout] --> tests/geozero-api.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | geometry.process(&mut max_finder, GeometryType::MultiPolygon)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `geozero::geometry_processor::GeomProcessor` is not implemented for `MaxHeightFinder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:72:70 [INFO] [stdout] | [INFO] [stdout] 63 | fn max_height_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 72 | geometry.process(&mut max_finder, GeometryType::MultiPolygon)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:90:47 [INFO] [stdout] | [INFO] [stdout] 88 | fn feature_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] 89 | let mut filein = BufReader::new(File::open("tests/data/countries.fgb")?); [INFO] [stdout] 90 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 88 | fn feature_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 91 | fgb.select_all()?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/svg.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 56 | fn fgb_to_svg() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 60 | let _count = fgb.select_bbox(8.8, 47.2, 9.5, 55.3)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgWriter<'_, Vec>: geozero::feature_processor::FeatureProcessor` is not satisfied [INFO] [stdout] --> tests/svg.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | fgb.process_features(&mut svg)?; [INFO] [stdout] | ^^^^^^^^ the trait `geozero::feature_processor::FeatureProcessor` is not implemented for `SvgWriter<'_, Vec>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:94:41 [INFO] [stdout] | [INFO] [stdout] 88 | fn feature_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 94 | while let Some(feature) = fgb.next()? { [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FeatureFinder: geozero::property_processor::PropertyProcessor` is not satisfied [INFO] [stdout] --> tests/geozero-api.rs:95:48 [INFO] [stdout] | [INFO] [stdout] 95 | let found = feature.process_properties(&mut finder); [INFO] [stdout] | ^^^^^^^^^^^ the trait `geozero::property_processor::PropertyProcessor` is not implemented for `FeatureFinder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/svg.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 56 | fn fgb_to_svg() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 63 | fgb.process_features(&mut svg)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GeozeroError` [INFO] [stdout] --> tests/geozero-api.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 88 | fn feature_finder() -> Result<()> { [INFO] [stdout] | ---------- expected `GeozeroError` because of this [INFO] [stdout] ... [INFO] [stdout] 101 | let props = feature.properties()?; [INFO] [stdout] | ^ the trait `From` is not implemented for `GeozeroError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `geozero::ToGeo` [INFO] [stdout] --> tests/polylabel.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use geozero::ToGeo; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [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: build failed [INFO] running `Command { std: "docker" "inspect" "5c5e652780c980fc3eec471fead57a75da9837871d4c5e641887ffecf428c06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5e652780c980fc3eec471fead57a75da9837871d4c5e641887ffecf428c06b", kill_on_drop: false }` [INFO] [stdout] 5c5e652780c980fc3eec471fead57a75da9837871d4c5e641887ffecf428c06b