[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] checking LukasLohmar/diesel-sqlite-custom-type-example against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[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 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 799d39f3fc7bee3d8940e6b31923be7fc58fd8d816df82a90725775a2161386e
[INFO] running `Command { std: "docker" "start" "-a" "799d39f3fc7bee3d8940e6b31923be7fc58fd8d816df82a90725775a2161386e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "799d39f3fc7bee3d8940e6b31923be7fc58fd8d816df82a90725775a2161386e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799d39f3fc7bee3d8940e6b31923be7fc58fd8d816df82a90725775a2161386e", kill_on_drop: false }`
[INFO] [stdout] 799d39f3fc7bee3d8940e6b31923be7fc58fd8d816df82a90725775a2161386e
[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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80cb70d73e197a4f9f950c1d05bcae7f1042c7c25a1d2835b2ed13921722bb92
[INFO] running `Command { std: "docker" "start" "-a" "80cb70d73e197a4f9f950c1d05bcae7f1042c7c25a1d2835b2ed13921722bb92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking chrono v0.4.40
[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 async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.44.0
[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]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling diesel_derives v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking diesel v2.2.4 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking migrations_internals v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking diesel_migrations v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]     Checking 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: `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] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<bool>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<bool>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<i32>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<i32>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<f32>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<f32>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<std::string::String>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<std::string::String>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<bool>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<bool>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<i32>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<i32>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<f32>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<f32>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<array_type::Array<std::string::String>>>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<array_type::Array<std::string::String>>, Infallible>
[INFO] [stdout]  --> src/models/test.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Selectable, Queryable)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel-jsonb-custom-type-example` (lib test) due to 10 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `diesel-jsonb-custom-type-example` (lib) due to 10 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "80cb70d73e197a4f9f950c1d05bcae7f1042c7c25a1d2835b2ed13921722bb92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80cb70d73e197a4f9f950c1d05bcae7f1042c7c25a1d2835b2ed13921722bb92", kill_on_drop: false }`
[INFO] [stdout] 80cb70d73e197a4f9f950c1d05bcae7f1042c7c25a1d2835b2ed13921722bb92
