[INFO] cloning repository https://github.com/AltSysrq/ensync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AltSysrq/ensync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltSysrq%2Fensync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltSysrq%2Fensync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f36d66022cf86e2dabfecb34b9bc43b8a4253b8d [INFO] checking AltSysrq/ensync/f36d66022cf86e2dabfecb34b9bc43b8a4253b8d against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAltSysrq%2Fensync" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AltSysrq/ensync on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AltSysrq/ensync [INFO] finished tweaking git repo https://github.com/AltSysrq/ensync [INFO] tweaked toml for git repo https://github.com/AltSysrq/ensync written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AltSysrq/ensync 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a11e4aa7db37eda9c097eee574159e350cadc5ce70a9d2d46b8a3a5f2a46486b [INFO] running `Command { std: "docker" "start" "-a" "a11e4aa7db37eda9c097eee574159e350cadc5ce70a9d2d46b8a3a5f2a46486b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11e4aa7db37eda9c097eee574159e350cadc5ce70a9d2d46b8a3a5f2a46486b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11e4aa7db37eda9c097eee574159e350cadc5ce70a9d2d46b8a3a5f2a46486b", kill_on_drop: false }` [INFO] [stdout] a11e4aa7db37eda9c097eee574159e350cadc5ce70a9d2d46b8a3a5f2a46486b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f37d5cf295906b796c07e929b8c1e66e6a6f6186f342aad7839918a6749152e0 [INFO] running `Command { std: "docker" "start" "-a" "f37d5cf295906b796c07e929b8c1e66e6a6f6186f342aad7839918a6749152e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling sqlite3-src v0.2.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand v0.3.20 [INFO] [stderr] Checking same-file v1.0.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking walkdir v2.0.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking sqlite3-sys v0.12.0 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking sqlite v0.23.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking fourleaf v0.1.1 [INFO] [stderr] Checking tiny-keccak v1.4.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking os_pipe v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking proptest v0.3.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking ensync v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `(Option<::Directory>, Option<::Directory>, Option<::Directory>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reconcile/tree_walk.rs:407:15 [INFO] [stdout] | [INFO] [stdout] 404 | file_rules: FileEngine, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 405 | state: DirStateRef, [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | ) { [INFO] [stdout] 407 | match ( [INFO] [stdout] | _______________^ [INFO] [stdout] 408 | | try_chdir( [INFO] [stdout] 409 | | &self.cli, [INFO] [stdout] 410 | | &dir.cli.dir, [INFO] [stdout] ... | [INFO] [stdout] 431 | | ), [INFO] [stdout] 432 | | ) { [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: this value of type `(Option<::Directory>, ::Directory, Option<::Directory>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reconcile/tree_walk.rs:629:15 [INFO] [stdout] | [INFO] [stdout] 582 | file_rules: FileEngine, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 583 | state: DirStateRef, [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 629 | match (cli_dir, anc_dir, srv_dir) { [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: this value of type `errors::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/block_xfer.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 318 | fn assert_hmac_mismatch(r: Result) { [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 321 | Err(e) => match *e.kind() { [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ensync` (bin "ensync") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `(Option<::Directory>, Option<::Directory>, Option<::Directory>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reconcile/tree_walk.rs:407:15 [INFO] [stdout] | [INFO] [stdout] 404 | file_rules: FileEngine, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 405 | state: DirStateRef, [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | ) { [INFO] [stdout] 407 | match ( [INFO] [stdout] | _______________^ [INFO] [stdout] 408 | | try_chdir( [INFO] [stdout] 409 | | &self.cli, [INFO] [stdout] 410 | | &dir.cli.dir, [INFO] [stdout] ... | [INFO] [stdout] 431 | | ), [INFO] [stdout] 432 | | ) { [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: this value of type `(Option<::Directory>, ::Directory, Option<::Directory>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/reconcile/tree_walk.rs:629:15 [INFO] [stdout] | [INFO] [stdout] 582 | file_rules: FileEngine, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 583 | state: DirStateRef, [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 629 | match (cli_dir, anc_dir, srv_dir) { [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:945:13 [INFO] [stdout] | [INFO] [stdout] 937 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 945 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:959:13 [INFO] [stdout] | [INFO] [stdout] 951 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 959 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:973:13 [INFO] [stdout] | [INFO] [stdout] 965 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 973 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:987:13 [INFO] [stdout] | [INFO] [stdout] 979 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 987 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1001:13 [INFO] [stdout] | [INFO] [stdout] 993 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1001 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1015:13 [INFO] [stdout] | [INFO] [stdout] 1007 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1015 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1028:13 [INFO] [stdout] | [INFO] [stdout] 1021 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1028 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1041:13 [INFO] [stdout] | [INFO] [stdout] 1034 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1041 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1054:13 [INFO] [stdout] | [INFO] [stdout] 1047 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1054 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1067:13 [INFO] [stdout] | [INFO] [stdout] 1060 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1067 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1080:13 [INFO] [stdout] | [INFO] [stdout] 1073 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1080 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/engine.rs:1100:13 [INFO] [stdout] | [INFO] [stdout] 1086 | let res = parse_rules( [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1100 | unexpected => panic!("Unexpected parse result: {:?}", unexpected), [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: this value of type `server::replica::ServerReplica` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/server/replica.rs:1706:17 [INFO] [stdout] | [INFO] [stdout] 1651 | let dir = tempfile::Builder::new() [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1706 | let replica = ServerReplica::new( [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: this value of type `server::replica::ServerReplica` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/server/replica.rs:1805:17 [INFO] [stdout] | [INFO] [stdout] 1734 | let dir = tempfile::Builder::new() [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1743 | let storage = Arc::new(LocalStorage::open(&storage_dir).unwrap()); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1805 | let replica = ServerReplica::new( [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: this value of type `server::replica::ServerReplica` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/server/replica.rs:1901:17 [INFO] [stdout] | [INFO] [stdout] 1830 | let dir = tempfile::Builder::new() [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1839 | let storage = Arc::new(LocalStorage::open(&storage_dir).unwrap()); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1901 | let replica = ServerReplica::new( [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 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ensync` (bin "ensync" test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "f37d5cf295906b796c07e929b8c1e66e6a6f6186f342aad7839918a6749152e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37d5cf295906b796c07e929b8c1e66e6a6f6186f342aad7839918a6749152e0", kill_on_drop: false }` [INFO] [stdout] f37d5cf295906b796c07e929b8c1e66e6a6f6186f342aad7839918a6749152e0