[INFO] cloning repository https://github.com/jeffrey-xiao/hash-rings-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffrey-xiao/hash-rings-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffrey-xiao%2Fhash-rings-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffrey-xiao%2Fhash-rings-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78b459660ca2d83a2317db8c3bf7b066bec6f141 [INFO] testing jeffrey-xiao/hash-rings-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffrey-xiao%2Fhash-rings-rs" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeffrey-xiao/hash-rings-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeffrey-xiao/hash-rings-rs [INFO] finished tweaking git repo https://github.com/jeffrey-xiao/hash-rings-rs [INFO] tweaked toml for git repo https://github.com/jeffrey-xiao/hash-rings-rs written to /workspace/builds/worker-61/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c64f719c73a97c7abbd0a3206bbd9c070bdbf3c35605cc58046484c40c7cf97 [INFO] running `Command { std: "docker" "start" "-a" "7c64f719c73a97c7abbd0a3206bbd9c070bdbf3c35605cc58046484c40c7cf97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c64f719c73a97c7abbd0a3206bbd9c070bdbf3c35605cc58046484c40c7cf97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c64f719c73a97c7abbd0a3206bbd9c070bdbf3c35605cc58046484c40c7cf97", kill_on_drop: false }` [INFO] [stdout] 7c64f719c73a97c7abbd0a3206bbd9c070bdbf3c35605cc58046484c40c7cf97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9cb05330803a1df26020a5cf309816417e2b2e43166febe157d27d62613a182 [INFO] running `Command { std: "docker" "start" "-a" "e9cb05330803a1df26020a5cf309816417e2b2e43166febe157d27d62613a182", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling hash-rings v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/maglev.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | type Item = (&'a T); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 207 - type Item = (&'a T); [INFO] [stdout] 207 + type Item = &'a T; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mpc.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | type Item = (&'a T); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 269 - type Item = (&'a T); [INFO] [stdout] 269 + type Item = &'a T; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "e9cb05330803a1df26020a5cf309816417e2b2e43166febe157d27d62613a182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cb05330803a1df26020a5cf309816417e2b2e43166febe157d27d62613a182", kill_on_drop: false }` [INFO] [stdout] e9cb05330803a1df26020a5cf309816417e2b2e43166febe157d27d62613a182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46d41fdba98d32d87cc2d5fb95585f3f9765ef49659d035117a6c179eb568302 [INFO] running `Command { std: "docker" "start" "-a" "46d41fdba98d32d87cc2d5fb95585f3f9765ef49659d035117a6c179eb568302", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hash-rings v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/maglev.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | type Item = (&'a T); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 207 - type Item = (&'a T); [INFO] [stdout] 207 + type Item = &'a T; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mpc.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | type Item = (&'a T); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 269 - type Item = (&'a T); [INFO] [stdout] 269 + type Item = &'a T; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/maglev.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | type Item = (&'a T); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 207 - type Item = (&'a T); [INFO] [stdout] 207 + type Item = &'a T; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mpc.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | type Item = (&'a T); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 269 - type Item = (&'a T); [INFO] [stdout] 269 + type Item = &'a T; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/consistent.rs:734:13 [INFO] [stdout] | [INFO] [stdout] 734 | let mut client: Client<'_, u32, u32, BuildDefaultHasher> = Client::default(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rendezvous.rs:689:13 [INFO] [stdout] | [INFO] [stdout] 689 | let mut client: Client<'_, u32, u32, BuildDefaultHasher> = Client::default(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/weighted_rendezvous.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | let mut client: Client<'_, u32, u32, BuildDefaultHasher> = Client::default(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.18s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hash_rings-e22ea61af8bb739d) [INFO] [stderr] Executable unittests src/bin/bench.rs (/opt/rustwide/target/debug/deps/bench-252f7c47451eb4bb) [INFO] running `Command { std: "docker" "inspect" "46d41fdba98d32d87cc2d5fb95585f3f9765ef49659d035117a6c179eb568302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d41fdba98d32d87cc2d5fb95585f3f9765ef49659d035117a6c179eb568302", kill_on_drop: false }` [INFO] [stdout] 46d41fdba98d32d87cc2d5fb95585f3f9765ef49659d035117a6c179eb568302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9311e7d35e755f34cc18b49a58dd8608e02c2828008dbf9459771c48d161451d [INFO] running `Command { std: "docker" "start" "-a" "9311e7d35e755f34cc18b49a58dd8608e02c2828008dbf9459771c48d161451d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/maglev.rs:207:17 [INFO] [stderr] | [INFO] [stderr] 207 | type Item = (&'a T); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 207 - type Item = (&'a T); [INFO] [stderr] 207 + type Item = &'a T; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/mpc.rs:269:17 [INFO] [stderr] | [INFO] [stderr] 269 | type Item = (&'a T); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 269 - type Item = (&'a T); [INFO] [stderr] 269 + type Item = &'a T; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/consistent.rs:734:13 [INFO] [stderr] | [INFO] [stderr] 734 | let mut client: Client<'_, u32, u32, BuildDefaultHasher> = Client::default(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/rendezvous.rs:689:13 [INFO] [stderr] | [INFO] [stderr] 689 | let mut client: Client<'_, u32, u32, BuildDefaultHasher> = Client::default(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/weighted_rendezvous.rs:675:13 [INFO] [stderr] | [INFO] [stderr] 675 | let mut client: Client<'_, u32, u32, BuildDefaultHasher> = Client::default(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `hash-rings` (lib) generated 2 warnings [INFO] [stderr] warning: `hash-rings` (lib test) generated 5 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hash_rings-e22ea61af8bb739d) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test carp::tests::test_correct_weights ... ok [INFO] [stdout] test carp::tests::test_get_node ... ok [INFO] [stdout] test carp::tests::test_insert_node ... ok [INFO] [stdout] test carp::tests::test_insert_node_replace ... ok [INFO] [stdout] test carp::tests::test_iter ... ok [INFO] [stdout] test carp::tests::test_remove_node ... ok [INFO] [stdout] test carp::tests::test_new_replace ... ok [INFO] [stdout] test carp::tests::test_size_empty ... ok [INFO] [stdout] test consistent::tests::test_insert_node_same_node ... ok [INFO] [stdout] test consistent::tests::test_get_node ... ok [INFO] [stdout] test consistent::tests::test_insert_point ... ok [INFO] [stdout] test consistent::tests::test_insert_node_share_node ... ok [INFO] [stdout] test consistent::tests::test_iter ... ok [INFO] [stdout] test consistent::tests::test_remove_node ... ok [INFO] [stdout] test consistent::tests::test_size_empty ... ok [INFO] [stdout] test consistent::tests::test_remove_point ... ok [INFO] [stdout] test jump::tests::test_nodes ... ok [INFO] [stdout] test maglev::tests::test_get_node ... ok [INFO] [stdout] test jump::tests::test_get_node ... ok [INFO] [stdout] test maglev::tests::test_capacity ... ok [INFO] [stdout] test maglev::tests::test_iter ... ok [INFO] [stdout] test mpc::tests::test_is_empty ... ok [INFO] [stdout] test mpc::tests::test_iter ... ok [INFO] [stdout] test mpc::tests::test_len ... ok [INFO] [stdout] test mpc::tests::test_get_node ... ok [INFO] [stdout] test maglev::tests::test_nodes ... ok [INFO] [stdout] test rendezvous::tests::test_get_node ... ok [INFO] [stdout] test rendezvous::tests::test_insert_node ... ok [INFO] [stdout] test rendezvous::tests::test_insert_point ... ok [INFO] [stdout] test rendezvous::tests::test_iter ... ok [INFO] [stdout] test rendezvous::tests::test_remove_point ... ok [INFO] [stdout] test rendezvous::tests::test_ring_iter ... ok [INFO] [stdout] test rendezvous::tests::test_remove_node ... ok [INFO] [stdout] test rendezvous::tests::test_ring_len ... ok [INFO] [stdout] test rendezvous::tests::test_size_empty ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_get_node ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_insert_node ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_insert_point ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_iter ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_remove_node ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_remove_point ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_ring_iter ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_ring_len ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_size_empty ... ok [INFO] [stdout] test consistent::tests::test_panic_insert_point_empty_client - should panic ... ok [INFO] [stdout] test consistent::tests::test_panic_get_node_empty_client - should panic ... ok [INFO] [stdout] test consistent::tests::test_panic_remove_node_empty_client - should panic ... ok [INFO] [stdout] test consistent::tests::test_panic_remove_point_empty_client - should panic ... ok [INFO] [stdout] test consistent::tests::test_panic_remove_node_non_existent_node - should panic ... ok [INFO] [stdout] test jump::tests::test_new_zero_nodes - should panic ... ok [INFO] [stdout] test maglev::tests::test_new_empty - should panic ... ok [INFO] [stdout] test mpc::tests::test_get_node_empty_ring - should panic ... ok [INFO] [stdout] test mpc::tests::test_new_zero_hash_count - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_panic_get_node_empty_client - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_panic_remove_node_non_existent_node - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_panic_remove_node_empty_client - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_panic_remove_point_empty_client - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_panic_insert_point_empty_client - should panic ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_panic_get_node_empty_client - should panic ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_panic_insert_point_empty_client - should panic ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_panic_remove_node_empty_client - should panic ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_panic_remove_node_non_existent_node - should panic ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_panic_remove_point_empty_client - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/bench.rs (/opt/rustwide/target/debug/deps/bench-252f7c47451eb4bb) [INFO] [stderr] Doc-tests hash-rings [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] warning: unnecessary parentheses around type [INFO] [stderr] --> /opt/rustwide/workdir/src/maglev.rs:207:17 [INFO] [stderr] | [INFO] [stderr] 207 | type Item = (&'a T); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 207 - type Item = (&'a T); [INFO] [stderr] 207 + type Item = &'a T; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> /opt/rustwide/workdir/src/mpc.rs:269:17 [INFO] [stderr] | [INFO] [stderr] 269 | type Item = (&'a T); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 269 - type Item = (&'a T); [INFO] [stderr] 269 + type Item = &'a T; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 97 tests [INFO] [stdout] test src/consistent.rs - consistent::Client::get_node (line 527) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::get_points (line 490) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring (line 15) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::is_empty (line 232) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::iter (line 253) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::nodes (line 139) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::iter (line 186) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::iter (line 232) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::insert_node (line 143) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::is_empty (line 576) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client (line 299) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring (line 19) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::iter (line 612) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::get_node (line 148) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::is_empty (line 211) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::is_empty (line 231) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::iter (line 249) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::with_capacity_hint (line 64) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::remove_node (line 447) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client (line 266) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::get_node (line 483) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::len (line 192) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::remove_node (line 124) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::insert_node (line 94) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::is_empty (line 199) ... FAILED [INFO] [stdout] test src/lib.rs - (line 39) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::len (line 215) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::get_node (line 137) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::len (line 572) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::remove_point (line 546) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring (line 16) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring (line 17) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::iter (line 220) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::len (line 557) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_point (line 492) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_node (line 393) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_points (line 441) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client (line 278) ... FAILED [INFO] [stdout] test src/lib.rs - (line 20) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_point (line 531) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::is_empty (line 591) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::remove_node (line 135) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::remove_node (line 411) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::insert_point (line 552) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::iter (line 597) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::get_points (line 458) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::is_empty (line 625) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring (line 19) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::len (line 213) ... FAILED [INFO] [stdout] test src/jump.rs - jump::Ring::with_hasher (line 64) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Client::new (line 323) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::get_node (line 223) ... ok [INFO] [stdout] test src/mpc.rs - mpc::Ring::with_hasher (line 116) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring::get_node (line 85) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::insert_node (line 164) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::len (line 261) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Ring::new (line 51) ... ok [INFO] [stdout] test src/carp.rs - carp::Node::new (line 25) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Ring::with_hasher (line 69) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::remove_node (line 198) ... ok [INFO] [stdout] test src/lib.rs - (line 69) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring::nodes (line 117) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::is_empty (line 276) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::with_hasher (line 119) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::new (line 77) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring (line 19) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::with_hasher (line 323) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Ring::insert_node (line 106) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring (line 46) ... ok [INFO] [stdout] test src/maglev.rs - maglev::Ring::capacity (line 154) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Client::iter (line 646) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Client::len (line 606) ... ok [INFO] [stdout] test src/carp.rs - carp::Ring::iter (line 293) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::new (line 292) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring::new (line 45) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::insert_node (line 354) ... ok [INFO] [stdout] test src/mpc.rs - mpc::Ring::get_node (line 186) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::insert_node (line 93) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::new (line 48) ... ok [INFO] [stdout] test src/maglev.rs - maglev::Ring::new (line 43) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::with_hasher (line 65) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Ring::get_node (line 178) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::new (line 47) ... ok [INFO] [stdout] test src/mpc.rs - mpc::Ring::new (line 52) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_node (line 466) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::new (line 304) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::with_hasher (line 66) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::with_hasher (line 311) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Client::with_hasher (line 342) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::len (line 180) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::remove_node (line 113) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::insert_point (line 509) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Client::remove_point (line 581) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Client::insert_node (line 384) ... ok [INFO] [stdout] test src/mpc.rs - mpc::Ring::remove_node (line 162) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_node (line 342) ... ok [INFO] [stdout] test src/maglev.rs - maglev::Ring::get_node (line 168) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/consistent.rs - consistent::Client::get_node (line 527) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Client::get_points (line 490) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/maglev.rs - maglev::Ring (line 15) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Ring::is_empty (line 232) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Ring::iter (line 253) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/maglev.rs - maglev::Ring::nodes (line 139) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/maglev.rs - maglev::Ring::iter (line 186) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Ring::iter (line 232) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mpc.rs - mpc::Ring::insert_node (line 143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::is_empty (line 576) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Client (line 299) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mpc.rs - mpc::Ring (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client::iter (line 612) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Ring::get_node (line 148) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Ring::is_empty (line 211) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mpc.rs - mpc::Ring::is_empty (line 231) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mpc.rs - mpc::Ring::iter (line 249) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/maglev.rs - maglev::Ring::with_capacity_hint (line 64) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Client::remove_node (line 447) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client (line 266) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client::get_node (line 483) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Ring::len (line 192) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Ring::remove_node (line 124) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Ring::insert_node (line 94) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Ring::is_empty (line 199) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 39) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mpc.rs - mpc::Ring::len (line 215) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Ring::get_node (line 137) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client::len (line 572) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client::remove_point (line 546) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Ring (line 16) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Ring (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Ring::iter (line 220) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::len (line 557) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_point (line 492) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_node (line 393) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_points (line 441) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client (line 278) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 20) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_point (line 531) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client::is_empty (line 591) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Ring::remove_node (line 135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client::remove_node (line 411) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Client::insert_point (line 552) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::iter (line 597) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rendezvous.rs - rendezvous::Client::get_points (line 458) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Client::is_empty (line 625) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Ring (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Ring::len (line 213) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/consistent.rs - consistent::Client (line 299) [INFO] [stdout] src/consistent.rs - consistent::Client::get_node (line 527) [INFO] [stdout] src/consistent.rs - consistent::Client::get_points (line 490) [INFO] [stdout] src/consistent.rs - consistent::Client::insert_point (line 552) [INFO] [stdout] src/consistent.rs - consistent::Client::is_empty (line 625) [INFO] [stdout] src/consistent.rs - consistent::Client::remove_node (line 447) [INFO] [stdout] src/consistent.rs - consistent::Ring (line 19) [INFO] [stdout] src/consistent.rs - consistent::Ring::is_empty (line 232) [INFO] [stdout] src/consistent.rs - consistent::Ring::iter (line 253) [INFO] [stdout] src/consistent.rs - consistent::Ring::len (line 213) [INFO] [stdout] src/consistent.rs - consistent::Ring::remove_node (line 135) [INFO] [stdout] src/lib.rs - (line 20) [INFO] [stdout] src/lib.rs - (line 39) [INFO] [stdout] src/maglev.rs - maglev::Ring (line 15) [INFO] [stdout] src/maglev.rs - maglev::Ring::iter (line 186) [INFO] [stdout] src/maglev.rs - maglev::Ring::nodes (line 139) [INFO] [stdout] src/maglev.rs - maglev::Ring::with_capacity_hint (line 64) [INFO] [stdout] src/mpc.rs - mpc::Ring (line 19) [INFO] [stdout] src/mpc.rs - mpc::Ring::insert_node (line 143) [INFO] [stdout] src/mpc.rs - mpc::Ring::is_empty (line 231) [INFO] [stdout] src/mpc.rs - mpc::Ring::iter (line 249) [INFO] [stdout] src/mpc.rs - mpc::Ring::len (line 215) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client (line 278) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::get_node (line 483) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::get_points (line 458) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::is_empty (line 591) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::iter (line 612) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::len (line 572) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::remove_node (line 411) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::remove_point (line 546) [INFO] [stdout] src/rendezvous.rs - rendezvous::Ring (line 17) [INFO] [stdout] src/rendezvous.rs - rendezvous::Ring::get_node (line 148) [INFO] [stdout] src/rendezvous.rs - rendezvous::Ring::insert_node (line 94) [INFO] [stdout] src/rendezvous.rs - rendezvous::Ring::is_empty (line 211) [INFO] [stdout] src/rendezvous.rs - rendezvous::Ring::iter (line 232) [INFO] [stdout] src/rendezvous.rs - rendezvous::Ring::len (line 192) [INFO] [stdout] src/rendezvous.rs - rendezvous::Ring::remove_node (line 124) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client (line 266) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_points (line 441) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_point (line 492) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::is_empty (line 576) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::iter (line 597) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::len (line 557) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_node (line 393) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_point (line 531) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Ring (line 16) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Ring::get_node (line 137) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Ring::is_empty (line 199) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Ring::iter (line 220) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 48 passed; 49 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9311e7d35e755f34cc18b49a58dd8608e02c2828008dbf9459771c48d161451d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9311e7d35e755f34cc18b49a58dd8608e02c2828008dbf9459771c48d161451d", kill_on_drop: false }` [INFO] [stdout] 9311e7d35e755f34cc18b49a58dd8608e02c2828008dbf9459771c48d161451d