[INFO] cloning repository https://github.com/OriDevTeam/seripack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OriDevTeam/seripack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOriDevTeam%2Fseripack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOriDevTeam%2Fseripack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c4ee3bfcefcc079879d8d16b697474b701287e1 [INFO] checking OriDevTeam/seripack/0c4ee3bfcefcc079879d8d16b697474b701287e1 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%2FOriDevTeam%2Fseripack" "/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/OriDevTeam/seripack 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] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/OriDevTeam/seripack [INFO] finished tweaking git repo https://github.com/OriDevTeam/seripack [INFO] tweaked toml for git repo https://github.com/OriDevTeam/seripack written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OriDevTeam/seripack 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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3953ddd83d85fe0e91d3446599a4bd539e855adf80b76e4e55ea75150bd4f28a [INFO] running `Command { std: "docker" "start" "-a" "3953ddd83d85fe0e91d3446599a4bd539e855adf80b76e4e55ea75150bd4f28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3953ddd83d85fe0e91d3446599a4bd539e855adf80b76e4e55ea75150bd4f28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3953ddd83d85fe0e91d3446599a4bd539e855adf80b76e4e55ea75150bd4f28a", kill_on_drop: false }` [INFO] [stdout] 3953ddd83d85fe0e91d3446599a4bd539e855adf80b76e4e55ea75150bd4f28a [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d51fab7ed30621e4f51a3d66b52650ac4f5e4d53ab23210a116c40cabdf5928b [INFO] running `Command { std: "docker" "start" "-a" "d51fab7ed30621e4f51a3d66b52650ac4f5e4d53ab23210a116c40cabdf5928b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling trybuild v1.0.71 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling blosc-sys v1.14.4 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unindent v0.1.10 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking blosc v0.1.3 [INFO] [stderr] Compiling pyo3-build-config v0.17.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-ffi v0.17.1 [INFO] [stderr] Compiling pyo3 v0.17.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.1 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Compiling pyo3-macros v0.17.1 [INFO] [stderr] Checking seripack_macros v0.1.0 (/opt/rustwide/workdir/seripack_macros) [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] --> seripack_macros/src/route_v2.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | let vars = Punctuated::::parse_terminated(args)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Ok(ArgsHoldingIdents { [INFO] [stdout] | ____________^ [INFO] [stdout] 23 | | idents: vars.into_iter().collect(), [INFO] [stdout] 24 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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 `seripack_macros` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `seripack_macros` (lib) due to 2 previous errors [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] --> seripack_macros/src/route_v2.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | let vars = Punctuated::::parse_terminated(args)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Ok(ArgsHoldingIdents { [INFO] [stdout] | ____________^ [INFO] [stdout] 23 | | idents: vars.into_iter().collect(), [INFO] [stdout] 24 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] running `Command { std: "docker" "inspect" "d51fab7ed30621e4f51a3d66b52650ac4f5e4d53ab23210a116c40cabdf5928b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51fab7ed30621e4f51a3d66b52650ac4f5e4d53ab23210a116c40cabdf5928b", kill_on_drop: false }` [INFO] [stdout] d51fab7ed30621e4f51a3d66b52650ac4f5e4d53ab23210a116c40cabdf5928b