[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 master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasLohmar%2Fdiesel-sqlite-custom-type-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LukasLohmar/diesel-sqlite-custom-type-example on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/diesel-rs/diesel`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.15.1
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cece67b264d36c25b3714ee93e22645eca7e318f455f65c0a7e9bc46757db07e
[INFO] running `Command { std: "docker" "start" "-a" "cece67b264d36c25b3714ee93e22645eca7e318f455f65c0a7e9bc46757db07e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cece67b264d36c25b3714ee93e22645eca7e318f455f65c0a7e9bc46757db07e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cece67b264d36c25b3714ee93e22645eca7e318f455f65c0a7e9bc46757db07e", kill_on_drop: false }`
[INFO] [stdout] cece67b264d36c25b3714ee93e22645eca7e318f455f65c0a7e9bc46757db07e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97837d44fd931e2a1195eff2fa4be56ac2534e450d43f87a2d38fd14cb7129dd
[INFO] running `Command { std: "docker" "start" "-a" "97837d44fd931e2a1195eff2fa4be56ac2534e450d43f87a2d38fd14cb7129dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[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 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 async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[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]    Compiling diesel_derives v2.2.0 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking diesel v2.2.4 (https://github.com/diesel-rs/diesel?branch=master#04e05036)
[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: 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] 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 1m 02s
[INFO] running `Command { std: "docker" "inspect" "97837d44fd931e2a1195eff2fa4be56ac2534e450d43f87a2d38fd14cb7129dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97837d44fd931e2a1195eff2fa4be56ac2534e450d43f87a2d38fd14cb7129dd", kill_on_drop: false }`
[INFO] [stdout] 97837d44fd931e2a1195eff2fa4be56ac2534e450d43f87a2d38fd14cb7129dd
