[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77176e7b7f3c2acc65dfc15e54ddc88f595e5a1411117920b508e207d988ef9a [INFO] running `Command { std: "docker" "start" "-a" "77176e7b7f3c2acc65dfc15e54ddc88f595e5a1411117920b508e207d988ef9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77176e7b7f3c2acc65dfc15e54ddc88f595e5a1411117920b508e207d988ef9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77176e7b7f3c2acc65dfc15e54ddc88f595e5a1411117920b508e207d988ef9a", kill_on_drop: false }` [INFO] [stdout] 77176e7b7f3c2acc65dfc15e54ddc88f595e5a1411117920b508e207d988ef9a [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a6b757430720ca61d90e8c749c2362d98dcc67468235883b272988e98d26eef [INFO] running `Command { std: "docker" "start" "-a" "9a6b757430720ca61d90e8c749c2362d98dcc67468235883b272988e98d26eef", 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 hamming v0.1.3 [INFO] [stderr] Compiling libc v0.2.123 [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 rand v0.4.6 [INFO] [stderr] Compiling primal-sieve v0.2.9 [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 41.62s [INFO] running `Command { std: "docker" "inspect" "9a6b757430720ca61d90e8c749c2362d98dcc67468235883b272988e98d26eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6b757430720ca61d90e8c749c2362d98dcc67468235883b272988e98d26eef", kill_on_drop: false }` [INFO] [stdout] 9a6b757430720ca61d90e8c749c2362d98dcc67468235883b272988e98d26eef [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd902d91896e8f0adb9c50f77c53a45743a823e1549f1bf40aab47b766c5f171 [INFO] running `Command { std: "docker" "start" "-a" "dd902d91896e8f0adb9c50f77c53a45743a823e1549f1bf40aab47b766c5f171", 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 9.40s [INFO] running `Command { std: "docker" "inspect" "dd902d91896e8f0adb9c50f77c53a45743a823e1549f1bf40aab47b766c5f171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd902d91896e8f0adb9c50f77c53a45743a823e1549f1bf40aab47b766c5f171", kill_on_drop: false }` [INFO] [stdout] dd902d91896e8f0adb9c50f77c53a45743a823e1549f1bf40aab47b766c5f171 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a560509a4f0cbe9f923e6f4fe3587be40f528fad72cf5ae4084fd2e84bc1911 [INFO] running `Command { std: "docker" "start" "-a" "0a560509a4f0cbe9f923e6f4fe3587be40f528fad72cf5ae4084fd2e84bc1911", kill_on_drop: false }` [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 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hash_rings-32307d61e27e3cf8) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test carp::tests::test_get_node ... ok [INFO] [stdout] test carp::tests::test_insert_node ... ok [INFO] [stdout] test carp::tests::test_correct_weights ... 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_size_empty ... ok [INFO] [stdout] test carp::tests::test_new_replace ... ok [INFO] [stdout] test carp::tests::test_remove_node ... ok [INFO] [stdout] test consistent::tests::test_get_node ... ok [INFO] [stdout] test consistent::tests::test_insert_node_same_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_get_node ... ok [INFO] [stdout] test jump::tests::test_nodes ... ok [INFO] [stdout] test maglev::tests::test_capacity ... ok [INFO] [stdout] test consistent::tests::test_iter ... ok [INFO] [stdout] test consistent::tests::test_remove_node ... ok [INFO] [stdout] test maglev::tests::test_get_node ... ok [INFO] [stdout] test mpc::tests::test_is_empty ... ok [INFO] [stdout] test mpc::tests::test_iter ... ok [INFO] [stdout] test consistent::tests::test_insert_point ... ok [INFO] [stdout] test maglev::tests::test_nodes ... ok [INFO] [stdout] test consistent::tests::test_insert_node_share_node ... ok [INFO] [stdout] test maglev::tests::test_iter ... ok [INFO] [stdout] test mpc::tests::test_get_node ... ok [INFO] [stdout] test mpc::tests::test_len ... ok [INFO] [stdout] test rendezvous::tests::test_get_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_insert_node ... 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 jump::tests::test_new_zero_nodes - should panic ... ok [INFO] [stdout] test consistent::tests::test_panic_remove_node_non_existent_node - 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_empty_client - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_remove_node ... ok [INFO] [stdout] test rendezvous::tests::test_ring_iter ... ok [INFO] [stdout] test rendezvous::tests::test_remove_point ... ok [INFO] [stdout] test rendezvous::tests::test_ring_len ... ok [INFO] [stdout] test mpc::tests::test_get_node_empty_ring - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_size_empty ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_get_node ... ok [INFO] [stdout] test maglev::tests::test_new_empty - should panic ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_insert_node ... ok [INFO] [stdout] test rendezvous::tests::test_panic_get_node_empty_client - should panic ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_iter ... ok [INFO] [stdout] test weighted_rendezvous::tests::test_insert_point ... ok [INFO] [stdout] test rendezvous::tests::test_panic_insert_point_empty_client - should panic ... ok [INFO] [stdout] test mpc::tests::test_new_zero_hash_count - 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_point_empty_client - should panic ... ok [INFO] [stdout] test rendezvous::tests::test_panic_remove_node_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_non_existent_node - 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_point_empty_client - should panic ... 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] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bench-fe3ea4999fe09d95) [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] Doc-tests hash-rings [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] [stdout] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stdout] running 97 tests [INFO] [stderr] [INFO] [stdout] test src/consistent.rs - consistent::Client::get_points (line 490) ... 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/consistent.rs - consistent::Client::insert_node (line 384) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::get_node (line 527) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::iter (line 646) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client (line 299) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::get_node (line 186) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::new (line 43) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::insert_point (line 552) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::len (line 215) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::with_capacity_hint (line 64) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::is_empty (line 231) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::insert_node (line 143) ... FAILED [INFO] [stdout] test src/lib.rs - (line 39) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::iter (line 253) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::get_node (line 168) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::remove_node (line 411) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::iter (line 249) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::get_points (line 458) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::get_node (line 483) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_node (line 393) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::insert_point (line 509) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::iter (line 220) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::iter (line 186) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::is_empty (line 211) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client (line 278) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::insert_node (line 94) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::is_empty (line 576) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::nodes (line 139) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_point (line 531) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_node (line 466) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::remove_node (line 113) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::is_empty (line 591) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::get_node (line 137) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::len (line 606) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_node (line 342) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::remove_point (line 546) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::iter (line 612) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring (line 16) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::remove_point (line 581) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::get_node (line 148) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::insert_node (line 106) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::is_empty (line 625) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring (line 17) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::remove_node (line 447) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring::remove_node (line 162) ... FAILED [INFO] [stdout] test src/mpc.rs - mpc::Ring (line 19) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_point (line 492) ... FAILED [INFO] [stdout] test src/lib.rs - (line 20) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::iter (line 597) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::len (line 192) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_points (line 441) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::is_empty (line 232) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::get_node (line 178) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::len (line 557) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::insert_node (line 354) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Ring::remove_node (line 135) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::len (line 572) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring (line 46) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::is_empty (line 199) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::iter (line 232) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::iter (line 293) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::remove_node (line 198) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring (line 15) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::insert_node (line 164) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::get_node (line 223) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::len (line 261) ... FAILED [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::remove_node (line 124) ... FAILED [INFO] [stdout] test src/maglev.rs - maglev::Ring::capacity (line 154) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::new (line 77) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::is_empty (line 276) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::len (line 180) ... FAILED [INFO] [stdout] test src/lib.rs - (line 69) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::with_hasher (line 311) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client (line 266) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::with_hasher (line 342) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Ring::with_hasher (line 119) ... FAILED [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::insert_node (line 93) ... FAILED [INFO] [stdout] test src/carp.rs - carp::Node::new (line 25) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Client::new (line 292) ... FAILED [INFO] [stdout] test src/consistent.rs - consistent::Client::new (line 323) ... FAILED [INFO] [stdout] test src/jump.rs - jump::Ring::with_hasher (line 64) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Ring::with_hasher (line 69) ... ok [INFO] [stdout] test src/mpc.rs - mpc::Ring::with_hasher (line 116) ... ok [INFO] [stdout] test src/mpc.rs - mpc::Ring::new (line 52) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring::nodes (line 117) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::with_hasher (line 66) ... ok [INFO] [stdout] test src/consistent.rs - consistent::Ring::new (line 51) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::with_hasher (line 323) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::with_hasher (line 65) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring::get_node (line 85) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring::new (line 45) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Client::new (line 304) ... ok [INFO] [stdout] test src/rendezvous.rs - rendezvous::Ring::new (line 48) ... ok [INFO] [stdout] test src/weighted_rendezvous.rs - weighted_rendezvous::Ring::new (line 47) ... ok [INFO] [stdout] test src/jump.rs - jump::Ring (line 19) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/consistent.rs - consistent::Client::get_points (line 490) 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] ---- src/consistent.rs - consistent::Client::insert_node (line 384) stdout ---- [INFO] [stdout] Couldn't compile the test. [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::iter (line 646) 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::get_node (line 186) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/maglev.rs - maglev::Ring::new (line 43) 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/mpc.rs - mpc::Ring::len (line 215) 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/mpc.rs - mpc::Ring::is_empty (line 231) 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/lib.rs - (line 39) 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::get_node (line 168) 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/mpc.rs - mpc::Ring::iter (line 249) 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/rendezvous.rs - rendezvous::Client::get_node (line 483) 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/rendezvous.rs - rendezvous::Client::insert_point (line 509) 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/maglev.rs - maglev::Ring::iter (line 186) 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/rendezvous.rs - rendezvous::Client (line 278) 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::Client::is_empty (line 576) 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/weighted_rendezvous.rs - weighted_rendezvous::Client::remove_point (line 531) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_node (line 466) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Ring::remove_node (line 113) 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/weighted_rendezvous.rs - weighted_rendezvous::Ring::get_node (line 137) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Client::len (line 606) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_node (line 342) 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/rendezvous.rs - rendezvous::Client::iter (line 612) 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/consistent.rs - consistent::Client::remove_point (line 581) 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/consistent.rs - consistent::Ring::insert_node (line 106) 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/rendezvous.rs - rendezvous::Ring (line 17) 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/mpc.rs - mpc::Ring::remove_node (line 162) 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/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_point (line 492) 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::iter (line 597) 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/weighted_rendezvous.rs - weighted_rendezvous::Client::get_points (line 441) 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::get_node (line 178) 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/rendezvous.rs - rendezvous::Client::insert_node (line 354) 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::len (line 572) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring (line 46) 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/rendezvous.rs - rendezvous::Ring::iter (line 232) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring::iter (line 293) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring::remove_node (line 198) 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/carp.rs - carp::Ring::insert_node (line 164) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring::get_node (line 223) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring::len (line 261) 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/maglev.rs - maglev::Ring::capacity (line 154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring::new (line 77) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring::is_empty (line 276) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Ring::len (line 180) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::with_hasher (line 311) 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/consistent.rs - consistent::Client::with_hasher (line 342) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/carp.rs - carp::Ring::with_hasher (line 119) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Ring::insert_node (line 93) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/weighted_rendezvous.rs - weighted_rendezvous::Client::new (line 292) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/consistent.rs - consistent::Client::new (line 323) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/carp.rs - carp::Ring (line 46) [INFO] [stdout] src/carp.rs - carp::Ring::get_node (line 223) [INFO] [stdout] src/carp.rs - carp::Ring::insert_node (line 164) [INFO] [stdout] src/carp.rs - carp::Ring::is_empty (line 276) [INFO] [stdout] src/carp.rs - carp::Ring::iter (line 293) [INFO] [stdout] src/carp.rs - carp::Ring::len (line 261) [INFO] [stdout] src/carp.rs - carp::Ring::new (line 77) [INFO] [stdout] src/carp.rs - carp::Ring::remove_node (line 198) [INFO] [stdout] src/carp.rs - carp::Ring::with_hasher (line 119) [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_node (line 384) [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::iter (line 646) [INFO] [stdout] src/consistent.rs - consistent::Client::len (line 606) [INFO] [stdout] src/consistent.rs - consistent::Client::new (line 323) [INFO] [stdout] src/consistent.rs - consistent::Client::remove_node (line 447) [INFO] [stdout] src/consistent.rs - consistent::Client::remove_point (line 581) [INFO] [stdout] src/consistent.rs - consistent::Client::with_hasher (line 342) [INFO] [stdout] src/consistent.rs - consistent::Ring (line 19) [INFO] [stdout] src/consistent.rs - consistent::Ring::get_node (line 178) [INFO] [stdout] src/consistent.rs - consistent::Ring::insert_node (line 106) [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::capacity (line 154) [INFO] [stdout] src/maglev.rs - maglev::Ring::get_node (line 168) [INFO] [stdout] src/maglev.rs - maglev::Ring::iter (line 186) [INFO] [stdout] src/maglev.rs - maglev::Ring::new (line 43) [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::get_node (line 186) [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/mpc.rs - mpc::Ring::remove_node (line 162) [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::insert_node (line 354) [INFO] [stdout] src/rendezvous.rs - rendezvous::Client::insert_point (line 509) [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_node (line 466) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::get_points (line 441) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Client::insert_node (line 342) [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::new (line 292) [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::Client::with_hasher (line 311) [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::insert_node (line 93) [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] src/weighted_rendezvous.rs - weighted_rendezvous::Ring::len (line 180) [INFO] [stdout] src/weighted_rendezvous.rs - weighted_rendezvous::Ring::remove_node (line 113) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 80 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.72s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "0a560509a4f0cbe9f923e6f4fe3587be40f528fad72cf5ae4084fd2e84bc1911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a560509a4f0cbe9f923e6f4fe3587be40f528fad72cf5ae4084fd2e84bc1911", kill_on_drop: false }` [INFO] [stdout] 0a560509a4f0cbe9f923e6f4fe3587be40f528fad72cf5ae4084fd2e84bc1911