[INFO] cloning repository https://github.com/jeffreylean/talaria-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffreylean/talaria-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreylean%2Ftalaria-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreylean%2Ftalaria-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b7448e709fc3e5d345352ad33d25cee5038e7d2
[INFO] testing jeffreylean/talaria-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreylean%2Ftalaria-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeffreylean/talaria-rs
[INFO] finished tweaking git repo https://github.com/jeffreylean/talaria-rs
[INFO] tweaked toml for git repo https://github.com/jeffreylean/talaria-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeffreylean/talaria-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeffreylean/talaria-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ed3a1562438dec5537055d00953b8f05df55c03925437f57c31cb3213ead94e
[INFO] running `Command { std: "docker" "start" "-a" "7ed3a1562438dec5537055d00953b8f05df55c03925437f57c31cb3213ead94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ed3a1562438dec5537055d00953b8f05df55c03925437f57c31cb3213ead94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ed3a1562438dec5537055d00953b8f05df55c03925437f57c31cb3213ead94e", kill_on_drop: false }`
[INFO] [stdout] 7ed3a1562438dec5537055d00953b8f05df55c03925437f57c31cb3213ead94e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2571ff737cd1d6b334d9ea794ddf45e4415717e2ff5de8a70a26ec84f1b87972
[INFO] running `Command { std: "docker" "start" "-a" "2571ff737cd1d6b334d9ea794ddf45e4415717e2ff5de8a70a26ec84f1b87972", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling arrow-schema v53.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.78
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v53.0.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling arrow-data v53.0.0
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling arrow-array v53.0.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling arrow-select v53.0.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling object_store v0.11.0
[INFO] [stderr]    Compiling arrow-row v53.0.0
[INFO] [stderr]    Compiling arrow-cast v53.0.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling arrow-ord v53.0.0
[INFO] [stderr]    Compiling arrow-string v53.0.0
[INFO] [stderr]    Compiling arrow-arith v53.0.0
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling arrow-ipc v53.0.0
[INFO] [stderr]    Compiling arrow-json v53.0.0
[INFO] [stderr]    Compiling arrow-csv v53.0.0
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling sqlparser v0.50.0
[INFO] [stderr]    Compiling arrow v53.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parquet v53.0.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling datafusion-common v42.0.0
[INFO] [stderr]    Compiling datafusion-common-runtime v42.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling datafusion-expr-common v42.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling datafusion-physical-expr-common v42.0.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v42.0.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling datafusion-expr v42.0.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling talaria-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-compression v0.4.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling datafusion-execution v42.0.0
[INFO] [stderr]    Compiling datafusion-functions-window v42.0.0
[INFO] [stderr]    Compiling datafusion-sql v42.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v42.0.0
[INFO] [stderr]    Compiling datafusion-functions v42.0.0
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]    Compiling tonic-reflection v0.12.3
[INFO] [stderr]    Compiling chitchat v0.7.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v42.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v42.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v42.0.0
[INFO] [stderr]    Compiling datafusion-functions-nested v42.0.0
[INFO] [stderr]    Compiling datafusion-catalog v42.0.0
[INFO] [stderr]    Compiling datafusion-physical-optimizer v42.0.0
[INFO] [stderr]    Compiling datafusion v42.0.0
[INFO] [stdout] warning: unused import: `MAX`
[INFO] [stdout]  --> src/memtable.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     usize::{self, MAX},
[INFO] [stdout]   |                   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `datafusion::catalog::TableProvider`
[INFO] [stdout]  --> src/table.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use datafusion::catalog::TableProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SchemaRef` and `array::RecordBatch`
[INFO] [stdout]  --> src/timeseries.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     array::RecordBatch,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     datatypes::{DataType, Field, Schema, SchemaRef},
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/timeseries.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SkipList`
[INFO] [stdout]  --> src/timeseries.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crossbeam_skiplist::{SkipList, SkipMap};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::table::Appender`
[INFO] [stdout]   --> src/timeseries.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::table::Appender;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `catalog::TableProvider`
[INFO] [stdout]   --> src/timeseries.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use datafusion::{catalog::TableProvider, physical_plan::ExecutionPlan};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `physical_plan::ExecutionPlan`
[INFO] [stdout]   --> src/timeseries.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use datafusion::{catalog::TableProvider, physical_plan::ExecutionPlan};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/memtable.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, key: usize) -> Option<Record> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/server/handlers.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         request: Request<IngestRequest>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Record` is never constructed
[INFO] [stdout]   --> src/memtable.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Record {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ColumnType` is never used
[INFO] [stdout]   --> src/memtable.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum ColumnType {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Memtable` is never constructed
[INFO] [stdout]   --> src/memtable.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Memtable {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `put`, and `get` are never used
[INFO] [stdout]   --> src/memtable.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Memtable {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 35 |     pub fn new(id: usize, schema_src: String) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn put(&self, data: &[u8]) -> Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get(&self, key: usize) -> Option<Record> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemorySchemaProvider` is never constructed
[INFO] [stdout]   --> src/schema.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MemorySchemaProvider {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Table` is never used
[INFO] [stdout]  --> src/table.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Table {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Appender` is never used
[INFO] [stdout]   --> src/table.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait Appender {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]   --> src/timeseries.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Table {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ColumnType` is never used
[INFO] [stdout]   --> src/timeseries.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum ColumnType {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new` is never used
[INFO] [stdout]   --> src/timeseries.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn new(id: usize, schema_src: String, name: String) -> anyhow::Result<Table> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `put` is never used
[INFO] [stdout]   --> src/timeseries.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Table {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 62 |     pub fn put(&self, key: &[u8], value: &[u8]) -> Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 31s
[INFO] running `Command { std: "docker" "inspect" "2571ff737cd1d6b334d9ea794ddf45e4415717e2ff5de8a70a26ec84f1b87972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2571ff737cd1d6b334d9ea794ddf45e4415717e2ff5de8a70a26ec84f1b87972", kill_on_drop: false }`
[INFO] [stdout] 2571ff737cd1d6b334d9ea794ddf45e4415717e2ff5de8a70a26ec84f1b87972
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f24d2d654c3b3fbd1d2c5aef357ee2ac6bad21b966a5a14c313d89df42ad505a
[INFO] running `Command { std: "docker" "start" "-a" "f24d2d654c3b3fbd1d2c5aef357ee2ac6bad21b966a5a14c313d89df42ad505a", kill_on_drop: false }`
[INFO] [stderr]    Compiling talaria-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MAX`
[INFO] [stdout]  --> src/memtable.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     usize::{self, MAX},
[INFO] [stdout]   |                   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `datafusion::catalog::TableProvider`
[INFO] [stdout]  --> src/table.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use datafusion::catalog::TableProvider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SchemaRef` and `array::RecordBatch`
[INFO] [stdout]  --> src/timeseries.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     array::RecordBatch,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     datatypes::{DataType, Field, Schema, SchemaRef},
[INFO] [stdout]   |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/timeseries.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SkipList`
[INFO] [stdout]  --> src/timeseries.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crossbeam_skiplist::{SkipList, SkipMap};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::table::Appender`
[INFO] [stdout]   --> src/timeseries.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::table::Appender;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `catalog::TableProvider`
[INFO] [stdout]   --> src/timeseries.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | use datafusion::{catalog::TableProvider, physical_plan::ExecutionPlan};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `physical_plan::ExecutionPlan`
[INFO] [stdout]   --> src/timeseries.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use datafusion::{catalog::TableProvider, physical_plan::ExecutionPlan};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/memtable.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get(&self, key: usize) -> Option<Record> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/server/handlers.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         request: Request<IngestRequest>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Record` is never constructed
[INFO] [stdout]   --> src/memtable.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Record {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ColumnType` is never used
[INFO] [stdout]   --> src/memtable.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum ColumnType {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Memtable` is never constructed
[INFO] [stdout]   --> src/memtable.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Memtable {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `put`, and `get` are never used
[INFO] [stdout]   --> src/memtable.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Memtable {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 35 |     pub fn new(id: usize, schema_src: String) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn put(&self, data: &[u8]) -> Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get(&self, key: usize) -> Option<Record> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemorySchemaProvider` is never constructed
[INFO] [stdout]   --> src/schema.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MemorySchemaProvider {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Table` is never used
[INFO] [stdout]  --> src/table.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Table {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Appender` is never used
[INFO] [stdout]   --> src/table.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait Appender {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `map`, and `approximate_size` are never read
[INFO] [stdout]   --> src/timeseries.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Table {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 19 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 20 |     name: Arc<str>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     schema: Schema,
[INFO] [stdout] 22 |     map: Arc<SkipMap<Bytes, Bytes>>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 23 |     approximate_size: Arc<AtomicUsize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `put` is never used
[INFO] [stdout]   --> src/timeseries.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Table {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 62 |     pub fn put(&self, key: &[u8], value: &[u8]) -> Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.73s
[INFO] running `Command { std: "docker" "inspect" "f24d2d654c3b3fbd1d2c5aef357ee2ac6bad21b966a5a14c313d89df42ad505a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24d2d654c3b3fbd1d2c5aef357ee2ac6bad21b966a5a14c313d89df42ad505a", kill_on_drop: false }`
[INFO] [stdout] f24d2d654c3b3fbd1d2c5aef357ee2ac6bad21b966a5a14c313d89df42ad505a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af17a2677d626e9465c95a419d4982e5da44b80257c1e104213753417d576355
[INFO] running `Command { std: "docker" "start" "-a" "af17a2677d626e9465c95a419d4982e5da44b80257c1e104213753417d576355", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `MAX`
[INFO] [stderr]  --> src/memtable.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 |     usize::{self, MAX},
[INFO] [stderr]   |                   ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `datafusion::catalog::TableProvider`
[INFO] [stderr]  --> src/table.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use datafusion::catalog::TableProvider;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SchemaRef` and `array::RecordBatch`
[INFO] [stderr]  --> src/timeseries.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     array::RecordBatch,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     datatypes::{DataType, Field, Schema, SchemaRef},
[INFO] [stderr]   |                                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_trait::async_trait`
[INFO] [stderr]  --> src/timeseries.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use async_trait::async_trait;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SkipList`
[INFO] [stderr]  --> src/timeseries.rs:9:26
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crossbeam_skiplist::{SkipList, SkipMap};
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::table::Appender`
[INFO] [stderr]   --> src/timeseries.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::table::Appender;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `catalog::TableProvider`
[INFO] [stderr]   --> src/timeseries.rs:10:18
[INFO] [stderr]    |
[INFO] [stderr] 10 | use datafusion::{catalog::TableProvider, physical_plan::ExecutionPlan};
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `physical_plan::ExecutionPlan`
[INFO] [stderr]   --> src/timeseries.rs:10:42
[INFO] [stderr]    |
[INFO] [stderr] 10 | use datafusion::{catalog::TableProvider, physical_plan::ExecutionPlan};
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]   --> src/memtable.rs:78:23
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn get(&self, key: usize) -> Option<Record> {
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/server/handlers.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         request: Request<IngestRequest>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Record` is never constructed
[INFO] [stderr]   --> src/memtable.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct Record {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ColumnType` is never used
[INFO] [stderr]   --> src/memtable.rs:20:6
[INFO] [stderr]    |
[INFO] [stderr] 20 | enum ColumnType {
[INFO] [stderr]    |      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Memtable` is never constructed
[INFO] [stderr]   --> src/memtable.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct Memtable {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `put`, and `get` are never used
[INFO] [stderr]   --> src/memtable.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl Memtable {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 35 |     pub fn new(id: usize, schema_src: String) -> Result<Self> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn put(&self, data: &[u8]) -> Result<()> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn get(&self, key: usize) -> Option<Record> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MemorySchemaProvider` is never constructed
[INFO] [stderr]   --> src/schema.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct MemorySchemaProvider {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Table` is never used
[INFO] [stderr]  --> src/table.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub trait Table {
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Appender` is never used
[INFO] [stderr]   --> src/table.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub trait Appender {
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `map`, and `approximate_size` are never read
[INFO] [stderr]   --> src/timeseries.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Table {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 19 |     id: usize,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 20 |     name: Arc<str>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 21 |     schema: Schema,
[INFO] [stderr] 22 |     map: Arc<SkipMap<Bytes, Bytes>>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 23 |     approximate_size: Arc<AtomicUsize>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `put` is never used
[INFO] [stderr]   --> src/timeseries.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | impl Table {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] 62 |     pub fn put(&self, key: &[u8], value: &[u8]) -> Result<()> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `talaria-rs` (bin "talaria-rs" test) generated 19 warnings (run `cargo fix --bin "talaria-rs" -p talaria-rs --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/talaria_rs-ac312cd0edea5a15)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test timeseries::test::test_new ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- timeseries::test::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'timeseries::test::test_new' (18) panicked at src/timeseries.rs:86:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<talaria_rs::timeseries::Table, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: talaria_rs::timeseries::new
[INFO] [stdout]              at ./src/timeseries.rs:35:13
[INFO] [stdout]    3: talaria_rs::timeseries::test::test_new
[INFO] [stdout]              at ./src/timeseries.rs:81:21
[INFO] [stdout]    4: talaria_rs::timeseries::test::test_new::{closure#0}
[INFO] [stdout]              at ./src/timeseries.rs:80:18
[INFO] [stdout]    5: <talaria_rs::timeseries::test::test_new::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5adf8721dcaa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5adf8721dcaa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5adf8721dcaa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5adf8721dcaa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5adf872331ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5adf872331ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5adf87222ae2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5adf87222ae2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5adf871fc89f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5adf871fc89f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5adf87216139 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5adf8712ff4c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5adf8712ff4c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5adf872162f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5adf872162f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5adf871fc958 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5adf871f3d69 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5adf871fd75d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5adf8723394c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5adf872336c2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5adf87121d9d - <core[35159d6ffb30e017]::result::Result<talaria_rs[fbc5d755ccea2b43]::timeseries::Table, anyhow[95a2b6622c9b760]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5adf87121d9d - talaria_rs[fbc5d755ccea2b43]::timeseries::test::test_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeseries.rs:86:10
[INFO] [stdout]   22:     0x5adf8711e5f7 - talaria_rs[fbc5d755ccea2b43]::timeseries::test::test_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeseries.rs:80:18
[INFO] [stdout]   23:     0x5adf8711d296 - <talaria_rs[fbc5d755ccea2b43]::timeseries::test::test_new::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5adf8712322b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5adf8712322b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5adf87130a1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5adf87130a1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5adf87130a1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5adf87130a1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5adf87130a1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5adf87130a1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5adf87130a1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5adf8712b3f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5adf8712b3f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5adf87133622 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5adf87133622 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5adf87133622 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5adf87133622 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5adf87133622 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5adf87133622 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5adf87133622 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5adf8721d5bf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5adf8721d5bf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ab12cf51aa4 - <unknown>
[INFO] [stdout]   45:     0x7ab12cfdea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     timeseries::test::test_new
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin talaria-rs`
[INFO] running `Command { std: "docker" "inspect" "af17a2677d626e9465c95a419d4982e5da44b80257c1e104213753417d576355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af17a2677d626e9465c95a419d4982e5da44b80257c1e104213753417d576355", kill_on_drop: false }`
[INFO] [stdout] af17a2677d626e9465c95a419d4982e5da44b80257c1e104213753417d576355
