[INFO] fetching crate ankurah-core 0.1.3... [INFO] checking ankurah-core-0.1.3 against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] extracting crate ankurah-core 0.1.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ankurah-core 0.1.3 on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ankurah-core 0.1.3 [INFO] finished tweaking crates.io crate ankurah-core 0.1.3 [INFO] tweaked toml for crates.io crate ankurah-core 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate ankurah-core 0.1.3 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bb8-postgres v0.9.0 [INFO] [stderr] Downloaded ankql v0.1.2 [INFO] [stderr] Downloaded ankurah-derive v0.1.2 [INFO] [stderr] Downloaded bb8 v0.9.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92a5997fbbdf85d747b2d6a55e604699b9806c94a28312e46b68f0ef707a5732 [INFO] running `Command { std: "docker" "start" "-a" "92a5997fbbdf85d747b2d6a55e604699b9806c94a28312e46b68f0ef707a5732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92a5997fbbdf85d747b2d6a55e604699b9806c94a28312e46b68f0ef707a5732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a5997fbbdf85d747b2d6a55e604699b9806c94a28312e46b68f0ef707a5732", kill_on_drop: false }` [INFO] [stdout] 92a5997fbbdf85d747b2d6a55e604699b9806c94a28312e46b68f0ef707a5732 [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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 142e00fb752f86f69b7baf8501747e421e0548273d4affd26c80535903aa9dc4 [INFO] running `Command { std: "docker" "start" "-a" "142e00fb752f86f69b7baf8501747e421e0548273d4affd26c80535903aa9dc4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking append-only-vec v0.1.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [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.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking futures-signals v0.3.34 [INFO] [stderr] Checking ulid v1.1.4 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking yrs v0.21.3 [INFO] [stderr] Checking ankql v0.1.2 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking ankurah-proto v0.1.1 [INFO] [stderr] Checking ankurah-core v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/property/backend/lww.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let mut values = self.values.write().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operations` [INFO] [stdout] --> src/property/backend/lww.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn apply_operations(&self, operations: &Vec, _current_head: &Clock, _event_head: &Clock) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/property/backend/lww.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let mut values = self.values.write().unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/property/backend/lww.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let mut values = self.values.write().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operations` [INFO] [stdout] --> src/property/backend/lww.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn apply_operations(&self, operations: &Vec, _current_head: &Clock, _event_head: &Clock) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/property/backend/lww.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let mut values = self.values.write().unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `durable` is never read [INFO] [stdout] --> src/node.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct PeerState { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 25 | sender: Box, [INFO] [stdout] 26 | durable: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `durable` is never read [INFO] [stdout] --> src/node.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct PeerState { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 25 | sender: Box, [INFO] [stdout] 26 | durable: bool, [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 56.01s [INFO] running `Command { std: "docker" "inspect" "142e00fb752f86f69b7baf8501747e421e0548273d4affd26c80535903aa9dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142e00fb752f86f69b7baf8501747e421e0548273d4affd26c80535903aa9dc4", kill_on_drop: false }` [INFO] [stdout] 142e00fb752f86f69b7baf8501747e421e0548273d4affd26c80535903aa9dc4