[INFO] cloning repository https://github.com/Nils-Fischer/Jibiki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nils-Fischer/Jibiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNils-Fischer%2FJibiki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNils-Fischer%2FJibiki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea343cc2418cc21a39e5f738204c848b88cd26ac
[INFO] checking Nils-Fischer/Jibiki/ea343cc2418cc21a39e5f738204c848b88cd26ac against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNils-Fischer%2FJibiki" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files: 91% (193/210)
Updating files: 92% (194/210)
Updating files: 93% (196/210)
Updating files: 94% (198/210)
Updating files: 95% (200/210)
Updating files: 96% (202/210)
Updating files: 97% (204/210)
Updating files: 98% (206/210)
Updating files: 99% (208/210)
Updating files: 100% (210/210)
Updating files: 100% (210/210), done.
[INFO] validating manifest of git repo https://github.com/Nils-Fischer/Jibiki 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 git repo https://github.com/Nils-Fischer/Jibiki
[INFO] finished tweaking git repo https://github.com/Nils-Fischer/Jibiki
[INFO] tweaked toml for git repo https://github.com/Nils-Fischer/Jibiki written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Nils-Fischer/Jibiki 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] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2589813239f37d1a9f876fb9c0eeedf1fd4ce08052235e3f206bf33a4999f3e2
[INFO] running `Command { std: "docker" "start" "-a" "2589813239f37d1a9f876fb9c0eeedf1fd4ce08052235e3f206bf33a4999f3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2589813239f37d1a9f876fb9c0eeedf1fd4ce08052235e3f206bf33a4999f3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2589813239f37d1a9f876fb9c0eeedf1fd4ce08052235e3f206bf33a4999f3e2", kill_on_drop: false }`
[INFO] [stdout] 2589813239f37d1a9f876fb9c0eeedf1fd4ce08052235e3f206bf33a4999f3e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b905631c0ea5424bf9ac34a0f3c26bbc9bb8b6e56287c045679cef4e3746747e
[INFO] running `Command { std: "docker" "start" "-a" "b905631c0ea5424bf9ac34a0f3c26bbc9bb8b6e56287c045679cef4e3746747e", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.70
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling memoffset v0.9.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.16
[INFO] [stderr] Compiling crossbeam-epoch v0.9.15
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling serde v1.0.193
[INFO] [stderr] Checking memchr v2.6.4
[INFO] [stderr] Compiling libc v0.2.150
[INFO] [stderr] Checking unicode-width v0.1.11
[INFO] [stderr] Compiling rayon-core v1.12.0
[INFO] [stderr] Compiling unicode-segmentation v1.10.1
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking aho-corasick v1.1.2
[INFO] [stderr] Checking ryu v1.0.15
[INFO] [stderr] Checking either v1.9.0
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking regex-syntax v0.8.2
[INFO] [stderr] Compiling anyhow v1.0.75
[INFO] [stderr] Compiling serde_json v1.0.108
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Checking itoa v1.0.9
[INFO] [stderr] Compiling quote v1.0.33
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking crossbeam-deque v0.8.3
[INFO] [stderr] Checking csv-core v0.1.11
[INFO] [stderr] Checking clap v2.34.0
[INFO] [stderr] Compiling syn v2.0.39
[INFO] [stderr] Checking itertools v0.13.0
[INFO] [stderr] Checking rayon v1.8.0
[INFO] [stderr] Checking regex-automata v0.4.3
[INFO] [stderr] Compiling serde_derive v1.0.193
[INFO] [stderr] Compiling structopt-derive v0.4.18
[INFO] [stderr] Checking regex v1.10.2
[INFO] [stderr] Checking structopt v0.3.26
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking csv v1.3.0
[INFO] [stderr] Checking jibiki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `endings`
[INFO] [stdout] --> src/parse_example_sentences.rs:81:10
[INFO] [stdout] |
[INFO] [stdout] 81 | let (endings, remnants) = extract_by_pattern(&CERTAIN_ENDINGS, dict, string, true);
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endings`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout] --> src/parse_example_sentences.rs:82:9
[INFO] [stdout] |
[INFO] [stdout] 82 | let string = remnants
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `endings`
[INFO] [stdout] --> src/parse_example_sentences.rs:81:10
[INFO] [stdout] |
[INFO] [stdout] 81 | let (endings, remnants) = extract_by_pattern(&CERTAIN_ENDINGS, dict, string, true);
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endings`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout] --> src/parse_example_sentences.rs:82:9
[INFO] [stdout] |
[INFO] [stdout] 82 | let string = remnants
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout] --> src/sentence.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 6 | pub struct Sentence<'a> {
[INFO] [stdout] | -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 | id: u32,
[INFO] [stdout] | ^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Sentence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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/build_dictionaries.rs:34:13
[INFO] [stdout] |
[INFO] [stdout] 31 | let file: File = File::open(&path)
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | .unwrap_or_else(|e| panic!("Couldn't open file: {}, reason: {}", path, e));
[INFO] [stdout] 33 | let parse_results: Vec
= parse_file(file, &path).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 34 | / parse_results
[INFO] [stdout] 35 | | .into_iter()
[INFO] [stdout] 36 | | .map(|parsed| D::from_parsed(parsed, tags.as_ref()))
[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/build_dictionaries.rs:72:5
[INFO] [stdout] |
[INFO] [stdout] 67 | pub fn hashmap_from_dicts(dicts: Vec) -> HashMap
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 72 | / dicts
[INFO] [stdout] 73 | | .into_iter()
[INFO] [stdout] 74 | | .map(|entry| (entry.key(), entry))
[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/build_dictionaries.rs:74:23
[INFO] [stdout] |
[INFO] [stdout] 74 | .map(|entry| (entry.key(), entry))
[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/build_dictionaries.rs:84:31
[INFO] [stdout] |
[INFO] [stdout] 84 | dicts.iter().map(|entry| (entry.key(), entry)).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/build_dictionaries.rs:172:27
[INFO] [stdout] |
[INFO] [stdout] 163 | .map(|(_, group)| {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 164 | let mut words = group.into_iter().peekable();
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 | meanings: words
[INFO] [stdout] | ___________________________^
[INFO] [stdout] 173 | | .map(|vec| vec.meanings.join(", "))
[INFO] [stdout] 174 | | .collect::>()
[INFO] [stdout] 175 | | .into_iter()
[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/kana_utils.rs:28:5
[INFO] [stdout] |
[INFO] [stdout] 27 | let allowed_characters = Regex::new(r"^[a-pr-z\-']*$").unwrap();
[INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 28 | allowed_characters.captures(word).is_none()
[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/kana_utils.rs:106:25
[INFO] [stdout] |
[INFO] [stdout] 106 | .map(|katakana| katakana_to_hiragana(&katakana).expect("Should be valid hiragana"))
[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/parse_example_sentences.rs:178:8
[INFO] [stdout] |
[INFO] [stdout] 176 | let file = File::open(file_path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 177 | let reader = io::BufReader::new(file);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 178 | Ok(reader
[INFO] [stdout] | ________^
[INFO] [stdout] 179 | | .lines()
[INFO] [stdout] 180 | | .map_while(Result::ok)
[INFO] [stdout] 181 | | .filter_map(|line| {
[INFO] [stdout] ... |
[INFO] [stdout] 186 | | })
[INFO] [stdout] 187 | | .map(|(sentence, id)| parse_sentence(dict, &sentence, id))
[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/query.rs:56:29
[INFO] [stdout] |
[INFO] [stdout] 56 | .map(|katakana| katakana_to_hiragana(&katakana).expect("Should be valid katakana"));
[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 9 previous errors; 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `jibiki` (bin "jibiki") due to 10 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout] --> src/sentence.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 6 | pub struct Sentence<'a> {
[INFO] [stdout] | -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 | id: u32,
[INFO] [stdout] | ^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Sentence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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/build_dictionaries.rs:34:13
[INFO] [stdout] |
[INFO] [stdout] 31 | let file: File = File::open(&path)
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | .unwrap_or_else(|e| panic!("Couldn't open file: {}, reason: {}", path, e));
[INFO] [stdout] 33 | let parse_results: Vec = parse_file(file, &path).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 34 | / parse_results
[INFO] [stdout] 35 | | .into_iter()
[INFO] [stdout] 36 | | .map(|parsed| D::from_parsed(parsed, tags.as_ref()))
[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/build_dictionaries.rs:72:5
[INFO] [stdout] |
[INFO] [stdout] 67 | pub fn hashmap_from_dicts(dicts: Vec) -> HashMap
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 72 | / dicts
[INFO] [stdout] 73 | | .into_iter()
[INFO] [stdout] 74 | | .map(|entry| (entry.key(), entry))
[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/build_dictionaries.rs:74:23
[INFO] [stdout] |
[INFO] [stdout] 74 | .map(|entry| (entry.key(), entry))
[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/build_dictionaries.rs:84:31
[INFO] [stdout] |
[INFO] [stdout] 84 | dicts.iter().map(|entry| (entry.key(), entry)).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/build_dictionaries.rs:172:27
[INFO] [stdout] |
[INFO] [stdout] 163 | .map(|(_, group)| {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 164 | let mut words = group.into_iter().peekable();
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 | meanings: words
[INFO] [stdout] | ___________________________^
[INFO] [stdout] 173 | | .map(|vec| vec.meanings.join(", "))
[INFO] [stdout] 174 | | .collect::>()
[INFO] [stdout] 175 | | .into_iter()
[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/kana_utils.rs:28:5
[INFO] [stdout] |
[INFO] [stdout] 27 | let allowed_characters = Regex::new(r"^[a-pr-z\-']*$").unwrap();
[INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 28 | allowed_characters.captures(word).is_none()
[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/kana_utils.rs:106:25
[INFO] [stdout] |
[INFO] [stdout] 106 | .map(|katakana| katakana_to_hiragana(&katakana).expect("Should be valid hiragana"))
[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/parse_example_sentences.rs:178:8
[INFO] [stdout] |
[INFO] [stdout] 176 | let file = File::open(file_path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 177 | let reader = io::BufReader::new(file);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 178 | Ok(reader
[INFO] [stdout] | ________^
[INFO] [stdout] 179 | | .lines()
[INFO] [stdout] 180 | | .map_while(Result::ok)
[INFO] [stdout] 181 | | .filter_map(|line| {
[INFO] [stdout] ... |
[INFO] [stdout] 186 | | })
[INFO] [stdout] 187 | | .map(|(sentence, id)| parse_sentence(dict, &sentence, id))
[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/query.rs:56:29
[INFO] [stdout] |
[INFO] [stdout] 56 | .map(|katakana| katakana_to_hiragana(&katakana).expect("Should be valid katakana"));
[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 9 previous errors; 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `jibiki` (bin "jibiki" test) due to 10 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b905631c0ea5424bf9ac34a0f3c26bbc9bb8b6e56287c045679cef4e3746747e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b905631c0ea5424bf9ac34a0f3c26bbc9bb8b6e56287c045679cef4e3746747e", kill_on_drop: false }`
[INFO] [stdout] b905631c0ea5424bf9ac34a0f3c26bbc9bb8b6e56287c045679cef4e3746747e