[INFO] fetching crate ros2-client 0.7.5... [INFO] checking ros2-client-0.7.5 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ros2-client 0.7.5 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate ros2-client 0.7.5 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 crates.io crate ros2-client 0.7.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ros2-client 0.7.5 [INFO] tweaked toml for crates.io crate ros2-client 0.7.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate ros2-client 0.7.5 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] [stderr] Blocking waiting for file lock on package cache [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b54540cb07dd8eebceefad69fc90b0c069f07f4db90a5e248f1fc0c2ef8c0cc [INFO] running `Command { std: "docker" "start" "-a" "8b54540cb07dd8eebceefad69fc90b0c069f07f4db90a5e248f1fc0c2ef8c0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b54540cb07dd8eebceefad69fc90b0c069f07f4db90a5e248f1fc0c2ef8c0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b54540cb07dd8eebceefad69fc90b0c069f07f4db90a5e248f1fc0c2ef8c0cc", kill_on_drop: false }` [INFO] [stdout] 8b54540cb07dd8eebceefad69fc90b0c069f07f4db90a5e248f1fc0c2ef8c0cc [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afe155eaf61cb509fb416ffa5e876f6aabd5fbfdd41d951867e1c2e42af87b2a [INFO] running `Command { std: "docker" "start" "-a" "afe155eaf61cb509fb416ffa5e876f6aabd5fbfdd41d951867e1c2e42af87b2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling io-lifetimes v2.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling io-extras v0.18.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling socketpair v0.19.3 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking if-addrs v0.11.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Checking event-listener-strategy v0.3.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking async-lock v3.1.0 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking futures-lite v2.0.1 [INFO] [stderr] Checking thread-id v4.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking ctrlc v3.4.0 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling speedy-derive v0.8.6 [INFO] [stderr] Compiling serde_repr v0.1.15 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking bstr v1.6.2 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking polling v3.3.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking enumflags2 v0.7.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking async-io v2.2.0 [INFO] [stderr] Checking cdr-encoding v0.10.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking speedy v0.8.6 [INFO] [stderr] Compiling cdr-encoding-size-derive v0.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking cdr-encoding-size v0.5.0 [INFO] [stderr] Checking log4rs v1.2.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking rustdds v0.10.3 [INFO] [stderr] Checking ros2-client v0.7.5 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `rustdds::dds::participant::DomainParticipantStatusListener` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/node.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn spin(self) -> CreateResult<()> { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | let dds_status_listener = self.ros_context.domain_participant().status_listener(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pin_mut!(ros_discovery_stream); [INFO] [stdout] | ------------------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 197 | pin_mut!(ros_clock_stream); [INFO] [stdout] | -------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | / futures::select! { [INFO] [stdout] 227 | | _ = self.stop_spin_receiver.recv().fuse() => { [INFO] [stdout] 228 | | break; [INFO] [stdout] 229 | | } [INFO] [stdout] ... | [INFO] [stdout] 449 | | } [INFO] [stdout] 450 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_______| [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `rustdds::dds::participant::DomainParticipantStatusListener` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/node.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub async fn spin(self) -> CreateResult<()> { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | let dds_status_listener = self.ros_context.domain_participant().status_listener(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pin_mut!(ros_discovery_stream); [INFO] [stdout] | ------------------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 197 | pin_mut!(ros_clock_stream); [INFO] [stdout] | -------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | / futures::select! { [INFO] [stdout] 227 | | _ = self.stop_spin_receiver.recv().fuse() => { [INFO] [stdout] 228 | | break; [INFO] [stdout] 229 | | } [INFO] [stdout] ... | [INFO] [stdout] 449 | | } [INFO] [stdout] 450 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_______| [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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] = 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 `ros2-client` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ros2-client` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "afe155eaf61cb509fb416ffa5e876f6aabd5fbfdd41d951867e1c2e42af87b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe155eaf61cb509fb416ffa5e876f6aabd5fbfdd41d951867e1c2e42af87b2a", kill_on_drop: false }` [INFO] [stdout] afe155eaf61cb509fb416ffa5e876f6aabd5fbfdd41d951867e1c2e42af87b2a