[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreylean%2Ftalaria-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffreylean/talaria-rs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d210eb48ce70bf7b5208e25885ad97bb898d7d3ed0df2a8406f806f442a42c2e [INFO] running `Command { std: "docker" "start" "-a" "d210eb48ce70bf7b5208e25885ad97bb898d7d3ed0df2a8406f806f442a42c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d210eb48ce70bf7b5208e25885ad97bb898d7d3ed0df2a8406f806f442a42c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d210eb48ce70bf7b5208e25885ad97bb898d7d3ed0df2a8406f806f442a42c2e", kill_on_drop: false }` [INFO] [stdout] d210eb48ce70bf7b5208e25885ad97bb898d7d3ed0df2a8406f806f442a42c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9b7899fe1f83f912fac51238c1d9ec558448220d6731970a4e1967f56325736 [INFO] running `Command { std: "docker" "start" "-a" "b9b7899fe1f83f912fac51238c1d9ec558448220d6731970a4e1967f56325736", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arrow-schema v53.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling syn v2.0.78 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v53.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling arrow-data v53.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling arrow-array v53.0.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-executor v0.3.30 [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 crc32fast v1.4.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling arrow-select v53.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling object_store v0.11.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling arrow-cast v53.0.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling arrow-ord v53.0.0 [INFO] [stderr] Compiling arrow-string v53.0.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling arrow-row v53.0.0 [INFO] [stderr] Compiling arrow-arith v53.0.0 [INFO] [stderr] Compiling arrow-ipc v53.0.0 [INFO] [stderr] Compiling arrow-csv v53.0.0 [INFO] [stderr] Compiling arrow-json v53.0.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling parquet v53.0.0 [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 anyhow v1.0.89 [INFO] [stderr] Compiling either v1.13.0 [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 syn v1.0.109 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling datafusion-common-runtime v42.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling datafusion-common v42.0.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [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 prost-build v0.11.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Compiling datafusion-expr-common v42.0.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling async-compression v0.4.13 [INFO] [stderr] Compiling datafusion-physical-expr-common v42.0.0 [INFO] [stderr] Compiling talaria-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling datafusion-functions-aggregate-common v42.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling datafusion-expr v42.0.0 [INFO] [stderr] Compiling chitchat v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling tonic-reflection v0.12.3 [INFO] [stderr] Compiling datafusion-execution v42.0.0 [INFO] [stderr] Compiling datafusion-sql v42.0.0 [INFO] [stderr] Compiling datafusion-functions-window v42.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v42.0.0 [INFO] [stderr] Compiling datafusion-functions v42.0.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-physical-optimizer v42.0.0 [INFO] [stderr] Compiling datafusion-catalog 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 { [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, [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 { [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 { [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 { [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 7m 59s [INFO] running `Command { std: "docker" "inspect" "b9b7899fe1f83f912fac51238c1d9ec558448220d6731970a4e1967f56325736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9b7899fe1f83f912fac51238c1d9ec558448220d6731970a4e1967f56325736", kill_on_drop: false }` [INFO] [stdout] b9b7899fe1f83f912fac51238c1d9ec558448220d6731970a4e1967f56325736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66affb1ee2833f79073128657e54cc844f1d239057956b63471ab7079226c09c [INFO] running `Command { std: "docker" "start" "-a" "66affb1ee2833f79073128657e54cc844f1d239057956b63471ab7079226c09c", 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 { [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, [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 { [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 { [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | schema: Schema, [INFO] [stdout] 22 | map: Arc>, [INFO] [stdout] | ^^^ [INFO] [stdout] 23 | approximate_size: Arc, [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 6.82s [INFO] running `Command { std: "docker" "inspect" "66affb1ee2833f79073128657e54cc844f1d239057956b63471ab7079226c09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66affb1ee2833f79073128657e54cc844f1d239057956b63471ab7079226c09c", kill_on_drop: false }` [INFO] [stdout] 66affb1ee2833f79073128657e54cc844f1d239057956b63471ab7079226c09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea7ce5ccc9206d505d3420368970e841caa1e78c510809c68e62db28326e2e92 [INFO] running `Command { std: "docker" "start" "-a" "ea7ce5ccc9206d505d3420368970e841caa1e78c510809c68e62db28326e2e92", 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 { [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, [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 { [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 { [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, [INFO] [stderr] | ^^^^ [INFO] [stderr] 21 | schema: Schema, [INFO] [stderr] 22 | map: Arc>, [INFO] [stderr] | ^^^ [INFO] [stderr] 23 | approximate_size: Arc, [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.56s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/talaria_rs-b9430bbe49d4611d) [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:: for anyhow::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: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184: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}} [INFO] [stdout] at ./src/timeseries.rs:80:18 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 11: std::panicking::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 17: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 18: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 20: std::panicking::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 21: std::panic::catch_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 23: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 25: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d055c443342 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d055c443342 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d055c443342 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d055c443342 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d055c453cdf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d055c453cdf - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5d055c40faa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d055c40faa3 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d055c41b842 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d055c420cff - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d055c420b91 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d055c35ebbe - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5d055c35ebbe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d055c42130f - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5d055c42130f - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d055c42116a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d055c41b979 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d055c40426d - __rustc[b292c645e8102103]::rust_begin_unwind [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d055c45d140 - core::panicking::panic_fmt::h31cc490ecc8cc1fa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d055c45c6c6 - core::result::unwrap_failed::he05762ef9e6bdf9c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5d055c32e19d - core::result::Result::unwrap::h5e014c5008bbacff [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5d055c32e19d - talaria_rs::timeseries::test::test_new::hcd5843e1fd39dcc2 [INFO] [stdout] at /opt/rustwide/workdir/src/timeseries.rs:86:10 [INFO] [stdout] 22: 0x5d055c32e5a7 - talaria_rs::timeseries::test::test_new::{{closure}}::he51b2bc4a0a7af17 [INFO] [stdout] at /opt/rustwide/workdir/src/timeseries.rs:80:18 [INFO] [stdout] 23: 0x5d055c330c76 - core::ops::function::FnOnce::call_once::hb5cceb0035a16fd8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d055c35e9bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d055c35e9bb - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d055c372a1d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d055c372a1d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5d055c372a1d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5d055c372a1d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5d055c372a1d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d055c372a1d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d055c372a1d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d055c34bf64 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d055c34bf64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5d055c34f7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x5d055c34f7ba - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5d055c34f7ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5d055c34f7ba - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5d055c34f7ba - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d055c34f7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x5d055c34f7ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d055c416d7f - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x5d055c416d7f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x79a61aaf9aa4 - [INFO] [stdout] 45: 0x79a61ab86a64 - clone [INFO] [stdout] 46: 0x0 - [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.71s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin talaria-rs` [INFO] running `Command { std: "docker" "inspect" "ea7ce5ccc9206d505d3420368970e841caa1e78c510809c68e62db28326e2e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7ce5ccc9206d505d3420368970e841caa1e78c510809c68e62db28326e2e92", kill_on_drop: false }` [INFO] [stdout] ea7ce5ccc9206d505d3420368970e841caa1e78c510809c68e62db28326e2e92