[INFO] cloning repository https://github.com/markosski/gossipgrid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markosski/gossipgrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkosski%2Fgossipgrid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkosski%2Fgossipgrid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de78d9fe6c554811699c9b81b57f52423039f6f7
[INFO] testing markosski/gossipgrid against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkosski%2Fgossipgrid" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/markosski/gossipgrid
[INFO] finished tweaking git repo https://github.com/markosski/gossipgrid
[INFO] tweaked toml for git repo https://github.com/markosski/gossipgrid written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/markosski/gossipgrid on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/markosski/gossipgrid 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 234679434fb94fe28cabd4c21f43e391196cb192e044506bf3c9950f75ee0957
[INFO] running `Command { std: "docker" "start" "-a" "234679434fb94fe28cabd4c21f43e391196cb192e044506bf3c9950f75ee0957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "234679434fb94fe28cabd4c21f43e391196cb192e044506bf3c9950f75ee0957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234679434fb94fe28cabd4c21f43e391196cb192e044506bf3c9950f75ee0957", kill_on_drop: false }`
[INFO] [stdout] 234679434fb94fe28cabd4c21f43e391196cb192e044506bf3c9950f75ee0957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d0a67777340f774eef461a2241738c5d863a0bc3a137a7553ce045696ff424c
[INFO] running `Command { std: "docker" "start" "-a" "5d0a67777340f774eef461a2241738c5d863a0bc3a137a7553ce045696ff424c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ttl_cache v0.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling warp v0.4.2
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling gossipgrid v0.1.0 (/opt/rustwide/workdir/gossipgrid)
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]  --> gossipgrid/src/partition.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::RngCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemEntry`
[INFO] [stdout]  --> gossipgrid/src/web.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::item::{Item, ItemEntry, ItemStatus};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::now_millis`
[INFO] [stdout]  --> gossipgrid/src/web.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::now_millis;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:581:5
[INFO] [stdout]     |
[INFO] [stdout] 581 |     src: &SocketAddr,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     message: GossipSyncCheckMessage,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     state: Arc<RwLock<NodeState>>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:584:5
[INFO] [stdout]     |
[INFO] [stdout] 584 |     env: Arc<Env>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_hlc`
[INFO] [stdout]  --> gossipgrid/src/sync/transport.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     item_hlc: HLC,
[INFO] [stdout]   |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_hlc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sync_node_address`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     sync_node_address: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_node_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sync_data_size`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     sync_data_size: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     store: &dyn Store,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `partition`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         partition: &PartitionId,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hlc`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         hlc: HLC,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_hlc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         limit: usize,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GOSSIP_DELTA_TIMEOUT` is never used
[INFO] [stdout]   --> gossipgrid/src/gossip.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const GOSSIP_DELTA_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sync_send` is never used
[INFO] [stdout]  --> gossipgrid/src/sync/transport.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn sync_send(
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling demo v0.1.0 (/opt/rustwide/workdir/examples/demo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "5d0a67777340f774eef461a2241738c5d863a0bc3a137a7553ce045696ff424c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0a67777340f774eef461a2241738c5d863a0bc3a137a7553ce045696ff424c", kill_on_drop: false }`
[INFO] [stdout] 5d0a67777340f774eef461a2241738c5d863a0bc3a137a7553ce045696ff424c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28782dc4a206d2d3a37b77a40d3b383021498df98b69cc37eb4e5559429b8ae1
[INFO] running `Command { std: "docker" "start" "-a" "28782dc4a206d2d3a37b77a40d3b383021498df98b69cc37eb4e5559429b8ae1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]  --> gossipgrid/src/partition.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::RngCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemEntry`
[INFO] [stdout]  --> gossipgrid/src/web.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::item::{Item, ItemEntry, ItemStatus};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::now_millis`
[INFO] [stdout]  --> gossipgrid/src/web.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::now_millis;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:581:5
[INFO] [stdout]     |
[INFO] [stdout] 581 |     src: &SocketAddr,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     message: GossipSyncCheckMessage,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     state: Arc<RwLock<NodeState>>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:584:5
[INFO] [stdout]     |
[INFO] [stdout] 584 |     env: Arc<Env>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_hlc`
[INFO] [stdout]  --> gossipgrid/src/sync/transport.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     item_hlc: HLC,
[INFO] [stdout]   |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_hlc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sync_node_address`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     sync_node_address: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_node_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sync_data_size`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     sync_data_size: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     store: &dyn Store,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `partition`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         partition: &PartitionId,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hlc`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         hlc: HLC,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_hlc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         limit: usize,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GOSSIP_DELTA_TIMEOUT` is never used
[INFO] [stdout]   --> gossipgrid/src/gossip.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const GOSSIP_DELTA_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sync_send` is never used
[INFO] [stdout]  --> gossipgrid/src/sync/transport.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn sync_send(
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gossipgrid v0.1.0 (/opt/rustwide/workdir/gossipgrid)
[INFO] [stderr]    Compiling demo v0.1.0 (/opt/rustwide/workdir/examples/demo)
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:881:9
[INFO] [stdout]     |
[INFO] [stdout] 881 |     use std::collections::HashSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::item::Item`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |     use crate::item::Item;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]  --> gossipgrid/src/partition.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::RngCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gossip::HLC`
[INFO] [stdout]    --> gossipgrid/src/store/memory_store.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         gossip::HLC,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemEntry`
[INFO] [stdout]  --> gossipgrid/src/web.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::item::{Item, ItemEntry, ItemStatus};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::now_millis`
[INFO] [stdout]  --> gossipgrid/src/web.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::now_millis;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:581:5
[INFO] [stdout]     |
[INFO] [stdout] 581 |     src: &SocketAddr,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     message: GossipSyncCheckMessage,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     state: Arc<RwLock<NodeState>>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> gossipgrid/src/gossip.rs:584:5
[INFO] [stdout]     |
[INFO] [stdout] 584 |     env: Arc<Env>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_hlc`
[INFO] [stdout]  --> gossipgrid/src/sync/transport.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     item_hlc: HLC,
[INFO] [stdout]   |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_hlc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sync_node_address`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     sync_node_address: &str,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_node_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sync_data_size`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     sync_data_size: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_data_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]   --> gossipgrid/src/sync/transport.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     store: &dyn Store,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `partition`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         partition: &PartitionId,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hlc`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         hlc: HLC,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_hlc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> gossipgrid/src/store/memory_store.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         limit: usize,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GOSSIP_DELTA_TIMEOUT` is never used
[INFO] [stdout]   --> gossipgrid/src/gossip.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const GOSSIP_DELTA_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sync_send` is never used
[INFO] [stdout]  --> gossipgrid/src/sync/transport.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn sync_send(
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.86s
[INFO] running `Command { std: "docker" "inspect" "28782dc4a206d2d3a37b77a40d3b383021498df98b69cc37eb4e5559429b8ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28782dc4a206d2d3a37b77a40d3b383021498df98b69cc37eb4e5559429b8ae1", kill_on_drop: false }`
[INFO] [stdout] 28782dc4a206d2d3a37b77a40d3b383021498df98b69cc37eb4e5559429b8ae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9ea809ce6c0d66b0eaf1c6c094399ea454966c4644f4fbb5d5b61d8bb115669
[INFO] running `Command { std: "docker" "start" "-a" "b9ea809ce6c0d66b0eaf1c6c094399ea454966c4644f4fbb5d5b61d8bb115669", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `rand::RngCore`
[INFO] [stderr]  --> gossipgrid/src/partition.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rand::RngCore;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ItemEntry`
[INFO] [stderr]  --> gossipgrid/src/web.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::item::{Item, ItemEntry, ItemStatus};
[INFO] [stderr]   |                         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::now_millis`
[INFO] [stderr]  --> gossipgrid/src/web.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::now_millis;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `src`
[INFO] [stderr]    --> gossipgrid/src/gossip.rs:581:5
[INFO] [stderr]     |
[INFO] [stderr] 581 |     src: &SocketAddr,
[INFO] [stderr]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]    --> gossipgrid/src/gossip.rs:582:5
[INFO] [stderr]     |
[INFO] [stderr] 582 |     message: GossipSyncCheckMessage,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> gossipgrid/src/gossip.rs:583:5
[INFO] [stderr]     |
[INFO] [stderr] 583 |     state: Arc<RwLock<NodeState>>,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `env`
[INFO] [stderr]    --> gossipgrid/src/gossip.rs:584:5
[INFO] [stderr]     |
[INFO] [stderr] 584 |     env: Arc<Env>,
[INFO] [stderr]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `item_hlc`
[INFO] [stderr]  --> gossipgrid/src/sync/transport.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     item_hlc: HLC,
[INFO] [stderr]   |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_hlc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sync_node_address`
[INFO] [stderr]   --> gossipgrid/src/sync/transport.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     sync_node_address: &str,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_node_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sync_data_size`
[INFO] [stderr]   --> gossipgrid/src/sync/transport.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     sync_data_size: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sync_data_size`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `store`
[INFO] [stderr]   --> gossipgrid/src/sync/transport.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     store: &dyn Store,
[INFO] [stderr]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `partition`
[INFO] [stderr]   --> gossipgrid/src/store/memory_store.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 95 |         partition: &PartitionId,
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_partition`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hlc`
[INFO] [stderr]   --> gossipgrid/src/store/memory_store.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |         hlc: HLC,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_hlc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]   --> gossipgrid/src/store/memory_store.rs:97:9
[INFO] [stderr]    |
[INFO] [stderr] 97 |         limit: usize,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GOSSIP_DELTA_TIMEOUT` is never used
[INFO] [stderr]   --> gossipgrid/src/gossip.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 | const GOSSIP_DELTA_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `sync_send` is never used
[INFO] [stderr]  --> gossipgrid/src/sync/transport.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | async fn sync_send(
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashSet`
[INFO] [stderr]    --> gossipgrid/src/gossip.rs:881:9
[INFO] [stderr]     |
[INFO] [stderr] 881 |     use std::collections::HashSet;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::item::Item`
[INFO] [stderr]    --> gossipgrid/src/gossip.rs:884:9
[INFO] [stderr]     |
[INFO] [stderr] 884 |     use crate::item::Item;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::RngCore`
[INFO] [stderr]  --> gossipgrid/src/partition.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rand::RngCore;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `gossip::HLC`
[INFO] [stderr]    --> gossipgrid/src/store/memory_store.rs:196:9
[INFO] [stderr]     |
[INFO] [stderr] 196 |         gossip::HLC,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gossipgrid` (lib) generated 16 warnings (run `cargo fix --lib -p gossipgrid` to apply 3 suggestions)
[INFO] [stderr] warning: `gossipgrid` (lib test) generated 19 warnings (15 duplicates) (run `cargo fix --lib -p gossipgrid --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demo-80cabb1d25fe5368)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gossipgrid-127fe130fba652d0)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test gossip::tests::hlc_compare ... ok
[INFO] [stdout] test item::tests::test_storage_key_equality ... ok
[INFO] [stdout] test node::tests::test_reconcile_delta ... ok
[INFO] [stdout] test store::memory_store::tests::test_insert_item_pk_only ... ok
[INFO] [stdout] test store::memory_store::tests::test_insert_item_pk_and_rk ... ok
[INFO] [stdout] test store::tests::test_parse_storage_key_with_pk_and_rk ... ok
[INFO] [stdout] test store::memory_store::tests::test_partition_counts ... ok
[INFO] [stdout] test store::tests::test_parse_storage_key_with_pk_and_no_rk ... ok
[INFO] [stdout] test web::tests::simple_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- web::tests::simple_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'web::tests::simple_test' panicked at gossipgrid/src/web.rs:579:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "http://127.0.0.1:3002/items", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f4c4b06e812 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4c4b06e812 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4c4b06e812 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f4c4b06e812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f4c4b097413 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f4c4b097413 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f4c4b06ab73 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4c4b06ab73 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f4c4b06e662 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f4c4b06fd8c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f4c4b06fbe2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f4c4af8a274 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f4c4af8a274 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4c4b07086b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f4c4b07086b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f4c4b07053a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f4c4b06ed09 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f4c4b0701cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f4c4b095110 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f4c4b095516 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5f4c4ae7c815 - core::result::Result<T,E>::unwrap::h3ac15707720f3db4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f4c4ae7c815 - gossipgrid::web::tests::simple_test::{{closure}}::h7686151abb3b0b7a
[INFO] [stdout]                                at /opt/rustwide/workdir/gossipgrid/src/web.rs:579:14
[INFO] [stdout]   22:     0x5f4c4ae85735 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd0f53c391ac85dfb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f4c4ae85735 - <core::pin::Pin<P> as core::future::future::Future>::poll::h558f3addb74712e0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f4c4ae85735 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfadc0c8efa66d88d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5f4c4ae85735 - tokio::task::coop::with_budget::ha7ce02452b3602ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f4c4ae85735 - tokio::task::coop::budget::hf1e2b9d685cb2f40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f4c4ae85735 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3ed53a87ef6c1d1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5f4c4ae85735 - tokio::runtime::scheduler::current_thread::Context::enter::h6badb7ad7ac393b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stderr] error: test failed, to rerun pass `-p gossipgrid --lib`
[INFO] [stdout]   29:     0x5f4c4ae80348 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h71faa751fc32e0c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5f4c4ae80348 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he733d67513bcbf6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5f4c4ae80348 - tokio::runtime::context::scoped::Scoped<T>::set::he15603f818157fc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f4c4ae80348 - tokio::runtime::context::set_scheduler::{{closure}}::h240b2fea09e4eb7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5f4c4ae80348 - std::thread::local::LocalKey<T>::try_with::h21611a7dfdbdc0d8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5f4c4ae80348 - std::thread::local::LocalKey<T>::with::h3f457549190363be
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5f4c4ae85a17 - tokio::runtime::context::set_scheduler::h691b1dc9f76ac572
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5f4c4ae85a17 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1bdb0cae4db351c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5f4c4ae85a17 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc4ba93e557cc6af4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5f4c4ae80f2d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h826d9bef40bb4135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f4c4ae80f2d - tokio::runtime::context::runtime::enter_runtime::h2b710950c1fceb8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f4c4ae8a415 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h57225751ce6f49ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f4c4ae8a415 - tokio::runtime::runtime::Runtime::block_on_inner::h83c68becb70abd98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5f4c4ae8a415 - tokio::runtime::runtime::Runtime::block_on::h273372064b1ea783
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5f4c4ae7c39b - gossipgrid::web::tests::simple_test::h5316e2dacc8553d0
[INFO] [stdout]                                at /opt/rustwide/workdir/gossipgrid/src/web.rs:581:43
[INFO] [stdout]   44:     0x5f4c4ae81529 - gossipgrid::web::tests::simple_test::{{closure}}::he21ee5f55295328d
[INFO] [stdout]                                at /opt/rustwide/workdir/gossipgrid/src/web.rs:565:27
[INFO] [stdout]   45:     0x5f4c4ae81529 - core::ops::function::FnOnce::call_once::h545b28f4d8606976
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f4c4af8f9ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f4c4af8f9ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5f4c4af8ebee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5f4c4af8ebee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5f4c4af8ebee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5f4c4af8ebee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5f4c4af8ebee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f4c4af8ebee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5f4c4af8ebee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5f4c4af52794 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5f4c4af52794 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x5f4c4af5613a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5f4c4af5613a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5f4c4af5613a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5f4c4af5613a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5f4c4af5613a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f4c4af5613a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5f4c4af5613a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5f4c4b0739e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5f4c4b0739e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5f4c4b0739e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x715fa1b6faa4 - <unknown>
[INFO] [stdout]   68:     0x715fa1bfca34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     web::tests::simple_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b9ea809ce6c0d66b0eaf1c6c094399ea454966c4644f4fbb5d5b61d8bb115669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9ea809ce6c0d66b0eaf1c6c094399ea454966c4644f4fbb5d5b61d8bb115669", kill_on_drop: false }`
[INFO] [stdout] b9ea809ce6c0d66b0eaf1c6c094399ea454966c4644f4fbb5d5b61d8bb115669
