[INFO] fetching crate earthwyrm 0.8.1...
[INFO] checking earthwyrm-0.8.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] extracting crate earthwyrm 0.8.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate earthwyrm 0.8.1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate earthwyrm 0.8.1
[INFO] finished tweaking crates.io crate earthwyrm 0.8.1
[INFO] tweaked toml for crates.io crate earthwyrm 0.8.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate earthwyrm 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 4 packages to latest compatible versions
[INFO] [stderr] Adding loam v0.3.0
[INFO] [stderr] Adding mvt v0.9.3
[INFO] [stderr] Adding pointy v0.6.0
[INFO] [stderr] Adding rosewood v0.3.1
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded loam v0.3.0
[INFO] [stderr] Downloaded muon-rs v0.2.3
[INFO] [stderr] Downloaded pointy v0.6.0
[INFO] [stderr] Downloaded mvt v0.9.3
[INFO] [stderr] Downloaded rosewood v0.3.1
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38083746698adecdfb0a4a48ffe772c8c9161fb3c36778265862dfc7b1548d98
[INFO] running `Command { std: "docker" "start" "-a" "38083746698adecdfb0a4a48ffe772c8c9161fb3c36778265862dfc7b1548d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38083746698adecdfb0a4a48ffe772c8c9161fb3c36778265862dfc7b1548d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38083746698adecdfb0a4a48ffe772c8c9161fb3c36778265862dfc7b1548d98", kill_on_drop: false }`
[INFO] [stdout] 38083746698adecdfb0a4a48ffe772c8c9161fb3c36778265862dfc7b1548d98
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52584d00ae2fd3d0dc723be42a8e21553aeffcc06b2d1e6eacfdcb0613912060
[INFO] running `Command { std: "docker" "start" "-a" "52584d00ae2fd3d0dc723be42a8e21553aeffcc06b2d1e6eacfdcb0613912060", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.85
[INFO] [stderr] Compiling serde v1.0.203
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Compiling protobuf v2.28.0
[INFO] [stderr] Compiling thiserror v1.0.61
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking futures v0.1.31
[INFO] [stderr] Compiling protobuf v3.4.0
[INFO] [stderr] Checking crc32fast v1.4.2
[INFO] [stderr] Checking miniz_oxide v0.7.3
[INFO] [stderr] Compiling smartstring v1.0.1
[INFO] [stderr] Checking pub-iterator-type v0.1.1
[INFO] [stderr] Checking static_assertions v1.1.0
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking self_cell v1.0.4
[INFO] [stderr] Checking flate2 v1.0.30
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking memmap2 v0.9.4
[INFO] [stderr] Compiling syn v2.0.66
[INFO] [stderr] Checking futures-cpupool v0.1.8
[INFO] [stderr] Checking par-map v0.1.4
[INFO] [stderr] Compiling serde_derive v1.0.203
[INFO] [stderr] Compiling thiserror-impl v1.0.61
[INFO] [stderr] Compiling protobuf-codegen v2.28.0
[INFO] [stderr] Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr] Checking protobuf-support v3.4.0
[INFO] [stderr] Compiling osmpbfreader v0.16.1
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking pointy v0.6.0
[INFO] [stderr] Checking flat_map v0.0.10
[INFO] [stderr] Checking muon-rs v0.2.3
[INFO] [stderr] Checking mvt v0.9.3
[INFO] [stderr] Checking loam v0.3.0
[INFO] [stderr] Checking rosewood v0.3.1
[INFO] [stderr] Checking earthwyrm v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
[INFO] running `Command { std: "docker" "inspect" "52584d00ae2fd3d0dc723be42a8e21553aeffcc06b2d1e6eacfdcb0613912060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52584d00ae2fd3d0dc723be42a8e21553aeffcc06b2d1e6eacfdcb0613912060", kill_on_drop: false }`
[INFO] [stdout] 52584d00ae2fd3d0dc723be42a8e21553aeffcc06b2d1e6eacfdcb0613912060
[INFO] checking earthwyrm-0.8.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] extracting crate earthwyrm 0.8.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate earthwyrm 0.8.1 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate earthwyrm 0.8.1
[INFO] finished tweaking crates.io crate earthwyrm 0.8.1
[INFO] tweaked toml for crates.io crate earthwyrm 0.8.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate earthwyrm 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 4 packages to latest compatible versions
[INFO] [stderr] Adding loam v0.3.0
[INFO] [stderr] Adding mvt v0.9.3
[INFO] [stderr] Adding pointy v0.6.0
[INFO] [stderr] Adding rosewood v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11645f32316a01783d417a645fdf96d1dc607b67084570a51a51bfd0bbd4e826
[INFO] running `Command { std: "docker" "start" "-a" "11645f32316a01783d417a645fdf96d1dc607b67084570a51a51bfd0bbd4e826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11645f32316a01783d417a645fdf96d1dc607b67084570a51a51bfd0bbd4e826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11645f32316a01783d417a645fdf96d1dc607b67084570a51a51bfd0bbd4e826", kill_on_drop: false }`
[INFO] [stdout] 11645f32316a01783d417a645fdf96d1dc607b67084570a51a51bfd0bbd4e826
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8e96e86bb11cf96754eeabdf2e51f60c491ce58d92ea5d15ab5e15bbd779e54
[INFO] running `Command { std: "docker" "start" "-a" "a8e96e86bb11cf96754eeabdf2e51f60c491ce58d92ea5d15ab5e15bbd779e54", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.85
[INFO] [stderr] Compiling serde v1.0.203
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Compiling protobuf v2.28.0
[INFO] [stderr] Compiling thiserror v1.0.61
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Checking futures v0.1.31
[INFO] [stderr] Compiling protobuf v3.4.0
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking crc32fast v1.4.2
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking miniz_oxide v0.7.3
[INFO] [stderr] Compiling smartstring v1.0.1
[INFO] [stderr] Checking pub-iterator-type v0.1.1
[INFO] [stderr] Checking static_assertions v1.1.0
[INFO] [stderr] Checking self_cell v1.0.4
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking flate2 v1.0.30
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking memmap2 v0.9.4
[INFO] [stderr] Compiling syn v2.0.66
[INFO] [stderr] Checking futures-cpupool v0.1.8
[INFO] [stderr] Checking par-map v0.1.4
[INFO] [stderr] Compiling serde_derive v1.0.203
[INFO] [stderr] Compiling thiserror-impl v1.0.61
[INFO] [stderr] Compiling protobuf-codegen v2.28.0
[INFO] [stderr] Checking protobuf-support v3.4.0
[INFO] [stderr] Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr] Compiling osmpbfreader v0.16.1
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking pointy v0.6.0
[INFO] [stderr] Checking flat_map v0.0.10
[INFO] [stderr] Checking muon-rs v0.2.3
[INFO] [stderr] Checking mvt v0.9.3
[INFO] [stderr] Checking loam v0.3.0
[INFO] [stderr] Checking rosewood v0.3.1
[INFO] [stderr] Checking earthwyrm v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/geom.rs:86:12
[INFO] [stdout] |
[INFO] [stdout] 80 | fn new
(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 85 | let tree = RTree::new(path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 86 | Ok(Self { tree })
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/geom.rs:160:12
[INFO] [stdout] |
[INFO] [stdout] 154 | fn new(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 159 | let tree = RTree::new(path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 160 | Ok(Self { tree })
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/geom.rs:234:12
[INFO] [stdout] |
[INFO] [stdout] 228 | fn new(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 | let tree = RTree::new(path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 234 | Ok(Self { tree })
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/osm.rs:40:12
[INFO] [stdout] |
[INFO] [stdout] 34 | fn new(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 | let osm = File::open(path)?;
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 39 | let pbf = OsmPbfReader::new(osm);
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 40 | Ok(OsmExtractor { pbf })
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/tile.rs:92:12
[INFO] [stdout] |
[INFO] [stdout] 86 | let mut layers = vec![];
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 92 | Ok(LayerGroup { name, layers })
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/tile.rs:153:12
[INFO] [stdout] |
[INFO] [stdout] 149 | let mut groups = vec![];
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 | Ok(Wyrm {
[INFO] [stdout] | ____________^
[INFO] [stdout] 154 | | grid,
[INFO] [stdout] 155 | | tile_extent: wyrm_cfg.tile_extent,
[INFO] [stdout] 156 | | groups,
[INFO] [stdout] 157 | | })
[INFO] [stdout] | |_________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/geom.rs:86:12
[INFO] [stdout] |
[INFO] [stdout] 80 | fn new(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 85 | let tree = RTree::new(path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 86 | Ok(Self { tree })
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/tile.rs:236:12
[INFO] [stdout] |
[INFO] [stdout] 235 | let tree = GeomTree::new(layer_def.geom_tp(), loam)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 236 | Ok(LayerTree { layer_def, tree })
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/geom.rs:160:12
[INFO] [stdout] |
[INFO] [stdout] 154 | fn new(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 159 | let tree = RTree::new(path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 160 | Ok(Self { tree })
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/geom.rs:234:12
[INFO] [stdout] |
[INFO] [stdout] 228 | fn new(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 | let tree = RTree::new(path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 234 | Ok(Self { tree })
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/osm.rs:40:12
[INFO] [stdout] |
[INFO] [stdout] 34 | fn new(path: P) -> Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 | let osm = File::open(path)?;
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 39 | let pbf = OsmPbfReader::new(osm);
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 40 | Ok(OsmExtractor { pbf })
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/tile.rs:92:12
[INFO] [stdout] |
[INFO] [stdout] 86 | let mut layers = vec![];
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 92 | Ok(LayerGroup { name, layers })
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/tile.rs:153:12
[INFO] [stdout] |
[INFO] [stdout] 149 | let mut groups = vec![];
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 | Ok(Wyrm {
[INFO] [stdout] | ____________^
[INFO] [stdout] 154 | | grid,
[INFO] [stdout] 155 | | tile_extent: wyrm_cfg.tile_extent,
[INFO] [stdout] 156 | | groups,
[INFO] [stdout] 157 | | })
[INFO] [stdout] | |_________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/tile.rs:236:12
[INFO] [stdout] |
[INFO] [stdout] 235 | let tree = GeomTree::new(layer_def.geom_tp(), loam)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 236 | Ok(LayerTree { layer_def, tree })
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `earthwyrm` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `earthwyrm` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "a8e96e86bb11cf96754eeabdf2e51f60c491ce58d92ea5d15ab5e15bbd779e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8e96e86bb11cf96754eeabdf2e51f60c491ce58d92ea5d15ab5e15bbd779e54", kill_on_drop: false }`
[INFO] [stdout] a8e96e86bb11cf96754eeabdf2e51f60c491ce58d92ea5d15ab5e15bbd779e54