[INFO] cloning repository https://github.com/GordonSmith/rust-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GordonSmith/rust-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonSmith%2Frust-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGordonSmith%2Frust-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78e9e6e611587b66868d06f8487daeb27a03d22f [INFO] checking GordonSmith/rust-auth/78e9e6e611587b66868d06f8487daeb27a03d22f 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%2FGordonSmith%2Frust-auth" "/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/GordonSmith/rust-auth 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/.cargo/config [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/GordonSmith/rust-auth [INFO] finished tweaking git repo https://github.com/GordonSmith/rust-auth [INFO] tweaked toml for git repo https://github.com/GordonSmith/rust-auth written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GordonSmith/rust-auth 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] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] [stderr] Updating anyhow v1.0.70 -> v1.0.86 [INFO] [stderr] Updating base16ct v0.1.1 -> v0.2.0 [INFO] [stderr] Updating coarsetime v0.1.23 -> v0.1.34 [INFO] [stderr] Updating const-oid v0.9.1 -> v0.9.6 [INFO] [stderr] Updating crypto-bigint v0.4.9 -> v0.5.5 [INFO] [stderr] Adding der v0.7.9 [INFO] [stderr] Updating digest v0.10.6 -> v0.10.7 [INFO] [stderr] Updating ecdsa v0.15.1 -> v0.16.9 [INFO] [stderr] Updating elliptic-curve v0.12.3 -> v0.13.8 [INFO] [stderr] Updating ff v0.12.1 -> v0.13.0 [INFO] [stderr] Updating generic-array v0.14.4 -> v0.14.7 (latest: v1.1.0) [INFO] [stderr] Updating group v0.12.1 -> v0.13.0 [INFO] [stderr] Updating hmac-sha1-compact v1.1.3 -> v1.1.4 [INFO] [stderr] Updating hmac-sha256 v1.1.6 -> v1.1.7 [INFO] [stderr] Updating hmac-sha512 v1.1.4 -> v1.1.5 [INFO] [stderr] Updating jwt-simple v0.11.4 -> v0.11.9 (latest: v0.12.10) [INFO] [stderr] Updating k256 v0.12.0 -> v0.13.3 [INFO] [stderr] Adding memchr v2.7.4 [INFO] [stderr] Updating once_cell v1.17.0 -> v1.19.0 [INFO] [stderr] Updating p256 v0.12.0 -> v0.13.2 [INFO] [stderr] Updating p384 v0.12.0 -> v0.13.0 [INFO] [stderr] Adding pem-rfc7468 v0.7.0 [INFO] [stderr] Adding pkcs8 v0.10.2 [INFO] [stderr] Updating primeorder v0.12.1 -> v0.13.6 [INFO] [stderr] Updating proc-macro2 v1.0.56 -> v1.0.86 [INFO] [stderr] Updating quote v1.0.26 -> v1.0.37 [INFO] [stderr] Updating rfc6979 v0.3.1 -> v0.4.0 [INFO] [stderr] Updating sec1 v0.3.0 -> v0.7.3 [INFO] [stderr] Updating serde v1.0.159 -> v1.0.209 [INFO] [stderr] Updating serde_derive v1.0.159 -> v1.0.209 [INFO] [stderr] Updating serde_json v1.0.95 -> v1.0.127 [INFO] [stderr] Adding spki v0.7.3 [INFO] [stderr] Updating syn v2.0.13 -> v2.0.77 [INFO] [stderr] Updating thiserror v1.0.38 -> v1.0.63 [INFO] [stderr] Updating thiserror-impl v1.0.38 -> v1.0.63 [INFO] [stderr] Adding wasix v0.12.21 [INFO] [stderr] Updating zeroize v1.5.7 -> v1.8.1 [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] 534cfcef41e7e73cb518bec4d9266a4097cec77a10e3cd8fbdfc640fa95e8f78 [INFO] running `Command { std: "docker" "start" "-a" "534cfcef41e7e73cb518bec4d9266a4097cec77a10e3cd8fbdfc640fa95e8f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "534cfcef41e7e73cb518bec4d9266a4097cec77a10e3cd8fbdfc640fa95e8f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534cfcef41e7e73cb518bec4d9266a4097cec77a10e3cd8fbdfc640fa95e8f78", kill_on_drop: false }` [INFO] [stdout] 534cfcef41e7e73cb518bec4d9266a4097cec77a10e3cd8fbdfc640fa95e8f78 [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] 4bc55fd09fd39809ba37f4ea3e42b8cb85dcf43fe918c17b953123586b665099 [INFO] running `Command { std: "docker" "start" "-a" "4bc55fd09fd39809ba37f4ea3e42b8cb85dcf43fe918c17b953123586b665099", kill_on_drop: false }` [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking base64ct v1.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.0.0 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking ed25519-compact v2.0.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking hmac-sha512 v1.1.5 [INFO] [stderr] Checking coarsetime v0.1.34 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking hmac-sha1-compact v1.1.4 [INFO] [stderr] Checking binstring v0.1.1 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking rsa v0.7.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking fastly-shared v0.9.2 [INFO] [stderr] Checking fastly-sys v0.9.2 [INFO] [stderr] Compiling fastly-macros v0.9.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking jwt-simple v0.11.9 [INFO] [stderr] Checking fastly v0.9.2 [INFO] [stderr] Checking compute-rust-auth v0.3.0 (/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/main.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn main(mut req: Request) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | let authorize_req = Request::get(settings.openid_configuration.authorization_endpoint) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | Ok(responses::temporary_redirect( [INFO] [stdout] | ________^ [INFO] [stdout] 172 | | authorize_req.get_url_str(), [INFO] [stdout] 173 | | cookies::expired("access_token"), [INFO] [stdout] 174 | | cookies::expired("id_token"), [INFO] [stdout] 175 | | cookies::session("code_verifier", &pkce.code_verifier), [INFO] [stdout] 176 | | cookies::session("state", &state), [INFO] [stdout] 177 | | )) [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/jwt.rs:51:59 [INFO] [stdout] | [INFO] [stdout] 40 | let public_key = RS256PublicKey::from_components(&modulus, &exponent)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let verification_options = VerificationOptions { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | public_key.verify_token::(token_string, Some(verification_options)) [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] | 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/jwt.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut state_and_nonce_claim = Claims::create(Duration::from_mins(5)).with_subject(state); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | self.auth_key.authenticate(state_and_nonce_claim).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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compute-rust-auth` (bin "compute-rust-auth" test) due to 4 previous errors [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/main.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn main(mut req: Request) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | let authorize_req = Request::get(settings.openid_configuration.authorization_endpoint) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | Ok(responses::temporary_redirect( [INFO] [stdout] | ________^ [INFO] [stdout] 172 | | authorize_req.get_url_str(), [INFO] [stdout] 173 | | cookies::expired("access_token"), [INFO] [stdout] 174 | | cookies::expired("id_token"), [INFO] [stdout] 175 | | cookies::session("code_verifier", &pkce.code_verifier), [INFO] [stdout] 176 | | cookies::session("state", &state), [INFO] [stdout] 177 | | )) [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/jwt.rs:51:59 [INFO] [stdout] | [INFO] [stdout] 40 | let public_key = RS256PublicKey::from_components(&modulus, &exponent)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let verification_options = VerificationOptions { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | public_key.verify_token::(token_string, Some(verification_options)) [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] | 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/jwt.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut state_and_nonce_claim = Claims::create(Duration::from_mins(5)).with_subject(state); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | self.auth_key.authenticate(state_and_nonce_claim).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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compute-rust-auth` (bin "compute-rust-auth") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "4bc55fd09fd39809ba37f4ea3e42b8cb85dcf43fe918c17b953123586b665099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc55fd09fd39809ba37f4ea3e42b8cb85dcf43fe918c17b953123586b665099", kill_on_drop: false }` [INFO] [stdout] 4bc55fd09fd39809ba37f4ea3e42b8cb85dcf43fe918c17b953123586b665099