[INFO] fetching crate agreed 1.1.0... [INFO] checking agreed-1.1.0 against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] extracting crate agreed 1.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate agreed 1.1.0 on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate agreed 1.1.0 [INFO] finished tweaking crates.io crate agreed 1.1.0 [INFO] tweaked toml for crates.io crate agreed 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.18 (available: v1.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80d5a1c851f6752256f20bf5c3315996d8f0db6d54aeeb8da36ec4584da75fd8 [INFO] running `Command { std: "docker" "start" "-a" "80d5a1c851f6752256f20bf5c3315996d8f0db6d54aeeb8da36ec4584da75fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80d5a1c851f6752256f20bf5c3315996d8f0db6d54aeeb8da36ec4584da75fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d5a1c851f6752256f20bf5c3315996d8f0db6d54aeeb8da36ec4584da75fd8", kill_on_drop: false }` [INFO] [stdout] 80d5a1c851f6752256f20bf5c3315996d8f0db6d54aeeb8da36ec4584da75fd8 [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 -Dreturn-local-variable-ptr" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8215dda5e50c9d9b00c1ff05c34f05b7bfbce99ae573c74337a984b1fd71aab [INFO] running `Command { std: "docker" "start" "-a" "c8215dda5e50c9d9b00c1ff05c34f05b7bfbce99ae573c74337a984b1fd71aab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking agreed v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/client.rs:97:45 [INFO] [stdout] | [INFO] [stdout] 97 | self.config_change_committed_cb.push(rx_payload_committed); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/client.rs:97:45 [INFO] [stdout] | [INFO] [stdout] 97 | self.config_change_committed_cb.push(rx_payload_committed); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/append_entries.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/append_entries.rs:314:37 [INFO] [stdout] | [INFO] [stdout] 314 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/append_entries.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/append_entries.rs:314:37 [INFO] [stdout] | [INFO] [stdout] 314 | self.replicate_to_sm_handle.push(handle); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/admin.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | self.cancel_catch_up_cb.push(cancel_catch_up_rx); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/admin.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | .push(rx_config_change_committed); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/admin.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | self.cancel_catch_up_cb.push(cancel_catch_up_rx); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::stream::FuturesOrdered::::push`: use `push_back` instead [INFO] [stdout] --> src/core/admin.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | .push(rx_config_change_committed); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/replication/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct ReplicationStream { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 20 | /// The spawn handle the `ReplicationCore` task. [INFO] [stdout] 21 | pub handle: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.61s [INFO] running `Command { std: "docker" "inspect" "c8215dda5e50c9d9b00c1ff05c34f05b7bfbce99ae573c74337a984b1fd71aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8215dda5e50c9d9b00c1ff05c34f05b7bfbce99ae573c74337a984b1fd71aab", kill_on_drop: false }` [INFO] [stdout] c8215dda5e50c9d9b00c1ff05c34f05b7bfbce99ae573c74337a984b1fd71aab