[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanprabhu%2Ftarrow" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohanprabhu/tarrow on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded mac v0.0.2
[INFO] [stderr]   Downloaded migrations_macros v2.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded buffer v0.1.9
[INFO] [stderr]   Downloaded pq-sys v0.4.8
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] [stderr]   Downloaded migrations_internals v2.1.0
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded diesel_migrations v2.1.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 723ef64a0ac0997deedec3962b2692bce1b28229124e97313a11a45a74727d5d
[INFO] running `Command { std: "docker" "start" "-a" "723ef64a0ac0997deedec3962b2692bce1b28229124e97313a11a45a74727d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723ef64a0ac0997deedec3962b2692bce1b28229124e97313a11a45a74727d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723ef64a0ac0997deedec3962b2692bce1b28229124e97313a11a45a74727d5d", kill_on_drop: false }`
[INFO] [stdout] 723ef64a0ac0997deedec3962b2692bce1b28229124e97313a11a45a74727d5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08c920297638e441181a5e31222051e26021792cc327122898c19f86c6241e52
[INFO] running `Command { std: "docker" "start" "-a" "08c920297638e441181a5e31222051e26021792cc327122898c19f86c6241e52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[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 pq-sys v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling mac v0.0.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling buffer v0.1.9
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.37.0
[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)]` 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)]` 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)]` 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 45.90s
[INFO] running `Command { std: "docker" "inspect" "08c920297638e441181a5e31222051e26021792cc327122898c19f86c6241e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c920297638e441181a5e31222051e26021792cc327122898c19f86c6241e52", kill_on_drop: false }`
[INFO] [stdout] 08c920297638e441181a5e31222051e26021792cc327122898c19f86c6241e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f2ca7300736039bc3ff25671751b062572736378c8c0def1b8a27642e6c8415
[INFO] running `Command { std: "docker" "start" "-a" "2f2ca7300736039bc3ff25671751b062572736378c8c0def1b8a27642e6c8415", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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 34.77s
[INFO] running `Command { std: "docker" "inspect" "2f2ca7300736039bc3ff25671751b062572736378c8c0def1b8a27642e6c8415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2ca7300736039bc3ff25671751b062572736378c8c0def1b8a27642e6c8415", kill_on_drop: false }`
[INFO] [stdout] 2f2ca7300736039bc3ff25671751b062572736378c8c0def1b8a27642e6c8415
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c2ffdff34977916232571890f25ad38abdc4b0add6fab27244e468f21a93938
[INFO] running `Command { std: "docker" "start" "-a" "6c2ffdff34977916232571890f25ad38abdc4b0add6fab27244e468f21a93938", 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)]` 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)]` 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)]` 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 3 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)]` 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)]` 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)]` 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 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tarrow-df2bbe3b20b3a7be)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::example_db_test::tests::insert_blob ... FAILED
[INFO] [stdout] test tests::example_db_test::tests::test_db_should_connect ... 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::insert_blob stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::example_db_test::tests::insert_blob' 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:     0x590610212142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590610212142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590610212142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x590610212142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5906102385f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5906102385f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59061020eea3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59061020eea3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x590610211f92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5906102136b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5906102134ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59061016d194 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59061016d194 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59061021408e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59061021408e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x590610213e5a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x590610212639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x590610213aed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x590610236cb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59060fe8f76c - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hc9730bdfbcba4f25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:37
[INFO] [stdout]   20:     0x59060fe7fc00 - core::result::Result<T,E>::unwrap_or_else::hb2f2133ab8a780c7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   21:     0x59060fe8f5d2 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::he051a64287ad5ec5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:18
[INFO] [stdout]   22:     0x59060fe866e1 - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::h0c861711cb633b7a
[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:     0x59060fe8f404 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::h60c9d26213694876
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:44:12
[INFO] [stdout]   24:     0x59060fe7cda7 - tarrow::tests::example_db_test::tests::insert_blob::{{closure}}::hb7807c3693ecc1c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:37:14
[INFO] [stdout]   25:     0x59060fe872b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8885b777be93fe68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59060fe872ed - <core::pin::Pin<P> as core::future::future::Future>::poll::haeb980a4c4305313
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59060fe7aa2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h682d8d184e1df0c7
[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:     0x59060fe7a96b - tokio::runtime::coop::with_budget::h8a12f0453a81535e
[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:     0x59060fe7a96b - tokio::runtime::coop::budget::h7311031b50584ce1
[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:     0x59060fe7a96b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4028d36f6e4f07bb
[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:     0x59060fe791d0 - tokio::runtime::scheduler::current_thread::Context::enter::h17cc6bcc3be796c8
[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:     0x59060fe7a03d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8fcc18025741837c
[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:     0x59060fe79d64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h144318fc6009ac0d
[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:     0x59060fe8bb9b - tokio::runtime::context::scoped::Scoped<T>::set::hb1eb72a7997198b0
[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:     0x59060fe80c09 - tokio::runtime::context::set_scheduler::{{closure}}::h2e79ae2319f0d5ff
[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:     0x59060fe84fd2 - std::thread::local::LocalKey<T>::try_with::hd76a1cfa0818b2d4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x59060fe84a5e - std::thread::local::LocalKey<T>::with::hf800cb9c38884087
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x59060fe80bbd - tokio::runtime::context::set_scheduler::h1c671b5d1275392d
[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:     0x59060fe79b10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2a7bce183e90fe1
[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:     0x59060fe79d83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6fc4560a9dfc6c05
[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:     0x59060fe78e42 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5652fcff7a7440eb
[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:     0x59060fe8bcf2 - tokio::runtime::context::runtime::enter_runtime::h84f69dec1794b2b4
[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:     0x59060fe78da1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8182f5aa702ce42d
[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:     0x59060fe8bfb2 - tokio::runtime::runtime::Runtime::block_on::hb1a91f96b3897850
[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:     0x59060fe7cbcd - tarrow::tests::example_db_test::tests::insert_blob::h549b3666712e2f5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:46:19
[INFO] [stdout]   46:     0x59060fe7ca77 - tarrow::tests::example_db_test::tests::insert_blob::{{closure}}::hc0f38f7585d9047a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:34:27
[INFO] [stdout]   47:     0x59060fe8a126 - core::ops::function::FnOnce::call_once::h8a23a68dcba51e3a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5906101729fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5906101729fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x590610171b35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x590610171b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x590610171b35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x590610171b35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x590610171b35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x590610171b35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x590610171b35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x590610135734 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x590610135734 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x59061013910a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x59061013910a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x59061013910a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x59061013910a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x59061013910a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x59061013910a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x59061013910a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x59061021722f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x59061021722f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   68:     0x73ed43575aa4 - <unknown>
[INFO] [stdout]   69:     0x73ed43602a34 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[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' 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:     0x590610212142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590610212142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590610212142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x590610212142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5906102385f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5906102385f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59061020eea3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59061020eea3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x590610211f92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5906102136b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5906102134ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59061016d194 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59061016d194 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59061021408e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59061021408e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x590610213e5a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x590610212639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x590610213aed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x590610236cb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59060fe8f76c - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hc9730bdfbcba4f25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:37
[INFO] [stdout]   20:     0x59060fe7fc00 - core::result::Result<T,E>::unwrap_or_else::hb2f2133ab8a780c7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   21:     0x59060fe8f5d2 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::he051a64287ad5ec5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:18
[INFO] [stdout]   22:     0x59060fe866e1 - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::h0c861711cb633b7a
[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:     0x59060fe8f404 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::h60c9d26213694876
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:44:12
[INFO] [stdout]   24:     0x59060fe7c4c4 - tarrow::tests::example_db_test::tests::test_db_should_connect::{{closure}}::h1354641c4aeb5007
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:22:14
[INFO] [stdout]   25:     0x59060fe872b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8885b777be93fe68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59060fe872ed - <core::pin::Pin<P> as core::future::future::Future>::poll::haeb980a4c4305313
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59060fe7aa2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h682d8d184e1df0c7
[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:     0x59060fe7a96b - tokio::runtime::coop::with_budget::h8a12f0453a81535e
[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:     0x59060fe7a96b - tokio::runtime::coop::budget::h7311031b50584ce1
[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:     0x59060fe7a96b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4028d36f6e4f07bb
[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:     0x59060fe791d0 - tokio::runtime::scheduler::current_thread::Context::enter::h17cc6bcc3be796c8
[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:     0x59060fe7a03d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8fcc18025741837c
[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:     0x59060fe79d64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h144318fc6009ac0d
[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:     0x59060fe8bb9b - tokio::runtime::context::scoped::Scoped<T>::set::hb1eb72a7997198b0
[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:     0x59060fe80c09 - tokio::runtime::context::set_scheduler::{{closure}}::h2e79ae2319f0d5ff
[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:     0x59060fe84fd2 - std::thread::local::LocalKey<T>::try_with::hd76a1cfa0818b2d4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x59060fe84a5e - std::thread::local::LocalKey<T>::with::hf800cb9c38884087
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x59060fe80bbd - tokio::runtime::context::set_scheduler::h1c671b5d1275392d
[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:     0x59060fe79b10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2a7bce183e90fe1
[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:     0x59060fe79d83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6fc4560a9dfc6c05
[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:     0x59060fe78e42 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5652fcff7a7440eb
[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:     0x59060fe8bcf2 - tokio::runtime::context::runtime::enter_runtime::h84f69dec1794b2b4
[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:     0x59060fe78da1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8182f5aa702ce42d
[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:     0x59060fe8bfb2 - tokio::runtime::runtime::Runtime::block_on::hb1a91f96b3897850
[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:     0x59060fe7c2fd - tarrow::tests::example_db_test::tests::test_db_should_connect::h26fc215c72d53272
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:30:40
[INFO] [stdout]   46:     0x59060fe7c1a7 - tarrow::tests::example_db_test::tests::test_db_should_connect::{{closure}}::h96e1497184ec1901
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:14:38
[INFO] [stdout]   47:     0x59060fe8a1b6 - core::ops::function::FnOnce::call_once::hfa8e1645325988ee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5906101729fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5906101729fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x590610171b35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x590610171b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x590610171b35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x590610171b35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x590610171b35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x590610171b35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x590610171b35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x590610135734 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x590610135734 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x59061013910a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x59061013910a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x59061013910a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x59061013910a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x59061013910a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x59061013910a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x59061013910a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x59061021722f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x59061021722f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   68:     0x73ed43575aa4 - <unknown>
[INFO] [stdout]   69:     0x73ed43602a34 - 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' 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:     0x590610212142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590610212142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590610212142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x590610212142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5906102385f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5906102385f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59061020eea3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59061020eea3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x590610211f92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5906102136b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5906102134ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59061016d194 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59061016d194 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59061021408e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59061021408e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x590610213e5a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x590610212639 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x590610213aed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x590610236cb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59060fe8f76c - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hc9730bdfbcba4f25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:37
[INFO] [stdout]   20:     0x59060fe7fc00 - core::result::Result<T,E>::unwrap_or_else::hb2f2133ab8a780c7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   21:     0x59060fe8f5d2 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::{{closure}}::{{closure}}::he051a64287ad5ec5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:38:18
[INFO] [stdout]   22:     0x59060fe866e1 - tokio::sync::once_cell::OnceCell<T>::get_or_init::{{closure}}::h0c861711cb633b7a
[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:     0x59060fe8f404 - tarrow::tests::common_setup::common::get_common_testing_context::{{closure}}::h60c9d26213694876
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/common_setup.rs:44:12
[INFO] [stdout]   24:     0x59060fe7d545 - tarrow::tests::example_db_test::tests::object_collision_test::{{closure}}::h2ad8ac647399bc45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:53:14
[INFO] [stdout]   25:     0x59060fe872b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8885b777be93fe68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59060fe872ed - <core::pin::Pin<P> as core::future::future::Future>::poll::haeb980a4c4305313
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59060fe7aa2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h682d8d184e1df0c7
[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:     0x59060fe7a96b - tokio::runtime::coop::with_budget::h8a12f0453a81535e
[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:     0x59060fe7a96b - tokio::runtime::coop::budget::h7311031b50584ce1
[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:     0x59060fe7a96b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4028d36f6e4f07bb
[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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   31:     0x59060fe791d0 - tokio::runtime::scheduler::current_thread::Context::enter::h17cc6bcc3be796c8
[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:     0x59060fe7a03d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8fcc18025741837c
[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:     0x59060fe79d64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h144318fc6009ac0d
[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:     0x59060fe8bb9b - tokio::runtime::context::scoped::Scoped<T>::set::hb1eb72a7997198b0
[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:     0x59060fe80c09 - tokio::runtime::context::set_scheduler::{{closure}}::h2e79ae2319f0d5ff
[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:     0x59060fe84fd2 - std::thread::local::LocalKey<T>::try_with::hd76a1cfa0818b2d4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x59060fe84a5e - std::thread::local::LocalKey<T>::with::hf800cb9c38884087
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x59060fe80bbd - tokio::runtime::context::set_scheduler::h1c671b5d1275392d
[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:     0x59060fe79b10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2a7bce183e90fe1
[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:     0x59060fe79d83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6fc4560a9dfc6c05
[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:     0x59060fe78e42 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5652fcff7a7440eb
[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:     0x59060fe8bcf2 - tokio::runtime::context::runtime::enter_runtime::h84f69dec1794b2b4
[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:     0x59060fe78da1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8182f5aa702ce42d
[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:     0x59060fe8bfb2 - tokio::runtime::runtime::Runtime::block_on::hb1a91f96b3897850
[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:     0x59060fe7d32d - tarrow::tests::example_db_test::tests::object_collision_test::he48d4222349d4add
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:78:67
[INFO] [stdout]   46:     0x59060fe7d1d7 - tarrow::tests::example_db_test::tests::object_collision_test::{{closure}}::hd4a4a831cba1a4aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/example_db_test.rs:50:37
[INFO] [stdout]   47:     0x59060fe8a006 - core::ops::function::FnOnce::call_once::h215ca8df8ec49dac
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x5906101729fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5906101729fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x590610171b35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x590610171b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x590610171b35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x590610171b35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x590610171b35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x590610171b35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x590610171b35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x590610135734 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x590610135734 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x59061013910a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x59061013910a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x59061013910a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x59061013910a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x59061013910a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x59061013910a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x59061013910a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x59061021722f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x59061021722f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   68:     0x73ed43575aa4 - <unknown>
[INFO] [stdout]   69:     0x73ed43602a34 - 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.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6c2ffdff34977916232571890f25ad38abdc4b0add6fab27244e468f21a93938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c2ffdff34977916232571890f25ad38abdc4b0add6fab27244e468f21a93938", kill_on_drop: false }`
[INFO] [stdout] 6c2ffdff34977916232571890f25ad38abdc4b0add6fab27244e468f21a93938
