[INFO] fetching crate backie 0.9.0...
[INFO] checking backie-0.9.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate backie 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate backie 0.9.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate backie 0.9.0
[INFO] finished tweaking crates.io crate backie 0.9.0
[INFO] tweaked toml for crates.io crate backie 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scoped-futures v0.1.3
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded md-5 v0.10.6
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded whoami v1.5.1
[INFO] [stderr]   Downloaded bb8 v0.8.3
[INFO] [stderr]   Downloaded diesel-derive-newtype v2.1.0
[INFO] [stderr]   Downloaded postgres-types v0.2.6
[INFO] [stderr]   Downloaded diesel_derives v2.1.2
[INFO] [stderr]   Downloaded postgres-protocol v0.6.6
[INFO] [stderr]   Downloaded diesel v2.1.4
[INFO] [stderr]   Downloaded diesel-async v0.3.2
[INFO] [stderr]   Downloaded stringprep v0.1.4
[INFO] [stderr]   Downloaded finl_unicode v1.2.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.10
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daa6413b55bd31d456d62d9d023174f4c9ae2b10d4dd4e4bae2a755c58634adf
[INFO] running `Command { std: "docker" "start" "-a" "daa6413b55bd31d456d62d9d023174f4c9ae2b10d4dd4e4bae2a755c58634adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daa6413b55bd31d456d62d9d023174f4c9ae2b10d4dd4e4bae2a755c58634adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa6413b55bd31d456d62d9d023174f4c9ae2b10d4dd4e4bae2a755c58634adf", kill_on_drop: false }`
[INFO] [stdout] daa6413b55bd31d456d62d9d023174f4c9ae2b10d4dd4e4bae2a755c58634adf
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c88fecde93bf46fad0cf707adaa4abaf11984d6851f9ff2f4b6bdaba36b678e8
[INFO] running `Command { std: "docker" "start" "-a" "c88fecde93bf46fad0cf707adaa4abaf11984d6851f9ff2f4b6bdaba36b678e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking scoped-futures v0.1.3
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling diesel-derive-newtype v2.1.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking bb8 v0.8.3
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking diesel v2.1.4
[INFO] [stderr]     Checking diesel-async v0.3.2
[INFO] [stderr]     Checking backie v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ExpressionMethods` is imported redundantly
[INFO] [stdout]  --> src/queries.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::prelude::*;
[INFO] [stdout]   |     ------------------ the item `ExpressionMethods` is already imported here
[INFO] [stdout] 8 | use diesel::ExpressionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExpressionMethods` is imported redundantly
[INFO] [stdout]  --> src/queries.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::prelude::*;
[INFO] [stdout]   |     ------------------ the item `ExpressionMethods` is already imported here
[INFO] [stdout] 8 | use diesel::ExpressionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:29:68
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Copy, Debug, Ord, PartialOrd, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:50:45
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Clone, Debug, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKHASH`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:29:68
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Copy, Debug, Ord, PartialOrd, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:50:45
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Clone, Debug, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKHASH`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.48s
[INFO] running `Command { std: "docker" "inspect" "c88fecde93bf46fad0cf707adaa4abaf11984d6851f9ff2f4b6bdaba36b678e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c88fecde93bf46fad0cf707adaa4abaf11984d6851f9ff2f4b6bdaba36b678e8", kill_on_drop: false }`
[INFO] [stdout] c88fecde93bf46fad0cf707adaa4abaf11984d6851f9ff2f4b6bdaba36b678e8
[INFO] checking backie-0.9.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate backie 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate backie 0.9.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate backie 0.9.0
[INFO] finished tweaking crates.io crate backie 0.9.0
[INFO] tweaked toml for crates.io crate backie 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b29943ead8401f9df899a176d0e1224176cc3e422e6a78a2086600ee9059fb7
[INFO] running `Command { std: "docker" "start" "-a" "3b29943ead8401f9df899a176d0e1224176cc3e422e6a78a2086600ee9059fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b29943ead8401f9df899a176d0e1224176cc3e422e6a78a2086600ee9059fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b29943ead8401f9df899a176d0e1224176cc3e422e6a78a2086600ee9059fb7", kill_on_drop: false }`
[INFO] [stdout] 3b29943ead8401f9df899a176d0e1224176cc3e422e6a78a2086600ee9059fb7
[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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae9f07e3e4f46336cd24f0da64d89396c91cd137d0adb68eb4a6986a8c16e66d
[INFO] running `Command { std: "docker" "start" "-a" "ae9f07e3e4f46336cd24f0da64d89396c91cd137d0adb68eb4a6986a8c16e66d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking scoped-futures v0.1.3
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling diesel-derive-newtype v2.1.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking bb8 v0.8.3
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking diesel v2.1.4
[INFO] [stderr]     Checking diesel-async v0.3.2
[INFO] [stderr]     Checking backie v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ExpressionMethods` is imported redundantly
[INFO] [stdout]  --> src/queries.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::prelude::*;
[INFO] [stdout]   |     ------------------ the item `ExpressionMethods` is already imported here
[INFO] [stdout] 8 | use diesel::ExpressionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ExpressionMethods` is imported redundantly
[INFO] [stdout]  --> src/queries.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use diesel::prelude::*;
[INFO] [stdout]   |     ------------------ the item `ExpressionMethods` is already imported here
[INFO] [stdout] 8 | use diesel::ExpressionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:29:68
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Copy, Debug, Ord, PartialOrd, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:50:45
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Clone, Debug, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKHASH`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:29:68
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Copy, Debug, Ord, PartialOrd, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/task.rs:50:45
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Clone, Debug, Hash, PartialEq, Eq, DieselNewType, Serialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKHASH`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.38s
[INFO] running `Command { std: "docker" "inspect" "ae9f07e3e4f46336cd24f0da64d89396c91cd137d0adb68eb4a6986a8c16e66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9f07e3e4f46336cd24f0da64d89396c91cd137d0adb68eb4a6986a8c16e66d", kill_on_drop: false }`
[INFO] [stdout] ae9f07e3e4f46336cd24f0da64d89396c91cd137d0adb68eb4a6986a8c16e66d
