[INFO] fetching crate conllu-utils 0.1.8...
[INFO] checking conllu-utils-0.1.8 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] extracting crate conllu-utils 0.1.8 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate conllu-utils 0.1.8 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 conllu-utils 0.1.8
[INFO] finished tweaking crates.io crate conllu-utils 0.1.8
[INFO] tweaked toml for crates.io crate conllu-utils 0.1.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate conllu-utils 0.1.8 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 smallvec v1.4.0
[INFO] [stderr] Downloaded udgraph v0.6.0
[INFO] [stderr] Downloaded stdinout v0.4.1
[INFO] [stderr] Downloaded adler32 v1.0.4
[INFO] [stderr] Downloaded hermit-abi v0.1.12
[INFO] [stderr] Downloaded ppv-lite86 v0.2.6
[INFO] [stderr] Downloaded unicode-width v0.1.7
[INFO] [stderr] Downloaded either v1.5.3
[INFO] [stderr] Downloaded colored v1.9.3
[INFO] [stderr] Downloaded thiserror-impl v1.0.16
[INFO] [stderr] Downloaded anyhow v1.0.28
[INFO] [stderr] Downloaded indexmap v1.3.2
[INFO] [stderr] Downloaded flate2 v1.0.14
[INFO] [stderr] Downloaded unicode-normalization v0.1.12
[INFO] [stderr] Downloaded vec_map v0.8.1
[INFO] [stderr] Downloaded miniz_oxide v0.3.6
[INFO] [stderr] Downloaded crc32fast v1.2.0
[INFO] [stderr] Downloaded thiserror v1.0.16
[INFO] [stderr] Downloaded clap v2.33.0
[INFO] [stderr] Downloaded getrandom v0.1.14
[INFO] [stderr] Downloaded petgraph v0.5.0
[INFO] [stderr] Downloaded conllu v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a2d130cf74bc192f60e94c1495873cb18917d4f94f799d95c05a5b55da2c59e5
[INFO] running `Command { std: "docker" "start" "-a" "a2d130cf74bc192f60e94c1495873cb18917d4f94f799d95c05a5b55da2c59e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2d130cf74bc192f60e94c1495873cb18917d4f94f799d95c05a5b55da2c59e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d130cf74bc192f60e94c1495873cb18917d4f94f799d95c05a5b55da2c59e5", kill_on_drop: false }`
[INFO] [stdout] a2d130cf74bc192f60e94c1495873cb18917d4f94f799d95c05a5b55da2c59e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fd8416524322278d3bb56bd5be14ee1fd201e3cde20462f43943e42bc402839e
[INFO] running `Command { std: "docker" "start" "-a" "fd8416524322278d3bb56bd5be14ee1fd201e3cde20462f43943e42bc402839e", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.69
[INFO] [stderr] Compiling proc-macro2 v1.0.12
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling syn v1.0.18
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking unicode-width v0.1.7
[INFO] [stderr] Checking either v1.5.3
[INFO] [stderr] Checking ppv-lite86 v0.2.6
[INFO] [stderr] Compiling anyhow v1.0.28
[INFO] [stderr] Checking adler32 v1.0.4
[INFO] [stderr] Checking itertools v0.9.0
[INFO] [stderr] Checking miniz_oxide v0.3.6
[INFO] [stderr] Compiling indexmap v1.3.2
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking smallvec v1.4.0
[INFO] [stderr] Checking vec_map v0.8.1
[INFO] [stderr] Checking unicode_categories v0.1.1
[INFO] [stderr] Checking stdinout v0.4.1
[INFO] [stderr] Checking unicode-normalization v0.1.12
[INFO] [stderr] Compiling quote v1.0.4
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking flate2 v1.0.14
[INFO] [stderr] Checking clap v2.33.0
[INFO] [stderr] Checking petgraph v0.5.0
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking colored v1.9.3
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking rand_xorshift v0.2.0
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking udgraph v0.6.0
[INFO] [stderr] Compiling thiserror-impl v1.0.16
[INFO] [stderr] Checking thiserror v1.0.16
[INFO] [stderr] Checking conllu v0.6.0
[INFO] [stderr] Checking conllu-utils v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
[INFO] running `Command { std: "docker" "inspect" "fd8416524322278d3bb56bd5be14ee1fd201e3cde20462f43943e42bc402839e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8416524322278d3bb56bd5be14ee1fd201e3cde20462f43943e42bc402839e", kill_on_drop: false }`
[INFO] [stdout] fd8416524322278d3bb56bd5be14ee1fd201e3cde20462f43943e42bc402839e
[INFO] checking conllu-utils-0.1.8 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] extracting crate conllu-utils 0.1.8 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate conllu-utils 0.1.8 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 conllu-utils 0.1.8
[INFO] finished tweaking crates.io crate conllu-utils 0.1.8
[INFO] tweaked toml for crates.io crate conllu-utils 0.1.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate conllu-utils 0.1.8 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09cbe46e9d08125cc2e42478ca71392b8771080cdfc6b02a72c5eb60ad69fd94
[INFO] running `Command { std: "docker" "start" "-a" "09cbe46e9d08125cc2e42478ca71392b8771080cdfc6b02a72c5eb60ad69fd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09cbe46e9d08125cc2e42478ca71392b8771080cdfc6b02a72c5eb60ad69fd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09cbe46e9d08125cc2e42478ca71392b8771080cdfc6b02a72c5eb60ad69fd94", kill_on_drop: false }`
[INFO] [stdout] 09cbe46e9d08125cc2e42478ca71392b8771080cdfc6b02a72c5eb60ad69fd94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d25338a8467b945f2228fa70791d88f4825308f2d67d4aa43a5cfab66b3d3c
[INFO] running `Command { std: "docker" "start" "-a" "22d25338a8467b945f2228fa70791d88f4825308f2d67d4aa43a5cfab66b3d3c", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.69
[INFO] [stderr] Compiling proc-macro2 v1.0.12
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling syn v1.0.18
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Checking ppv-lite86 v0.2.6
[INFO] [stderr] Checking unicode-width v0.1.7
[INFO] [stderr] Checking adler32 v1.0.4
[INFO] [stderr] Compiling anyhow v1.0.28
[INFO] [stderr] Checking either v1.5.3
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Compiling indexmap v1.3.2
[INFO] [stderr] Checking miniz_oxide v0.3.6
[INFO] [stderr] Checking itertools v0.9.0
[INFO] [stderr] Checking vec_map v0.8.1
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking smallvec v1.4.0
[INFO] [stderr] Checking unicode_categories v0.1.1
[INFO] [stderr] Compiling quote v1.0.4
[INFO] [stderr] Checking unicode-normalization v0.1.12
[INFO] [stderr] Checking stdinout v0.4.1
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking clap v2.33.0
[INFO] [stderr] Checking colored v1.9.3
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking petgraph v0.5.0
[INFO] [stderr] Checking flate2 v1.0.14
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking rand_xorshift v0.2.0
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking udgraph v0.6.0
[INFO] [stderr] Compiling thiserror-impl v1.0.16
[INFO] [stderr] Checking thiserror v1.0.16
[INFO] [stderr] Checking conllu v0.6.0
[INFO] [stderr] Checking conllu-utils v0.1.8 (/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/io.rs:22:8
[INFO] [stdout] |
[INFO] [stdout] 11 | pub fn create_writer
(filename: P, gzip: bool) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 15 | let file = File::create(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 16 | let boxed_writer: Box = if gzip {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 22 | Ok(Writer::new(boxed_writer))
[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] = 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/io.rs:37:8
[INFO] [stdout] |
[INFO] [stdout] 29 | let f = File::open(path)?;
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 30 |
[INFO] [stdout] 31 | let boxed_reader: Box = if path.as_ref().extension() == Some(OsStr::new("gz")) {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 37 | Ok(Reader::new(boxed_reader))
[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] = 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/subcommands/accuracy.rs:115:12
[INFO] [stdout] |
[INFO] [stdout] 98 | let evaluation = match (
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 115 | Ok(AccuracyApp {
[INFO] [stdout] | ____________^
[INFO] [stdout] 116 | | default,
[INFO] [stdout] 117 | | evaluation,
[INFO] [stdout] 118 | | gold_treebank,
[INFO] [stdout] 119 | | predicted_treebank,
[INFO] [stdout] 120 | | })
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/io.rs:22:8
[INFO] [stdout] |
[INFO] [stdout] 11 | pub fn create_writer(filename: P, gzip: bool) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 15 | let file = File::create(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 16 | let boxed_writer: Box = if gzip {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 22 | Ok(Writer::new(boxed_writer))
[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] = 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/io.rs:37:8
[INFO] [stdout] |
[INFO] [stdout] 29 | let f = File::open(path)?;
[INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 30 |
[INFO] [stdout] 31 | let boxed_reader: Box = if path.as_ref().extension() == Some(OsStr::new("gz")) {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 37 | Ok(Reader::new(boxed_reader))
[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] = 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/subcommands/compare.rs:79:12
[INFO] [stdout] |
[INFO] [stdout] 74 | let layer_callbacks = process_layer_callbacks(matches.value_of(LAYER).unwrap())
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 75 | .context("Cannot parse layer(s) to compare")?;
[INFO] [stdout] 76 | let show_callbacks = process_layer_callbacks(matches.value_of(SHOW).unwrap())
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 | Ok(CompareApp {
[INFO] [stdout] | ____________^
[INFO] [stdout] 80 | | force_color,
[INFO] [stdout] 81 | | layer_callbacks,
[INFO] [stdout] 82 | | show_callbacks,
[INFO] [stdout] 83 | | treebank_1,
[INFO] [stdout] 84 | | treebank_2,
[INFO] [stdout] 85 | | })
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[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/subcommands/compare.rs:103:9
[INFO] [stdout] |
[INFO] [stdout] 93 | let reader1 = Reader::new(BufReader::new(
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 98 | let reader2 = Reader::new(BufReader::new(
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 | / compare_sentences(
[INFO] [stdout] 104 | | reader1,
[INFO] [stdout] 105 | | reader2,
[INFO] [stdout] 106 | | &self.layer_callbacks,
[INFO] [stdout] 107 | | &self.show_callbacks,
[INFO] [stdout] 108 | | )
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[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/subcommands/accuracy.rs:115:12
[INFO] [stdout] |
[INFO] [stdout] 98 | let evaluation = match (
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 115 | Ok(AccuracyApp {
[INFO] [stdout] | ____________^
[INFO] [stdout] 116 | | default,
[INFO] [stdout] 117 | | evaluation,
[INFO] [stdout] 118 | | gold_treebank,
[INFO] [stdout] 119 | | predicted_treebank,
[INFO] [stdout] 120 | | })
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/subcommands/to_text.rs:42:12
[INFO] [stdout] |
[INFO] [stdout] 40 | let layer_callback = layer_callback(layer).context(format!("Unknown layer: {}", layer))?;
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 41 |
[INFO] [stdout] 42 | Ok(ToTextApp {
[INFO] [stdout] | ____________^
[INFO] [stdout] 43 | | input,
[INFO] [stdout] 44 | | output,
[INFO] [stdout] 45 | | layer_callback,
[INFO] [stdout] 46 | | })
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/subcommands/compare.rs:79:12
[INFO] [stdout] |
[INFO] [stdout] 74 | let layer_callbacks = process_layer_callbacks(matches.value_of(LAYER).unwrap())
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 75 | .context("Cannot parse layer(s) to compare")?;
[INFO] [stdout] 76 | let show_callbacks = process_layer_callbacks(matches.value_of(SHOW).unwrap())
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 | Ok(CompareApp {
[INFO] [stdout] | ____________^
[INFO] [stdout] 80 | | force_color,
[INFO] [stdout] 81 | | layer_callbacks,
[INFO] [stdout] 82 | | show_callbacks,
[INFO] [stdout] 83 | | treebank_1,
[INFO] [stdout] 84 | | treebank_2,
[INFO] [stdout] 85 | | })
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[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/subcommands/compare.rs:103:9
[INFO] [stdout] |
[INFO] [stdout] 93 | let reader1 = Reader::new(BufReader::new(
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 98 | let reader2 = Reader::new(BufReader::new(
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 | / compare_sentences(
[INFO] [stdout] 104 | | reader1,
[INFO] [stdout] 105 | | reader2,
[INFO] [stdout] 106 | | &self.layer_callbacks,
[INFO] [stdout] 107 | | &self.show_callbacks,
[INFO] [stdout] 108 | | )
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[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/subcommands/to_text.rs:42:12
[INFO] [stdout] |
[INFO] [stdout] 40 | let layer_callback = layer_callback(layer).context(format!("Unknown layer: {}", layer))?;
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 41 |
[INFO] [stdout] 42 | Ok(ToTextApp {
[INFO] [stdout] | ____________^
[INFO] [stdout] 43 | | input,
[INFO] [stdout] 44 | | output,
[INFO] [stdout] 45 | | layer_callback,
[INFO] [stdout] 46 | | })
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `conllu-utils` (bin "conllu" test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `conllu-utils` (bin "conllu") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "22d25338a8467b945f2228fa70791d88f4825308f2d67d4aa43a5cfab66b3d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d25338a8467b945f2228fa70791d88f4825308f2d67d4aa43a5cfab66b3d3c", kill_on_drop: false }`
[INFO] [stdout] 22d25338a8467b945f2228fa70791d88f4825308f2d67d4aa43a5cfab66b3d3c