[INFO] cloning repository https://github.com/awslabs/tough [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awslabs/tough" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawslabs%2Ftough'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 446a46086b1da3d462687bc8e0d3e82a807e46ee [INFO] checking awslabs/tough/446a46086b1da3d462687bc8e0d3e82a807e46ee 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%2Fawslabs%2Ftough" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awslabs/tough 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/awslabs/tough [INFO] finished tweaking git repo https://github.com/awslabs/tough [INFO] tweaked toml for git repo https://github.com/awslabs/tough written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/awslabs/tough 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f06555b439e5ca20effc8a3d60db585acfcceb89238dbe8cf100f2d415ae4383 [INFO] running `Command { std: "docker" "start" "-a" "f06555b439e5ca20effc8a3d60db585acfcceb89238dbe8cf100f2d415ae4383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f06555b439e5ca20effc8a3d60db585acfcceb89238dbe8cf100f2d415ae4383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06555b439e5ca20effc8a3d60db585acfcceb89238dbe8cf100f2d415ae4383", kill_on_drop: false }` [INFO] [stdout] f06555b439e5ca20effc8a3d60db585acfcceb89238dbe8cf100f2d415ae4383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bd7a034b5ef7291121b1fd2c029f0296e736dc3fbf4e1733cc84eea4e8221d2a [INFO] running `Command { std: "docker" "start" "-a" "bd7a034b5ef7291121b1fd2c029f0296e736dc3fbf4e1733cc84eea4e8221d2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking typed-path v0.9.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking aws-smithy-async v1.2.1 [INFO] [stderr] Checking snafu v0.8.4 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aws-smithy-types v1.2.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking aws-smithy-xml v0.60.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aws-smithy-runtime-api v1.7.1 [INFO] [stderr] Checking aws-smithy-json v0.60.7 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling mockall_double v0.2.1 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking bmrng v0.4.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aws-credential-types v1.2.0 [INFO] [stderr] Checking aws-smithy-http v0.60.9 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aws-sigv4 v1.2.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking olpc-cjson v0.1.3 (/opt/rustwide/workdir/olpc-cjson) [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking aws-runtime v1.3.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking aws-smithy-protocol-test v0.60.8 [INFO] [stderr] Checking noxious v0.1.1 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking tower-fault v0.0.5 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking httptest v0.15.5 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking aws-smithy-runtime v1.6.2 [INFO] [stderr] Checking tough v0.17.1 (/opt/rustwide/workdir/tough) [INFO] [stderr] Checking noxious-client v1.0.4 [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] --> tough/src/editor/signed.rs:676:5 [INFO] [stdout] | [INFO] [stdout] 665 | mut f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 676 | / { [INFO] [stdout] 677 | | create_dir_all(outdir) [INFO] [stdout] 678 | | .await [INFO] [stdout] 679 | | .context(error::DirCreateSnafu { path: outdir })?; [INFO] [stdout] ... | [INFO] [stdout] 720 | | Ok(()) [INFO] [stdout] 721 | | } [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] --> tough/src/editor/signed.rs:806:41 [INFO] [stdout] | [INFO] [stdout] 806 | .try_for_each(|_| ready(Ok(()))) [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [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] --> tough/src/editor/targets.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn from_targets(name: &str, targets: Targets, key_holder: KeyHolder) -> 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] 108 | TargetsEditor { [INFO] [stdout] 109 | key_holder: Some(key_holder), [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] --> tough/src/editor/targets.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn from_targets(name: &str, targets: Targets, key_holder: KeyHolder) -> 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] ... [INFO] [stdout] 111 | new_targets: None, [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] --> tough/src/editor/targets.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn from_targets(name: &str, targets: Targets, key_holder: KeyHolder) -> 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] ... [INFO] [stdout] 112 | existing_targets: Some(targets.targets), [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] --> tough/src/editor/targets.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn from_targets(name: &str, targets: Targets, key_holder: KeyHolder) -> 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] ... [INFO] [stdout] 116 | new_roles: None, [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] --> tough/src/editor/targets.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn from_targets(name: &str, targets: Targets, key_holder: KeyHolder) -> 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] ... [INFO] [stdout] 117 | _extra: Some(targets._extra), [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] --> tough/src/editor/targets.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn from_targets(name: &str, targets: Targets, key_holder: KeyHolder) -> 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] ... [INFO] [stdout] 119 | transport: None, [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] --> tough/src/editor/targets.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn from_repo(repo: Repository, name: &str) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | let (targets, key_holder) = if name == "targets" { [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] ... [INFO] [stdout] 133 | let targets = repo [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let key_holder = KeyHolder::Delegations( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(TargetsEditor { [INFO] [stdout] | ____________^ [INFO] [stdout] 155 | | key_holder: Some(key_holder), [INFO] [stdout] 156 | | delegations: targets.delegations, [INFO] [stdout] 157 | | new_targets: None, [INFO] [stdout] ... | [INFO] [stdout] 165 | | transport: Some(repo.transport), [INFO] [stdout] 166 | | }) [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] | [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] --> tough/src/editor/targets.rs:378:45 [INFO] [stdout] | [INFO] [stdout] 378 | .map_or(true, |targets| targets.signed.delegated_role(role).is_err()) [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] --> tough/src/editor/targets.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 468 | let mut targets: HashMap = HashMap::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 476 | let mut delegations = self.delegations.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 483 | let _extra = self._extra.clone().unwrap_or_default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 484 | Ok(DelegatedTargets { [INFO] [stdout] | ____________^ [INFO] [stdout] 485 | | name: self.name.clone(), [INFO] [stdout] 486 | | targets: Targets { [INFO] [stdout] 487 | | spec_version: SPEC_VERSION.to_string(), [INFO] [stdout] ... | [INFO] [stdout] 493 | | }, [INFO] [stdout] 494 | | }) [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] | [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] --> tough/src/http.rs:187:38 [INFO] [stdout] | [INFO] [stdout] 187 | .unwrap_or_else(|| match self.poll_new_request(cx) { [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] --> tough/src/http.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 195 | fn poll_err(&mut self, error: E) -> Poll>> [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | Poll::Ready(Some(Err(TransportError::new_with_cause( [INFO] [stdout] | _____________________^ [INFO] [stdout] 201 | | TransportErrorKind::Other, [INFO] [stdout] 202 | | self.url.clone(), [INFO] [stdout] 203 | | error, [INFO] [stdout] 204 | | )))) [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] --> tough/src/http.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 214 | let next = stream.as_mut().poll_next(cx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | / match next { [INFO] [stdout] 216 | | // Success. End stream. [INFO] [stdout] 217 | | Poll::Ready(None) => { [INFO] [stdout] 218 | | self.done = true; [INFO] [stdout] ... | [INFO] [stdout] 241 | | Poll::Pending => Poll::Pending, [INFO] [stdout] 242 | | } [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] --> tough/src/http.rs:347:12 [INFO] [stdout] | [INFO] [stdout] 326 | let client = ClientBuilder::new() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | let request = build_request(&client, self.retry_state.next_byte, &self.url)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 337 | let delayed_request = async move { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 347 | Ok(Poll::Pending) [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] | 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] --> tough/src/http.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 326 | let client = ClientBuilder::new() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | let request = build_request(&client, self.retry_state.next_byte, &self.url)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 339 | client.execute(request).await [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] --> tough/src/http.rs:461:11 [INFO] [stdout] | [INFO] [stdout] 460 | fn parse_response_code(response: reqwest::Response) -> HttpResult { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 461 | match response.error_for_status() { [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] --> tough/src/io.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn sha256(stream: TransportStream, hash: &[u8], url: Url) -> TransportStream { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | / Self { [INFO] [stdout] 22 | | url, [INFO] [stdout] 23 | | stream, [INFO] [stdout] 24 | | hash: hash.to_owned(), [INFO] [stdout] 25 | | digest: Context::new(&SHA256), [INFO] [stdout] 26 | | } [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] --> tough/src/schema/mod.rs:811:13 [INFO] [stdout] | [INFO] [stdout] 808 | pub fn targets(self) -> (String, Signed) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 811 | / Signed { [INFO] [stdout] 812 | | signed: self.signed.targets, [INFO] [stdout] 813 | | signatures: self.signatures, [INFO] [stdout] 814 | | }, [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] --> tough/src/schema/mod.rs:823:21 [INFO] [stdout] | [INFO] [stdout] 821 | pub fn delegated_targets(self, name: &str) -> Signed { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 822 | Signed { [INFO] [stdout] 823 | signed: DelegatedTargets { [INFO] [stdout] | _____________________^ [INFO] [stdout] 824 | | name: name.to_string(), [INFO] [stdout] 825 | | targets: self.signed, [INFO] [stdout] 826 | | }, [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] --> tough/src/schema/mod.rs:945:12 [INFO] [stdout] | [INFO] [stdout] 940 | pub fn new>(value: S) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 941 | let value = value.into(); [INFO] [stdout] 942 | let glob = Glob::new(&value) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 945 | Ok(Self { value, glob }) [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] --> tough/src/schema/mod.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 982 | fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 987 | PathPattern::new(s).map_err(|e| D::Error::custom(format!("{e}"))) [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] --> tough/src/target_name.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 98 | fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | TargetName::new(s).map_err(|e| D::Error::custom(format!("{e}"))) [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] --> tough/src/transport.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | async fn into_vec(self) -> Result, E> { [INFO] [stdout] | _______________________----________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | | self.try_fold(Vec::new(), |mut acc, bytes| { [INFO] [stdout] 30 | | acc.extend(bytes.as_ref()); [INFO] [stdout] 31 | | std::future::ready(Ok(acc)) [INFO] [stdout] 32 | | }) [INFO] [stdout] 33 | | .await [INFO] [stdout] 34 | | } [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] --> tough/src/transport.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 29 | self.try_fold(Vec::new(), |mut acc, bytes| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | acc.extend(bytes.as_ref()); [INFO] [stdout] 31 | std::future::ready(Ok(acc)) [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] --> tough/src/transport.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new(kind: TransportErrorKind, url: S) -> Self [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | source: None, [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] --> tough/src/transport.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn new_with_cause(kind: TransportErrorKind, url: S, source: E) -> 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] ... [INFO] [stdout] 129 | source: Some(source.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] [stderr] Checking aws-sdk-sso v1.36.0 [INFO] [stderr] Checking aws-sdk-sts v1.36.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.37.0 [INFO] [stderr] Checking aws-sdk-kms v1.37.0 [INFO] [stderr] Checking aws-sdk-ssm v1.41.0 [INFO] [stderr] Checking failure-server v0.1.0 (/opt/rustwide/workdir/integ/failure-server) [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tough` (lib) due to 28 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] --> integ/failure-server/src/lib.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new>(tuf_reference_repo: P) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let toxic_tcp_proxy = ToxicTcpProxy::new( [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let toxic_static_http_server = [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 | | toxic_tcp_proxy, [INFO] [stdout] 50 | | toxic_static_http_server, [INFO] [stdout] 51 | | }) [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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> integ/failure-server/src/toxic/http_server.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(listen: T, serve_dir: P) -> Result [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] ... [INFO] [stdout] 46 | let running_server = None; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | listen, [INFO] [stdout] 50 | | serve_dir, [INFO] [stdout] 51 | | running_server, [INFO] [stdout] 52 | | }) [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] --> integ/failure-server/src/toxic/http_server.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 69 | let server = axum::Server::bind(&self.listen).serve(app.into_make_service()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | server.await.context("Failed to run ToxicStaticHttpServer") [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] --> integ/failure-server/src/toxic/tcp_proxy.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 37 | listen: T1, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | upstream: T2, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | api_listen: T3, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let running_server = None; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | name, [INFO] [stdout] 54 | | listen, [INFO] [stdout] 55 | | upstream, [INFO] [stdout] ... | [INFO] [stdout] 58 | | toxics, [INFO] [stdout] 59 | | }) [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] | [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `failure-server` (lib) due to 5 previous errors [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] --> integ/failure-server/src/lib.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new>(tuf_reference_repo: P) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let toxic_tcp_proxy = ToxicTcpProxy::new( [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let toxic_static_http_server = [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 | | toxic_tcp_proxy, [INFO] [stdout] 50 | | toxic_static_http_server, [INFO] [stdout] 51 | | }) [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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> integ/failure-server/src/toxic/http_server.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(listen: T, serve_dir: P) -> Result [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] ... [INFO] [stdout] 46 | let running_server = None; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | listen, [INFO] [stdout] 50 | | serve_dir, [INFO] [stdout] 51 | | running_server, [INFO] [stdout] 52 | | }) [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] --> integ/failure-server/src/toxic/http_server.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 69 | let server = axum::Server::bind(&self.listen).serve(app.into_make_service()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | server.await.context("Failed to run ToxicStaticHttpServer") [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] --> integ/failure-server/src/toxic/tcp_proxy.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 37 | listen: T1, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | upstream: T2, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | api_listen: T3, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let running_server = None; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | name, [INFO] [stdout] 54 | | listen, [INFO] [stdout] 55 | | upstream, [INFO] [stdout] ... | [INFO] [stdout] 58 | | toxics, [INFO] [stdout] 59 | | }) [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] | [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `failure-server` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "bd7a034b5ef7291121b1fd2c029f0296e736dc3fbf4e1733cc84eea4e8221d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7a034b5ef7291121b1fd2c029f0296e736dc3fbf4e1733cc84eea4e8221d2a", kill_on_drop: false }` [INFO] [stdout] bd7a034b5ef7291121b1fd2c029f0296e736dc3fbf4e1733cc84eea4e8221d2a