[INFO] cloning repository https://github.com/craciuncezar/smart-checkout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/craciuncezar/smart-checkout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraciuncezar%2Fsmart-checkout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraciuncezar%2Fsmart-checkout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4aa7327beddc543ed4d94544f888a6fdfb27f22e [INFO] checking craciuncezar/smart-checkout/4aa7327beddc543ed4d94544f888a6fdfb27f22e 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%2Fcraciuncezar%2Fsmart-checkout" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/craciuncezar/smart-checkout 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/craciuncezar/smart-checkout [INFO] finished tweaking git repo https://github.com/craciuncezar/smart-checkout [INFO] tweaked toml for git repo https://github.com/craciuncezar/smart-checkout written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/craciuncezar/smart-checkout 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] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Updating dialoguer v0.10.0 -> v0.10.4 (latest: v0.11.0) [INFO] [stderr] Adding shell-words v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b0cf7fc3d935e074ef9c66816b8eeab1398f072b2ae897aab3cb9d0b79e9acba [INFO] running `Command { std: "docker" "start" "-a" "b0cf7fc3d935e074ef9c66816b8eeab1398f072b2ae897aab3cb9d0b79e9acba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0cf7fc3d935e074ef9c66816b8eeab1398f072b2ae897aab3cb9d0b79e9acba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0cf7fc3d935e074ef9c66816b8eeab1398f072b2ae897aab3cb9d0b79e9acba", kill_on_drop: false }` [INFO] [stdout] b0cf7fc3d935e074ef9c66816b8eeab1398f072b2ae897aab3cb9d0b79e9acba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 64a5a7a5c65c963de2e1fb500e769b9589112a9b651b6351d14b0e025d7745b9 [INFO] running `Command { std: "docker" "start" "-a" "64a5a7a5c65c963de2e1fb500e769b9589112a9b651b6351d14b0e025d7745b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking zeroize v1.5.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Checking git-smart-checkout v0.1.3 (/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/git/client.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 50 | let reflog_command = Command::new("git") [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let re = Regex::new(r"checkout: moving from (.*) to").unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | [INFO] [stdout] 66 | / re.captures_iter(&git_reflog_checkout_stdout) [INFO] [stdout] 67 | | .map(|cap| cap[1].to_string()) [INFO] [stdout] 68 | | .unique() [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-smart-checkout` (bin "git-smart-checkout") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/git/client.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 50 | let reflog_command = Command::new("git") [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let re = Regex::new(r"checkout: moving from (.*) to").unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | [INFO] [stdout] 66 | / re.captures_iter(&git_reflog_checkout_stdout) [INFO] [stdout] 67 | | .map(|cap| cap[1].to_string()) [INFO] [stdout] 68 | | .unique() [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-smart-checkout` (bin "git-smart-checkout" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "64a5a7a5c65c963de2e1fb500e769b9589112a9b651b6351d14b0e025d7745b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a5a7a5c65c963de2e1fb500e769b9589112a9b651b6351d14b0e025d7745b9", kill_on_drop: false }` [INFO] [stdout] 64a5a7a5c65c963de2e1fb500e769b9589112a9b651b6351d14b0e025d7745b9