[INFO] fetching crate http 1.1.0... [INFO] checking http-1.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate http 1.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate http 1.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate http 1.1.0 [INFO] finished tweaking crates.io crate http 1.1.0 [INFO] tweaked toml for crates.io crate http 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.8.4 (available: v0.11.5) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c2879a2c047127265e073e7642787902dfee50a88e91d576a9999e9b04b21c4 [INFO] running `Command { std: "docker" "start" "-a" "8c2879a2c047127265e073e7642787902dfee50a88e91d576a9999e9b04b21c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c2879a2c047127265e073e7642787902dfee50a88e91d576a9999e9b04b21c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2879a2c047127265e073e7642787902dfee50a88e91d576a9999e9b04b21c4", kill_on_drop: false }` [INFO] [stdout] 8c2879a2c047127265e073e7642787902dfee50a88e91d576a9999e9b04b21c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6209bed178ac5c0a4872fe6159d2d87bbff3e8d0a757a82a1586c967b5df65e [INFO] running `Command { std: "docker" "start" "-a" "e6209bed178ac5c0a4872fe6159d2d87bbff3e8d0a757a82a1586c967b5df65e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking http v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stdout] error: this value of type `http::header::Entry<'_, http::HeaderValue>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/header_map.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 6 | let mut headers = HeaderMap::new(); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10 | let name: HeaderName = "hello".parse().unwrap(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | match headers.entry(&name) { [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: this value of type `http::header::Drain<'_, http::HeaderValue>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/header_map.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut headers = HeaderMap::new(); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | let mut iter = headers.drain(); [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: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/header_map_fuzz.rs:237:41 [INFO] [stdout] | [INFO] [stdout] 235 | fn apply(self, map: &mut HeaderMap) { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | match self { [INFO] [stdout] 237 | Action::Insert { name, val, old } => { [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (test "header_map_fuzz") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (test "header_map") due to 3 previous errors [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | / test_parse! { [INFO] [stdout] 58 | | test_uri_parse_path_and_query, [INFO] [stdout] 59 | | "/some/path/here?and=then&hello#and-bye", [INFO] [stdout] 60 | | [], [INFO] [stdout] ... | [INFO] [stdout] 66 | | host = None, [INFO] [stdout] 67 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | / test_parse! { [INFO] [stdout] 70 | | test_uri_parse_absolute_form, [INFO] [stdout] 71 | | "http://127.0.0.1:61761/chunks", [INFO] [stdout] 72 | | [], [INFO] [stdout] ... | [INFO] [stdout] 79 | | port = Port::from_str("61761").ok(), [INFO] [stdout] 80 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / test_parse! { [INFO] [stdout] 83 | | test_uri_parse_absolute_form_without_path, [INFO] [stdout] 84 | | "https://127.0.0.1:61761", [INFO] [stdout] 85 | | ["https://127.0.0.1:61761/"], [INFO] [stdout] ... | [INFO] [stdout] 92 | | port = Port::from_str("61761").ok(), [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | / test_parse! { [INFO] [stdout] 96 | | test_uri_parse_asterisk_form, [INFO] [stdout] 97 | | "*", [INFO] [stdout] 98 | | [], [INFO] [stdout] ... | [INFO] [stdout] 104 | | host = None, [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / test_parse! { [INFO] [stdout] 108 | | test_uri_parse_authority_no_port, [INFO] [stdout] 109 | | "localhost", [INFO] [stdout] 110 | | ["LOCALHOST", "LocaLHOSt"], [INFO] [stdout] ... | [INFO] [stdout] 117 | | host = Some("localhost"), [INFO] [stdout] 118 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | / test_parse! { [INFO] [stdout] 121 | | test_uri_authority_only_one_character_issue_197, [INFO] [stdout] 122 | | "S", [INFO] [stdout] 123 | | [], [INFO] [stdout] ... | [INFO] [stdout] 130 | | host = Some("S"), [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | / test_parse! { [INFO] [stdout] 134 | | test_uri_parse_authority_form, [INFO] [stdout] 135 | | "localhost:3000", [INFO] [stdout] 136 | | ["localhosT:3000"], [INFO] [stdout] ... | [INFO] [stdout] 143 | | port = Port::from_str("3000").ok(), [INFO] [stdout] 144 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | / test_parse! { [INFO] [stdout] 147 | | test_uri_parse_absolute_with_default_port_http, [INFO] [stdout] 148 | | "http://127.0.0.1:80", [INFO] [stdout] 149 | | ["http://127.0.0.1:80/"], [INFO] [stdout] ... | [INFO] [stdout] 156 | | port = Port::from_str("80").ok(), [INFO] [stdout] 157 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | / test_parse! { [INFO] [stdout] 160 | | test_uri_parse_absolute_with_default_port_https, [INFO] [stdout] 161 | | "https://127.0.0.1:443", [INFO] [stdout] 162 | | ["https://127.0.0.1:443/"], [INFO] [stdout] ... | [INFO] [stdout] 169 | | port = Port::from_str("443").ok(), [INFO] [stdout] 170 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | / test_parse! { [INFO] [stdout] 173 | | test_uri_parse_fragment_questionmark, [INFO] [stdout] 174 | | "http://127.0.0.1/#?", [INFO] [stdout] 175 | | [], [INFO] [stdout] ... | [INFO] [stdout] 182 | | port = None, [INFO] [stdout] 183 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / test_parse! { [INFO] [stdout] 186 | | test_uri_parse_path_with_terminating_questionmark, [INFO] [stdout] 187 | | "http://127.0.0.1/path?", [INFO] [stdout] 188 | | [], [INFO] [stdout] ... | [INFO] [stdout] 194 | | port = None, [INFO] [stdout] 195 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | / test_parse! { [INFO] [stdout] 198 | | test_uri_parse_absolute_form_with_empty_path_and_nonempty_query, [INFO] [stdout] 199 | | "http://127.0.0.1?foo=bar", [INFO] [stdout] 200 | | [], [INFO] [stdout] ... | [INFO] [stdout] 206 | | port = None, [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | / test_parse! { [INFO] [stdout] 210 | | test_uri_parse_absolute_form_with_empty_path_and_fragment_with_slash, [INFO] [stdout] 211 | | "http://127.0.0.1#foo/bar", [INFO] [stdout] 212 | | [], [INFO] [stdout] ... | [INFO] [stdout] 218 | | port = None, [INFO] [stdout] 219 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / test_parse! { [INFO] [stdout] 222 | | test_uri_parse_absolute_form_with_empty_path_and_fragment_with_questionmark, [INFO] [stdout] 223 | | "http://127.0.0.1#foo?bar", [INFO] [stdout] 224 | | [], [INFO] [stdout] ... | [INFO] [stdout] 230 | | port = None, [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | / test_parse! { [INFO] [stdout] 234 | | test_uri_parse_long_host_with_no_scheme, [INFO] [stdout] 235 | | "thequickbrownfoxjumpedoverthelazydogtofindthelargedangerousdragon.localhost", [INFO] [stdout] 236 | | [], [INFO] [stdout] ... | [INFO] [stdout] 242 | | port = None, [INFO] [stdout] 243 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | / test_parse! { [INFO] [stdout] 246 | | test_uri_parse_long_host_with_port_and_no_scheme, [INFO] [stdout] 247 | | "thequickbrownfoxjumpedoverthelazydogtofindthelargedangerousdragon.localhost:1234", [INFO] [stdout] 248 | | [], [INFO] [stdout] ... | [INFO] [stdout] 254 | | port = Port::from_str("1234").ok(), [INFO] [stdout] 255 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | / test_parse! { [INFO] [stdout] 258 | | test_userinfo1, [INFO] [stdout] 259 | | "http://a:b@127.0.0.1:1234/", [INFO] [stdout] 260 | | [], [INFO] [stdout] ... | [INFO] [stdout] 267 | | port = Port::from_str("1234").ok(), [INFO] [stdout] 268 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | / test_parse! { [INFO] [stdout] 271 | | test_userinfo2, [INFO] [stdout] 272 | | "http://a:b@127.0.0.1/", [INFO] [stdout] 273 | | [], [INFO] [stdout] ... | [INFO] [stdout] 280 | | port = None, [INFO] [stdout] 281 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | / test_parse! { [INFO] [stdout] 284 | | test_userinfo3, [INFO] [stdout] 285 | | "http://a@127.0.0.1/", [INFO] [stdout] 286 | | [], [INFO] [stdout] ... | [INFO] [stdout] 293 | | port = None, [INFO] [stdout] 294 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | / test_parse! { [INFO] [stdout] 297 | | test_userinfo_with_port, [INFO] [stdout] 298 | | "user@localhost:3000", [INFO] [stdout] 299 | | [], [INFO] [stdout] ... | [INFO] [stdout] 306 | | port = Port::from_str("3000").ok(), [INFO] [stdout] 307 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 309 | / test_parse! { [INFO] [stdout] 310 | | test_userinfo_pass_with_port, [INFO] [stdout] 311 | | "user:pass@localhost:3000", [INFO] [stdout] 312 | | [], [INFO] [stdout] ... | [INFO] [stdout] 319 | | port = Port::from_str("3000").ok(), [INFO] [stdout] 320 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | / test_parse! { [INFO] [stdout] 323 | | test_ipv6, [INFO] [stdout] 324 | | "http://[2001:0db8:85a3:0000:0000:8a2e:0370:7334]/", [INFO] [stdout] 325 | | [], [INFO] [stdout] ... | [INFO] [stdout] 332 | | port = None, [INFO] [stdout] 333 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | / test_parse! { [INFO] [stdout] 336 | | test_ipv6_shorthand, [INFO] [stdout] 337 | | "http://[::1]/", [INFO] [stdout] 338 | | [], [INFO] [stdout] ... | [INFO] [stdout] 345 | | port = None, [INFO] [stdout] 346 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | / test_parse! { [INFO] [stdout] 349 | | test_ipv6_shorthand2, [INFO] [stdout] 350 | | "http://[::]/", [INFO] [stdout] 351 | | [], [INFO] [stdout] ... | [INFO] [stdout] 358 | | port = None, [INFO] [stdout] 359 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | / test_parse! { [INFO] [stdout] 362 | | test_ipv6_shorthand3, [INFO] [stdout] 363 | | "http://[2001:db8::2:1]/", [INFO] [stdout] 364 | | [], [INFO] [stdout] ... | [INFO] [stdout] 371 | | port = None, [INFO] [stdout] 372 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | / test_parse! { [INFO] [stdout] 375 | | test_ipv6_with_port, [INFO] [stdout] 376 | | "http://[2001:0db8:85a3:0000:0000:8a2e:0370:7334]:8008/", [INFO] [stdout] 377 | | [], [INFO] [stdout] ... | [INFO] [stdout] 384 | | port = Port::from_str("8008").ok(), [INFO] [stdout] 385 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | / test_parse! { [INFO] [stdout] 388 | | test_percentage_encoded_path, [INFO] [stdout] 389 | | "/echo/abcdefgh_i-j%20/abcdefg_i-j%20478", [INFO] [stdout] 390 | | [], [INFO] [stdout] ... | [INFO] [stdout] 397 | | port = None, [INFO] [stdout] 398 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 400 | / test_parse! { [INFO] [stdout] 401 | | test_path_permissive, [INFO] [stdout] 402 | | "/foo=bar|baz\\^~%", [INFO] [stdout] 403 | | [], [INFO] [stdout] 404 | | [INFO] [stdout] 405 | | path = "/foo=bar|baz\\^~%", [INFO] [stdout] 406 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `uri::Uri` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/uri/tests.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 30 | let uri = match Uri::from_str(orig_str) { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let new_uri = Uri::from_str(&new_str).expect("to_string output parses again as a Uri"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let other: Uri = alt.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | / test_parse! { [INFO] [stdout] 409 | | test_query_permissive, [INFO] [stdout] 410 | | "/?foo={bar|baz}\\^`", [INFO] [stdout] 411 | | [], [INFO] [stdout] 412 | | [INFO] [stdout] 413 | | query = Some("foo={bar|baz}\\^`"), [INFO] [stdout] 414 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `test_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "e6209bed178ac5c0a4872fe6159d2d87bbff3e8d0a757a82a1586c967b5df65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6209bed178ac5c0a4872fe6159d2d87bbff3e8d0a757a82a1586c967b5df65e", kill_on_drop: false }` [INFO] [stdout] e6209bed178ac5c0a4872fe6159d2d87bbff3e8d0a757a82a1586c967b5df65e