[INFO] cloning repository https://github.com/tcannon99/darkbird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcannon99/darkbird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcannon99%2Fdarkbird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcannon99%2Fdarkbird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f78eb90eddff0b578e5bf92d5b133aa3ee17334 [INFO] testing tcannon99/darkbird against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcannon99%2Fdarkbird" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcannon99/darkbird on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tcannon99/darkbird [INFO] finished tweaking git repo https://github.com/tcannon99/darkbird [INFO] tweaked toml for git repo https://github.com/tcannon99/darkbird written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tcannon99/darkbird 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c83a2f921869cc62e931dbb0a41f580ca724bcf60dc7cb06820f160a26f90b07 [INFO] running `Command { std: "docker" "start" "-a" "c83a2f921869cc62e931dbb0a41f580ca724bcf60dc7cb06820f160a26f90b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83a2f921869cc62e931dbb0a41f580ca724bcf60dc7cb06820f160a26f90b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83a2f921869cc62e931dbb0a41f580ca724bcf60dc7cb06820f160a26f90b07", kill_on_drop: false }` [INFO] [stdout] c83a2f921869cc62e931dbb0a41f580ca724bcf60dc7cb06820f160a26f90b07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d988020023768b1d9cf9c584a31ec1f33ae7e7d1f011517b76e414b4be6188 [INFO] running `Command { std: "docker" "start" "-a" "f8d988020023768b1d9cf9c584a31ec1f33ae7e7d1f011517b76e414b4be6188", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling uuid-macro-internal v1.5.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling advisory-lock v0.2.0 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling lz4_flex v0.9.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling scylla-macros v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling scylla v0.4.7 [INFO] [stderr] Compiling simple_wal v0.3.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling darkbird v6.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Schema`, `VecStorage`, and `Vector` [INFO] [stdout] --> src/darkbird/storage_vector_test.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{VecStorage, Options, Vector, Schema, StorageType}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/darkbird.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | mod storage_vector_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Format` [INFO] [stdout] --> src/darkbird/wal/helper.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use super::page_processor::{Format, Sync, PageProcessor}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/darkbird/wal/helper.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | let date = dt.date().to_string(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/darkbird/storage_redis.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | let mut state = self.shared.state.lock().unwrap(); [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: methods `remove_tag` and `remove_view` are never used [INFO] [stdout] --> src/darkbird/index/tags.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 11 | / impl TagIndex [INFO] [stdout] 12 | | where [INFO] [stdout] 13 | | K: Serialize [INFO] [stdout] 14 | | + DeserializeOwned [INFO] [stdout] ... | [INFO] [stdout] 21 | | + Send [INFO] [stdout] 22 | | + 'static, [INFO] [stdout] | |__________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn remove_tag(&self, tag: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn remove_view(&self, view_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_tree` is never used [INFO] [stdout] --> src/darkbird/index/range.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 12 | / impl RangeIndex [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | K: Serialize [INFO] [stdout] 15 | | + DeserializeOwned [INFO] [stdout] ... | [INFO] [stdout] 22 | | + Send [INFO] [stdout] 23 | | + 'static, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn remove_tree(&self, field_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `router_type` are never read [INFO] [stdout] --> src/darkbird/router.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Router { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [INFO] [stdout] 95 | router_type: RouterType [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next_index` is never used [INFO] [stdout] --> src/darkbird/router.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 98 | / impl Router [INFO] [stdout] 99 | | where [INFO] [stdout] 100 | | Msg: Clone + Send + 'static [INFO] [stdout] | |_______________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 190 | fn next_index(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `storage` are never used [INFO] [stdout] --> src/darkbird/storage_redis.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 86 | / impl DbDropGuard [INFO] [stdout] 87 | | where [INFO] [stdout] 88 | | Doc: Clone + Send + Sync + 'static, [INFO] [stdout] 89 | | K: Clone [INFO] [stdout] ... | [INFO] [stdout] 95 | | + Send [INFO] [stdout] 96 | | + 'static [INFO] [stdout] | |_________________- associated items in this implementation [INFO] [stdout] 97 | { [INFO] [stdout] 98 | pub(crate) fn new() -> DbDropGuard { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn storage(&self) -> RedisStorage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factory_option` is never used [INFO] [stdout] --> src/darkbird/storage_vector_test.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn factory_option(name: &str) -> Options { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_page_index` is never read [INFO] [stdout] --> src/darkbird/wal/disk_log.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct TmpLogStruct { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | current_page_index: usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "f8d988020023768b1d9cf9c584a31ec1f33ae7e7d1f011517b76e414b4be6188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d988020023768b1d9cf9c584a31ec1f33ae7e7d1f011517b76e414b4be6188", kill_on_drop: false }` [INFO] [stdout] f8d988020023768b1d9cf9c584a31ec1f33ae7e7d1f011517b76e414b4be6188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64c92cbdc4a2d07f37f1cc0d667ed520807bfa4fdcd4fd74f1b8fc377e81af36 [INFO] running `Command { std: "docker" "start" "-a" "64c92cbdc4a2d07f37f1cc0d667ed520807bfa4fdcd4fd74f1b8fc377e81af36", kill_on_drop: false }` [INFO] [stderr] Compiling darkbird v6.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Schema`, `VecStorage`, and `Vector` [INFO] [stdout] --> src/darkbird/storage_vector_test.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{VecStorage, Options, Vector, Schema, StorageType}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/darkbird.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | mod storage_vector_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Format` [INFO] [stdout] --> src/darkbird/wal/helper.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use super::page_processor::{Format, Sync, PageProcessor}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/darkbird/wal/helper.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | let date = dt.date().to_string(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/darkbird/storage_redis.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | let mut state = self.shared.state.lock().unwrap(); [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: methods `remove_tag` and `remove_view` are never used [INFO] [stdout] --> src/darkbird/index/tags.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 11 | / impl TagIndex [INFO] [stdout] 12 | | where [INFO] [stdout] 13 | | K: Serialize [INFO] [stdout] 14 | | + DeserializeOwned [INFO] [stdout] ... | [INFO] [stdout] 21 | | + Send [INFO] [stdout] 22 | | + 'static, [INFO] [stdout] | |__________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn remove_tag(&self, tag: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn remove_view(&self, view_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_tree` is never used [INFO] [stdout] --> src/darkbird/index/range.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 12 | / impl RangeIndex [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | K: Serialize [INFO] [stdout] 15 | | + DeserializeOwned [INFO] [stdout] ... | [INFO] [stdout] 22 | | + Send [INFO] [stdout] 23 | | + 'static, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn remove_tree(&self, field_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `router_type` are never read [INFO] [stdout] --> src/darkbird/router.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Router { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [INFO] [stdout] 95 | router_type: RouterType [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next_index` is never used [INFO] [stdout] --> src/darkbird/router.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 98 | / impl Router [INFO] [stdout] 99 | | where [INFO] [stdout] 100 | | Msg: Clone + Send + 'static [INFO] [stdout] | |_______________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 190 | fn next_index(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `storage` are never used [INFO] [stdout] --> src/darkbird/storage_redis.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 86 | / impl DbDropGuard [INFO] [stdout] 87 | | where [INFO] [stdout] 88 | | Doc: Clone + Send + Sync + 'static, [INFO] [stdout] 89 | | K: Clone [INFO] [stdout] ... | [INFO] [stdout] 95 | | + Send [INFO] [stdout] 96 | | + 'static [INFO] [stdout] | |_________________- associated items in this implementation [INFO] [stdout] 97 | { [INFO] [stdout] 98 | pub(crate) fn new() -> DbDropGuard { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn storage(&self) -> RedisStorage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factory_option` is never used [INFO] [stdout] --> src/darkbird/storage_vector_test.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn factory_option(name: &str) -> Options { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_page_index` is never read [INFO] [stdout] --> src/darkbird/wal/disk_log.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct TmpLogStruct { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | current_page_index: usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Format` [INFO] [stdout] --> src/darkbird/wal/helper.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use super::page_processor::{Format, Sync, PageProcessor}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/darkbird/wal/helper.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | let date = dt.date().to_string(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/darkbird/storage_redis.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | let mut state = self.shared.state.lock().unwrap(); [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: methods `remove_tag` and `remove_view` are never used [INFO] [stdout] --> src/darkbird/index/tags.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 11 | / impl TagIndex [INFO] [stdout] 12 | | where [INFO] [stdout] 13 | | K: Serialize [INFO] [stdout] 14 | | + DeserializeOwned [INFO] [stdout] ... | [INFO] [stdout] 21 | | + Send [INFO] [stdout] 22 | | + 'static, [INFO] [stdout] | |__________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn remove_tag(&self, tag: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn remove_view(&self, view_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_tree` is never used [INFO] [stdout] --> src/darkbird/index/range.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 12 | / impl RangeIndex [INFO] [stdout] 13 | | where [INFO] [stdout] 14 | | K: Serialize [INFO] [stdout] 15 | | + DeserializeOwned [INFO] [stdout] ... | [INFO] [stdout] 22 | | + Send [INFO] [stdout] 23 | | + 'static, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn remove_tree(&self, field_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `c` and `router_type` are never read [INFO] [stdout] --> src/darkbird/router.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct Router { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 93 | c: usize, [INFO] [stdout] | ^ [INFO] [stdout] 94 | channels: Vec>, [INFO] [stdout] 95 | router_type: RouterType [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next_index` is never used [INFO] [stdout] --> src/darkbird/router.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 98 | / impl Router [INFO] [stdout] 99 | | where [INFO] [stdout] 100 | | Msg: Clone + Send + 'static [INFO] [stdout] | |_______________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 190 | fn next_index(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `storage` are never used [INFO] [stdout] --> src/darkbird/storage_redis.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 86 | / impl DbDropGuard [INFO] [stdout] 87 | | where [INFO] [stdout] 88 | | Doc: Clone + Send + Sync + 'static, [INFO] [stdout] 89 | | K: Clone [INFO] [stdout] ... | [INFO] [stdout] 95 | | + Send [INFO] [stdout] 96 | | + 'static [INFO] [stdout] | |_________________- associated items in this implementation [INFO] [stdout] 97 | { [INFO] [stdout] 98 | pub(crate) fn new() -> DbDropGuard { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn storage(&self) -> RedisStorage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_page_index` is never read [INFO] [stdout] --> src/darkbird/wal/disk_log.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct TmpLogStruct { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | current_page_index: usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 9.19s [INFO] running `Command { std: "docker" "inspect" "64c92cbdc4a2d07f37f1cc0d667ed520807bfa4fdcd4fd74f1b8fc377e81af36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c92cbdc4a2d07f37f1cc0d667ed520807bfa4fdcd4fd74f1b8fc377e81af36", kill_on_drop: false }` [INFO] [stdout] 64c92cbdc4a2d07f37f1cc0d667ed520807bfa4fdcd4fd74f1b8fc377e81af36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a298a262869a57d707f94f66297462d737ae462bf5d7a27af5bdfffdddb2f3b8 [INFO] running `Command { std: "docker" "start" "-a" "a298a262869a57d707f94f66297462d737ae462bf5d7a27af5bdfffdddb2f3b8", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Schema`, `VecStorage`, and `Vector` [INFO] [stderr] --> src/darkbird/storage_vector_test.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{VecStorage, Options, Vector, Schema, StorageType}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/darkbird.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | mod storage_vector_test; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Format` [INFO] [stderr] --> src/darkbird/wal/helper.rs:4:29 [INFO] [stderr] | [INFO] [stderr] 4 | use super::page_processor::{Format, Sync, PageProcessor}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stderr] --> src/darkbird/wal/helper.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | let date = dt.date().to_string(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/darkbird/storage_redis.rs:261:13 [INFO] [stderr] | [INFO] [stderr] 261 | let mut state = self.shared.state.lock().unwrap(); [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: methods `remove_tag` and `remove_view` are never used [INFO] [stderr] --> src/darkbird/index/tags.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 11 | / impl TagIndex [INFO] [stderr] 12 | | where [INFO] [stderr] 13 | | K: Serialize [INFO] [stderr] 14 | | + DeserializeOwned [INFO] [stderr] ... | [INFO] [stderr] 21 | | + Send [INFO] [stderr] 22 | | + 'static, [INFO] [stderr] | |__________________- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 92 | pub fn remove_tag(&self, tag: &str) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 99 | pub fn remove_view(&self, view_name: &str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `remove_tree` is never used [INFO] [stderr] --> src/darkbird/index/range.rs:80:12 [INFO] [stderr] | [INFO] [stderr] 12 | / impl RangeIndex [INFO] [stderr] 13 | | where [INFO] [stderr] 14 | | K: Serialize [INFO] [stderr] 15 | | + DeserializeOwned [INFO] [stderr] ... | [INFO] [stderr] 22 | | + Send [INFO] [stderr] 23 | | + 'static, [INFO] [stderr] | |__________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn remove_tree(&self, field_name: &str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `c` and `router_type` are never read [INFO] [stderr] --> src/darkbird/router.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 92 | pub struct Router { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 93 | c: usize, [INFO] [stderr] | ^ [INFO] [stderr] 94 | channels: Vec>, [INFO] [stderr] 95 | router_type: RouterType [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `next_index` is never used [INFO] [stderr] --> src/darkbird/router.rs:190:8 [INFO] [stderr] | [INFO] [stderr] 98 | / impl Router [INFO] [stderr] 99 | | where [INFO] [stderr] 100 | | Msg: Clone + Send + 'static [INFO] [stderr] | |_______________________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 190 | fn next_index(&mut self) -> usize { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `storage` are never used [INFO] [stderr] --> src/darkbird/storage_redis.rs:98:19 [INFO] [stderr] | [INFO] [stderr] 86 | / impl DbDropGuard [INFO] [stderr] 87 | | where [INFO] [stderr] 88 | | Doc: Clone + Send + Sync + 'static, [INFO] [stderr] 89 | | K: Clone [INFO] [stderr] ... | [INFO] [stderr] 95 | | + Send [INFO] [stderr] 96 | | + 'static [INFO] [stderr] | |_________________- associated items in this implementation [INFO] [stderr] 97 | { [INFO] [stderr] 98 | pub(crate) fn new() -> DbDropGuard { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 103 | pub(crate) fn storage(&self) -> RedisStorage { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `factory_option` is never used [INFO] [stderr] --> src/darkbird/storage_vector_test.rs:3:4 [INFO] [stderr] | [INFO] [stderr] 3 | fn factory_option(name: &str) -> Options { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `current_page_index` is never read [INFO] [stderr] --> src/darkbird/wal/disk_log.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 6 | struct TmpLogStruct { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | current_page_index: usize [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Format` [INFO] [stderr] --> src/darkbird/wal/helper.rs:4:29 [INFO] [stderr] | [INFO] [stderr] 4 | use super::page_processor::{Format, Sync, PageProcessor}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `darkbird` (lib) generated 11 warnings (run `cargo fix --lib -p darkbird` to apply 3 suggestions) [INFO] [stderr] warning: `darkbird` (lib test) generated 9 warnings (8 duplicates) (run `cargo fix --lib -p darkbird --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/darkbird-a41efdf7026e67a2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test darkbird::storage_vector_test::k_nearest_neighbors ... FAILED [INFO] [stdout] test darkbird::storage_vector_test::vector ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- darkbird::storage_vector_test::k_nearest_neighbors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'darkbird::storage_vector_test::k_nearest_neighbors' panicked at src/darkbird/wal/disk_log.rs:415:31: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d893773f92 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d893773f92 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d893773f92 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61d893773f92 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61d89379c693 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x61d89379c693 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x61d893770a23 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x61d893773de2 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x61d89377543a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x61d893775229 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x61d893706157 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x61d893706157 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x61d893775f23 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x61d893775f23 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x61d893775bda - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x61d893774489 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x61d89377586d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x61d89379a5f0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x61d89379aaf6 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x61d8936caba9 - core::result::Result::unwrap::hfbcc49d1974801c3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x61d8936caba9 - darkbird::darkbird::wal::disk_log::open_last_page::hb9971973d3059694 [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:415:9 [INFO] [stdout] 21: 0x61d8936caba9 - darkbird::darkbird::wal::disk_log::Context::open::h7d47b60ab485047f [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:242:24 [INFO] [stdout] 22: 0x61d8936caba9 - darkbird::darkbird::wal::disk_log::DiskLog::open::hd07d2b66173912d6 [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:34:15 [INFO] [stdout] 23: 0x61d8936ab8c0 - darkbird::darkbird::storage_vector::VecStorage::open::{{closure}}::h281a673719d50b3d [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector.rs:36:15 [INFO] [stdout] 24: 0x61d8936aeae4 - darkbird::darkbird::schema::Schema::with_vecstore::{{closure}}::h53f9b3cc65b9d92d [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/schema.rs:71:38 [INFO] [stdout] 25: 0x61d8936aeae4 - darkbird::darkbird::storage_vector_test::k_nearest_neighbors::{{closure}}::hdd724e77ff52b147 [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:41:10 [INFO] [stdout] 26: 0x61d8936c43bd - as core::future::future::Future>::poll::h11c2cd8cebd115f0 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x61d8936c43bd - as core::future::future::Future>::poll::he94367bee24cd9c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 28: 0x61d8936c43bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3afadb6fa5b7f8a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 29: 0x61d8936c43bd - tokio::runtime::coop::with_budget::h3d0161dbf28b0bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 30: 0x61d8936c43bd - tokio::runtime::coop::budget::hc5388efa3c5884c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 31: 0x61d8936c43bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc47472aee911bc5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 32: 0x61d8936c43bd - tokio::runtime::scheduler::current_thread::Context::enter::h936415b8cb6b6af6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 33: 0x61d8936baacb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7e0e078695aad6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 34: 0x61d8936baacb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3bff344515716a90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 35: 0x61d8936baacb - tokio::runtime::context::scoped::Scoped::set::h5be9d2480a2a2960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 36: 0x61d8936bc2cf - tokio::runtime::context::set_scheduler::{{closure}}::he49fce801f02ccb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:26 [INFO] [stdout] 37: 0x61d8936bc2cf - std::thread::local::LocalKey::try_with::hf4e79c5850631ff6 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 38: 0x61d8936bc2cf - std::thread::local::LocalKey::with::h017b5e751427de01 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 39: 0x61d8936c46e9 - tokio::runtime::context::set_scheduler::h8168ae32f17db43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:9 [INFO] [stdout] 40: 0x61d8936c46e9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h19721d6a276b813a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 41: 0x61d8936c46e9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h17c0817d66284600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 42: 0x61d8936b9db7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6fd41f4e5b6b730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 43: 0x61d8936b9db7 - tokio::runtime::context::runtime::enter_runtime::ha7983d36524afd4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 44: 0x61d8936ba035 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcb2e48120bf90228 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 45: 0x61d8936ba035 - tokio::runtime::runtime::Runtime::block_on::h7c48981cfd596c88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 46: 0x61d8936ae53a - darkbird::darkbird::storage_vector_test::k_nearest_neighbors::hbdc843fa4d72b981 [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:62:5 [INFO] [stdout] 47: 0x61d8936c5049 - darkbird::darkbird::storage_vector_test::k_nearest_neighbors::{{closure}}::heb309dfa085a3f3c [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:38:31 [INFO] [stdout] 48: 0x61d8936c5049 - core::ops::function::FnOnce::call_once::hd563507acbe5afc6 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x61d89370ba3b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x61d89370ba3b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 51: 0x61d89370aaf5 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 52: 0x61d89370aaf5 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x61d89370aaf5 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x61d89370aaf5 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x61d89370aaf5 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x61d89370aaf5 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 57: 0x61d89370aaf5 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 58: 0x61d8936cdae4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 59: 0x61d8936cdae4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 60: 0x61d8936d161a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x61d8936d161a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x61d8936d161a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x61d8936d161a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x61d8936d161a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x61d8936d161a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x61d8936d161a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x61d8937796eb - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 68: 0x61d8937796eb - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 69: 0x61d8937796eb - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 70: 0x7aec2e061ac3 - [INFO] [stdout] 71: 0x7aec2e0f2a04 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- darkbird::storage_vector_test::vector stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'darkbird::storage_vector_test::vector' panicked at src/darkbird/wal/disk_log.rs:415:31: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61d893773f92 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61d893773f92 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61d893773f92 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61d893773f92 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61d89379c693 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x61d89379c693 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x61d893770a23 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x61d893773de2 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x61d89377543a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x61d893775229 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x61d893706157 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x61d893706157 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x61d893775f23 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x61d893775f23 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x61d893775bda - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x61d893774489 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x61d89377586d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x61d89379a5f0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x61d89379aaf6 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x61d8936caba9 - core::result::Result::unwrap::hfbcc49d1974801c3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x61d8936caba9 - darkbird::darkbird::wal::disk_log::open_last_page::hb9971973d3059694 [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:415:9 [INFO] [stdout] 21: 0x61d8936caba9 - darkbird::darkbird::wal::disk_log::Context::open::h7d47b60ab485047f [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:242:24 [INFO] [stdout] 22: 0x61d8936caba9 - darkbird::darkbird::wal::disk_log::DiskLog::open::hd07d2b66173912d6 [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/wal/disk_log.rs:34:15 [INFO] [stdout] 23: 0x61d8936ab8c0 - darkbird::darkbird::storage_vector::VecStorage::open::{{closure}}::h281a673719d50b3d [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector.rs:36:15 [INFO] [stdout] 24: 0x61d8936adbeb - darkbird::darkbird::storage_vector_test::vector::{{closure}}::h3727f3529c4beb4d [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:17:42 [INFO] [stdout] 25: 0x61d8936c43bd - as core::future::future::Future>::poll::h11c2cd8cebd115f0 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x61d8936c43bd - as core::future::future::Future>::poll::he94367bee24cd9c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x61d8936c43bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3afadb6fa5b7f8a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 28: 0x61d8936c43bd - tokio::runtime::coop::with_budget::h3d0161dbf28b0bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 29: 0x61d8936c43bd - tokio::runtime::coop::budget::hc5388efa3c5884c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 30: 0x61d8936c43bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc47472aee911bc5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 31: 0x61d8936c43bd - tokio::runtime::scheduler::current_thread::Context::enter::h936415b8cb6b6af6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 32: 0x61d8936baacb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7e0e078695aad6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 33: 0x61d8936baacb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3bff344515716a90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 34: 0x61d8936baacb - tokio::runtime::context::scoped::Scoped::set::h5be9d2480a2a2960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x61d8936bc2cf - tokio::runtime::context::set_scheduler::{{closure}}::he49fce801f02ccb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:26 [INFO] [stdout] 36: 0x61d8936bc2cf - std::thread::local::LocalKey::try_with::hf4e79c5850631ff6 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 37: 0x61d8936bc2cf - std::thread::local::LocalKey::with::h017b5e751427de01 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 38: 0x61d8936c46e9 - tokio::runtime::context::set_scheduler::h8168ae32f17db43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context.rs:176:9 [INFO] [stdout] 39: 0x61d8936c46e9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h19721d6a276b813a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 40: 0x61d8936c46e9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h17c0817d66284600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 41: 0x61d8936b9db7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he6fd41f4e5b6b730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 42: 0x61d8936b9db7 - tokio::runtime::context::runtime::enter_runtime::ha7983d36524afd4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x61d8936ba035 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcb2e48120bf90228 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 44: 0x61d8936ba035 - tokio::runtime::runtime::Runtime::block_on::h7c48981cfd596c88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 45: 0x61d8936adaaa - darkbird::darkbird::storage_vector_test::vector::h484d331875d87138 [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:31:5 [INFO] [stdout] 46: 0x61d8936c5029 - darkbird::darkbird::storage_vector_test::vector::{{closure}}::h40ca94aa2af063ee [INFO] [stdout] at /opt/rustwide/workdir/src/darkbird/storage_vector_test.rs:9:18 [INFO] [stdout] 47: 0x61d8936c5029 - core::ops::function::FnOnce::call_once::h5299a1b1fb804c90 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x61d89370ba3b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x61d89370ba3b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 50: 0x61d89370aaf5 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 51: 0x61d89370aaf5 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x61d89370aaf5 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 53: 0x61d89370aaf5 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 54: 0x61d89370aaf5 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x61d89370aaf5 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 56: 0x61d89370aaf5 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 57: 0x61d8936cdae4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 58: 0x61d8936cdae4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 59: 0x61d8936d161a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x61d8936d161a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x61d8936d161a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 62: 0x61d8936d161a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 63: 0x61d8936d161a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x61d8936d161a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x61d8936d161a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x61d8937796eb - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 67: 0x61d8937796eb - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 68: 0x61d8937796eb - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 69: 0x7aec2e061ac3 - [INFO] [stdout] 70: 0x7aec2e0f2a04 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] darkbird::storage_vector_test::k_nearest_neighbors [INFO] [stdout] darkbird::storage_vector_test::vector [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a298a262869a57d707f94f66297462d737ae462bf5d7a27af5bdfffdddb2f3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a298a262869a57d707f94f66297462d737ae462bf5d7a27af5bdfffdddb2f3b8", kill_on_drop: false }` [INFO] [stdout] a298a262869a57d707f94f66297462d737ae462bf5d7a27af5bdfffdddb2f3b8