[INFO] fetching crate postgis_diesel 2.4.1... [INFO] checking postgis_diesel-2.4.1 against master#38352b01ae4af9300be03b805d6db68c45e51068 for pr-129864 [INFO] extracting crate postgis_diesel 2.4.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate postgis_diesel 2.4.1 on toolchain 38352b01ae4af9300be03b805d6db68c45e51068 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate postgis_diesel 2.4.1 [INFO] finished tweaking crates.io crate postgis_diesel 2.4.1 [INFO] tweaked toml for crates.io crate postgis_diesel 2.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pq-sys v0.6.3 [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Downloaded diesel_derives v2.2.3 [INFO] [stderr] Downloaded diesel v2.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8677541a7862647570f18f94b78473024562c629d1baf77bbeee1a9e4e53633c [INFO] running `Command { std: "docker" "start" "-a" "8677541a7862647570f18f94b78473024562c629d1baf77bbeee1a9e4e53633c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8677541a7862647570f18f94b78473024562c629d1baf77bbeee1a9e4e53633c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8677541a7862647570f18f94b78473024562c629d1baf77bbeee1a9e4e53633c", kill_on_drop: false }` [INFO] [stdout] 8677541a7862647570f18f94b78473024562c629d1baf77bbeee1a9e4e53633c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b98a4f51995b9aa17db1a334a292bbba281baf1ccda8114a86c38c19daf50e65 [INFO] running `Command { std: "docker" "start" "-a" "b98a4f51995b9aa17db1a334a292bbba281baf1ccda8114a86c38c19daf50e65", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking diesel v2.2.4 [INFO] [stderr] Checking postgis_diesel v2.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/geometrycollection.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_geometry<'a>(&'a mut self, geometry: GeometryContainer) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/geometrycollection.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn add_geometries<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 42 | ) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/linestring.rs:42:53 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/linestring.rs:47:81 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn add_line<'a>(&'a mut self) -> &mut Self { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:40:63 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_line_with_cap<'a>(&'a mut self, cap: usize) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:53:81 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipoint.rs:34:53 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipoint.rs:39:81 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_empty_polygon<'a>(&'a mut self) -> &mut Self { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:38:77 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_empty_polygon_with_capacity<'a>(&'a mut self, cap: usize) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:54:81 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_ring<'a>(&'a mut self) -> &mut Self { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:38:68 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_ring_with_capacity<'a>(&'a mut self, cap: usize) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:51:81 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/geometrycollection.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_geometry<'a>(&'a mut self, geometry: GeometryContainer) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/geometrycollection.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn add_geometries<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 42 | ) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/linestring.rs:42:53 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/linestring.rs:47:81 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn add_line<'a>(&'a mut self) -> &mut Self { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:40:63 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_line_with_cap<'a>(&'a mut self, cap: usize) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multiline.rs:53:81 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipoint.rs:34:53 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipoint.rs:39:81 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_empty_polygon<'a>(&'a mut self) -> &mut Self { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:38:77 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_empty_polygon_with_capacity<'a>(&'a mut self, cap: usize) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/multipolygon.rs:54:81 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add_ring<'a>(&'a mut self) -> &mut Self { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:38:68 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn add_ring_with_capacity<'a>(&'a mut self, cap: usize) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn add_point<'a>(&'a mut self, point: T) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/polygon.rs:51:81 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn add_points<'a>(&'a mut self, points: impl IntoIterator) -> &mut Self { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.65s [INFO] running `Command { std: "docker" "inspect" "b98a4f51995b9aa17db1a334a292bbba281baf1ccda8114a86c38c19daf50e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98a4f51995b9aa17db1a334a292bbba281baf1ccda8114a86c38c19daf50e65", kill_on_drop: false }` [INFO] [stdout] b98a4f51995b9aa17db1a334a292bbba281baf1ccda8114a86c38c19daf50e65