[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#d98a5da813da67eb189387b8ccfb73cf481275d8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/markosski/gossipgrid on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded names v0.14.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded ttl_cache v0.5.1
[INFO] [stderr]   Downloaded warp v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d00066e5d099503d516ea2896b7dd2d5686fbb1f7434f4b298a20ec73609ae7
[INFO] running `Command { std: "docker" "start" "-a" "7d00066e5d099503d516ea2896b7dd2d5686fbb1f7434f4b298a20ec73609ae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d00066e5d099503d516ea2896b7dd2d5686fbb1f7434f4b298a20ec73609ae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d00066e5d099503d516ea2896b7dd2d5686fbb1f7434f4b298a20ec73609ae7", kill_on_drop: false }`
[INFO] [stdout] 7d00066e5d099503d516ea2896b7dd2d5686fbb1f7434f4b298a20ec73609ae7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33e9a289916393a83c3da17a9f9d9f578b7ef44c1b70cc1abc543777195c18f0
[INFO] running `Command { std: "docker" "start" "-a" "33e9a289916393a83c3da17a9f9d9f578b7ef44c1b70cc1abc543777195c18f0", 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 typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.24
[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 mime v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicase v2.8.1
[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 headers-core v0.3.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling names v0.14.0
[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 indexmap v2.8.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[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 bincode_derive v2.0.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.4.1
[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 openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[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 clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[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 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 thiserror v2.0.16
[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 icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform 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 h2 v0.4.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[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 4m 48s
[INFO] running `Command { std: "docker" "inspect" "33e9a289916393a83c3da17a9f9d9f578b7ef44c1b70cc1abc543777195c18f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e9a289916393a83c3da17a9f9d9f578b7ef44c1b70cc1abc543777195c18f0", kill_on_drop: false }`
[INFO] [stdout] 33e9a289916393a83c3da17a9f9d9f578b7ef44c1b70cc1abc543777195c18f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac359997f05d207efb616abac5d351a4a7ee5af761cac669e0897095d042ab2
[INFO] running `Command { std: "docker" "start" "-a" "dac359997f05d207efb616abac5d351a4a7ee5af761cac669e0897095d042ab2", 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] [stderr]    Compiling gossipgrid v0.1.0 (/opt/rustwide/workdir/gossipgrid)
[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] [stderr]    Compiling demo v0.1.0 (/opt/rustwide/workdir/examples/demo)
[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] [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 31.24s
[INFO] running `Command { std: "docker" "inspect" "dac359997f05d207efb616abac5d351a4a7ee5af761cac669e0897095d042ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac359997f05d207efb616abac5d351a4a7ee5af761cac669e0897095d042ab2", kill_on_drop: false }`
[INFO] [stdout] dac359997f05d207efb616abac5d351a4a7ee5af761cac669e0897095d042ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 137ec5613bd6646f3f496e11d7bf7bd79bf66bc220bf65fca3193c33bd0990b4
[INFO] running `Command { std: "docker" "start" "-a" "137ec5613bd6646f3f496e11d7bf7bd79bf66bc220bf65fca3193c33bd0990b4", 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.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/demo-80cabb1d25fe5368)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gossipgrid-127fe130fba652d0)
[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] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test gossip::tests::hlc_compare ... ok
[INFO] [stdout] test node::tests::test_reconcile_delta ... ok
[INFO] [stdout] test store::memory_store::tests::test_insert_item_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 store::tests::test_parse_storage_key_with_pk_and_rk ... ok
[INFO] [stdout] test item::tests::test_storage_key_equality ... ok
[INFO] [stdout] test store::memory_store::tests::test_insert_item_pk_only ... 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:     0x5b52685e8952 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b52685e8952 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b52685e8952 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b52685e8952 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b5268611523 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b5268611523 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5b52685e4f03 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b52685e4f03 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b52685e87a2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b52685e9ecc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b52685e9d22 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b52685042c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b52685042c4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b52685ea9ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b52685ea9ab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b52685ea67a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b52685e8e59 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5b52685ea30d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b526860f220 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b526860f626 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5b52683f6965 - core::result::Result<T,E>::unwrap::he352d77b1718c5e5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5b52683f6965 - gossipgrid::web::tests::simple_test::{{closure}}::h719a029cfa21c4cf
[INFO] [stdout]                                at /opt/rustwide/workdir/gossipgrid/src/web.rs:579:14
[INFO] [stdout]   22:     0x5b52683ff925 - <core::pin::Pin<P> as core::future::future::Future>::poll::he47643ca92e03033
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b52683ff925 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb9f154124cabe3af
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b52683ff925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb939a0fdd3c985cd
[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:     0x5b52683ff925 - tokio::task::coop::with_budget::h1883b6e14e807b1d
[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:     0x5b52683ff925 - tokio::task::coop::budget::he898cae1f8d99bb1
[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:     0x5b52683ff925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1384afe57c276a9
[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:     0x5b52683ff925 - tokio::runtime::scheduler::current_thread::Context::enter::haccae1a01ca6b6f1
[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] [stdout]   29:     0x5b52683fa388 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h651d2f31bd8cd16c
[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:     0x5b52683fa388 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h443e998bd6e37e7b
[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:     0x5b52683fa388 - tokio::runtime::context::scoped::Scoped<T>::set::h05c0a5457fb8e559
[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:     0x5b52683fa388 - tokio::runtime::context::set_scheduler::{{closure}}::hcf4712dda77e9431
[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:     0x5b52683fa388 - std::thread::local::LocalKey<T>::try_with::h8957844e511714df
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5b52683fa388 - std::thread::local::LocalKey<T>::with::hf0ffeabc542b08c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5b52683ffa67 - tokio::runtime::context::set_scheduler::h41c15f4ea31ca65d
[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:     0x5b52683ffa67 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3402d8fa2cd9e552
[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:     0x5b52683ffa67 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h375472aa41171286
[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:     0x5b52683faf3d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h368659788692c88b
[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:     0x5b52683faf3d - tokio::runtime::context::runtime::enter_runtime::haa2de775c3218d3c
[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:     0x5b5268404465 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf85816a70f0e51e2
[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:     0x5b5268404465 - tokio::runtime::runtime::Runtime::block_on_inner::hbad345782e5c854c
[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:     0x5b5268404465 - tokio::runtime::runtime::Runtime::block_on::hdffc055dded30d89
[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:     0x5b52683f64eb - gossipgrid::web::tests::simple_test::hd9909932af90a800
[INFO] [stdout]                                at /opt/rustwide/workdir/gossipgrid/src/web.rs:581:43
[INFO] [stdout]   44:     0x5b52683fb579 - gossipgrid::web::tests::simple_test::{{closure}}::he6ace2194b37ea3a
[INFO] [stdout]                                at /opt/rustwide/workdir/gossipgrid/src/web.rs:565:27
[INFO] [stdout]   45:     0x5b52683fb579 - core::ops::function::FnOnce::call_once::h7647a7dc0726c68c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b5268509a4b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b5268509a4b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5b5268508c3e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5b5268508c3e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5b5268508c3e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5b5268508c3e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5b5268508c3e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b5268508c3e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5b5268508c3e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5b52684cc7b4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5b52684cc7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x5b52684d018a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5b52684d018a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5b52684d018a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5b52684d018a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5b52684d018a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b52684d018a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5b52684d018a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5b52685edb27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5b52685edb27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5b52685edb27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x72f2c1d2aaa4 - <unknown>
[INFO] [stdout]   68:     0x72f2c1db7a34 - 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.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p gossipgrid --lib`
[INFO] running `Command { std: "docker" "inspect" "137ec5613bd6646f3f496e11d7bf7bd79bf66bc220bf65fca3193c33bd0990b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "137ec5613bd6646f3f496e11d7bf7bd79bf66bc220bf65fca3193c33bd0990b4", kill_on_drop: false }`
[INFO] [stdout] 137ec5613bd6646f3f496e11d7bf7bd79bf66bc220bf65fca3193c33bd0990b4
