[INFO] fetching crate detect 0.1.0...
[INFO] checking detect-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] extracting crate detect 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate detect 0.1.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate detect 0.1.0
[INFO] finished tweaking crates.io crate detect 0.1.0
[INFO] tweaked toml for crates.io crate detect 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate detect 0.1.0 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded recursion-visualize v0.5.0
[INFO] [stderr] Downloaded anyhow v1.0.64
[INFO] [stderr] Downloaded recursion v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b9fe031237c9679dbf4411fd25b6ee057c9d37f03f900f48130f0b6ff449349
[INFO] running `Command { std: "docker" "start" "-a" "0b9fe031237c9679dbf4411fd25b6ee057c9d37f03f900f48130f0b6ff449349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b9fe031237c9679dbf4411fd25b6ee057c9d37f03f900f48130f0b6ff449349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9fe031237c9679dbf4411fd25b6ee057c9d37f03f900f48130f0b6ff449349", kill_on_drop: false }`
[INFO] [stdout] 0b9fe031237c9679dbf4411fd25b6ee057c9d37f03f900f48130f0b6ff449349
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32c3b3df1a57803fdaf2191eb87fff7a05f0371390f9f036a3097b5b50eb93be
[INFO] running `Command { std: "docker" "start" "-a" "32c3b3df1a57803fdaf2191eb87fff7a05f0371390f9f036a3097b5b50eb93be", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.69
[INFO] [stderr] Compiling unicode-ident v1.0.3
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling libc v0.2.149
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling syn v1.0.99
[INFO] [stderr] Compiling futures-core v0.3.23
[INFO] [stderr] Compiling futures-channel v0.3.23
[INFO] [stderr] Compiling futures-task v0.3.23
[INFO] [stderr] Checking futures-sink v0.3.23
[INFO] [stderr] Checking pin-project-lite v0.2.13
[INFO] [stderr] Compiling futures-util v0.3.23
[INFO] [stderr] Compiling slab v0.4.7
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking utf8parse v0.2.1
[INFO] [stderr] Checking futures-io v0.3.23
[INFO] [stderr] Checking anstyle-parse v0.2.3
[INFO] [stderr] Checking bytes v1.2.1
[INFO] [stderr] Checking colorchoice v1.0.0
[INFO] [stderr] Checking anstyle-query v1.0.2
[INFO] [stderr] Checking anstyle v1.0.6
[INFO] [stderr] Compiling anyhow v1.0.64
[INFO] [stderr] Checking strsim v0.11.0
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Checking clap_lex v0.7.0
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking regex-syntax v0.6.27
[INFO] [stderr] Checking anstream v0.6.11
[INFO] [stderr] Compiling quote v1.0.33
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking mio v0.8.8
[INFO] [stderr] Checking signal-hook-registry v1.4.1
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking clap_builder v4.5.0
[INFO] [stderr] Compiling syn v2.0.38
[INFO] [stderr] Checking minimal-lexical v0.2.1
[INFO] [stderr] Checking either v1.8.0
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Checking itertools v0.10.5
[INFO] [stderr] Checking walkdir v2.3.2
[INFO] [stderr] Checking combine v4.6.6
[INFO] [stderr] Checking rand v0.4.6
[INFO] [stderr] Checking regex v1.6.0
[INFO] [stderr] Checking remove_dir_all v0.5.3
[INFO] [stderr] Checking tempdir v0.3.7
[INFO] [stderr] Compiling futures-macro v0.3.23
[INFO] [stderr] Compiling tokio-macros v2.1.0
[INFO] [stderr] Compiling clap_derive v4.5.0
[INFO] [stderr] Checking tokio v1.33.0
[INFO] [stderr] Checking clap v4.5.0
[INFO] [stderr] Checking futures-executor v0.3.23
[INFO] [stderr] Checking futures v0.3.23
[INFO] [stderr] Checking recursion v0.5.1
[INFO] [stderr] Checking detect v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `kb_mb_bound_` is never used
[INFO] [stdout] --> src/parser.rs:48:4
[INFO] [stdout] |
[INFO] [stdout] 48 | fn kb_mb_bound_() -> impl Parser
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `detect::predicate::NamePredicate`
[INFO] [stdout] --> tests/integration.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use detect::predicate::NamePredicate;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout] --> tests/integration.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use regex::Regex;
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `kb_mb_bound_` is never used
[INFO] [stdout] --> src/parser.rs:48:4
[INFO] [stdout] |
[INFO] [stdout] 48 | fn kb_mb_bound_() -> impl Parser
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.63s
[INFO] running `Command { std: "docker" "inspect" "32c3b3df1a57803fdaf2191eb87fff7a05f0371390f9f036a3097b5b50eb93be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c3b3df1a57803fdaf2191eb87fff7a05f0371390f9f036a3097b5b50eb93be", kill_on_drop: false }`
[INFO] [stdout] 32c3b3df1a57803fdaf2191eb87fff7a05f0371390f9f036a3097b5b50eb93be
[INFO] checking detect-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] extracting crate detect 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate detect 0.1.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate detect 0.1.0
[INFO] finished tweaking crates.io crate detect 0.1.0
[INFO] tweaked toml for crates.io crate detect 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate detect 0.1.0 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 068f2f465485f978ee4e37d1b5455998b611a8b499320013db552577727aade3
[INFO] running `Command { std: "docker" "start" "-a" "068f2f465485f978ee4e37d1b5455998b611a8b499320013db552577727aade3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "068f2f465485f978ee4e37d1b5455998b611a8b499320013db552577727aade3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "068f2f465485f978ee4e37d1b5455998b611a8b499320013db552577727aade3", kill_on_drop: false }`
[INFO] [stdout] 068f2f465485f978ee4e37d1b5455998b611a8b499320013db552577727aade3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34f24df01756e2d07ed73496cf3d1c5452dc39f3fa21b0a9960c24663de2aff6
[INFO] running `Command { std: "docker" "start" "-a" "34f24df01756e2d07ed73496cf3d1c5452dc39f3fa21b0a9960c24663de2aff6", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.69
[INFO] [stderr] Compiling unicode-ident v1.0.3
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling libc v0.2.149
[INFO] [stderr] Compiling syn v1.0.99
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling futures-core v0.3.23
[INFO] [stderr] Compiling futures-channel v0.3.23
[INFO] [stderr] Compiling futures-task v0.3.23
[INFO] [stderr] Compiling futures-util v0.3.23
[INFO] [stderr] Checking futures-sink v0.3.23
[INFO] [stderr] Checking pin-project-lite v0.2.13
[INFO] [stderr] Compiling slab v0.4.7
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking utf8parse v0.2.1
[INFO] [stderr] Checking futures-io v0.3.23
[INFO] [stderr] Checking anstyle-parse v0.2.3
[INFO] [stderr] Checking anstyle v1.0.6
[INFO] [stderr] Checking bytes v1.2.1
[INFO] [stderr] Checking anstyle-query v1.0.2
[INFO] [stderr] Checking colorchoice v1.0.0
[INFO] [stderr] Compiling anyhow v1.0.64
[INFO] [stderr] Checking clap_lex v0.7.0
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Checking strsim v0.11.0
[INFO] [stderr] Checking anstream v0.6.11
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking regex-syntax v0.6.27
[INFO] [stderr] Checking either v1.8.0
[INFO] [stderr] Checking minimal-lexical v0.2.1
[INFO] [stderr] Checking itertools v0.10.5
[INFO] [stderr] Compiling quote v1.0.33
[INFO] [stderr] Checking clap_builder v4.5.0
[INFO] [stderr] Checking walkdir v2.3.2
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Checking combine v4.6.6
[INFO] [stderr] Compiling syn v2.0.38
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking signal-hook-registry v1.4.1
[INFO] [stderr] Checking mio v0.8.8
[INFO] [stderr] Checking rand v0.4.6
[INFO] [stderr] Checking remove_dir_all v0.5.3
[INFO] [stderr] Checking tempdir v0.3.7
[INFO] [stderr] Checking regex v1.6.0
[INFO] [stderr] Compiling tokio-macros v2.1.0
[INFO] [stderr] Compiling clap_derive v4.5.0
[INFO] [stderr] Compiling futures-macro v0.3.23
[INFO] [stderr] Checking tokio v1.33.0
[INFO] [stderr] Checking clap v4.5.0
[INFO] [stderr] Checking futures-executor v0.3.23
[INFO] [stderr] Checking futures v0.3.23
[INFO] [stderr] Checking recursion v0.5.1
[INFO] [stderr] Checking detect v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `kb_mb_bound_` is never used
[INFO] [stdout] --> src/parser.rs:48:4
[INFO] [stdout] |
[INFO] [stdout] 48 | fn kb_mb_bound_() -> impl Parser
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:33:25
[INFO] [stdout] |
[INFO] [stdout] 32 | pub fn name_predicate(x: A) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 33 | Self::Predicate(Predicate::Name(Arc::new(x)))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:36:25
[INFO] [stdout] |
[INFO] [stdout] 35 | pub fn meta_predicate(x: B) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | Self::Predicate(Predicate::Metadata(Arc::new(x)))
[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] warning: function `kb_mb_bound_` is never used
[INFO] [stdout] --> src/parser.rs:48:4
[INFO] [stdout] |
[INFO] [stdout] 48 | fn kb_mb_bound_() -> impl Parser
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:39:25
[INFO] [stdout] |
[INFO] [stdout] 38 | pub fn content_predicate(x: C) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 39 | Self::Predicate(Predicate::Content(Arc::new(x)))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:75:19
[INFO] [stdout] |
[INFO] [stdout] 74 | pub fn and(a: Self, b: Self) -> 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] 75 | Self::And(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:75:32
[INFO] [stdout] |
[INFO] [stdout] 74 | pub fn and(a: Self, b: Self) -> 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] 75 | Self::And(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:78:18
[INFO] [stdout] |
[INFO] [stdout] 77 | pub fn or(a: Self, b: Self) -> 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] 78 | Self::Or(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:78:31
[INFO] [stdout] |
[INFO] [stdout] 77 | pub fn or(a: Self, b: Self) -> 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] 78 | Self::Or(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:33:25
[INFO] [stdout] |
[INFO] [stdout] 32 | pub fn name_predicate(x: A) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 33 | Self::Predicate(Predicate::Name(Arc::new(x)))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:81:19
[INFO] [stdout] |
[INFO] [stdout] 80 | pub fn not(a: Self) -> Self {
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 81 | Self::Not(Box::new(a))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:36:25
[INFO] [stdout] |
[INFO] [stdout] 35 | pub fn meta_predicate(x: B) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | Self::Predicate(Predicate::Metadata(Arc::new(x)))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:39:25
[INFO] [stdout] |
[INFO] [stdout] 38 | pub fn content_predicate(x: C) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 39 | Self::Predicate(Predicate::Content(Arc::new(x)))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:75:19
[INFO] [stdout] |
[INFO] [stdout] 74 | pub fn and(a: Self, b: Self) -> 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] 75 | Self::And(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr/frame.rs:73:9
[INFO] [stdout] |
[INFO] [stdout] 65 | input: Self::Frame,
[INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 66 | f: impl Fn(A) -> futures::future::BoxFuture<'a, Result> + Send + Sync + 'a,
[INFO] [stdout] | -------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 | map_frame_async(input, f).boxed()
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:75:32
[INFO] [stdout] |
[INFO] [stdout] 74 | pub fn and(a: Self, b: Self) -> 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] 75 | Self::And(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:19:26
[INFO] [stdout] |
[INFO] [stdout] 19 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:78:18
[INFO] [stdout] |
[INFO] [stdout] 77 | pub fn or(a: Self, b: Self) -> 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] 78 | Self::Or(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:38:26
[INFO] [stdout] |
[INFO] [stdout] 38 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:39:37
[INFO] [stdout] |
[INFO] [stdout] 39 | let lex_char = |c| char(c).skip(skip_spaces());
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr.rs:78:31
[INFO] [stdout] |
[INFO] [stdout] 77 | pub fn or(a: Self, b: Self) -> 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] 78 | Self::Or(Box::new(a), Box::new(b))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:42:56
[INFO] [stdout] |
[INFO] [stdout] 42 | (lex_char('!'), base()).map(|(_, x)| Expr::Not(Box::new(x))),
[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] --> src/expr.rs:81:19
[INFO] [stdout] |
[INFO] [stdout] 80 | pub fn not(a: Self) -> Self {
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 81 | Self::Not(Box::new(a))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:73:12
[INFO] [stdout] |
[INFO] [stdout] 69 | let full_range =
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 70 | (kb_mb_num(), string(".."), kb_mb_num()).map(|(x1, _, x2)| Bound::Full(x1..x2));
[INFO] [stdout] 71 | let left_range = (kb_mb_num(), string("..")).map(|(x1, _)| Bound::Left(x1..));
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 72 | let right_range = (string(".."), kb_mb_num()).map(|(_, x2)| Bound::Right(..x2));
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 73 | choice((
[INFO] [stdout] | ____________^
[INFO] [stdout] 74 | | attempt(full_range), // x1..x2
[INFO] [stdout] 75 | | attempt(left_range), // x1..
[INFO] [stdout] 76 | | attempt(right_range), // ..x2
[INFO] [stdout] 77 | | ))
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:95:26
[INFO] [stdout] |
[INFO] [stdout] 95 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/expr/frame.rs:73:9
[INFO] [stdout] |
[INFO] [stdout] 65 | input: Self::Frame,
[INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 66 | f: impl Fn(A) -> futures::future::BoxFuture<'a, Result> + Send + Sync + 'a,
[INFO] [stdout] | -------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 | map_frame_async(input, f).boxed()
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:123:12
[INFO] [stdout] |
[INFO] [stdout] 121 | let parens = (lex_char('('), or(), lex_char(')')).map(|(_, e, _)| e);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 122 |
[INFO] [stdout] 123 | choice((
[INFO] [stdout] | ____________^
[INFO] [stdout] 124 | | attempt(raw_predicate()).map(Expr::Predicate),
[INFO] [stdout] 125 | | parens,
[INFO] [stdout] 126 | | ))
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:118:26
[INFO] [stdout] |
[INFO] [stdout] 118 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:19:26
[INFO] [stdout] |
[INFO] [stdout] 19 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:119:37
[INFO] [stdout] |
[INFO] [stdout] 119 | let lex_char = |c| char(c).skip(skip_spaces());
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:38:26
[INFO] [stdout] |
[INFO] [stdout] 38 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:174:5
[INFO] [stdout] |
[INFO] [stdout] 141 | let selector = {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 174 | / (
[INFO] [stdout] 175 | | selector,
[INFO] [stdout] 176 | | whitespace(),
[INFO] [stdout] 177 | | operator(),
[INFO] [stdout] ... |
[INFO] [stdout] 180 | | )
[INFO] [stdout] 181 | | .map(|(lhs, _, op, _, rhs)| RawPredicate { lhs, op, rhs })
[INFO] [stdout] | |__________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:139:36
[INFO] [stdout] |
[INFO] [stdout] 139 | let whitespace = || skip_many1(space());
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:39:37
[INFO] [stdout] |
[INFO] [stdout] 39 | let lex_char = |c| char(c).skip(skip_spaces());
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:182:25
[INFO] [stdout] |
[INFO] [stdout] 182 | .then(|r| match r.parse() {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:42:56
[INFO] [stdout] |
[INFO] [stdout] 42 | (lex_char('!'), base()).map(|(_, x)| Expr::Not(Box::new(x))),
[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] --> src/parser.rs:73:12
[INFO] [stdout] |
[INFO] [stdout] 69 | let full_range =
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 70 | (kb_mb_num(), string(".."), kb_mb_num()).map(|(x1, _, x2)| Bound::Full(x1..x2));
[INFO] [stdout] 71 | let left_range = (kb_mb_num(), string("..")).map(|(x1, _)| Bound::Left(x1..));
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 72 | let right_range = (string(".."), kb_mb_num()).map(|(_, x2)| Bound::Right(..x2));
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 73 | choice((
[INFO] [stdout] | ____________^
[INFO] [stdout] 74 | | attempt(full_range), // x1..x2
[INFO] [stdout] 75 | | attempt(left_range), // x1..
[INFO] [stdout] 76 | | attempt(right_range), // ..x2
[INFO] [stdout] 77 | | ))
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:95:26
[INFO] [stdout] |
[INFO] [stdout] 95 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/predicate.rs:156:20
[INFO] [stdout] |
[INFO] [stdout] 155 | pub fn name(n: N) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 156 | Self::Name(Arc::new(n))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/predicate.rs:159:24
[INFO] [stdout] |
[INFO] [stdout] 158 | pub fn meta(m: M) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 159 | Self::Metadata(Arc::new(m))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:123:12
[INFO] [stdout] |
[INFO] [stdout] 121 | let parens = (lex_char('('), or(), lex_char(')')).map(|(_, e, _)| e);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 122 |
[INFO] [stdout] 123 | choice((
[INFO] [stdout] | ____________^
[INFO] [stdout] 124 | | attempt(raw_predicate()).map(Expr::Predicate),
[INFO] [stdout] 125 | | parens,
[INFO] [stdout] 126 | | ))
[INFO] [stdout] | |_____^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:118:26
[INFO] [stdout] |
[INFO] [stdout] 118 | let skip_spaces = || spaces().silent();
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/predicate.rs:162:23
[INFO] [stdout] |
[INFO] [stdout] 161 | pub fn contents(c: C) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 162 | Self::Content(Arc::new(c))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:119:37
[INFO] [stdout] |
[INFO] [stdout] 119 | let lex_char = |c| char(c).skip(skip_spaces());
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:174:5
[INFO] [stdout] |
[INFO] [stdout] 141 | let selector = {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 174 | / (
[INFO] [stdout] 175 | | selector,
[INFO] [stdout] 176 | | whitespace(),
[INFO] [stdout] 177 | | operator(),
[INFO] [stdout] ... |
[INFO] [stdout] 180 | | )
[INFO] [stdout] 181 | | .map(|(lhs, _, op, _, rhs)| RawPredicate { lhs, op, rhs })
[INFO] [stdout] | |__________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:139:36
[INFO] [stdout] |
[INFO] [stdout] 139 | let whitespace = || skip_many1(space());
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/parser.rs:182:25
[INFO] [stdout] |
[INFO] [stdout] 182 | .then(|r| match r.parse() {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/predicate.rs:156:20
[INFO] [stdout] |
[INFO] [stdout] 155 | pub fn name(n: N) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 156 | Self::Name(Arc::new(n))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/predicate.rs:159:24
[INFO] [stdout] |
[INFO] [stdout] 158 | pub fn meta(m: M) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 159 | Self::Metadata(Arc::new(m))
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/predicate.rs:162:23
[INFO] [stdout] |
[INFO] [stdout] 161 | pub fn contents(c: C) -> Self {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 162 | Self::Content(Arc::new(c))
[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 24 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `detect` (lib test) due to 25 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `detect` (lib) due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "34f24df01756e2d07ed73496cf3d1c5452dc39f3fa21b0a9960c24663de2aff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f24df01756e2d07ed73496cf3d1c5452dc39f3fa21b0a9960c24663de2aff6", kill_on_drop: false }`
[INFO] [stdout] 34f24df01756e2d07ed73496cf3d1c5452dc39f3fa21b0a9960c24663de2aff6