[INFO] cloning repository https://github.com/rohanprabhu/tarrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohanprabhu/tarrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanprabhu%2Ftarrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanprabhu%2Ftarrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de343b02495d91c3fb2e212f9b5984b761c3534b
[INFO] testing rohanprabhu/tarrow against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanprabhu%2Ftarrow" "/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/rohanprabhu/tarrow
[INFO] finished tweaking git repo https://github.com/rohanprabhu/tarrow
[INFO] tweaked toml for git repo https://github.com/rohanprabhu/tarrow written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohanprabhu/tarrow 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/rohanprabhu/tarrow 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] 25ffaf8735cbe326a118b98c490be582e0dab0c9b386b86691a65de891cf4c3b
[INFO] running `Command { std: "docker" "start" "-a" "25ffaf8735cbe326a118b98c490be582e0dab0c9b386b86691a65de891cf4c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25ffaf8735cbe326a118b98c490be582e0dab0c9b386b86691a65de891cf4c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ffaf8735cbe326a118b98c490be582e0dab0c9b386b86691a65de891cf4c3b", kill_on_drop: false }`
[INFO] [stdout] 25ffaf8735cbe326a118b98c490be582e0dab0c9b386b86691a65de891cf4c3b
[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] f0c31de604fc27ac1371504a37820d9f2afdb3af5a1be606ff3f25db3455e0b8
[INFO] running `Command { std: "docker" "start" "-a" "f0c31de604fc27ac1371504a37820d9f2afdb3af5a1be606ff3f25db3455e0b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling mac v0.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling buffer v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling tarrow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `max`
[INFO] [stdout]  --> src/object_db/object_db.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::{max, min};
[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: `QueryResult`
[INFO] [stdout]  --> src/object_db/object_db.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diesel::{insert_into, PgConnection, QueryResult, RunQueryDsl};
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/object_db/errors.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Display, Formatter, write};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_addresses`
[INFO] [stdout]   --> src/object_db/object_db.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         content_addresses: Vec<ContentAddress>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_addresses`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_info`
[INFO] [stdout]   --> src/object_db/object_db.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     Error::DatabaseError(database_error_kind, error_info) => {
[INFO] [stdout]    |                                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/tarrow.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         tree: StorableTarrowTree
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObjectDb` is never constructed
[INFO] [stdout]   --> src/object_db/object_db.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ObjectDb {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sha_256` is never used
[INFO] [stdout]   --> src/object_db/object_db.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn sha_256(content: &Vec<u8>) -> Result<Vec<u8>, anyhow::Error> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_blobs`, and `store_object` are never used
[INFO] [stdout]   --> src/object_db/object_db.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl ObjectDb {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 34 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn get_blobs(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn store_object(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoreObjectRequest` is never constructed
[INFO] [stdout]  --> src/object_db/models.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct StoreObjectRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoredObject` is never constructed
[INFO] [stdout]  --> src/object_db/models.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct StoredObject {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ObjectStorageError` is never used
[INFO] [stdout]  --> src/object_db/errors.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum ObjectStorageError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataBlob` is never constructed
[INFO] [stdout]  --> src/models.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DataBlob<'a> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TreeEntry` is never used
[INFO] [stdout]  --> src/models.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TreeEntry<'a> {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StorableTarrowTree` is never constructed
[INFO] [stdout]   --> src/models.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StorableTarrowTree<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TarrowTree` is never constructed
[INFO] [stdout]   --> src/models.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TarrowTree<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TarrowRef` is never constructed
[INFO] [stdout]   --> src/models.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct TarrowRef {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/models.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TarrowRef {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 27 |     fn from(ref_name: String) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tarrow` is never constructed
[INFO] [stdout]  --> src/tarrow.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Tarrow {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `store` is never used
[INFO] [stdout]   --> src/tarrow.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tarrow {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 11 |     fn store(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TreeDb` is never constructed
[INFO] [stdout]  --> src/tree_db/tree_db.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TreeDb {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ContentAddress` is never used
[INFO] [stdout]  --> src/core/types.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type ContentAddress = [u8; 32];
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.54s
[INFO] running `Command { std: "docker" "inspect" "f0c31de604fc27ac1371504a37820d9f2afdb3af5a1be606ff3f25db3455e0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0c31de604fc27ac1371504a37820d9f2afdb3af5a1be606ff3f25db3455e0b8", kill_on_drop: false }`
[INFO] [stdout] f0c31de604fc27ac1371504a37820d9f2afdb3af5a1be606ff3f25db3455e0b8
[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] a69e5e6976b196efcd054a5ef697320ad59eee2c7db149e746d11f876c67a030
[INFO] running `Command { std: "docker" "start" "-a" "a69e5e6976b196efcd054a5ef697320ad59eee2c7db149e746d11f876c67a030", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling migrations_internals v2.1.0
[INFO] [stderr]    Compiling migrations_macros v2.1.0
[INFO] [stderr]    Compiling diesel_migrations v2.1.0
[INFO] [stderr]    Compiling tarrow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `max`
[INFO] [stdout]  --> src/object_db/object_db.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::{max, min};
[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: `QueryResult`
[INFO] [stdout]  --> src/object_db/object_db.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diesel::{insert_into, PgConnection, QueryResult, RunQueryDsl};
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/object_db/errors.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Display, Formatter, write};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_addresses`
[INFO] [stdout]   --> src/object_db/object_db.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         content_addresses: Vec<ContentAddress>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_addresses`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_info`
[INFO] [stdout]   --> src/object_db/object_db.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     Error::DatabaseError(database_error_kind, error_info) => {
[INFO] [stdout]    |                                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/tarrow.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         tree: StorableTarrowTree
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObjectDb` is never constructed
[INFO] [stdout]   --> src/object_db/object_db.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ObjectDb {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sha_256` is never used
[INFO] [stdout]   --> src/object_db/object_db.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn sha_256(content: &Vec<u8>) -> Result<Vec<u8>, anyhow::Error> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_blobs`, and `store_object` are never used
[INFO] [stdout]   --> src/object_db/object_db.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl ObjectDb {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 34 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn get_blobs(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn store_object(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoreObjectRequest` is never constructed
[INFO] [stdout]  --> src/object_db/models.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct StoreObjectRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoredObject` is never constructed
[INFO] [stdout]  --> src/object_db/models.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct StoredObject {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ObjectStorageError` is never used
[INFO] [stdout]  --> src/object_db/errors.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum ObjectStorageError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataBlob` is never constructed
[INFO] [stdout]  --> src/models.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DataBlob<'a> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TreeEntry` is never used
[INFO] [stdout]  --> src/models.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TreeEntry<'a> {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StorableTarrowTree` is never constructed
[INFO] [stdout]   --> src/models.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StorableTarrowTree<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TarrowTree` is never constructed
[INFO] [stdout]   --> src/models.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TarrowTree<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TarrowRef` is never constructed
[INFO] [stdout]   --> src/models.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct TarrowRef {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/models.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TarrowRef {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 27 |     fn from(ref_name: String) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tarrow` is never constructed
[INFO] [stdout]  --> src/tarrow.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Tarrow {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `store` is never used
[INFO] [stdout]   --> src/tarrow.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tarrow {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 11 |     fn store(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TreeDb` is never constructed
[INFO] [stdout]  --> src/tree_db/tree_db.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TreeDb {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ContentAddress` is never used
[INFO] [stdout]  --> src/core/types.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type ContentAddress = [u8; 32];
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Integer)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: unused import: `TestingContext`
[INFO] [stdout]   --> src/tests/example_db_test.rs:11:85
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use crate::tests::common_setup::common::{get_common_testing_context, init_test, TestingContext};
[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: `max`
[INFO] [stdout]  --> src/object_db/object_db.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::{max, min};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryResult`
[INFO] [stdout]  --> src/object_db/object_db.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use diesel::{insert_into, PgConnection, QueryResult, RunQueryDsl};
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/object_db/errors.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Display, Formatter, write};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/tests/example_db_test.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let result = object_db.store_object(
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_addresses`
[INFO] [stdout]   --> src/object_db/object_db.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         content_addresses: Vec<ContentAddress>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_addresses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_info`
[INFO] [stdout]   --> src/object_db/object_db.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     Error::DatabaseError(database_error_kind, error_info) => {
[INFO] [stdout]    |                                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/tarrow.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         tree: StorableTarrowTree
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `result` is never read
[INFO] [stdout]   --> src/tests/example_db_test.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         struct ExampleDbTestData {
[INFO] [stdout]    |                ----------------- field in this struct
[INFO] [stdout] 17 |             #[sql_type = "Integer"]
[INFO] [stdout] 18 |             pub result: i32
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExampleDbTestData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIGRATIONS` is never used
[INFO] [stdout]   --> src/tests/common_setup.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub const MIGRATIONS: EmbeddedMigrations = embed_migrations!("./migrations");
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_blobs` is never used
[INFO] [stdout]   --> src/object_db/object_db.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl ObjectDb {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn get_blobs(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metadata` is never read
[INFO] [stdout]  --> src/object_db/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct StoreObjectRequest {
[INFO] [stdout]   |            ------------------ field in this struct
[INFO] [stdout] 4 |     pub object_data: Vec<u8>,
[INFO] [stdout] 5 |     pub metadata: serde_json::Value
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataBlob` is never constructed
[INFO] [stdout]  --> src/models.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DataBlob<'a> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TreeEntry` is never used
[INFO] [stdout]  --> src/models.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum TreeEntry<'a> {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StorableTarrowTree` is never constructed
[INFO] [stdout]   --> src/models.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StorableTarrowTree<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TarrowTree` is never constructed
[INFO] [stdout]   --> src/models.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct TarrowTree<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TarrowRef` is never constructed
[INFO] [stdout]   --> src/models.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct TarrowRef {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/models.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TarrowRef {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 27 |     fn from(ref_name: String) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tarrow` is never constructed
[INFO] [stdout]  --> src/tarrow.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Tarrow {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `store` is never used
[INFO] [stdout]   --> src/tarrow.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Tarrow {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 11 |     fn store(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TreeDb` is never constructed
[INFO] [stdout]  --> src/tree_db/tree_db.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TreeDb {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.14s
[INFO] running `Command { std: "docker" "inspect" "a69e5e6976b196efcd054a5ef697320ad59eee2c7db149e746d11f876c67a030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69e5e6976b196efcd054a5ef697320ad59eee2c7db149e746d11f876c67a030", kill_on_drop: false }`
[INFO] [stdout] a69e5e6976b196efcd054a5ef697320ad59eee2c7db149e746d11f876c67a030
[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] c4818be66b52a1e245b72077e18abd84ad20ce551c53b2758c33cc2d2f89f2ed
[INFO] running `Command { std: "docker" "start" "-a" "c4818be66b52a1e245b72077e18abd84ad20ce551c53b2758c33cc2d2f89f2ed", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `max`
[INFO] [stderr]  --> src/object_db/object_db.rs:1:16
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::cmp::{max, min};
[INFO] [stderr]   |                ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `QueryResult`
[INFO] [stderr]  --> src/object_db/object_db.rs:2:41
[INFO] [stderr]   |
[INFO] [stderr] 2 | use diesel::{insert_into, PgConnection, QueryResult, RunQueryDsl};
[INFO] [stderr]   |                                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `write`
[INFO] [stderr]  --> src/object_db/errors.rs:1:36
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::fmt::{Display, Formatter, write};
[INFO] [stderr]   |                                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content_addresses`
[INFO] [stderr]   --> src/object_db/object_db.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         content_addresses: Vec<ContentAddress>
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_addresses`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `error_info`
[INFO] [stderr]   --> src/object_db/object_db.rs:79:63
[INFO] [stderr]    |
[INFO] [stderr] 79 |                     Error::DatabaseError(database_error_kind, error_info) => {
[INFO] [stderr]    |                                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_info`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tree`
[INFO] [stderr]   --> src/tarrow.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |         tree: StorableTarrowTree
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ObjectDb` is never constructed
[INFO] [stderr]   --> src/object_db/object_db.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct ObjectDb {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `sha_256` is never used
[INFO] [stderr]   --> src/object_db/object_db.rs:27:4
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn sha_256(content: &Vec<u8>) -> Result<Vec<u8>, anyhow::Error> {
[INFO] [stderr]    |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get_blobs`, and `store_object` are never used
[INFO] [stderr]   --> src/object_db/object_db.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl ObjectDb {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 34 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn get_blobs(
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn store_object(
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StoreObjectRequest` is never constructed
[INFO] [stderr]  --> src/object_db/models.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct StoreObjectRequest {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StoredObject` is never constructed
[INFO] [stderr]  --> src/object_db/models.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct StoredObject {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ObjectStorageError` is never used
[INFO] [stderr]  --> src/object_db/errors.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum ObjectStorageError {
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DataBlob` is never constructed
[INFO] [stderr]  --> src/models.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct DataBlob<'a> {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TreeEntry` is never used
[INFO] [stderr]  --> src/models.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub enum TreeEntry<'a> {
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StorableTarrowTree` is never constructed
[INFO] [stderr]   --> src/models.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct StorableTarrowTree<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TarrowTree` is never constructed
[INFO] [stderr]   --> src/models.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct TarrowTree<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TarrowRef` is never constructed
[INFO] [stderr]   --> src/models.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct TarrowRef {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]   --> src/models.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl TarrowRef {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 27 |     fn from(ref_name: String) -> Self {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tarrow` is never constructed
[INFO] [stderr]  --> src/tarrow.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct Tarrow {
[INFO] [stderr]   |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `store` is never used
[INFO] [stderr]   --> src/tarrow.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Tarrow {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 11 |     fn store(
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TreeDb` is never constructed
[INFO] [stderr]  --> src/tree_db/tree_db.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct TreeDb {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ContentAddress` is never used
[INFO] [stderr]  --> src/core/types.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub type ContentAddress = [u8; 32];
[INFO] [stderr]   |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tarrow` (lib) generated 22 warnings (run `cargo fix --lib -p tarrow` to apply 6 suggestions)
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Integer)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TestingContext`
[INFO] [stderr]   --> src/tests/example_db_test.rs:11:85
[INFO] [stderr]    |
[INFO] [stderr] 11 |     use crate::tests::common_setup::common::{get_common_testing_context, init_test, TestingContext};
[INFO] [stderr]    |                                                                                     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `max`
[INFO] [stderr]  --> src/object_db/object_db.rs:1:16
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::cmp::{max, min};
[INFO] [stderr]   |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> src/tests/example_db_test.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |         let result = object_db.store_object(
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `content_addresses`
[INFO] [stderr]   --> src/object_db/object_db.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         content_addresses: Vec<ContentAddress>
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_addresses`
[INFO] [stderr] 
[INFO] [stderr] warning: field `result` is never read
[INFO] [stderr]   --> src/tests/example_db_test.rs:18:17
[INFO] [stderr]    |
[INFO] [stderr] 16 |         struct ExampleDbTestData {
[INFO] [stderr]    |                ----------------- field in this struct
[INFO] [stderr] 17 |             #[sql_type = "Integer"]
[INFO] [stderr] 18 |             pub result: i32
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ExampleDbTestData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MIGRATIONS` is never used
[INFO] [stderr]   --> src/tests/common_setup.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub const MIGRATIONS: EmbeddedMigrations = embed_migrations!("./migrations");
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_blobs` is never used
[INFO] [stderr]   --> src/object_db/object_db.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl ObjectDb {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn get_blobs(
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `metadata` is never read
[INFO] [stderr]  --> src/object_db/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct StoreObjectRequest {
[INFO] [stderr]   |            ------------------ field in this struct
[INFO] [stderr] 4 |     pub object_data: Vec<u8>,
[INFO] [stderr] 5 |     pub metadata: serde_json::Value
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tarrow` (lib test) generated 21 warnings (13 duplicates) (run `cargo fix --lib -p tarrow --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tarrow-af370d7d834552dd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::example_db_test::tests::test_db_should_connect ... FAILED
[INFO] [stdout] test tests::example_db_test::tests::insert_blob ... FAILED
[INFO] [stdout] test tests::example_db_test::tests::object_collision_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::example_db_test::tests::test_db_should_connect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::example_db_test::tests::test_db_should_connect' (27) panicked at src/tests/common_setup.rs:38:37:
[INFO] [stdout] Error connecting to testing database (db_url=postgres://tarrow-dev:tarrow-dev@localhost:35431/tarrow-test-db), error=BadConnection("connection to server at \"localhost\" (::1), port 35431 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 35431 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae75c7b8c52 - 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:     0x5ae75c7b8c52 - 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:     0x5ae75c7b8c52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae75c7b8c52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae75c7c972f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae75c7c972f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ae75c783bb3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae75c783bb3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae75c78fb92 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae75c79502f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ae75c794ec1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ae75c6edfae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ae75c6edfae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae75c79563f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ae75c79563f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ae75c79549a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ae75c78fcc9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ae75c77837d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ae75c7d2210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae75c4284ec - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h68ac0d45561689ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:37
[INFO] [stdout]   20:     0x5ae75c41b86e - core::result::Result<T,E>::unwrap_or_else::h87a28e96833f33c1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5ae75c428352 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::he22fd36e7d190526
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:18
[INFO] [stdout]   22:     0x5ae75c42172f - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::h4cad85f478b93be6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/once_cell.rs:368:37
[INFO] [stdout]   23:     0x5ae75c428191 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::hbae283554f87b76d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:44:12
[INFO] [stdout]   24:     0x5ae75c429e5b - tarrow::tests::example_db_test::tests::test_db_should_connect::{{closure}}::hedc690f19a770ba3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:22:14
[INFO] [stdout]   25:     0x5ae75c425152 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha626c2b65ecc0eb2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ae75c42518d - <core::pin::Pin<P> as core::future::future::Future>::poll::had7174e618ce8a5e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ae75c416f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5f5a17babde4fdf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   28:     0x5ae75c416ebb - tokio::runtime::coop::with_budget::h27e901c39097d04e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ae75c416ebb - tokio::runtime::coop::budget::h7c50c693dcae3247
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ae75c416ebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h738be114bb2cab75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   31:     0x5ae75c415710 - tokio::runtime::scheduler::current_thread::Context::enter::h1359c3bc13ab952b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   32:     0x5ae75c41657d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbfd8813f1be9d8c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   33:     0x5ae75c4162a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3471d022d84910b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   34:     0x5ae75c42243b - tokio::runtime::context::scoped::Scoped<T>::set::hd44066eb37ab3048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ae75c4222b9 - tokio::runtime::context::set_scheduler::{{closure}}::he6b66b5417973b15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ae75c420372 - std::thread::local::LocalKey<T>::try_with::h9dbb35e81e199742
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x5ae75c41ffbe - std::thread::local::LocalKey<T>::with::h3e4c27e736524e38
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x5ae75c42226d - tokio::runtime::context::set_scheduler::h7bb67852c9c5f015
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ae75c416050 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h08e8a34fe7a678bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   40:     0x5ae75c4162c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hac155f2e9e3b4e88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   41:     0x5ae75c415382 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdb312a1410b9ff11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   42:     0x5ae75c4273a2 - tokio::runtime::context::runtime::enter_runtime::h4b477151010f50fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ae75c4152e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h46e6e1a1d326e9e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   44:     0x5ae75c41c682 - tokio::runtime::runtime::Runtime::block_on::h4c378376daa3a575
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   45:     0x5ae75c429c7d - tarrow::tests::example_db_test::tests::test_db_should_connect::h9f13e103375048f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:30:40
[INFO] [stdout]   46:     0x5ae75c429d17 - tarrow::tests::example_db_test::tests::test_db_should_connect::{{closure}}::h54eefa31a02fd72e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:14:38
[INFO] [stdout]   47:     0x5ae75c413c36 - core::ops::function::FnOnce::call_once::h41c92ede6b18e4a5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ae75c6eddab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5ae75c6eddab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5ae75c701e0d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5ae75c701e0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5ae75c701e0d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5ae75c701e0d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5ae75c701e0d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ae75c701e0d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5ae75c701e0d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5ae75c6db354 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5ae75c6db354 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5ae75c6debaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5ae75c6debaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5ae75c6debaa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5ae75c6debaa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5ae75c6debaa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5ae75c6debaa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5ae75c6debaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5ae75c78b0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x5ae75c78b0cf - 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]   68:     0x7513c72bcaa4 - <unknown>
[INFO] [stdout]   69:     0x7513c7349a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::example_db_test::tests::insert_blob stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::example_db_test::tests::insert_blob' (25) panicked at src/tests/common_setup.rs:38:37:
[INFO] [stdout] Error connecting to testing database (db_url=postgres://tarrow-dev:tarrow-dev@localhost:35431/tarrow-test-db), error=BadConnection("connection to server at \"localhost\" (::1), port 35431 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 35431 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae75c7b8c52 - 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:     0x5ae75c7b8c52 - 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:     0x5ae75c7b8c52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae75c7b8c52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae75c7c972f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae75c7c972f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ae75c783bb3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae75c783bb3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae75c78fb92 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae75c79502f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ae75c794ec1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ae75c6edfae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ae75c6edfae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae75c79563f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ae75c79563f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ae75c79549a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ae75c78fcc9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ae75c77837d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ae75c7d2210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae75c4284ec - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h68ac0d45561689ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:37
[INFO] [stdout]   20:     0x5ae75c41b86e - core::result::Result<T,E>::unwrap_or_else::h87a28e96833f33c1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5ae75c428352 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::he22fd36e7d190526
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:18
[INFO] [stdout]   22:     0x5ae75c42172f - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::h4cad85f478b93be6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/once_cell.rs:368:37
[INFO] [stdout]   23:     0x5ae75c428191 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::hbae283554f87b76d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:44:12
[INFO] [stdout]   24:     0x5ae75c4288a4 - tarrow::tests::example_db_test::tests::insert_blob::{{closure}}::h06b3e436d2d8a8af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:37:14
[INFO] [stdout]   25:     0x5ae75c425152 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha626c2b65ecc0eb2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ae75c42518d - <core::pin::Pin<P> as core::future::future::Future>::poll::had7174e618ce8a5e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ae75c416f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5f5a17babde4fdf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   28:     0x5ae75c416ebb - tokio::runtime::coop::with_budget::h27e901c39097d04e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ae75c416ebb - tokio::runtime::coop::budget::h7c50c693dcae3247
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ae75c416ebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h738be114bb2cab75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   31:     0x5ae75c415710 - tokio::runtime::scheduler::current_thread::Context::enter::h1359c3bc13ab952b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   32:     0x5ae75c41657d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbfd8813f1be9d8c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   33:     0x5ae75c4162a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3471d022d84910b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   34:     0x5ae75c42243b - tokio::runtime::context::scoped::Scoped<T>::set::hd44066eb37ab3048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ae75c4222b9 - tokio::runtime::context::set_scheduler::{{closure}}::he6b66b5417973b15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ae75c420372 - std::thread::local::LocalKey<T>::try_with::h9dbb35e81e199742
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x5ae75c41ffbe - std::thread::local::LocalKey<T>::with::h3e4c27e736524e38
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x5ae75c42226d - tokio::runtime::context::set_scheduler::h7bb67852c9c5f015
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ae75c416050 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h08e8a34fe7a678bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   40:     0x5ae75c4162c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hac155f2e9e3b4e88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   41:     0x5ae75c415382 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdb312a1410b9ff11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   42:     0x5ae75c4273a2 - tokio::runtime::context::runtime::enter_runtime::h4b477151010f50fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ae75c4152e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h46e6e1a1d326e9e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   44:     0x5ae75c41c682 - tokio::runtime::runtime::Runtime::block_on::h4c378376daa3a575
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   45:     0x5ae75c4286dd - tarrow::tests::example_db_test::tests::insert_blob::h92e3e607fb676150
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:46:19
[INFO] [stdout]   46:     0x5ae75c428cc7 - tarrow::tests::example_db_test::tests::insert_blob::{{closure}}::h7cd1863511f28ff0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:34:27
[INFO] [stdout]   47:     0x5ae75c413d36 - core::ops::function::FnOnce::call_once::hcdd19f0901125ec2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ae75c6eddab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5ae75c6eddab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5ae75c701e0d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5ae75c701e0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5ae75c701e0d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5ae75c701e0d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5ae75c701e0d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ae75c701e0d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5ae75c701e0d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5ae75c6db354 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5ae75c6db354 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5ae75c6debaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5ae75c6debaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5ae75c6debaa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5ae75c6debaa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5ae75c6debaa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5ae75c6debaa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5ae75c6debaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5ae75c78b0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x5ae75c78b0cf - 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]   68:     0x7513c72bcaa4 - <unknown>
[INFO] [stdout]   69:     0x7513c7349a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::example_db_test::tests::object_collision_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::example_db_test::tests::object_collision_test' (26) panicked at src/tests/common_setup.rs:38:37:
[INFO] [stdout] Error connecting to testing database (db_url=postgres://tarrow-dev:tarrow-dev@localhost:35431/tarrow-test-db), error=BadConnection("connection to server at \"localhost\" (::1), port 35431 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 35431 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae75c7b8c52 - 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:     0x5ae75c7b8c52 - 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:     0x5ae75c7b8c52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ae75c7b8c52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ae75c7c972f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ae75c7c972f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ae75c783bb3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae75c783bb3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ae75c78fb92 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ae75c79502f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ae75c794ec1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ae75c6edfae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ae75c6edfae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae75c79563f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ae75c79563f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ae75c79549a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ae75c78fcc9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ae75c77837d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ae75c7d2210 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae75c4284ec - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h68ac0d45561689ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:37
[INFO] [stdout]   20:     0x5ae75c41b86e - core::result::Result<T,E>::unwrap_or_else::h87a28e96833f33c1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5ae75c428352 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::he22fd36e7d190526
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:18
[INFO] [stdout]   22:     0x5ae75c42172f - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::h4cad85f478b93be6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/once_cell.rs:368:37
[INFO] [stdout]   23:     0x5ae75c428191 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::hbae283554f87b76d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:44:12
[INFO] [stdout]   24:     0x5ae75c429025 - tarrow::tests::example_db_test::tests::object_collision_test::{{closure}}::hbc604b146be606ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:53:14
[INFO] [stdout]   25:     0x5ae75c425152 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha626c2b65ecc0eb2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ae75c42518d - <core::pin::Pin<P> as core::future::future::Future>::poll::had7174e618ce8a5e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ae75c416f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5f5a17babde4fdf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   28:     0x5ae75c416ebb - tokio::runtime::coop::with_budget::h27e901c39097d04e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ae75c416ebb - tokio::runtime::coop::budget::h7c50c693dcae3247
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ae75c416ebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h738be114bb2cab75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   31:     0x5ae75c415710 - tokio::runtime::scheduler::current_thread::Context::enter::h1359c3bc13ab952b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   32:     0x5ae75c41657d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbfd8813f1be9d8c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   33:     0x5ae75c4162a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3471d022d84910b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   34:     0x5ae75c42243b - tokio::runtime::context::scoped::Scoped<T>::set::hd44066eb37ab3048
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ae75c4222b9 - tokio::runtime::context::set_scheduler::{{closure}}::he6b66b5417973b15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ae75c420372 - std::thread::local::LocalKey<T>::try_with::h9dbb35e81e199742
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x5ae75c41ffbe - std::thread::local::LocalKey<T>::with::h3e4c27e736524e38
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x5ae75c42226d - tokio::runtime::context::set_scheduler::h7bb67852c9c5f015
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ae75c416050 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h08e8a34fe7a678bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   40:     0x5ae75c4162c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hac155f2e9e3b4e88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   41:     0x5ae75c415382 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdb312a1410b9ff11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   42:     0x5ae75c4273a2 - tokio::runtime::context::runtime::enter_runtime::h4b477151010f50fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ae75c4152e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h46e6e1a1d326e9e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   44:     0x5ae75c41c682 - tokio::runtime::runtime::Runtime::block_on::h4c378376daa3a575
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   45:     0x5ae75c428e1d - tarrow::tests::example_db_test::tests::object_collision_test::h86db44fd8a88374c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:78:67
[INFO] [stdout]   46:     0x5ae75c429b27 - tarrow::tests::example_db_test::tests::object_collision_test::{{closure}}::hca0ca62c1c17c81b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:50:37
[INFO] [stdout]   47:     0x5ae75c413c96 - core::ops::function::FnOnce::call_once::h6223ed01acc88ca0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ae75c6eddab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5ae75c6eddab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5ae75c701e0d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5ae75c701e0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5ae75c701e0d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5ae75c701e0d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5ae75c701e0d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5ae75c701e0d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5ae75c701e0d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5ae75c6db354 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5ae75c6db354 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5ae75c6debaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5ae75c6debaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5ae75c6debaa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5ae75c6debaa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5ae75c6debaa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5ae75c6debaa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5ae75c6debaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5ae75c78b0cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x5ae75c78b0cf - 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]   68:     0x7513c72bcaa4 - <unknown>
[INFO] [stdout]   69:     0x7513c7349a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::example_db_test::tests::insert_blob
[INFO] [stdout]     tests::example_db_test::tests::object_collision_test
[INFO] [stdout]     tests::example_db_test::tests::test_db_should_connect
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c4818be66b52a1e245b72077e18abd84ad20ce551c53b2758c33cc2d2f89f2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4818be66b52a1e245b72077e18abd84ad20ce551c53b2758c33cc2d2f89f2ed", kill_on_drop: false }`
[INFO] [stdout] c4818be66b52a1e245b72077e18abd84ad20ce551c53b2758c33cc2d2f89f2ed
