[INFO] cloning repository https://github.com/anish-dfg/pantheon-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anish-dfg/pantheon-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanish-dfg%2Fpantheon-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanish-dfg%2Fpantheon-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04611592897c7fd25fa64b2926a77f67dfd5cc93 [INFO] checking anish-dfg/pantheon-app/04611592897c7fd25fa64b2926a77f67dfd5cc93 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%2Fanish-dfg%2Fpantheon-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anish-dfg/pantheon-app 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] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/anish-dfg/pantheon-app [INFO] finished tweaking git repo https://github.com/anish-dfg/pantheon-app [INFO] tweaked toml for git repo https://github.com/anish-dfg/pantheon-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/anish-dfg/pantheon-app 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b1d2213ad987cd09808510dea6f27d28ca953822dcc77e5c3dec91104ba754d4 [INFO] running `Command { std: "docker" "start" "-a" "b1d2213ad987cd09808510dea6f27d28ca953822dcc77e5c3dec91104ba754d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1d2213ad987cd09808510dea6f27d28ca953822dcc77e5c3dec91104ba754d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d2213ad987cd09808510dea6f27d28ca953822dcc77e5c3dec91104ba754d4", kill_on_drop: false }` [INFO] [stdout] b1d2213ad987cd09808510dea6f27d28ca953822dcc77e5c3dec91104ba754d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 451f1afac0d33ee5c1bc9c5144c2c85cad8d68f590ce6da9cd8ecae1681af9a4 [INFO] running `Command { std: "docker" "start" "-a" "451f1afac0d33ee5c1bc9c5144c2c85cad8d68f590ce6da9cd8ecae1681af9a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling pantheon-macros v0.1.0 (/opt/rustwide/workdir/pantheon-macros) [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking mockall v0.13.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling utoipa-gen v5.0.0-alpha.1 (https://github.com/juhaku/utoipa.git?rev=5e780f1#5e780f1a) [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Compiling sqlx-core v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Compiling sqlx-postgres v0.8.0 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking utoipa v5.0.0-alpha.1 (https://github.com/juhaku/utoipa.git?rev=5e780f1#5e780f1a) [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking mobc v0.8.4 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.0 [INFO] [stderr] Compiling sqlx-macros v0.8.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking sqlx v0.8.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking mobc-redis v0.8.2 [INFO] [stderr] Checking utoipa-rapidoc v4.0.1-alpha.0 (https://github.com/juhaku/utoipa.git?rev=5e780f1#5e780f1a) [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking pantheon-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::services::storage::stats::QueryStats` [INFO] [stdout] --> src/app/api/v1/stats/controllers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::services::storage::stats::QueryStats; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::services::storage::stats::QueryStats` [INFO] [stdout] --> src/app/api/v1/stats/controllers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::services::storage::stats::QueryStats; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tenant_base_uri` is never read [INFO] [stdout] --> src/services/auth/auth0.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Auth0 { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 42 | pub tenant_base_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Auth0` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `USERINFO_ENDPOINT` is never used [INFO] [stdout] --> src/services/auth/auth0.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 94 | impl Auth0 { [INFO] [stdout] | ---------- associated constant in this implementation [INFO] [stdout] 95 | const DISCOVERY_ENDPOINT_SUFFIX: &'static str = "/.well-known/openid-configuration"; [INFO] [stdout] 96 | const USERINFO_ENDPOINT: &'static str = "/userinfo"; [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/app/api/middleware/mod.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 54 | move |state, header, request, next| { [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] 55 | Box::pin(rbac(state, header, request, next, permissions.clone())) [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/app/api/v1/data_imports/import_airtable_base.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | .filter_map(|n| match serde_json::from_value::(n.fields.clone()) { [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/app/api/v1/data_imports/import_airtable_base.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | .filter_map(|m| match serde_json::from_value::(m.fields.clone()) { [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/app/api_response.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn success(code: StatusCode, data: T) -> Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let data = wrap_data(data)?; [INFO] [stdout] 24 | Ok((code, Json(data)).into_response()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/app/errors.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(err: E) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Self(err.into()) [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/services/airtable/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 42 | let mut default_headers = HeaderMap::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut auth = HeaderValue::from_str(&format!("Bearer {api_token}"))?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | http: reqwest::Client::builder().default_headers(default_headers).build()?, [INFO] [stdout] 50 | | retry_if_rate_limited, [INFO] [stdout] 51 | | // api_major_version: api_major_version.into(), [INFO] [stdout] ... | [INFO] [stdout] 55 | | // request_timeout, [INFO] [stdout] 56 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pantheon-app` (bin "pantheon-app") due to 7 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `tenant_base_uri` is never read [INFO] [stdout] --> src/services/auth/auth0.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Auth0 { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 42 | pub tenant_base_uri: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Auth0` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `USERINFO_ENDPOINT` is never used [INFO] [stdout] --> src/services/auth/auth0.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 94 | impl Auth0 { [INFO] [stdout] | ---------- associated constant in this implementation [INFO] [stdout] 95 | const DISCOVERY_ENDPOINT_SUFFIX: &'static str = "/.well-known/openid-configuration"; [INFO] [stdout] 96 | const USERINFO_ENDPOINT: &'static str = "/userinfo"; [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/app/api/middleware/mod.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 54 | move |state, header, request, next| { [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] 55 | Box::pin(rbac(state, header, request, next, permissions.clone())) [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/app/api/v1/data_imports/import_airtable_base.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | .filter_map(|n| match serde_json::from_value::(n.fields.clone()) { [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/app/api/v1/data_imports/import_airtable_base.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | .filter_map(|m| match serde_json::from_value::(m.fields.clone()) { [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/app/api_response.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn success(code: StatusCode, data: T) -> Result { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let data = wrap_data(data)?; [INFO] [stdout] 24 | Ok((code, Json(data)).into_response()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/app/errors.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(err: E) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Self(err.into()) [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/services/airtable/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 42 | let mut default_headers = HeaderMap::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut auth = HeaderValue::from_str(&format!("Bearer {api_token}"))?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | http: reqwest::Client::builder().default_headers(default_headers).build()?, [INFO] [stdout] 50 | | retry_if_rate_limited, [INFO] [stdout] 51 | | // api_major_version: api_major_version.into(), [INFO] [stdout] ... | [INFO] [stdout] 55 | | // request_timeout, [INFO] [stdout] 56 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/services/airtable/tests/bases.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | #[tokio::test] [INFO] [stdout] 10 | pub async fn test_list_bases(dfg_airtable_client: DfgAirtableClient) -> Result<()> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/services/airtable/tests/bases.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | #[tokio::test] [INFO] [stdout] 18 | pub async fn test_get_base_schema(dfg_airtable_client: DfgAirtableClient) -> Result<()> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/services/airtable/tests/records.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | #[tokio::test] [INFO] [stdout] 10 | pub async fn test_list_records(dfg_airtable_client: DfgAirtableClient) -> Result<()> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pantheon-app` (bin "pantheon-app" test) due to 10 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "451f1afac0d33ee5c1bc9c5144c2c85cad8d68f590ce6da9cd8ecae1681af9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451f1afac0d33ee5c1bc9c5144c2c85cad8d68f590ce6da9cd8ecae1681af9a4", kill_on_drop: false }` [INFO] [stdout] 451f1afac0d33ee5c1bc9c5144c2c85cad8d68f590ce6da9cd8ecae1681af9a4