[INFO] cloning repository https://github.com/LorenzoCucchi/airfoil_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LorenzoCucchi/airfoil_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoCucchi%2Fairfoil_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoCucchi%2Fairfoil_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 874ba46de5c077e6b924b41a127387753624d86f [INFO] checking LorenzoCucchi/airfoil_db/874ba46de5c077e6b924b41a127387753624d86f 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%2FLorenzoCucchi%2Fairfoil_db" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LorenzoCucchi/airfoil_db 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/LorenzoCucchi/airfoil_db [INFO] finished tweaking git repo https://github.com/LorenzoCucchi/airfoil_db [INFO] tweaked toml for git repo https://github.com/LorenzoCucchi/airfoil_db written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LorenzoCucchi/airfoil_db 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 62178fce5b9e3ff3deeab5241c07cb59b2aa43c332500c8e12ef14544a33770b [INFO] running `Command { std: "docker" "start" "-a" "62178fce5b9e3ff3deeab5241c07cb59b2aa43c332500c8e12ef14544a33770b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62178fce5b9e3ff3deeab5241c07cb59b2aa43c332500c8e12ef14544a33770b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62178fce5b9e3ff3deeab5241c07cb59b2aa43c332500c8e12ef14544a33770b", kill_on_drop: false }` [INFO] [stdout] 62178fce5b9e3ff3deeab5241c07cb59b2aa43c332500c8e12ef14544a33770b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e4ba62b240a2f74afd2b6d1cad619dc446f436894854173da1a7c2944c4279b8 [INFO] running `Command { std: "docker" "start" "-a" "e4ba62b240a2f74afd2b6d1cad619dc446f436894854173da1a7c2944c4279b8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling polars-utils v0.37.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling polars-arrow v0.37.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling polars-compute v0.37.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling polars-core v0.37.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling polars-ops v0.37.0 [INFO] [stderr] Checking xxhash-rust v0.8.8 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars v0.37.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking argminmax v0.6.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking polars-error v0.37.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking polars-row v0.37.0 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking polars-time v0.37.0 [INFO] [stderr] Checking polars-io v0.37.0 [INFO] [stderr] Checking test-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/lib/airfoil.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bincode` [INFO] [stdout] --> src/lib/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bincode; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/lib/airfoil.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bincode` [INFO] [stdout] --> src/lib/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bincode; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars::prelude` [INFO] [stdout] --> src/lib/database.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use polars::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars::prelude` [INFO] [stdout] --> src/lib/database.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use polars::prelude::*; [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/lib/database.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 8 | let conn = Connection::open(db_name)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let table_exists: Result = conn.query_row( [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let existing_schema: Result = conn.query_row( [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Err(rusqlite::Error::QueryReturnedNoRows) [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: aborting due to 1 previous error; 4 warnings emitted [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/lib/database.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 8 | let conn = Connection::open(db_name)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | let table_exists: Result = conn.query_row( [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let existing_schema: Result = conn.query_row( [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Err(rusqlite::Error::QueryReturnedNoRows) [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] [stderr] error: could not compile `test-db` (bin "test-db") due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `test-db` (bin "test-db" test) due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e4ba62b240a2f74afd2b6d1cad619dc446f436894854173da1a7c2944c4279b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ba62b240a2f74afd2b6d1cad619dc446f436894854173da1a7c2944c4279b8", kill_on_drop: false }` [INFO] [stdout] e4ba62b240a2f74afd2b6d1cad619dc446f436894854173da1a7c2944c4279b8