[INFO] cloning repository https://github.com/LukasLohmar/diesel-sqlite-custom-type-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukasLohmar/diesel-sqlite-custom-type-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasLohmar%2Fdiesel-sqlite-custom-type-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasLohmar%2Fdiesel-sqlite-custom-type-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d7358fe63fa0b23a506c28ce3eb7513df4e1bd0
[INFO] testing LukasLohmar/diesel-sqlite-custom-type-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasLohmar%2Fdiesel-sqlite-custom-type-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LukasLohmar/diesel-sqlite-custom-type-example
[INFO] finished tweaking git repo https://github.com/LukasLohmar/diesel-sqlite-custom-type-example
[INFO] tweaked toml for git repo https://github.com/LukasLohmar/diesel-sqlite-custom-type-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LukasLohmar/diesel-sqlite-custom-type-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LukasLohmar/diesel-sqlite-custom-type-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe7a6b8a7d13f6a7074315407acdc737aac513543430f5b9843cce35371a698b
[INFO] running `Command { std: "docker" "start" "-a" "fe7a6b8a7d13f6a7074315407acdc737aac513543430f5b9843cce35371a698b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe7a6b8a7d13f6a7074315407acdc737aac513543430f5b9843cce35371a698b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe7a6b8a7d13f6a7074315407acdc737aac513543430f5b9843cce35371a698b", kill_on_drop: false }`
[INFO] [stdout] fe7a6b8a7d13f6a7074315407acdc737aac513543430f5b9843cce35371a698b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da958dbccd1283088dba1beea00ae54e744350fa941a0afae38bfe0284555399
[INFO] running `Command { std: "docker" "start" "-a" "da958dbccd1283088dba1beea00ae54e744350fa941a0afae38bfe0284555399", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling diesel_derives v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling diesel v2.2.4 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling migrations_internals v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling migrations_macros v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling diesel_migrations v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling diesel-jsonb-custom-type-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HasSqlType`
[INFO] [stdout]  --> src/array_type.rs:3:128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::AsExpression, serialize::{self, Output, ToSql}, sql_types::{HasSqlType, SqlType}, sqlite::{Sqlite, SqliteValue}};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]  --> src/models/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Test` is never constructed
[INFO] [stdout]   --> src/models/test.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Test {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.09s
[INFO] running `Command { std: "docker" "inspect" "da958dbccd1283088dba1beea00ae54e744350fa941a0afae38bfe0284555399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da958dbccd1283088dba1beea00ae54e744350fa941a0afae38bfe0284555399", kill_on_drop: false }`
[INFO] [stdout] da958dbccd1283088dba1beea00ae54e744350fa941a0afae38bfe0284555399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f842e87866baed2441b7e0768dffcd505e1cdd6f063982264d9aba1d86245f2f
[INFO] running `Command { std: "docker" "start" "-a" "f842e87866baed2441b7e0768dffcd505e1cdd6f063982264d9aba1d86245f2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling diesel_derives v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling diesel v2.2.4 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling migrations_internals v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling migrations_macros v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling diesel-jsonb-custom-type-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HasSqlType`
[INFO] [stdout]  --> src/array_type.rs:3:128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::AsExpression, serialize::{self, Output, ToSql}, sql_types::{HasSqlType, SqlType}, sqlite::{Sqlite, SqliteValue}};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]  --> src/models/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Test` is never constructed
[INFO] [stdout]   --> src/models/test.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Test {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasSqlType`
[INFO] [stdout]  --> src/array_type.rs:3:128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::AsExpression, serialize::{self, Output, ToSql}, sql_types::{HasSqlType, SqlType}, sqlite::{Sqlite, SqliteValue}};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]  --> src/models/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `bool_value`, `int_value`, `float_value`, and `string_value` are never read
[INFO] [stdout]   --> src/models/test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Test {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 11 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 12 |     pub bool_value: Option<Array<bool>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 13 |     pub int_value: Option<Array<i32>>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |     pub float_value: Option<Array<f32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 15 |     pub string_value: Option<Array<String>>
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.13s
[INFO] running `Command { std: "docker" "inspect" "f842e87866baed2441b7e0768dffcd505e1cdd6f063982264d9aba1d86245f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f842e87866baed2441b7e0768dffcd505e1cdd6f063982264d9aba1d86245f2f", kill_on_drop: false }`
[INFO] [stdout] f842e87866baed2441b7e0768dffcd505e1cdd6f063982264d9aba1d86245f2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 446677a134c3bedb350b95cc4cfe2b7d2a55878e1f503f5cec247f62fcfa1c08
[INFO] running `Command { std: "docker" "start" "-a" "446677a134c3bedb350b95cc4cfe2b7d2a55878e1f503f5cec247f62fcfa1c08", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `HasSqlType`
[INFO] [stderr]  --> src/array_type.rs:3:128
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...::AsExpression, serialize::{self, Output, ToSql}, sql_types::{HasSqlType, SqlType}, sqlite::{Sqlite, SqliteValue}};
[INFO] [stderr]   |                                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `diesel::prelude`
[INFO] [stderr]  --> src/models/test.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use diesel::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Test` is never constructed
[INFO] [stderr]   --> src/models/test.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Test {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `bool_value`, `int_value`, `float_value`, and `string_value` are never read
[INFO] [stderr]   --> src/models/test.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Test {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 11 |     pub id: i32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 12 |     pub bool_value: Option<Array<bool>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 13 |     pub int_value: Option<Array<i32>>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 14 |     pub float_value: Option<Array<f32>>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 15 |     pub string_value: Option<Array<String>>
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `diesel-jsonb-custom-type-example` (lib) generated 3 warnings (run `cargo fix --lib -p diesel-jsonb-custom-type-example` to apply 1 suggestion)
[INFO] [stderr] warning: `diesel-jsonb-custom-type-example` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diesel_jsonb_custom_type_example-b39aade3abfb227a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test test::test_jsonb_types::case_1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_jsonb_types::case_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_jsonb_types::case_1' (25) panicked at src/lib.rs:11:67:
[INFO] [stdout] Error connecting to sqlite://test.db
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abf834a5db2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abf834a5db2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abf834a5db2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abf834a5db2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abf834b724f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abf834b724f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5abf83473533 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abf83473533 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abf8347f512 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abf834840af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5abf83483f41 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5abf833c303e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5abf833c303e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abf834846bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5abf834846bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5abf8348451a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5abf8347f649 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5abf83467cfd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5abf834bef00 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5abf83373d74 - diesel_jsonb_custom_type_example::establish_connection::{{closure}}::hf9645000f50ed372
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:67
[INFO] [stdout]   20:     0x5abf83385a8e - core::result::Result<T,E>::unwrap_or_else::ha78a42c38585abb8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5abf83373ce6 - diesel_jsonb_custom_type_example::establish_connection::h2079300e8fd48a2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:48
[INFO] [stdout]   22:     0x5abf833960de - diesel_jsonb_custom_type_example::test::test_jsonb_types::{{closure}}::h232349b9b0007de0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:31:31
[INFO] [stdout]   23:     0x5abf8337e3be - diesel_jsonb_custom_type_example::test::test_jsonb_types::case_1::{{closure}}::h3d64a7d2a39fc992
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:5
[INFO] [stdout]   24:     0x5abf83392282 - <core::pin::Pin<P> as core::future::future::Future>::poll::h67611a8854c73dee
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5abf8339223d - <core::pin::Pin<P> as core::future::future::Future>::poll::h2de71a48d99e3aac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5abf833828dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h231d2135815f5710
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5abf8338268b - tokio::task::coop::with_budget::h9766ad3c2662532b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5abf8338268b - tokio::task::coop::budget::h16ec8cb0ca2af3b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5abf8338268b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7a6a8dda8dce5ca2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5abf8337f6b0 - tokio::runtime::scheduler::current_thread::Context::enter::h0fc9f45d1389b384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5abf83381d4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9e0972cf21f7487b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5abf83380f64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h272caaa98102df6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5abf8338731b - tokio::runtime::context::scoped::Scoped<T>::set::h0eea13c232b0ef67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5abf833870d9 - tokio::runtime::context::set_scheduler::{{closure}}::hd02d0f9d2f372bac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x5abf8339a7e2 - std::thread::local::LocalKey<T>::try_with::h22f7676767624c45
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x5abf8339a32e - std::thread::local::LocalKey<T>::with::h4d4d0c75ebb54d52
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x5abf8338704d - tokio::runtime::context::set_scheduler::h97d649cff9b9e938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x5abf83380d10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfd8be472a8ad9293
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5abf83381003 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9e9793e4f0f303b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5abf8337ef56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9392fee87ed3fb57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5abf83377e92 - tokio::runtime::context::runtime::enter_runtime::h574fb7044a0d7d32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5abf8337ed21 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc0dc38c1baa5a334
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5abf833a1dca - tokio::runtime::runtime::Runtime::block_on_inner::ha826411f50507d16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   44:     0x5abf833a1f87 - tokio::runtime::runtime::Runtime::block_on::hbc4626a079dccfc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   45:     0x5abf8337e1f5 - diesel_jsonb_custom_type_example::test::test_jsonb_types::case_1::hf1d82660464a9a84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:5
[INFO] [stdout]   46:     0x5abf8337e447 - diesel_jsonb_custom_type_example::test::test_jsonb_types::case_1::{{closure}}::h7bdb0d3785e7310f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:14
[INFO] [stdout]   47:     0x5abf83374316 - core::ops::function::FnOnce::call_once::h6acfc2ebbe2155a5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5abf833c2e3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5abf833c2e3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5abf833d6e9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5abf833d6e9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5abf833d6e9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5abf833d6e9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5abf833d6e9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5abf833d6e9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5abf833d6e9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5abf833b03e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5abf833b03e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5abf833b3c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5abf833b3c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5abf833b3c3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5abf833b3c3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5abf833b3c3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5abf833b3c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5abf833b3c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5abf8347aa4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   67:     0x5abf8347aa4f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   68:     0x7f9a993d6aa4 - <unknown>
[INFO] [stdout]   69:     0x7f9a99463a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_jsonb_types::case_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "446677a134c3bedb350b95cc4cfe2b7d2a55878e1f503f5cec247f62fcfa1c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "446677a134c3bedb350b95cc4cfe2b7d2a55878e1f503f5cec247f62fcfa1c08", kill_on_drop: false }`
[INFO] [stdout] 446677a134c3bedb350b95cc4cfe2b7d2a55878e1f503f5cec247f62fcfa1c08
