[INFO] fetching crate cargo-play 0.5.1...
[INFO] checking cargo-play-0.5.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] extracting crate cargo-play 0.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate cargo-play 0.5.1 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 crates.io crate cargo-play 0.5.1
[INFO] finished tweaking crates.io crate cargo-play 0.5.1
[INFO] tweaked toml for crates.io crate cargo-play 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate cargo-play 0.5.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a80cfc1b71aa8db78cfcb3cb55627eab158ee4dbabb66e23662cb8b1bd703367
[INFO] running `Command { std: "docker" "start" "-a" "a80cfc1b71aa8db78cfcb3cb55627eab158ee4dbabb66e23662cb8b1bd703367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a80cfc1b71aa8db78cfcb3cb55627eab158ee4dbabb66e23662cb8b1bd703367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80cfc1b71aa8db78cfcb3cb55627eab158ee4dbabb66e23662cb8b1bd703367", kill_on_drop: false }`
[INFO] [stdout] a80cfc1b71aa8db78cfcb3cb55627eab158ee4dbabb66e23662cb8b1bd703367
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 64d38c35a8531905f29712a2e61caa2ee3a6cd12e750449a8a8c9381960b88ce
[INFO] running `Command { std: "docker" "start" "-a" "64d38c35a8531905f29712a2e61caa2ee3a6cd12e750449a8a8c9381960b88ce", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Checking unicode-xid v0.2.2
[INFO] [stderr] Checking gimli v0.26.1
[INFO] [stderr] Checking unicode-width v0.1.9
[INFO] [stderr] Compiling unicode-segmentation v1.9.0
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking ansi_term v0.12.1
[INFO] [stderr] Checking rustc-demangle v0.1.21
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Checking cpufeatures v0.2.1
[INFO] [stderr] Checking ppv-lite86 v0.2.16
[INFO] [stderr] Checking pathdiff v0.2.1
[INFO] [stderr] Checking bs58 v0.4.0
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Checking quote v1.0.15
[INFO] [stderr] Checking object v0.27.1
[INFO] [stderr] Compiling backtrace v0.3.64
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking getrandom v0.2.5
[INFO] [stderr] Checking clap v2.34.0
[INFO] [stderr] Checking rand_core v0.6.3
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking block-buffer v0.10.2
[INFO] [stderr] Checking crypto-common v0.1.3
[INFO] [stderr] Checking digest v0.10.3
[INFO] [stderr] Checking sha1 v0.10.1
[INFO] [stderr] Checking addr2line v0.17.0
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling structopt-derive v0.4.18
[INFO] [stderr] Checking failure v0.1.8
[INFO] [stderr] Checking structopt v0.3.26
[INFO] [stderr] Checking toml v0.5.8
[INFO] [stderr] Checking cargo-play v0.5.1 (/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/cargo.rs:51:22
[INFO] [stdout] |
[INFO] [stdout] 51 | .map(|d| d.try_into::
().unwrap().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] = 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/options.rs:92:5
[INFO] [stdout] |
[INFO] [stdout] 92 | / #[structopt(
[INFO] [stdout] 93 | | short = "e",
[INFO] [stdout] 94 | | long = "edition",
[INFO] [stdout] 95 | | default_value = "2021",
[INFO] [stdout] ... |
[INFO] [stdout] 98 | | /// Specify Rust edition
[INFO] [stdout] 99 | | pub edition: RustEdition,
[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/cargo.rs:51:22
[INFO] [stdout] |
[INFO] [stdout] 51 | .map(|d| d.try_into::().unwrap().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] = 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/options.rs:142:18
[INFO] [stdout] |
[INFO] [stdout] 140 | pub fn with_files>(src: Vec) -> Self {
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 141 | Self {
[INFO] [stdout] 142 | src: src
[INFO] [stdout] | __________________^
[INFO] [stdout] 143 | | .into_iter()
[INFO] [stdout] 144 | | .filter_map(|x| std::fs::canonicalize(x).ok())
[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/options.rs:144:33
[INFO] [stdout] |
[INFO] [stdout] 144 | .filter_map(|x| std::fs::canonicalize(x).ok())
[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/options.rs:92:5
[INFO] [stdout] |
[INFO] [stdout] 92 | / #[structopt(
[INFO] [stdout] 93 | | short = "e",
[INFO] [stdout] 94 | | long = "edition",
[INFO] [stdout] 95 | | default_value = "2021",
[INFO] [stdout] ... |
[INFO] [stdout] 98 | | /// Specify Rust edition
[INFO] [stdout] 99 | | pub edition: RustEdition,
[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/steps.rs:180:5
[INFO] [stdout] |
[INFO] [stdout] 138 | let mut cargo = Command::new("cargo");
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 | / cargo
[INFO] [stdout] 181 | | .arg("--")
[INFO] [stdout] 182 | | .args(options.args.clone())
[INFO] [stdout] 183 | | .stderr(Stdio::inherit())
[INFO] [stdout] 184 | | .stdout(Stdio::inherit())
[INFO] [stdout] 185 | | .status()
[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/options.rs:142:18
[INFO] [stdout] |
[INFO] [stdout] 140 | pub fn with_files>(src: Vec) -> Self {
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 141 | Self {
[INFO] [stdout] 142 | src: src
[INFO] [stdout] | __________________^
[INFO] [stdout] 143 | | .into_iter()
[INFO] [stdout] 144 | | .filter_map(|x| std::fs::canonicalize(x).ok())
[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/steps.rs:199:5
[INFO] [stdout] |
[INFO] [stdout] 190 | from: T,
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 191 | to: U,
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 199 | / Command::new("cp")
[INFO] [stdout] 200 | | .arg("-R")
[INFO] [stdout] 201 | | .arg(from.as_ref())
[INFO] [stdout] 202 | | .arg(&to)
[INFO] [stdout] ... |
[INFO] [stdout] 212 | | x
[INFO] [stdout] 213 | | })
[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/options.rs:144:33
[INFO] [stdout] |
[INFO] [stdout] 144 | .filter_map(|x| std::fs::canonicalize(x).ok())
[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/steps.rs:180:5
[INFO] [stdout] |
[INFO] [stdout] 138 | let mut cargo = Command::new("cargo");
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 | / cargo
[INFO] [stdout] 181 | | .arg("--")
[INFO] [stdout] 182 | | .args(options.args.clone())
[INFO] [stdout] 183 | | .stderr(Stdio::inherit())
[INFO] [stdout] 184 | | .stdout(Stdio::inherit())
[INFO] [stdout] 185 | | .status()
[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/steps.rs:199:5
[INFO] [stdout] |
[INFO] [stdout] 190 | from: T,
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 191 | to: U,
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 199 | / Command::new("cp")
[INFO] [stdout] 200 | | .arg("-R")
[INFO] [stdout] 201 | | .arg(from.as_ref())
[INFO] [stdout] 202 | | .arg(&to)
[INFO] [stdout] ... |
[INFO] [stdout] 212 | | x
[INFO] [stdout] 213 | | })
[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 `cargo-play` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-play` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "64d38c35a8531905f29712a2e61caa2ee3a6cd12e750449a8a8c9381960b88ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d38c35a8531905f29712a2e61caa2ee3a6cd12e750449a8a8c9381960b88ce", kill_on_drop: false }`
[INFO] [stdout] 64d38c35a8531905f29712a2e61caa2ee3a6cd12e750449a8a8c9381960b88ce