[INFO] fetching crate dessin 0.8.21-pre... [INFO] checking dessin-0.8.21-pre against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dessin 0.8.21-pre into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dessin 0.8.21-pre on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dessin 0.8.21-pre [INFO] finished tweaking crates.io crate dessin 0.8.21-pre [INFO] tweaked toml for crates.io crate dessin 0.8.21-pre written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding fontdue v0.8.0 (latest: v0.9.2) [INFO] [stderr] Adding image v0.24.9 (latest: v0.25.2) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding nalgebra v0.32.6 (latest: v0.33.0) [INFO] [stderr] Adding simba v0.8.1 (latest: v0.9.0) [INFO] [stderr] Adding ttf-parser v0.20.0 (latest: v0.24.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20dada13facf55fa0b74ada304902c1c605d74c8386f68de078df8a7db0f11d8 [INFO] running `Command { std: "docker" "start" "-a" "20dada13facf55fa0b74ada304902c1c605d74c8386f68de078df8a7db0f11d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20dada13facf55fa0b74ada304902c1c605d74c8386f68de078df8a7db0f11d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20dada13facf55fa0b74ada304902c1c605d74c8386f68de078df8a7db0f11d8", kill_on_drop: false }` [INFO] [stdout] 20dada13facf55fa0b74ada304902c1c605d74c8386f68de078df8a7db0f11d8 [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 -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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cc9e41b734f2ba9fb589f6203ffde8866ccd630cc116943858e1855e2b40ab [INFO] running `Command { std: "docker" "start" "-a" "73cc9e41b734f2ba9fb589f6203ffde8866ccd630cc116943858e1855e2b40ab", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling dessin-macros v0.8.21-pre [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking dessin v0.8.21-pre (/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/contrib/fit.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 57 | / Fit { [INFO] [stdout] 58 | | shape, [INFO] [stdout] 59 | | keep_ratio, [INFO] [stdout] 60 | | bounding_box, [INFO] [stdout] 61 | | }: Fit, [INFO] [stdout] | |_________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | ) -> Self { [INFO] [stdout] 63 | let shape: Shape = shape.into(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | shape.with_translate(-translation).with_resize(scale) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] warning: missing documentation for a struct [INFO] [stdout] --> src/contrib/padding.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Padding { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/contrib/padding.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub shape: T, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/contrib/padding.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub padding_left: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/contrib/padding.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub padding_right: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/contrib/padding.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub padding_top: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/contrib/padding.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub padding_bottom: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/contrib/padding.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Shape)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/contrib/padding.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn padding_x(&mut self, padding: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/contrib/padding.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn with_padding_x(mut self, padding: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/contrib/padding.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn padding_y(&mut self, padding: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/contrib/padding.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn with_padding_y(mut self, padding: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/contrib/padding.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn padding(&mut self, padding: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/contrib/padding.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with_padding(mut self, padding: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/contrib/triangle.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Triangle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/contrib/diamond.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Diamond { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | local_transform: Transform2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes.rs:535:9 [INFO] [stdout] | [INFO] [stdout] 535 | shaper: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | pub fn get_or_mutate_as_group(&mut self) -> &mut Group { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | / pub fn extend_metadata>( [INFO] [stdout] 563 | | &mut self, [INFO] [stdout] 564 | | extend: E, [INFO] [stdout] 565 | | ) { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | pub fn add_metadata(&mut self, (key, value): (K, V)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/curve.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct CurvePosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub keypoints: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub closed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/curve.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Curve { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub local_transform: Transform2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub keypoints: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub closed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn extend>(&mut self, shapes: T) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn then>(&mut self, keypoint: K) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn with_then>(mut self, keypoint: K) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn close(&mut self, is_closed: bool) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn with_close(mut self, is_closed: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn closed(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn opened(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn reverse(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn start_point(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn reversed(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn position(&self, parent_transform: &Transform2) -> CurvePosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/shapes/curve.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | pub trait CurveOp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | fn as_curve(&self) -> Curve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/shapes/curve/keypoint.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum KeypointPosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/shapes/curve/keypoint.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Point(Point2), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/shapes/curve/keypoint.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Bezier(Bezier), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/shapes/curve/keypoint.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Keypoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/shapes/curve/keypoint.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Point(Point2), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/shapes/curve/keypoint.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Bezier(Bezier), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/shapes/curve/keypoint.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Curve(Curve), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve/keypoint.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn transform(&self, parent_transform: &Transform2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve/keypoint.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn bounding_box(&self) -> BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/curve/keypoint.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Bezier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve/keypoint.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub start: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve/keypoint.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub start_control: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve/keypoint.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub end_control: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/curve/keypoint.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub end: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/shapes/curve/keypoint.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / pub fn new_with_start( [INFO] [stdout] 64 | | start: Point2, [INFO] [stdout] 65 | | start_control: Point2, [INFO] [stdout] 66 | | end_control: Point2, [INFO] [stdout] 67 | | end: Point2, [INFO] [stdout] 68 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/shapes/curve/keypoint.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn new(start_control: Point2, end_control: Point2, end: Point2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/shapes/curve/keypoint.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / pub fn new_relative_with_start( [INFO] [stdout] 86 | | start: Point2, [INFO] [stdout] 87 | | start_control: Vector2, [INFO] [stdout] 88 | | end_control: Vector2, [INFO] [stdout] 89 | | end: Point2, [INFO] [stdout] 90 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/shapes/curve/keypoint.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / pub fn new_relative( [INFO] [stdout] 99 | | start: &Point2, [INFO] [stdout] 100 | | start_control: Vector2, [INFO] [stdout] 101 | | end_control: Vector2, [INFO] [stdout] 102 | | end: Point2, [INFO] [stdout] 103 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/curve/keypoint.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn transform(&self, parent_transform: &Transform2) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/shapes/dynamic.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub type Shaper = dyn Fn() -> Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/shapes/dynamic.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait DynamicShape: std::fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/dynamic.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fn as_shape(&self) -> Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/dynamic.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Dynamic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [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/shapes/dynamic.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 61 | / Dynamic { [INFO] [stdout] 62 | | local_transform, [INFO] [stdout] 63 | | shape, [INFO] [stdout] 64 | | _ref, [INFO] [stdout] 65 | | }: Dynamic, [INFO] [stdout] | |_____________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | ) -> Self { [INFO] [stdout] 67 | let _ref = match _ref { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Some(_ref) => { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | shaper: Arc::new(move || _ref.read().unwrap().as_shape()), [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/shapes/dynamic.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 67 | let _ref = match _ref { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | shaper: Arc::new(move || _ref.read().unwrap().as_shape()), [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] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/dynamic.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn _ref(&mut self, _ref: &Arc>) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/dynamic.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn with_ref(mut self, _ref: &Arc>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/ellipse.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct EllipsePosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/ellipse.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub center: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/ellipse.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub semi_major_axis: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/ellipse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub semi_minor_axis: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/ellipse.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub rotation: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/ellipse.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/ellipse.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub local_transform: Transform2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/ellipse.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn axis>>(&mut self, scale: S) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/ellipse.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn with_axis>>(mut self, scale: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/ellipse.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn semi_major_axis(&mut self, value: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/ellipse.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn with_semi_major_axis(mut self, value: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/ellipse.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn semi_minor_axis(&mut self, value: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/ellipse.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn with_semi_minor_axis(mut self, value: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/ellipse.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn position(&self, parent_transform: &Transform2) -> EllipsePosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/image.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ImagePosition<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub top_left: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub top_right: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub bottom_right: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub bottom_left: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub center: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub width: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub height: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub rotation: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub image: &'a DynamicImage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/image.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Image { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub image: DynamicImage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/image.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub local_transform: Transform2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/image.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn image_size_pixel(&self) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/image.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn aspect_ratio(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/image.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn image(&mut self, image: DynamicImage) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/image.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn with_image(mut self, image: DynamicImage) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/image.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn keep_aspect_ratio(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/image.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn with_keep_aspect_ratio(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/image.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn position<'a>(&'a self, parent_transform: &Transform2) -> ImagePosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/text.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct TextPosition<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | pub text: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub align: TextAlign, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub font_weight: FontWeight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub on_curve: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub font_size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub reference_start: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub direction: Unit>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub font: &'a Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/text.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Text { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub text: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub align: TextAlign, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub vertical_align: TextVerticalAlign, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub font_weight: FontWeight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub on_curve: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub font_size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub font: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Debug, Clone, PartialEq, Shape)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn maybe_font>(&mut self, font: Option) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn with_maybe_font>(mut self, font: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn position(&self, parent_transform: &Transform2) -> TextPosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/shapes/text/font.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn font_holder T>(f: F) -> T { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | f(&FONT_HOLDER [INFO] [stdout] | ________^ [INFO] [stdout] 9 | | .get_or_init(|| RwLock::new(FontHolder::new())) [INFO] [stdout] 10 | | .read() [INFO] [stdout] 11 | | .unwrap()) [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/shapes/text/font.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | fn font_holder_mut T>(f: F) -> T { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | f(&mut FONT_HOLDER [INFO] [stdout] | ____________^ [INFO] [stdout] 16 | | .get_or_init(|| RwLock::new(FontHolder::new())) // RwLock is needed to have a mutable case [INFO] [stdout] 17 | | .write() [INFO] [stdout] 18 | | .unwrap()) [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] warning: missing documentation for a function [INFO] [stdout] --> src/shapes/text/font.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get(idx: FontRef) -> FontGroup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/shapes/text/font.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn fonts() -> HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/shapes/text/font.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn font_names() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/shapes/text/font.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn add_font>(font_name: S, font: FontGroup) -> FontRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/shapes/text/font.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn add_font>(font_name: S, font: FontGroup) -> FontRef { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | font_holder_mut(move |f| { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | let font_name = font_name.into(); [INFO] [stdout] 40 | | f.fonts.insert(font_name.clone(), font); [INFO] [stdout] 41 | | FontRef(font_name) [INFO] [stdout] 42 | | }) [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] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/text/font.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct FontRef(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text/font.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn name(&self, font_weight: FontWeight) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text/font.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn font_family(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/shapes/text/font.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub enum Font { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/shapes/text/font.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | OTF(Vec), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/shapes/text/font.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | TTF(Vec), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text/font.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn as_bytes(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/text/font.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct FontGroup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text/font.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub regular: T, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text/font.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub bold: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text/font.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub italic: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/shapes/text/font.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub bold_italic: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/shapes/text/font.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn get(&self, font_weight: FontWeight) -> &Font { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/shapes/text/font.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn hyperlegible() -> FontGroup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/shapes/text/font.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct FontHolder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/style.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct StylePosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | pub stroke: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub fill: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/style.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | pub enum Fill { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/style.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | Color(Color), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/style.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | pub enum Stroke { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/style.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | Full { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | width: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/style.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | Dashed { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | width: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | on: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | off: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/style.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | pub struct Style { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | pub shape: T, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub fill: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/style.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub stroke: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/style.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn new(shape: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/style.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn stroke>(&mut self, stroke: S) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/style.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn with_stroke>(mut self, stroke: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/style.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn fill>(&mut self, fill: F) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/style.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn with_fill>(mut self, fill: F) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 162 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dessin` (lib) due to 7 previous errors; 162 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/contrib/fit.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 57 | / Fit { [INFO] [stdout] 58 | | shape, [INFO] [stdout] 59 | | keep_ratio, [INFO] [stdout] 60 | | bounding_box, [INFO] [stdout] 61 | | }: Fit, [INFO] [stdout] | |_________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | ) -> Self { [INFO] [stdout] 63 | let shape: Shape = shape.into(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | shape.with_translate(-translation).with_resize(scale) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/shapes/dynamic.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 61 | / Dynamic { [INFO] [stdout] 62 | | local_transform, [INFO] [stdout] 63 | | shape, [INFO] [stdout] 64 | | _ref, [INFO] [stdout] 65 | | }: Dynamic, [INFO] [stdout] | |_____________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | ) -> Self { [INFO] [stdout] 67 | let _ref = match _ref { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Some(_ref) => { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | shaper: Arc::new(move || _ref.read().unwrap().as_shape()), [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/shapes/dynamic.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 67 | let _ref = match _ref { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | shaper: Arc::new(move || _ref.read().unwrap().as_shape()), [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/shapes/text/font.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn font_holder T>(f: F) -> T { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | f(&FONT_HOLDER [INFO] [stdout] | ________^ [INFO] [stdout] 9 | | .get_or_init(|| RwLock::new(FontHolder::new())) [INFO] [stdout] 10 | | .read() [INFO] [stdout] 11 | | .unwrap()) [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/shapes/text/font.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | fn font_holder_mut T>(f: F) -> T { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | f(&mut FONT_HOLDER [INFO] [stdout] | ____________^ [INFO] [stdout] 16 | | .get_or_init(|| RwLock::new(FontHolder::new())) // RwLock is needed to have a mutable case [INFO] [stdout] 17 | | .write() [INFO] [stdout] 18 | | .unwrap()) [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/shapes/text/font.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn add_font>(font_name: S, font: FontGroup) -> FontRef { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | font_holder_mut(move |f| { [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | let font_name = font_name.into(); [INFO] [stdout] 40 | | f.fonts.insert(font_name.clone(), font); [INFO] [stdout] 41 | | FontRef(font_name) [INFO] [stdout] 42 | | }) [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dessin` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "73cc9e41b734f2ba9fb589f6203ffde8866ccd630cc116943858e1855e2b40ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cc9e41b734f2ba9fb589f6203ffde8866ccd630cc116943858e1855e2b40ab", kill_on_drop: false }` [INFO] [stdout] 73cc9e41b734f2ba9fb589f6203ffde8866ccd630cc116943858e1855e2b40ab