[INFO] fetching crate diesel-oci 0.4.0...
[INFO] checking diesel-oci-0.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate diesel-oci 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate diesel-oci 0.4.0
[INFO] finished tweaking crates.io crate diesel-oci 0.4.0
[INFO] tweaked toml for crates.io crate diesel-oci 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diesel-oci 0.4.0 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 crates.io crate diesel-oci 0.4.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f8066d7e4d8758f81359829061d7705d8f9bec5c3dc10c86c6fca4f1515c11e2
[INFO] running `Command { std: "docker" "start" "-a" "f8066d7e4d8758f81359829061d7705d8f9bec5c3dc10c86c6fca4f1515c11e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8066d7e4d8758f81359829061d7705d8f9bec5c3dc10c86c6fca4f1515c11e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8066d7e4d8758f81359829061d7705d8f9bec5c3dc10c86c6fca4f1515c11e2", kill_on_drop: false }`
[INFO] [stdout] f8066d7e4d8758f81359829061d7705d8f9bec5c3dc10c86c6fca4f1515c11e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4e87aebb4e3f035db4106870f6edf7a86ec7923b82b653c734157fb6d46de59b
[INFO] running `Command { std: "docker" "start" "-a" "4e87aebb4e3f035db4106870f6edf7a86ec7923b82b653c734157fb6d46de59b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling diesel_derives v2.3.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling odpic-sys v0.1.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling oracle_procmacro v0.1.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking oracle v0.6.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking diesel v2.3.2
[INFO] [stderr]     Checking diesel-dynamic-schema v0.2.4
[INFO] [stderr]     Checking diesel-oci v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ReturningClauseFromSqlHelper` is never constructed
[INFO] [stdout]    --> src/oracle/connection/mod.rs:397:8
[INFO] [stdout]     |
[INFO] [stdout] 397 | struct ReturningClauseFromSqlHelper<T, ST>(T, PhantomData<ST>);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReturningClauseFromSqlHelper` is never constructed
[INFO] [stdout]    --> src/oracle/connection/mod.rs:397:8
[INFO] [stdout]     |
[INFO] [stdout] 397 | struct ReturningClauseFromSqlHelper<T, ST>(T, PhantomData<ST>);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CoordinateSystemDescription` is never constructed
[INFO] [stdout]     --> src/test/mod.rs:1142:12
[INFO] [stdout]      |
[INFO] [stdout] 1142 | pub struct CoordinateSystemDescription {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Option<i64>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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: std::result::Result<Option<i64>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<i64>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Option<i16>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<i16>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<i32>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<i32>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<NaiveDateTime>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<NaiveDateTime>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<String>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<Vec<u8>>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<Vec<u8>>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<f64>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<f64>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<f32>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<f32>, Infallible>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<String>>
[INFO] [stdout]    --> src/test/mod.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 | #[derive(Queryable, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, Option<String>>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Option<String>, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Option<String>>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Option<String>>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, CoordinateSystemType>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[INFO] [stdout]      |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CoordinateSystemType, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1141:10
[INFO] [stdout]      |
[INFO] [stdout] 1141 | #[derive(Queryable, Debug, Clone, PartialEq)]
[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<std::result::Result<Infallible, Infallible>, i64>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, String>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, PropertyDataType>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PropertyDataType, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i64>
[INFO] [stdout]     --> src/test/mod.rs:1422:45
[INFO] [stdout]      |
[INFO] [stdout] 1422 | #[derive(PartialEq, Hash, Eq, Debug, Clone, Queryable, Identifiable)]
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel-oci` (lib test) due to 47 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4e87aebb4e3f035db4106870f6edf7a86ec7923b82b653c734157fb6d46de59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e87aebb4e3f035db4106870f6edf7a86ec7923b82b653c734157fb6d46de59b", kill_on_drop: false }`
[INFO] [stdout] 4e87aebb4e3f035db4106870f6edf7a86ec7923b82b653c734157fb6d46de59b
