[INFO] cloning repository https://github.com/google/best [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/best" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fbest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fbest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1c69bb3341834e71c2f109ee2b69b19b9a51190 [INFO] checking google/best against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fbest" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/best 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 git repo https://github.com/google/best [INFO] finished tweaking git repo https://github.com/google/best [INFO] tweaked toml for git repo https://github.com/google/best written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/google/best 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 ordered-float v3.1.0 [INFO] [stderr] Downloaded clap v3.2.7 [INFO] [stderr] Downloaded noodles v0.26.0 [INFO] [stderr] Downloaded noodles-core v0.8.0 [INFO] [stderr] Downloaded noodles-csi v0.9.0 [INFO] [stderr] Downloaded noodles-bed v0.4.0 [INFO] [stderr] Downloaded rust-lapper v1.0.1 [INFO] [stderr] Downloaded noodles-bgzf v0.14.0 [INFO] [stderr] Downloaded noodles-bam v0.21.0 [INFO] [stderr] Downloaded noodles-fasta v0.13.0 [INFO] [stderr] Downloaded noodles-sam v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a81a6ca335769254105d7099f09a44fe3594e9abb814947bb5ef1b95a6afe3d5 [INFO] running `Command { std: "docker" "start" "-a" "a81a6ca335769254105d7099f09a44fe3594e9abb814947bb5ef1b95a6afe3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a81a6ca335769254105d7099f09a44fe3594e9abb814947bb5ef1b95a6afe3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81a6ca335769254105d7099f09a44fe3594e9abb814947bb5ef1b95a6afe3d5", kill_on_drop: false }` [INFO] [stdout] a81a6ca335769254105d7099f09a44fe3594e9abb814947bb5ef1b95a6afe3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 56149d00ad10108119606035434f1ba47f475af8479a235e205b7c1ffbe38366 [INFO] running `Command { std: "docker" "start" "-a" "56149d00ad10108119606035434f1ba47f475af8479a235e205b7c1ffbe38366", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking noodles-core v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking noodles-bgzf v0.14.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking noodles-csi v0.9.0 [INFO] [stderr] Checking noodles-fasta v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking noodles-bed v0.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking noodles-sam v0.18.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rust-lapper v1.0.1 [INFO] [stderr] Checking ordered-float v3.1.0 [INFO] [stderr] Checking noodles-bam v0.21.0 [INFO] [stderr] Checking noodles v0.26.0 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking clap v3.2.7 [INFO] [stderr] Checking best v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `features` is never read [INFO] [stdout] --> src/bed.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Intervals { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 31 | intervals: FxHashMap>, [INFO] [stdout] 32 | pub features: FxHashSet, [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: field `features` is never read [INFO] [stdout] --> src/bed.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Intervals { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 31 | intervals: FxHashMap>, [INFO] [stdout] 32 | pub features: FxHashSet, [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.00s [INFO] running `Command { std: "docker" "inspect" "56149d00ad10108119606035434f1ba47f475af8479a235e205b7c1ffbe38366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56149d00ad10108119606035434f1ba47f475af8479a235e205b7c1ffbe38366", kill_on_drop: false }` [INFO] [stdout] 56149d00ad10108119606035434f1ba47f475af8479a235e205b7c1ffbe38366 [INFO] checking google/best against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fbest" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/best 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 git repo https://github.com/google/best [INFO] finished tweaking git repo https://github.com/google/best [INFO] tweaked toml for git repo https://github.com/google/best written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/google/best 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c711eda8e8921954bd6e0dd07d7afdded5fca3fd62f054edccd4cbc1bc1ce31a [INFO] running `Command { std: "docker" "start" "-a" "c711eda8e8921954bd6e0dd07d7afdded5fca3fd62f054edccd4cbc1bc1ce31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c711eda8e8921954bd6e0dd07d7afdded5fca3fd62f054edccd4cbc1bc1ce31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c711eda8e8921954bd6e0dd07d7afdded5fca3fd62f054edccd4cbc1bc1ce31a", kill_on_drop: false }` [INFO] [stdout] c711eda8e8921954bd6e0dd07d7afdded5fca3fd62f054edccd4cbc1bc1ce31a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86086a0cffbdd6640000de1b32488911c27ffc8c0cb45f48281328922527b3b7 [INFO] running `Command { std: "docker" "start" "-a" "86086a0cffbdd6640000de1b32488911c27ffc8c0cb45f48281328922527b3b7", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking noodles-core v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking noodles-bgzf v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking noodles-fasta v0.13.0 [INFO] [stderr] Checking noodles-csi v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking noodles-sam v0.18.0 [INFO] [stderr] Checking noodles-bed v0.4.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ordered-float v3.1.0 [INFO] [stderr] Checking rust-lapper v1.0.1 [INFO] [stderr] Checking noodles-bam v0.21.0 [INFO] [stderr] Checking noodles v0.26.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking clap v3.2.7 [INFO] [stderr] Checking best v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `features` is never read [INFO] [stdout] --> src/bed.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Intervals { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 31 | intervals: FxHashMap>, [INFO] [stdout] 32 | pub features: FxHashSet, [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/main.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | .map(|f| f.lock().unwrap().update(&stats)); [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/main.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | .map(|b| b.lock().unwrap().update(&stats)); [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/main.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | .map(|b| b.iter().map(|s| BinType::from_str(s).unwrap()).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/main.rs:256:72 [INFO] [stdout] | [INFO] [stdout] 256 | intervals_types.extend(paths.iter().map(|p| IntervalsType::Bed(Intervals::new(p)))); [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/bed.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 39 | let mut features = FxHashSet::default(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let reader = BufReader::new(File::open(bed_path).expect("BED file not found.")); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | intervals: intervals [INFO] [stdout] | ________________________^ [INFO] [stdout] 64 | | .into_iter() [INFO] [stdout] 65 | | .map(|(k, v)| (k, Lapper::new(v))) [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 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `best` (bin "best") due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `features` is never read [INFO] [stdout] --> src/bed.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Intervals { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 31 | intervals: FxHashMap>, [INFO] [stdout] 32 | pub features: FxHashSet, [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/main.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | .map(|f| f.lock().unwrap().update(&stats)); [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/main.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | .map(|b| b.lock().unwrap().update(&stats)); [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/main.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | .map(|b| b.iter().map(|s| BinType::from_str(s).unwrap()).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/main.rs:256:72 [INFO] [stdout] | [INFO] [stdout] 256 | intervals_types.extend(paths.iter().map(|p| IntervalsType::Bed(Intervals::new(p)))); [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/bed.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 39 | let mut features = FxHashSet::default(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let reader = BufReader::new(File::open(bed_path).expect("BED file not found.")); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | intervals: intervals [INFO] [stdout] | ________________________^ [INFO] [stdout] 64 | | .into_iter() [INFO] [stdout] 65 | | .map(|(k, v)| (k, Lapper::new(v))) [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 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `best` (bin "best" test) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "86086a0cffbdd6640000de1b32488911c27ffc8c0cb45f48281328922527b3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86086a0cffbdd6640000de1b32488911c27ffc8c0cb45f48281328922527b3b7", kill_on_drop: false }` [INFO] [stdout] 86086a0cffbdd6640000de1b32488911c27ffc8c0cb45f48281328922527b3b7