[INFO] cloning repository https://github.com/uds5501/chrrrrrr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uds5501/chrrrrrr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuds5501%2Fchrrrrrr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuds5501%2Fchrrrrrr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47166e243164a26217e180f4fe73574001db2e94 [INFO] testing uds5501/chrrrrrr against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuds5501%2Fchrrrrrr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uds5501/chrrrrrr on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uds5501/chrrrrrr [INFO] finished tweaking git repo https://github.com/uds5501/chrrrrrr [INFO] tweaked toml for git repo https://github.com/uds5501/chrrrrrr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uds5501/chrrrrrr 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dns-lookup v2.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1afdff19e8f7d27c51b3484346eaff22d24b1c7c48a873a58f50925be9f22f7 [INFO] running `Command { std: "docker" "start" "-a" "b1afdff19e8f7d27c51b3484346eaff22d24b1c7c48a873a58f50925be9f22f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1afdff19e8f7d27c51b3484346eaff22d24b1c7c48a873a58f50925be9f22f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1afdff19e8f7d27c51b3484346eaff22d24b1c7c48a873a58f50925be9f22f7", kill_on_drop: false }` [INFO] [stdout] b1afdff19e8f7d27c51b3484346eaff22d24b1c7c48a873a58f50925be9f22f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4da81b6b749da6b7dbd3ea6da7f527d8ae263e5683e50bee5ee58de788d3443e [INFO] running `Command { std: "docker" "start" "-a" "4da81b6b749da6b7dbd3ea6da7f527d8ae263e5683e50bee5ee58de788d3443e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling dns-lookup v2.0.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling reqwest v0.11.26 [INFO] [stderr] Compiling chrrrrrr v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `server_task` [INFO] [stdout] --> src/server/node_server.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let server_task = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/node_server.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let mut node = Node::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_task` [INFO] [stdout] --> src/server/allocater_server.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let server_task = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/server/node_server.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl InsertResponse { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn new(success: bool, message: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/server/allocater_server.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl AllocatorInsertRequest { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 22 | pub fn new(k: String, v: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `is_success` and `new` are never used [INFO] [stdout] --> src/server/allocater_server.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl GenericResponse { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 51 | pub fn is_success(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn new(success: bool, message: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_success`, `get_value`, and `get_msg` are never used [INFO] [stdout] --> src/server/allocater_server.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl AllocatorGetResponse { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 68 | pub fn is_success(&self) -> bool { self.success } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 69 | pub fn get_value(&self) -> String { self.value.clone() } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 70 | pub fn get_msg(&self) -> String { self.message.clone() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `de_register_node`, `get_acquired_slots`, `get_total_nodes`, and `get_slot_node_map` are never used [INFO] [stdout] --> src/core/allocator.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait RegistrationInteractions { [INFO] [stdout] | ------------------------ methods in this trait [INFO] [stdout] 114 | async fn register_node(&self, node: NodeClient) -> Result>; [INFO] [stdout] 115 | async fn de_register_node(&self, node: NodeClient) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 116 | async fn get_acquired_slots(&self) -> Result, Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 117 | async fn get_total_nodes(&self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 118 | async fn get_slot_node_map(&self) -> Result, Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_keys` is never used [INFO] [stdout] --> src/core/node.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn total_keys(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EmptyNodeListError` is never constructed [INFO] [stdout] --> src/errors/empty_node_list_error.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) struct EmptyNodeListError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `produce_error` is never used [INFO] [stdout] --> src/errors/empty_node_list_error.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn produce_error() -> Result<(), EmptyNodeListError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.91s [INFO] running `Command { std: "docker" "inspect" "4da81b6b749da6b7dbd3ea6da7f527d8ae263e5683e50bee5ee58de788d3443e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da81b6b749da6b7dbd3ea6da7f527d8ae263e5683e50bee5ee58de788d3443e", kill_on_drop: false }` [INFO] [stdout] 4da81b6b749da6b7dbd3ea6da7f527d8ae263e5683e50bee5ee58de788d3443e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07087c8d751403b028e618dc66e67717ba15f289872d56e47954c3bda46492a5 [INFO] running `Command { std: "docker" "start" "-a" "07087c8d751403b028e618dc66e67717ba15f289872d56e47954c3bda46492a5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling value-bag v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.26 [INFO] [stderr] Compiling chrrrrrr v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `server_task` [INFO] [stdout] --> src/server/node_server.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let server_task = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/node_server.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let mut node = Node::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_task` [INFO] [stdout] --> src/server/allocater_server.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let server_task = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `migrate_mock` [INFO] [stdout] --> src/core/allocator.rs:475:13 [INFO] [stdout] | [INFO] [stdout] 475 | let migrate_mock = server.mock(|when, then| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_migrate_mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insert_mock` [INFO] [stdout] --> src/core/allocator.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 485 | let insert_mock = server.mock(|when, then| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insert_mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `migrate_mock` [INFO] [stdout] --> src/core/allocator.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | let migrate_mock = server.mock(|when, then| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_migrate_mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insert_mock` [INFO] [stdout] --> src/core/allocator.rs:545:13 [INFO] [stdout] | [INFO] [stdout] 545 | let insert_mock = server.mock(|when, then| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insert_mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core/node.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | let mut node = Node::new(); [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/core/node.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | let mut node = Node::new(); [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/core/node.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut node = Node::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/server/node_server.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl InsertResponse { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn new(success: bool, message: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/server/allocater_server.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl AllocatorInsertRequest { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 22 | pub fn new(k: String, v: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `is_success` and `new` are never used [INFO] [stdout] --> src/server/allocater_server.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl GenericResponse { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 51 | pub fn is_success(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn new(success: bool, message: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_success`, `get_value`, and `get_msg` are never used [INFO] [stdout] --> src/server/allocater_server.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl AllocatorGetResponse { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 68 | pub fn is_success(&self) -> bool { self.success } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 69 | pub fn get_value(&self) -> String { self.value.clone() } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 70 | pub fn get_msg(&self) -> String { self.message.clone() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `de_register_node` is never used [INFO] [stdout] --> src/core/allocator.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 113 | pub trait RegistrationInteractions { [INFO] [stdout] | ------------------------ method in this trait [INFO] [stdout] 114 | async fn register_node(&self, node: NodeClient) -> Result>; [INFO] [stdout] 115 | async fn de_register_node(&self, node: NodeClient) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EmptyNodeListError` is never constructed [INFO] [stdout] --> src/errors/empty_node_list_error.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) struct EmptyNodeListError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `produce_error` is never used [INFO] [stdout] --> src/errors/empty_node_list_error.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn produce_error() -> Result<(), EmptyNodeListError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/core/node.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | &expected_hm.insert(k.clone(), v.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 177 | let _ = &expected_hm.insert(k.clone(), v.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/core/node.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | &node.insert_key(k, v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 179 | let _ = &node.insert_key(k, v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 58.40s [INFO] running `Command { std: "docker" "inspect" "07087c8d751403b028e618dc66e67717ba15f289872d56e47954c3bda46492a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07087c8d751403b028e618dc66e67717ba15f289872d56e47954c3bda46492a5", kill_on_drop: false }` [INFO] [stdout] 07087c8d751403b028e618dc66e67717ba15f289872d56e47954c3bda46492a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 330a98f1d10bd0a58b1c9c9456ff392a5b5f6a4cfd93f090695ad2dd325bb992 [INFO] running `Command { std: "docker" "start" "-a" "330a98f1d10bd0a58b1c9c9456ff392a5b5f6a4cfd93f090695ad2dd325bb992", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] warning: unused variable: `server_task` [INFO] [stderr] --> src/server/node_server.rs:227:9 [INFO] [stderr] | [INFO] [stderr] 227 | let server_task = tokio::spawn(async move { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_task` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/server/node_server.rs:193:9 [INFO] [stderr] | [INFO] [stderr] 193 | let mut node = Node::new(); [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: unused variable: `server_task` [INFO] [stderr] --> src/server/allocater_server.rs:216:9 [INFO] [stderr] | [INFO] [stderr] 216 | let server_task = tokio::spawn(async move { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_task` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `migrate_mock` [INFO] [stderr] --> src/core/allocator.rs:475:13 [INFO] [stderr] | [INFO] [stderr] 475 | let migrate_mock = server.mock(|when, then| { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_migrate_mock` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `insert_mock` [INFO] [stderr] --> src/core/allocator.rs:485:13 [INFO] [stderr] | [INFO] [stderr] 485 | let insert_mock = server.mock(|when, then| { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insert_mock` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `migrate_mock` [INFO] [stderr] --> src/core/allocator.rs:535:13 [INFO] [stderr] | [INFO] [stderr] 535 | let migrate_mock = server.mock(|when, then| { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_migrate_mock` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `insert_mock` [INFO] [stderr] --> src/core/allocator.rs:545:13 [INFO] [stderr] | [INFO] [stderr] 545 | let insert_mock = server.mock(|when, then| { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insert_mock` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/core/node.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | let mut node = Node::new(); [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/core/node.rs:155:13 [INFO] [stderr] | [INFO] [stderr] 155 | let mut node = Node::new(); [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/core/node.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | let mut node = Node::new(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/server/node_server.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 25 | impl InsertResponse { [INFO] [stderr] | ------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn new(success: bool, message: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/server/allocater_server.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 21 | impl AllocatorInsertRequest { [INFO] [stderr] | --------------------------- associated function in this implementation [INFO] [stderr] 22 | pub fn new(k: String, v: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `is_success` and `new` are never used [INFO] [stderr] --> src/server/allocater_server.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 50 | impl GenericResponse { [INFO] [stderr] | -------------------- associated items in this implementation [INFO] [stderr] 51 | pub fn is_success(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub fn new(success: bool, message: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `is_success`, `get_value`, and `get_msg` are never used [INFO] [stderr] --> src/server/allocater_server.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 67 | impl AllocatorGetResponse { [INFO] [stderr] | ------------------------- methods in this implementation [INFO] [stderr] 68 | pub fn is_success(&self) -> bool { self.success } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 69 | pub fn get_value(&self) -> String { self.value.clone() } [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 70 | pub fn get_msg(&self) -> String { self.message.clone() } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `de_register_node` is never used [INFO] [stderr] --> src/core/allocator.rs:115:14 [INFO] [stderr] | [INFO] [stderr] 113 | pub trait RegistrationInteractions { [INFO] [stderr] | ------------------------ method in this trait [INFO] [stderr] 114 | async fn register_node(&self, node: NodeClient) -> Result>; [INFO] [stderr] 115 | async fn de_register_node(&self, node: NodeClient) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `EmptyNodeListError` is never constructed [INFO] [stderr] --> src/errors/empty_node_list_error.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) struct EmptyNodeListError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `produce_error` is never used [INFO] [stderr] --> src/errors/empty_node_list_error.rs:17:4 [INFO] [stderr] | [INFO] [stderr] 17 | fn produce_error() -> Result<(), EmptyNodeListError> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/core/node.rs:177:17 [INFO] [stderr] | [INFO] [stderr] 177 | &expected_hm.insert(k.clone(), v.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 177 | let _ = &expected_hm.insert(k.clone(), v.clone()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/core/node.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 179 | &node.insert_key(k, v); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 179 | let _ = &node.insert_key(k, v); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `chrrrrrr` (bin "chrrrrrr" test) generated 19 warnings (run `cargo fix --bin "chrrrrrr" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chrrrrrr-0a4d3b76caa7577c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chrrrrrr-b1c8665ce6f561e2) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test core::allocator::tests::test_lower_bound_impl_for_single_node ... ok [INFO] [stdout] test core::allocator::tests::test_lower_bound_impl ... ok [INFO] [stdout] test core::allocator::tests::test_lower_bound_when_vec_is_empty ... ok [INFO] [stdout] test core::allocator::tests::test_migration_ranges_for_multi_nodes ... ok [INFO] [stdout] test core::allocator::tests::test_migration_ranges_for_single_node ... ok [INFO] [stdout] test core::allocator::tests::test_migration_ranges_on_deregister ... ok [INFO] [stdout] test core::allocator::tests::test_sequential_node_insertion_should_fail_on_conflicting_nodes ... ok [INFO] [stdout] test core::allocator::tests::test_node_insertion_when_at_capacity ... ok [INFO] [stdout] test core::hash::tests::test_deterministic_hash ... ok [INFO] [stdout] test core::node::tests::test_multi_thread_duplicate_inserts ... ok [INFO] [stdout] test core::node::tests::test_multi_thread_inserts ... ok [INFO] [stdout] test core::node::tests::test_single_threaded_gets ... ok [INFO] [stdout] test core::node::tests::test_single_threaded_inserts ... ok [INFO] [stdout] test clients::node_client::tests::test_get_call_fails ... ok [INFO] [stdout] test core::node::tests::test_single_threaded_migrate ... ok [INFO] [stdout] test clients::allocator_client::tests::test_register_call_success ... ok [INFO] [stdout] test clients::node_client::tests::test_insert_call_success ... ok [INFO] [stdout] test clients::node_client::tests::test_health_call_succeeds ... ok [INFO] [stdout] test clients::node_client::tests::test_health_call_fails ... ok [INFO] [stdout] test clients::node_client::tests::test_migrate_call_success ... ok [INFO] [stdout] test clients::node_client::tests::test_migrate_call_fails ... ok [INFO] [stdout] test core::allocator::tests::test_simultaneous_node_insertion_with_migration ... ok [INFO] [stdout] test clients::allocator_client::tests::test_register_call_failure ... ok [INFO] [stdout] test clients::node_client::tests::test_insert_call_fail ... ok [INFO] [stdout] test core::allocator::tests::test_deregisteration_successfully ... ok [INFO] [stdout] test core::allocator::tests::test_sequential_node_insertion ... FAILED [INFO] [stdout] test core::allocator::tests::test_sequential_node_insertion_with_migration ... FAILED [INFO] [stdout] test core::allocator::tests::test_node_insertion_when_fresh_setup ... ok [INFO] [stdout] test clients::node_client::tests::test_get_call_succeeds ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- core::allocator::tests::test_sequential_node_insertion stdout ---- [INFO] [stdout] New node "random-id-new" can't be added as slot 5 is already taken [INFO] [stdout] [INFO] [stdout] thread 'core::allocator::tests::test_sequential_node_insertion' panicked at src/core/allocator.rs:451:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: true [INFO] [stdout] right: false [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b9b98eb209a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5b9b98eb209a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5b9b98eb209a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b9b98eb209a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b9b98edc903 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5b9b98edc903 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5b9b98eae4d3 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5b9b98eb1ee2 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5b9b98eb35d0 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5b9b98eb336d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5b9b983df2f3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5b9b983df2f3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5b9b98eb3e03 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5b9b98eb3e03 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5b9b98eb3ada - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5b9b98eb2599 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5b9b98eb376d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5b9b9831d530 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5b9b9831d983 - core::panicking::assert_failed_inner::ha51bf8fa7906dee4 [INFO] [stdout] 19: 0x5b9b98e13222 - core::panicking::assert_failed::h25c68e494d20fcea [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:364:5 [INFO] [stdout] 20: 0x5b9b98333983 - chrrrrrr::core::allocator::tests::test_sequential_node_insertion::{{closure}}::h7f333c8bf9f600dc [INFO] [stdout] at /opt/rustwide/workdir/src/core/allocator.rs:451:9 [INFO] [stdout] 21: 0x5b9b98383352 - as core::future::future::Future>::poll::h230c261067bba17d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x5b9b9838360d - as core::future::future::Future>::poll::hf0d7cc673537c366 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x5b9b9839c82f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9ce7e9524c949864 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x5b9b9839c765 - tokio::runtime::coop::with_budget::h8c5131ce8e9565e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x5b9b9839c765 - tokio::runtime::coop::budget::hef17805804bf1689 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x5b9b9839c765 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1af1e163a5504e5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x5b9b9839b510 - tokio::runtime::scheduler::current_thread::Context::enter::h79516c4b88b6ffe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x5b9b9839bfce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc074ec48c914e56b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x5b9b9839bd44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h36bb675de7951296 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x5b9b9834f78b - tokio::runtime::context::scoped::Scoped::set::h8ad2c3fe5eeff610 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5b9b98360fa9 - tokio::runtime::context::set_scheduler::{{closure}}::h18d3dfb4d2a6b277 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x5b9b98376262 - std::thread::local::LocalKey::try_with::h7fac40ec3c0934d7 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 33: 0x5b9b98375c9a - std::thread::local::LocalKey::with::hef07ae340f315855 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 34: 0x5b9b98360f5d - tokio::runtime::context::set_scheduler::h8a87d9603dfa678e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x5b9b9839baf0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h81f257ff0f32d763 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x5b9b9839bd63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a42566d24dce0b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x5b9b9839a84d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h18a256c4f5d21c4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x5b9b983541a6 - tokio::runtime::context::runtime::enter_runtime::hdb7116ac7b21c309 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x5b9b9839a761 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9d5c80b4b827a69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x5b9b983748cd - tokio::runtime::runtime::Runtime::block_on::hf1418c556456f5b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 41: 0x5b9b98332115 - chrrrrrr::core::allocator::tests::test_sequential_node_insertion::hf0d3547018ab94bb [INFO] [stdout] at /opt/rustwide/workdir/src/core/allocator.rs:456:9 [INFO] [stdout] 42: 0x5b9b98331fb7 - chrrrrrr::core::allocator::tests::test_sequential_node_insertion::{{closure}}::h32cee943dbf083c3 [INFO] [stdout] at /opt/rustwide/workdir/src/core/allocator.rs:429:46 [INFO] [stdout] 43: 0x5b9b9831e8c6 - core::ops::function::FnOnce::call_once::h7986fac94f6fe321 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5b9b983e4a9b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5b9b983e4a9b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x5b9b983e39d3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x5b9b983e39d3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5b9b983e39d3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x5b9b983e39d3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x5b9b983e39d3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x5b9b983e39d3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x5b9b983e39d3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x5b9b983a7705 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x5b9b983a7705 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x5b9b983ab146 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x5b9b983ab146 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5b9b983ab146 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x5b9b983ab146 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x5b9b983ab146 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x5b9b983ab146 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x5b9b983ab146 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5b9b98eb80ab - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x5b9b98eb80ab - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x5b9b98eb80ab - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x74b577769ac3 - [INFO] [stdout] 66: 0x74b5777faa04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::allocator::tests::test_sequential_node_insertion_with_migration stdout ---- [INFO] [stdout] New node "random-id-new" can't be added as slot 5 is already taken [INFO] [stdout] [INFO] [stdout] thread 'core::allocator::tests::test_sequential_node_insertion_with_migration' panicked at src/core/allocator.rs:492:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: true [INFO] [stdout] right: false [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b9b98eb209a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5b9b98eb209a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5b9b98eb209a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b9b98eb209a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b9b98edc903 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5b9b98edc903 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5b9b98eae4d3 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5b9b98eb1ee2 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5b9b98eb35d0 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5b9b98eb336d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5b9b983df2f3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5b9b983df2f3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5b9b98eb3e03 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5b9b98eb3e03 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5b9b98eb3ada - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5b9b98eb2599 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5b9b98eb376d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5b9b9831d530 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5b9b9831d983 - core::panicking::assert_failed_inner::ha51bf8fa7906dee4 [INFO] [stdout] 19: 0x5b9b98e13222 - core::panicking::assert_failed::h25c68e494d20fcea [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:364:5 [INFO] [stdout] 20: 0x5b9b98336107 - chrrrrrr::core::allocator::tests::test_sequential_node_insertion_with_migration::{{closure}}::h768b5810c22bda89 [INFO] [stdout] at /opt/rustwide/workdir/src/core/allocator.rs:492:9 [INFO] [stdout] 21: 0x5b9b98383352 - as core::future::future::Future>::poll::h230c261067bba17d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x5b9b9838360d - as core::future::future::Future>::poll::hf0d7cc673537c366 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x5b9b9839c82f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9ce7e9524c949864 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x5b9b9839c765 - tokio::runtime::coop::with_budget::h8c5131ce8e9565e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x5b9b9839c765 - tokio::runtime::coop::budget::hef17805804bf1689 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x5b9b9839c765 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1af1e163a5504e5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x5b9b9839b510 - tokio::runtime::scheduler::current_thread::Context::enter::h79516c4b88b6ffe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x5b9b9839bfce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc074ec48c914e56b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x5b9b9839bd44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h36bb675de7951296 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x5b9b9834f78b - tokio::runtime::context::scoped::Scoped::set::h8ad2c3fe5eeff610 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5b9b98360fa9 - tokio::runtime::context::set_scheduler::{{closure}}::h18d3dfb4d2a6b277 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x5b9b98376262 - std::thread::local::LocalKey::try_with::h7fac40ec3c0934d7 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 33: 0x5b9b98375c9a - std::thread::local::LocalKey::with::hef07ae340f315855 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 34: 0x5b9b98360f5d - tokio::runtime::context::set_scheduler::h8a87d9603dfa678e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x5b9b9839baf0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h81f257ff0f32d763 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x5b9b9839bd63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a42566d24dce0b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x5b9b9839a84d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h18a256c4f5d21c4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x5b9b983541a6 - tokio::runtime::context::runtime::enter_runtime::hdb7116ac7b21c309 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x5b9b9839a761 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9d5c80b4b827a69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x5b9b983748cd - tokio::runtime::runtime::Runtime::block_on::hf1418c556456f5b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 41: 0x5b9b98334875 - chrrrrrr::core::allocator::tests::test_sequential_node_insertion_with_migration::ha59d9c22136c4b60 [INFO] [stdout] at /opt/rustwide/workdir/src/core/allocator.rs:496:9 [INFO] [stdout] 42: 0x5b9b98334717 - chrrrrrr::core::allocator::tests::test_sequential_node_insertion_with_migration::{{closure}}::ha8c6410b10cc67af [INFO] [stdout] at /opt/rustwide/workdir/src/core/allocator.rs:460:61 [INFO] [stdout] 43: 0x5b9b9831e4a6 - core::ops::function::FnOnce::call_once::h3becc07133d0002f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5b9b983e4a9b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5b9b983e4a9b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x5b9b983e39d3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x5b9b983e39d3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5b9b983e39d3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x5b9b983e39d3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x5b9b983e39d3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x5b9b983e39d3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x5b9b983e39d3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x5b9b983a7705 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x5b9b983a7705 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x5b9b983ab146 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x5b9b983ab146 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5b9b983ab146 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x5b9b983ab146 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x5b9b983ab146 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x5b9b983ab146 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x5b9b983ab146 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5b9b98eb80ab - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x5b9b98eb80ab - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x5b9b98eb80ab - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x74b577769ac3 - [INFO] [stdout] 66: 0x74b5777faa04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] core::allocator::tests::test_sequential_node_insertion [INFO] [stdout] core::allocator::tests::test_sequential_node_insertion_with_migration [INFO] [stdout] [INFO] [stdout] test result: FAILED. 27 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin chrrrrrr` [INFO] running `Command { std: "docker" "inspect" "330a98f1d10bd0a58b1c9c9456ff392a5b5f6a4cfd93f090695ad2dd325bb992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "330a98f1d10bd0a58b1c9c9456ff392a5b5f6a4cfd93f090695ad2dd325bb992", kill_on_drop: false }` [INFO] [stdout] 330a98f1d10bd0a58b1c9c9456ff392a5b5f6a4cfd93f090695ad2dd325bb992