[INFO] cloning repository https://github.com/spencerkohan/dirsync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spencerkohan/dirsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerkohan%2Fdirsync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerkohan%2Fdirsync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe06155333b416511731556c8ef6a385f4f62e0 [INFO] checking spencerkohan/dirsync against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerkohan%2Fdirsync" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spencerkohan/dirsync 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/spencerkohan/dirsync [INFO] finished tweaking git repo https://github.com/spencerkohan/dirsync [INFO] tweaked toml for git repo https://github.com/spencerkohan/dirsync written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spencerkohan/dirsync 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 ssh2 v0.9.4 [INFO] [stderr] Downloaded ssh_config v0.1.0 [INFO] [stderr] Downloaded winapi-util v0.1.4 [INFO] [stderr] Downloaded ryu v1.0.3 [INFO] [stderr] Downloaded serde_json v1.0.51 [INFO] [stderr] Downloaded openssl-src v111.25.3+1.1.1t [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a19813f0dcaa3b10d48b5dc25548d1673ae0e5b8334b39d2233ed93d191ec144 [INFO] running `Command { std: "docker" "start" "-a" "a19813f0dcaa3b10d48b5dc25548d1673ae0e5b8334b39d2233ed93d191ec144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a19813f0dcaa3b10d48b5dc25548d1673ae0e5b8334b39d2233ed93d191ec144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19813f0dcaa3b10d48b5dc25548d1673ae0e5b8334b39d2233ed93d191ec144", kill_on_drop: false }` [INFO] [stdout] a19813f0dcaa3b10d48b5dc25548d1673ae0e5b8334b39d2233ed93d191ec144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5366547d933a7d3d3ceded73281d7c145715ed14d56c02d4089613f5440c383a [INFO] running `Command { std: "docker" "start" "-a" "5366547d933a7d3d3ceded73281d7c145715ed14d56c02d4089613f5440c383a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking ssh_config v0.1.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Compiling openssl-src v111.25.3+1.1.1t [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking dirsync v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `env` is never used [INFO] [stdout] --> src/remote/remote_exec.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl RemoteCommand { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 54 | pub fn env(mut self, var: &str, val: &str) -> Result { [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: method `env` is never used [INFO] [stdout] --> src/remote/remote_exec.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl RemoteCommand { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 54 | pub fn env(mut self, var: &str, val: &str) -> Result { [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 18.22s [INFO] running `Command { std: "docker" "inspect" "5366547d933a7d3d3ceded73281d7c145715ed14d56c02d4089613f5440c383a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5366547d933a7d3d3ceded73281d7c145715ed14d56c02d4089613f5440c383a", kill_on_drop: false }` [INFO] [stdout] 5366547d933a7d3d3ceded73281d7c145715ed14d56c02d4089613f5440c383a [INFO] checking spencerkohan/dirsync 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%2Fspencerkohan%2Fdirsync" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spencerkohan/dirsync 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/spencerkohan/dirsync [INFO] finished tweaking git repo https://github.com/spencerkohan/dirsync [INFO] tweaked toml for git repo https://github.com/spencerkohan/dirsync written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spencerkohan/dirsync 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fbf197cf04c3223bd8c2b64d1b3542af95f7b380ed274bf0298aaf079051086 [INFO] running `Command { std: "docker" "start" "-a" "1fbf197cf04c3223bd8c2b64d1b3542af95f7b380ed274bf0298aaf079051086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fbf197cf04c3223bd8c2b64d1b3542af95f7b380ed274bf0298aaf079051086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fbf197cf04c3223bd8c2b64d1b3542af95f7b380ed274bf0298aaf079051086", kill_on_drop: false }` [INFO] [stdout] 1fbf197cf04c3223bd8c2b64d1b3542af95f7b380ed274bf0298aaf079051086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 137e2e652f76c295676399b75b07147455bff0ea2c2cb6333c8195873da51e93 [INFO] running `Command { std: "docker" "start" "-a" "137e2e652f76c295676399b75b07147455bff0ea2c2cb6333c8195873da51e93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking ssh_config v0.1.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Compiling openssl-src v111.25.3+1.1.1t [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking dirsync v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `env` is never used [INFO] [stdout] --> src/remote/remote_exec.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl RemoteCommand { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 54 | pub fn env(mut self, var: &str, val: &str) -> Result { [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/remote/remote_exec.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 40 | let channel = match self.session.channel_session() { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Ok(channel) => channel, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(RemoteCommand { [INFO] [stdout] | ____________^ [INFO] [stdout] 46 | | command: cmd.to_string(), [INFO] [stdout] 47 | | channel, [INFO] [stdout] 48 | | environment: Default::default(), [INFO] [stdout] 49 | | }) [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 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `env` is never used [INFO] [stdout] --> src/remote/remote_exec.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl RemoteCommand { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 54 | pub fn env(mut self, var: &str, val: &str) -> Result { [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/remote/remote_exec.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 40 | let channel = match self.session.channel_session() { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Ok(channel) => channel, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(RemoteCommand { [INFO] [stdout] | ____________^ [INFO] [stdout] 46 | | command: cmd.to_string(), [INFO] [stdout] 47 | | channel, [INFO] [stdout] 48 | | environment: Default::default(), [INFO] [stdout] 49 | | }) [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] [stderr] error: could not compile `dirsync` (bin "dirsync") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dirsync` (bin "dirsync" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "137e2e652f76c295676399b75b07147455bff0ea2c2cb6333c8195873da51e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137e2e652f76c295676399b75b07147455bff0ea2c2cb6333c8195873da51e93", kill_on_drop: false }` [INFO] [stdout] 137e2e652f76c295676399b75b07147455bff0ea2c2cb6333c8195873da51e93