[INFO] cloning repository https://github.com/LemonjamesD/Starfruit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LemonjamesD/Starfruit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemonjamesD%2FStarfruit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemonjamesD%2FStarfruit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 007ede1bb8f8aed40fa022400739bbece53a63a8 [INFO] checking LemonjamesD/Starfruit/007ede1bb8f8aed40fa022400739bbece53a63a8 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemonjamesD%2FStarfruit" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LemonjamesD/Starfruit 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 git repo https://github.com/LemonjamesD/Starfruit [INFO] finished tweaking git repo https://github.com/LemonjamesD/Starfruit [INFO] tweaked toml for git repo https://github.com/LemonjamesD/Starfruit written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LemonjamesD/Starfruit 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a910c98f832d9d5a4a72abf0bcc8f3f8886a73ed94cdb4bcf9df06d46a33643d [INFO] running `Command { std: "docker" "start" "-a" "a910c98f832d9d5a4a72abf0bcc8f3f8886a73ed94cdb4bcf9df06d46a33643d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a910c98f832d9d5a4a72abf0bcc8f3f8886a73ed94cdb4bcf9df06d46a33643d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a910c98f832d9d5a4a72abf0bcc8f3f8886a73ed94cdb4bcf9df06d46a33643d", kill_on_drop: false }` [INFO] [stdout] a910c98f832d9d5a4a72abf0bcc8f3f8886a73ed94cdb4bcf9df06d46a33643d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2056275aca794864334af2f7369ef54fe4d1d2aaba606d8241f6293550393576 [INFO] running `Command { std: "docker" "start" "-a" "2056275aca794864334af2f7369ef54fe4d1d2aaba606d8241f6293550393576", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking starfruit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `vec2` [INFO] [stdout] --> src/linear_algebra/vector/vector_2.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | macro_rules! vec2 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec2` [INFO] [stdout] --> src/linear_algebra/vector/vector_2.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) use vec2; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec3` [INFO] [stdout] --> src/linear_algebra/vector/vector_3.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) use vec3; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec4` [INFO] [stdout] --> src/linear_algebra/vector/vector_4.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) use vec4; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/linear_algebra/matrix/matrix_2x2.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | matrix2x2!((20 - 10) 20; 30 40), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 157 - matrix2x2!((20 - 10) 20; 30 40), [INFO] [stdout] 157 + matrix2x2!(20 - 10 20; 30 40), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `vec2` [INFO] [stdout] --> src/linear_algebra/vector/vector_2.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | macro_rules! vec2 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec2` [INFO] [stdout] --> src/linear_algebra/vector/vector_2.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) use vec2; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec3` [INFO] [stdout] --> src/linear_algebra/vector/vector_3.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | pub(crate) use vec3; [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/linear_algebra/matrix/matrix_2x2.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(v1: Vector2, v2: Vector2) -> Self { [INFO] [stdout] | -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | assert_eq!(v1.vector_type, v2.vector_type); [INFO] [stdout] 14 | Self { vectors: [v1, v2] } [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/linear_algebra/matrix/matrix_3x3.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(v1: Vector3, v2: Vector3, v3: Vector3) -> Self { [INFO] [stdout] | -------------- -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] 13 | vectors: [v1, v2, v3], [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/linear_algebra/matrix/matrix_4x4.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(v1: Vector4, v2: Vector4, v3: Vector4, v4: Vector4) -> Self { [INFO] [stdout] | -------------- -------------- -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | vectors: [v1, v2, v3, v4], [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 3 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starfruit` (lib) due to 4 previous errors; 4 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/linear_algebra/matrix/matrix_2x2.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(v1: Vector2, v2: Vector2) -> Self { [INFO] [stdout] | -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | assert_eq!(v1.vector_type, v2.vector_type); [INFO] [stdout] 14 | Self { vectors: [v1, v2] } [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/linear_algebra/matrix/matrix_3x3.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(v1: Vector3, v2: Vector3, v3: Vector3) -> Self { [INFO] [stdout] | -------------- -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] 13 | vectors: [v1, v2, v3], [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/linear_algebra/matrix/matrix_4x4.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(v1: Vector4, v2: Vector4, v3: Vector4, v4: Vector4) -> Self { [INFO] [stdout] | -------------- -------------- -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | vectors: [v1, v2, v3, v4], [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 3 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starfruit` (lib test) due to 4 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2056275aca794864334af2f7369ef54fe4d1d2aaba606d8241f6293550393576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2056275aca794864334af2f7369ef54fe4d1d2aaba606d8241f6293550393576", kill_on_drop: false }` [INFO] [stdout] 2056275aca794864334af2f7369ef54fe4d1d2aaba606d8241f6293550393576