[INFO] fetching crate gpkg 0.1.0...
[INFO] checking gpkg-0.1.0 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate gpkg 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gpkg 0.1.0
[INFO] finished tweaking crates.io crate gpkg 0.1.0
[INFO] tweaked toml for crates.io crate gpkg 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpkg 0.1.0 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "generate-lockfile" "--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]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding gpkg-derive v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding rusqlite v0.27.0 (available: v0.39.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding wkb v0.7.1 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0882b5e3cf83a319b1d3aad8caef7129aa2b8929c0eb4110b2196c51d27e5fc2
[INFO] running `Command { std: "docker" "start" "-a" "0882b5e3cf83a319b1d3aad8caef7129aa2b8929c0eb4110b2196c51d27e5fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0882b5e3cf83a319b1d3aad8caef7129aa2b8929c0eb4110b2196c51d27e5fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0882b5e3cf83a319b1d3aad8caef7129aa2b8929c0eb4110b2196c51d27e5fc2", kill_on_drop: false }`
[INFO] [stdout] 0882b5e3cf83a319b1d3aad8caef7129aa2b8929c0eb4110b2196c51d27e5fc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23362bdd159bb7f8d78d53f2298c00b5db99e618c2675e51e45d91a296e3438a
[INFO] running `Command { std: "docker" "start" "-a" "23362bdd159bb7f8d78d53f2298c00b5db99e618c2675e51e45d91a296e3438a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking wkb v0.7.1
[INFO] [stderr]    Compiling gpkg-derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking gpkg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `LineString`, `Point`, `Polygon`, and `coord`
[INFO] [stdout]    --> src/lib.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use geo_types::{coord, LineString, Point, Polygon};
[INFO] [stdout]     |                     ^^^^^  ^^^^^^^^^^  ^^^^^  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGPolygonM` is never constructed
[INFO] [stdout]    --> src/types.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct GPKGPolygonM {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGPolygonM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGPolygonZ` is never constructed
[INFO] [stdout]    --> src/types.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct GPKGPolygonZ {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGPolygonZ` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGPolygonZM` is never constructed
[INFO] [stdout]    --> src/types.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct GPKGPolygonZM {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGPolygonZM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGMultiPolygonM` is never constructed
[INFO] [stdout]    --> src/types.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct GPKGMultiPolygonM(Vec<GPKGPolygonM>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGMultiPolygonM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGMultiPolygonZ` is never constructed
[INFO] [stdout]    --> src/types.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct GPKGMultiPolygonZ(Vec<GPKGPolygonZ>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGMultiPolygonZ` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGMultiPolygonZM` is never constructed
[INFO] [stdout]    --> src/types.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct GPKGMultiPolygonZM(Vec<GPKGPolygonZM>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGMultiPolygonZM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gpkg` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `GPKGPolygonM` is never constructed
[INFO] [stdout]    --> src/types.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct GPKGPolygonM {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGPolygonM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGPolygonZ` is never constructed
[INFO] [stdout]    --> src/types.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct GPKGPolygonZ {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGPolygonZ` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGPolygonZM` is never constructed
[INFO] [stdout]    --> src/types.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct GPKGPolygonZM {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGPolygonZM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGMultiPolygonM` is never constructed
[INFO] [stdout]    --> src/types.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct GPKGMultiPolygonM(Vec<GPKGPolygonM>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGMultiPolygonM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGMultiPolygonZ` is never constructed
[INFO] [stdout]    --> src/types.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct GPKGMultiPolygonZ(Vec<GPKGPolygonZ>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGMultiPolygonZ` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GPKGMultiPolygonZM` is never constructed
[INFO] [stdout]    --> src/types.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct GPKGMultiPolygonZM(Vec<GPKGPolygonZM>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `GPKGMultiPolygonZM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gpkg` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "23362bdd159bb7f8d78d53f2298c00b5db99e618c2675e51e45d91a296e3438a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23362bdd159bb7f8d78d53f2298c00b5db99e618c2675e51e45d91a296e3438a", kill_on_drop: false }`
[INFO] [stdout] 23362bdd159bb7f8d78d53f2298c00b5db99e618c2675e51e45d91a296e3438a
