[INFO] fetching crate tique 0.7.0... [INFO] checking tique-0.7.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate tique 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tique 0.7.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tique 0.7.0 [INFO] finished tweaking crates.io crate tique 0.7.0 [INFO] tweaked toml for crates.io crate tique 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate tique 0.7.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c230834632a3c3af5a322c38967eb0bd5d68de4e9ed48c8f81c63a2401991be [INFO] running `Command { std: "docker" "start" "-a" "3c230834632a3c3af5a322c38967eb0bd5d68de4e9ed48c8f81c63a2401991be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c230834632a3c3af5a322c38967eb0bd5d68de4e9ed48c8f81c63a2401991be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c230834632a3c3af5a322c38967eb0bd5d68de4e9ed48c8f81c63a2401991be", kill_on_drop: false }` [INFO] [stdout] 3c230834632a3c3af5a322c38967eb0bd5d68de4e9ed48c8f81c63a2401991be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a326c06321cb1cd075813a46f2167138b830124d72f25ceaa99e286688567669 [INFO] running `Command { std: "docker" "start" "-a" "a326c06321cb1cd075813a46f2167138b830124d72f25ceaa99e286688567669", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking combine v4.6.1 [INFO] [stderr] Checking tantivy-common v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking tantivy-bitpacker v0.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking fastfield_codecs v0.1.0 [INFO] [stderr] Checking lz4_flex v0.8.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking ownedbytes v0.1.0 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking measure_time v0.7.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking fastdivide v0.3.0 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking tantivy-query-grammar v0.15.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tantivy v0.16.1 [INFO] [stderr] Checking tique v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/conditional_collector/custom_score.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 68 | let scorer = self.scorer_for_segment.segment_scorer(reader)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Ok(CustomScoreTopSegmentCollector::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 70 | | segment_id, [INFO] [stdout] 71 | | P::new_topk(self.limit), [INFO] [stdout] 72 | | scorer, [INFO] [stdout] 73 | | self.condition_for_segment.for_segment(reader), [INFO] [stdout] 74 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/conditional_collector/custom_score.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn new(segment_id: SegmentOrdinal, topk: K, scorer: S, condition: C) -> 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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | collector: TopSegmentCollector::new(segment_id, topk, condition), [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/conditional_collector/top_collector.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 301 | pub(crate) fn merge_many>(mut topk: K, items: Vec) -> Self { [INFO] [stdout] | ----------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | items: topk [INFO] [stdout] | ____________________^ [INFO] [stdout] 318 | | .into_sorted_vec() [INFO] [stdout] 319 | | .into_iter() [INFO] [stdout] 320 | | .map(|(doc, score)| (score, doc)) [INFO] [stdout] 321 | | .collect(), [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/conditional_collector/topk.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 32 | fn merge_many(limit: usize, items: Vec>) -> CollectionResult { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | CollectionResult::merge_many(AscendingTopK::new(limit), items) [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/conditional_collector/topk.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 50 | fn merge_many(limit: usize, items: Vec>) -> CollectionResult { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | CollectionResult::merge_many(DescendingTopK::new(limit), items) [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/conditional_collector/topk.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | fn into_sorted_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | / self.heap [INFO] [stdout] 90 | | .into_sorted_vec() [INFO] [stdout] 91 | | .into_iter() [INFO] [stdout] 92 | | .map(|s| (s.doc.0, s.score)) [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/conditional_collector/topk.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | fn into_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | / self.heap [INFO] [stdout] 98 | | .into_vec() [INFO] [stdout] 99 | | .into_iter() [INFO] [stdout] 100 | | .map(|s| (s.doc.0, s.score)) [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/conditional_collector/topk.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 125 | fn into_sorted_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | / self.heap [INFO] [stdout] 127 | | .into_sorted_vec() [INFO] [stdout] 128 | | .into_iter() [INFO] [stdout] 129 | | .map(|s| (s.0.doc, s.0.score)) [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/conditional_collector/topk.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 133 | fn into_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | / self.heap [INFO] [stdout] 135 | | .into_vec() [INFO] [stdout] 136 | | .into_iter() [INFO] [stdout] 137 | | .map(|s| (s.0.doc, s.0.score)) [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/topterms.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 127 | let mut field_tokenizers = Vec::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 143 | | reader: index.reader()?, [INFO] [stdout] 144 | | field_tokenizers, [INFO] [stdout] 145 | | }) [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tique` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/conditional_collector/custom_score.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 68 | let scorer = self.scorer_for_segment.segment_scorer(reader)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Ok(CustomScoreTopSegmentCollector::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 70 | | segment_id, [INFO] [stdout] 71 | | P::new_topk(self.limit), [INFO] [stdout] 72 | | scorer, [INFO] [stdout] 73 | | self.condition_for_segment.for_segment(reader), [INFO] [stdout] 74 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/conditional_collector/custom_score.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn new(segment_id: SegmentOrdinal, topk: K, scorer: S, condition: C) -> 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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | collector: TopSegmentCollector::new(segment_id, topk, condition), [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/conditional_collector/top_collector.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 301 | pub(crate) fn merge_many>(mut topk: K, items: Vec) -> Self { [INFO] [stdout] | ----------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | items: topk [INFO] [stdout] | ____________________^ [INFO] [stdout] 318 | | .into_sorted_vec() [INFO] [stdout] 319 | | .into_iter() [INFO] [stdout] 320 | | .map(|(doc, score)| (score, doc)) [INFO] [stdout] 321 | | .collect(), [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/conditional_collector/topk.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 32 | fn merge_many(limit: usize, items: Vec>) -> CollectionResult { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | CollectionResult::merge_many(AscendingTopK::new(limit), items) [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/conditional_collector/topk.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 50 | fn merge_many(limit: usize, items: Vec>) -> CollectionResult { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | CollectionResult::merge_many(DescendingTopK::new(limit), items) [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/conditional_collector/topk.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | fn into_sorted_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | / self.heap [INFO] [stdout] 90 | | .into_sorted_vec() [INFO] [stdout] 91 | | .into_iter() [INFO] [stdout] 92 | | .map(|s| (s.doc.0, s.score)) [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/conditional_collector/topk.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | fn into_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | / self.heap [INFO] [stdout] 98 | | .into_vec() [INFO] [stdout] 99 | | .into_iter() [INFO] [stdout] 100 | | .map(|s| (s.doc.0, s.score)) [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/conditional_collector/topk.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 125 | fn into_sorted_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | / self.heap [INFO] [stdout] 127 | | .into_sorted_vec() [INFO] [stdout] 128 | | .into_iter() [INFO] [stdout] 129 | | .map(|s| (s.0.doc, s.0.score)) [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/conditional_collector/topk.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 133 | fn into_vec(self) -> Vec<(D, T)> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | / self.heap [INFO] [stdout] 135 | | .into_vec() [INFO] [stdout] 136 | | .into_iter() [INFO] [stdout] 137 | | .map(|s| (s.0.doc, s.0.score)) [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/topterms.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 127 | let mut field_tokenizers = Vec::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 143 | | reader: index.reader()?, [INFO] [stdout] 144 | | field_tokenizers, [INFO] [stdout] 145 | | }) [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tique` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "a326c06321cb1cd075813a46f2167138b830124d72f25ceaa99e286688567669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a326c06321cb1cd075813a46f2167138b830124d72f25ceaa99e286688567669", kill_on_drop: false }` [INFO] [stdout] a326c06321cb1cd075813a46f2167138b830124d72f25ceaa99e286688567669