[INFO] cloning repository https://github.com/Barandis/rust-c64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Barandis/rust-c64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarandis%2Frust-c64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarandis%2Frust-c64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 329274f78de06da61ffdb70f7bbb16d2f2f78e9e [INFO] checking Barandis/rust-c64/329274f78de06da61ffdb70f7bbb16d2f2f78e9e 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%2FBarandis%2Frust-c64" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Barandis/rust-c64 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/Barandis/rust-c64 [INFO] finished tweaking git repo https://github.com/Barandis/rust-c64 [INFO] tweaked toml for git repo https://github.com/Barandis/rust-c64 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Barandis/rust-c64 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 286a9d16a009e532b161a85bfa8014ded6443be0f907b6da58d3df9ae2f6c14e [INFO] running `Command { std: "docker" "start" "-a" "286a9d16a009e532b161a85bfa8014ded6443be0f907b6da58d3df9ae2f6c14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "286a9d16a009e532b161a85bfa8014ded6443be0f907b6da58d3df9ae2f6c14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286a9d16a009e532b161a85bfa8014ded6443be0f907b6da58d3df9ae2f6c14e", kill_on_drop: false }` [INFO] [stdout] 286a9d16a009e532b161a85bfa8014ded6443be0f907b6da58d3df9ae2f6c14e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f801a8cfa07033f2f947b1a8ee07d4b7e7ad726425b1e3a138ed2735ea7f8390 [INFO] running `Command { std: "docker" "start" "-a" "f801a8cfa07033f2f947b1a8ee07d4b7e7ad726425b1e3a138ed2735ea7f8390", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking c64 v0.1.0 (/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/components/trace.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(pins: Vec) -> TraceRef { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Rc::new(RefCell::new(Trace { [INFO] [stdout] | _________________^ [INFO] [stdout] 55 | | pins, [INFO] [stdout] 56 | | float: None, [INFO] [stdout] 57 | | level: None, [INFO] [stdout] 58 | | })) [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/components/trace.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | .filter(|&pin| match pin.try_borrow() { [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic2114.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | let pins = pins![a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, d0, d1, d2, d3, cs, we, vcc, gnd]; [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic2114.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | let pins = pins![a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, d0, d1, d2, d3, cs, we, vcc, gnd]; [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic2332.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 196 | let pins = pins![ [INFO] [stdout] | ____________________- [INFO] [stdout] 197 | | a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, d0, d1, d2, d3, d4, d5, d6, d7, cs1, [INFO] [stdout] 198 | | cs2, vcc, gnd [INFO] [stdout] 199 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic2332.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 196 | let pins = pins![ [INFO] [stdout] | ____________________- [INFO] [stdout] 197 | | a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, d0, d1, d2, d3, d4, d5, d6, d7, cs1, [INFO] [stdout] 198 | | cs2, vcc, gnd [INFO] [stdout] 199 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic2364.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 195 | let pins = pins![ [INFO] [stdout] | ____________________- [INFO] [stdout] 196 | | a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, d0, d1, d2, d3, d4, d5, d6, d7, [INFO] [stdout] 197 | | cs, vcc, gnd [INFO] [stdout] 198 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic2364.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 195 | let pins = pins![ [INFO] [stdout] | ____________________- [INFO] [stdout] 196 | | a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, d0, d1, d2, d3, d4, d5, d6, d7, [INFO] [stdout] 197 | | cs, vcc, gnd [INFO] [stdout] 198 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic4066.rs:147:19 [INFO] [stdout] | [INFO] [stdout] 147 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, x1, x2, x3, x4, vdd, vss], [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic4066.rs:147:19 [INFO] [stdout] | [INFO] [stdout] 147 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, x1, x2, x3, x4, vdd, vss], [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic4164.rs:229:20 [INFO] [stdout] | [INFO] [stdout] 229 | let pins = pins![a0, a1, a2, a3, a4, a5, a6, a7, d, q, ras, cas, we, nc, vcc, vss]; [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic4164.rs:229:20 [INFO] [stdout] | [INFO] [stdout] 229 | let pins = pins![a0, a1, a2, a3, a4, a5, a6, a7, d, q, ras, cas, we, nc, vcc, vss]; [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic7406.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | pins: pins![a1, a2, a3, a4, a5, a6, y1, y2, y3, y4, y5, y6, vcc, gnd], [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic7406.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | pins: pins![a1, a2, a3, a4, a5, a6, y1, y2, y3, y4, y5, y6, vcc, gnd], [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic7408.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, y1, y2, y3, y4, vcc, gnd], [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic7408.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, y1, y2, y3, y4, vcc, gnd], [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74139.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | pins: pins![a1, a2, b1, b2, g1, g2, y10, y11, y12, y13, y20, y21, y22, y23, vcc, gnd] [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74139.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | pins: pins![a1, a2, b1, b2, g1, g2, y10, y11, y12, y13, y20, y21, y22, y23, vcc, gnd] [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74257.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, y1, y2, y3, y4, oe, sel, vcc, gnd], [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74257.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, y1, y2, y3, y4, oe, sel, vcc, gnd], [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74258.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, y1, y2, y3, y4, oe, sel, vcc, gnd], [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74258.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | pins: pins![a1, a2, a3, a4, b1, b2, b3, b4, y1, y2, y3, y4, oe, sel, vcc, gnd], [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74373.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | pins: pins![ [INFO] [stdout] | ___________________- [INFO] [stdout] 162 | | d0, d1, d2, d3, d4, d5, d6, d7, q0, q1, q2, q3, q4, q5, q6, q7, oe, le, vcc, gnd [INFO] [stdout] 163 | | ], [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic74373.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | pins: pins![ [INFO] [stdout] | ___________________- [INFO] [stdout] 162 | | d0, d1, d2, d3, d4, d5, d6, d7, q0, q1, q2, q3, q4, q5, q6, q7, oe, le, vcc, gnd [INFO] [stdout] 163 | | ], [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic82s100.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | pins: pins![ [INFO] [stdout] | ___________________- [INFO] [stdout] 377 | | i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, f0, f1, f2, [INFO] [stdout] 378 | | f3, f4, f5, f6, f7, oe, fe, vcc, vss [INFO] [stdout] 379 | | ], [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [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/macros.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | v.sort_by(|a, b| a.borrow().number().cmp(&b.borrow().number())); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/devices/chips/ic82s100.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | pins: pins![ [INFO] [stdout] | ___________________- [INFO] [stdout] 377 | | i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, f0, f1, f2, [INFO] [stdout] 378 | | f3, f4, f5, f6, f7, oe, fe, vcc, vss [INFO] [stdout] 379 | | ], [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `pins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `c64` (bin "c64") due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f801a8cfa07033f2f947b1a8ee07d4b7e7ad726425b1e3a138ed2735ea7f8390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f801a8cfa07033f2f947b1a8ee07d4b7e7ad726425b1e3a138ed2735ea7f8390", kill_on_drop: false }` [INFO] [stdout] f801a8cfa07033f2f947b1a8ee07d4b7e7ad726425b1e3a138ed2735ea7f8390