[INFO] fetching crate actix_diesel_cache 0.1.0...
[INFO] checking actix_diesel_cache-0.1.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate actix_diesel_cache 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate actix_diesel_cache 0.1.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix_diesel_cache 0.1.0
[INFO] finished tweaking crates.io crate actix_diesel_cache 0.1.0
[INFO] tweaked toml for crates.io crate actix_diesel_cache 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded actix_derive v0.5.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded actix v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 868c31ac1077c2df805ebdfd72ce7f5d1a37d3e613cb3cb953582544ec4236ec
[INFO] running `Command { std: "docker" "start" "-a" "868c31ac1077c2df805ebdfd72ce7f5d1a37d3e613cb3cb953582544ec4236ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868c31ac1077c2df805ebdfd72ce7f5d1a37d3e613cb3cb953582544ec4236ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868c31ac1077c2df805ebdfd72ce7f5d1a37d3e613cb3cb953582544ec4236ec", kill_on_drop: false }`
[INFO] [stdout] 868c31ac1077c2df805ebdfd72ce7f5d1a37d3e613cb3cb953582544ec4236ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd7ef91c1672177aeecaeceadc56a565d78aafe6379b56937318b915651ab953
[INFO] running `Command { std: "docker" "start" "-a" "bd7ef91c1672177aeecaeceadc56a565d78aafe6379b56937318b915651ab953", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking actix v0.10.0
[INFO] [stderr]     Checking actix_diesel_cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::marker::{PhantomData, Unpin};
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Connection` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use diesel::connection::Connection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Connection` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Queryable` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use diesel::deserialize::Queryable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 | use diesel::insertable::CanInsertInSingleQuery;
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Queryable` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::marker::{PhantomData, Unpin};
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Connection` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use diesel::connection::Connection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Connection` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Queryable` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use diesel::deserialize::Queryable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 | use diesel::insertable::CanInsertInSingleQuery;
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Queryable` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[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.63s
[INFO] running `Command { std: "docker" "inspect" "bd7ef91c1672177aeecaeceadc56a565d78aafe6379b56937318b915651ab953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7ef91c1672177aeecaeceadc56a565d78aafe6379b56937318b915651ab953", kill_on_drop: false }`
[INFO] [stdout] bd7ef91c1672177aeecaeceadc56a565d78aafe6379b56937318b915651ab953
[INFO] checking actix_diesel_cache-0.1.0 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate actix_diesel_cache 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate actix_diesel_cache 0.1.0 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix_diesel_cache 0.1.0
[INFO] finished tweaking crates.io crate actix_diesel_cache 0.1.0
[INFO] tweaked toml for crates.io crate actix_diesel_cache 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9f26d05b5e61437f70ef01b54e3d4d7feff123c591403d398c4d978f89182c5
[INFO] running `Command { std: "docker" "start" "-a" "d9f26d05b5e61437f70ef01b54e3d4d7feff123c591403d398c4d978f89182c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9f26d05b5e61437f70ef01b54e3d4d7feff123c591403d398c4d978f89182c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f26d05b5e61437f70ef01b54e3d4d7feff123c591403d398c4d978f89182c5", kill_on_drop: false }`
[INFO] [stdout] d9f26d05b5e61437f70ef01b54e3d4d7feff123c591403d398c4d978f89182c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02e8f7bb3a8420232902e3bd9d82b7eab913502e8d5dce0a6b7644fc10348406
[INFO] running `Command { std: "docker" "start" "-a" "02e8f7bb3a8420232902e3bd9d82b7eab913502e8d5dce0a6b7644fc10348406", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking actix v0.10.0
[INFO] [stderr]     Checking actix_diesel_cache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::marker::{PhantomData, Unpin};
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Connection` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use diesel::connection::Connection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Connection` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Queryable` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use diesel::deserialize::Queryable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 | use diesel::insertable::CanInsertInSingleQuery;
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Queryable` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::marker::{PhantomData, Unpin};
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Connection` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use diesel::connection::Connection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Connection` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Queryable` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use diesel::deserialize::Queryable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 | use diesel::insertable::CanInsertInSingleQuery;
[INFO] [stdout] 18 | use diesel::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Queryable` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.29s
[INFO] running `Command { std: "docker" "inspect" "02e8f7bb3a8420232902e3bd9d82b7eab913502e8d5dce0a6b7644fc10348406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e8f7bb3a8420232902e3bd9d82b7eab913502e8d5dce0a6b7644fc10348406", kill_on_drop: false }`
[INFO] [stdout] 02e8f7bb3a8420232902e3bd9d82b7eab913502e8d5dce0a6b7644fc10348406
