[INFO] fetching crate geozero-core 0.4.3... [INFO] checking geozero-core-0.4.3 against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] extracting crate geozero-core 0.4.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate geozero-core 0.4.3 on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate geozero-core 0.4.3 [INFO] finished tweaking crates.io crate geozero-core 0.4.3 [INFO] tweaked toml for crates.io crate geozero-core 0.4.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceeadc737f67f697499a696f2bca5b7731ff70785ff1957334b40952bf5a142f [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" "ceeadc737f67f697499a696f2bca5b7731ff70785ff1957334b40952bf5a142f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceeadc737f67f697499a696f2bca5b7731ff70785ff1957334b40952bf5a142f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceeadc737f67f697499a696f2bca5b7731ff70785ff1957334b40952bf5a142f", kill_on_drop: false }` [INFO] [stdout] ceeadc737f67f697499a696f2bca5b7731ff70785ff1957334b40952bf5a142f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71ceda83c563cc2e264dd9c79bc76905e4e19fc8bb2a9780693b6178a86e501d [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" "71ceda83c563cc2e264dd9c79bc76905e4e19fc8bb2a9780693b6178a86e501d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking kdbush v0.2.0 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rstar v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking geo-types v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking geo v0.13.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking postgres-protocol v0.5.2 [INFO] [stderr] Checking postgres-types v0.1.2 [INFO] [stderr] Checking rstar v0.8.2 [INFO] [stderr] Checking geo-types v0.6.0 [INFO] [stderr] Checking geo v0.14.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking polylabel v2.3.1 [INFO] [stderr] Checking geozero v0.4.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-postgres v0.5.5 [INFO] [stderr] Checking postgres v0.17.5 [INFO] [stderr] Checking geojson v0.18.0 [INFO] [stderr] Checking geozero-core v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `flatgeobuf` [INFO] [stdout] --> tests/geojson.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use flatgeobuf::*; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `flatgeobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FgbReader` [INFO] [stdout] --> tests/geojson.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `FgbReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flatgeobuf` [INFO] [stdout] --> tests/svg.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use flatgeobuf::*; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `flatgeobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `HttpFgbReader` [INFO] [stdout] --> tests/geojson.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | let mut fgb = HttpFgbReader::open(url).await?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `HttpFgbReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FgbReader` [INFO] [stdout] --> tests/svg.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `FgbReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Header` in this scope [INFO] [stdout] --> tests/svg.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | fn invert_y(header: &Header) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Header` in this scope [INFO] [stdout] --> tests/svg.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | header: &Header, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flatgeobuf` [INFO] [stdout] --> tests/geozero-api.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use flatgeobuf::*; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `flatgeobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FgbReader` [INFO] [stdout] --> tests/geozero-api.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `FgbReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GeometryType` [INFO] [stdout] --> tests/geozero-api.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | geometry.process(&mut vertex_counter, GeometryType::MultiPolygon)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `GeometryType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FgbReader` [INFO] [stdout] --> tests/geozero-api.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `FgbReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GeometryType` [INFO] [stdout] --> tests/geozero-api.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | geometry.process(&mut max_finder, GeometryType::MultiPolygon)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `GeometryType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/geojson.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/geojson.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/geojson.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/geojson.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/geojson.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/geojson.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/geojson.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/geojson.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fgb.select_bbox(8.8, 47.2, 9.5, 55.3).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FgbReader` [INFO] [stdout] --> tests/geozero-api.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | let mut fgb = FgbReader::open(&mut filein)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `FgbReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flatgeobuf` [INFO] [stdout] --> tests/polylabel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use flatgeobuf::*; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `flatgeobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FgbReader` [INFO] [stdout] --> tests/polylabel.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | let mut fgb = FgbReader::open(&mut file)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `FgbReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GeometryType` [INFO] [stdout] --> tests/polylabel.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | geometry.process(&mut geo, GeometryType::MultiPolygon)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `GeometryType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `geozero-core`. [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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/polylabel.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | let label_pos = polylabel(&poly, &0.10).unwrap(); [INFO] [stdout] | ^^^^^ expected struct `geo_types::polygon::Polygon`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&geo_types::polygon::Polygon<_>` [INFO] [stdout] found reference `&&&geo::Polygon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/polylabel.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | assert!(mpoly.contains(&label_pos)); [INFO] [stdout] | ^^^^^^^^^^ expected struct `geo::Point`, found struct `geo_types::point::Point` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&geo::Point` [INFO] [stdout] found reference `&geo_types::point::Point<{float}>` [INFO] [stdout] = note: perhaps two different versions of crate `geo_types` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "71ceda83c563cc2e264dd9c79bc76905e4e19fc8bb2a9780693b6178a86e501d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ceda83c563cc2e264dd9c79bc76905e4e19fc8bb2a9780693b6178a86e501d", kill_on_drop: false }` [INFO] [stdout] 71ceda83c563cc2e264dd9c79bc76905e4e19fc8bb2a9780693b6178a86e501d