[INFO] cloning repository https://github.com/I-CAN-hack/automotive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/I-CAN-hack/automotive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-CAN-hack%2Fautomotive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-CAN-hack%2Fautomotive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c72d3b56d718bbbb993df77e63c4df0ffb8b221b
[INFO] checking I-CAN-hack/automotive/c72d3b56d718bbbb993df77e63c4df0ffb8b221b against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-CAN-hack%2Fautomotive" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/I-CAN-hack/automotive on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/I-CAN-hack/automotive
[INFO] finished tweaking git repo https://github.com/I-CAN-hack/automotive
[INFO] tweaked toml for git repo https://github.com/I-CAN-hack/automotive written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/I-CAN-hack/automotive 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f2dd473282b5ac0ee76cfac2fb49e09365e8dc91c7329c4f00a549eae20767f
[INFO] running `Command { std: "docker" "start" "-a" "3f2dd473282b5ac0ee76cfac2fb49e09365e8dc91c7329c4f00a549eae20767f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f2dd473282b5ac0ee76cfac2fb49e09365e8dc91c7329c4f00a549eae20767f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2dd473282b5ac0ee76cfac2fb49e09365e8dc91c7329c4f00a549eae20767f", kill_on_drop: false }`
[INFO] [stdout] 3f2dd473282b5ac0ee76cfac2fb49e09365e8dc91c7329c4f00a549eae20767f
[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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb6ebed4ed7c96552f10543bc834c107a93edaed72951482d8bb8069a351c4d0
[INFO] running `Command { std: "docker" "start" "-a" "eb6ebed4ed7c96552f10543bc834c107a93edaed72951482d8bb8069a351c4d0", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.82
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Checking memchr v2.7.2
[INFO] [stderr] Compiling cc v1.0.97
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling rustversion v1.0.16
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Compiling thiserror v1.0.60
[INFO] [stderr] Compiling rusb v0.9.4
[INFO] [stderr] Checking overload v0.1.1
[INFO] [stderr] Checking sdd v0.2.0
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Checking sharded-slab v0.1.7
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Checking strum v0.26.2
[INFO] [stderr] Checking nu-ansi-term v0.46.0
[INFO] [stderr] Checking tracing-log v0.2.0
[INFO] [stderr] Checking scc v2.1.1
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Compiling syn v2.0.63
[INFO] [stderr] Checking bstr v1.9.1
[INFO] [stderr] Compiling libusb1-sys v0.7.0
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling tokio-macros v2.2.0
[INFO] [stderr] Compiling async-stream-impl v0.3.5
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling thiserror-impl v1.0.60
[INFO] [stderr] Compiling serial_test_derive v3.1.1
[INFO] [stderr] Compiling strum_macros v0.26.2
[INFO] [stderr] Checking tokio v1.37.0
[INFO] [stderr] Checking async-stream v0.3.5
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking serial_test v3.1.1
[INFO] [stderr] Checking tokio-stream v0.1.15
[INFO] [stderr] Checking automotive v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this value of type `Option<(Frame, tokio::sync::oneshot::Sender<()>)>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/can/async_can.rs:40:21
[INFO] [stdout] |
[INFO] [stdout] 22 | mut adapter: T,
[INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 23 | mut shutdown_receiver: oneshot::Receiver<()>,
[INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 24 | rx_sender: broadcast::Sender,
[INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 25 | mut tx_receiver: mpsc::Receiver<(Frame, oneshot::Sender<()>)>,
[INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 | let mut callbacks: HashMap> = HashMap::new();
[INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 40 | let callback = callbacks
[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: this value of type `Option<(can::Frame, tokio::sync::oneshot::Sender<()>)>` has significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/can/async_can.rs:40:21
[INFO] [stdout] |
[INFO] [stdout] 22 | mut adapter: T,
[INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 23 | mut shutdown_receiver: oneshot::Receiver<()>,
[INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 24 | rx_sender: broadcast::Sender,
[INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] 25 | mut tx_receiver: mpsc::Receiver<(Frame, oneshot::Sender<()>)>,
[INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 | let mut callbacks: HashMap> = HashMap::new();
[INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 40 | let callback = callbacks
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `automotive` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `automotive` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb6ebed4ed7c96552f10543bc834c107a93edaed72951482d8bb8069a351c4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb6ebed4ed7c96552f10543bc834c107a93edaed72951482d8bb8069a351c4d0", kill_on_drop: false }`
[INFO] [stdout] eb6ebed4ed7c96552f10543bc834c107a93edaed72951482d8bb8069a351c4d0