[INFO] cloning repository https://github.com/Tescoco/overview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tescoco/overview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTescoco%2Foverview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTescoco%2Foverview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29365e0abc64e49add786f529c33975c8765bb5b [INFO] checking Tescoco/overview against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTescoco%2Foverview" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tescoco/overview on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tescoco/overview [INFO] finished tweaking git repo https://github.com/Tescoco/overview [INFO] tweaked toml for git repo https://github.com/Tescoco/overview written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tescoco/overview 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_cors v0.5.2 [INFO] [stderr] Downloaded cookie v0.11.4 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1869b850db2d8571a738022de1a142254e987a7c6847b13ca428fe0d7d31c76b [INFO] running `Command { std: "docker" "start" "-a" "1869b850db2d8571a738022de1a142254e987a7c6847b13ca428fe0d7d31c76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1869b850db2d8571a738022de1a142254e987a7c6847b13ca428fe0d7d31c76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1869b850db2d8571a738022de1a142254e987a7c6847b13ca428fe0d7d31c76b", kill_on_drop: false }` [INFO] [stdout] 1869b850db2d8571a738022de1a142254e987a7c6847b13ca428fe0d7d31c76b [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a30dabab2161bee7767fd3f37954c47210ea609871d8a5262f050914974fcf8 [INFO] running `Command { std: "docker" "start" "-a" "7a30dabab2161bee7767fd3f37954c47210ea609871d8a5262f050914974fcf8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.8 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling ref-cast v1.0.8 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking multer v2.0.3 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking uncased v0.9.7 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking ubyte v0.10.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking figment v0.10.6 [INFO] [stderr] Checking rocket_cors v0.5.2 [INFO] [stderr] Checking rocket v0.5.0-rc.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking planetscale-hackatron v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `PgConnection` is imported redundantly [INFO] [stdout] --> src/db.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `PgConnection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PgConnection` is imported redundantly [INFO] [stdout] --> src/db.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `PgConnection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "7a30dabab2161bee7767fd3f37954c47210ea609871d8a5262f050914974fcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a30dabab2161bee7767fd3f37954c47210ea609871d8a5262f050914974fcf8", kill_on_drop: false }` [INFO] [stdout] 7a30dabab2161bee7767fd3f37954c47210ea609871d8a5262f050914974fcf8 [INFO] checking Tescoco/overview against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTescoco%2Foverview" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tescoco/overview on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tescoco/overview [INFO] finished tweaking git repo https://github.com/Tescoco/overview [INFO] tweaked toml for git repo https://github.com/Tescoco/overview written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tescoco/overview 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e62204b74555da31e697ad062324e41c6575985ca487d42fdfbca63a0a359d6e [INFO] running `Command { std: "docker" "start" "-a" "e62204b74555da31e697ad062324e41c6575985ca487d42fdfbca63a0a359d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e62204b74555da31e697ad062324e41c6575985ca487d42fdfbca63a0a359d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62204b74555da31e697ad062324e41c6575985ca487d42fdfbca63a0a359d6e", kill_on_drop: false }` [INFO] [stdout] e62204b74555da31e697ad062324e41c6575985ca487d42fdfbca63a0a359d6e [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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db0d107a49eef28ec890390bc75e6504b7afc149d91fb52f4c767482b53daeec [INFO] running `Command { std: "docker" "start" "-a" "db0d107a49eef28ec890390bc75e6504b7afc149d91fb52f4c767482b53daeec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.8 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking multer v2.0.3 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking uncased v0.9.7 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking ubyte v0.10.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking figment v0.10.6 [INFO] [stderr] Checking rocket_cors v0.5.2 [INFO] [stderr] Checking rocket v0.5.0-rc.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking planetscale-hackatron v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `PgConnection` is imported redundantly [INFO] [stdout] --> src/db.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `PgConnection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PgConnection` is imported redundantly [INFO] [stdout] --> src/db.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::pg::PgConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use diesel::prelude::*; [INFO] [stdout] | ------------------ the item `PgConnection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "db0d107a49eef28ec890390bc75e6504b7afc149d91fb52f4c767482b53daeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0d107a49eef28ec890390bc75e6504b7afc149d91fb52f4c767482b53daeec", kill_on_drop: false }` [INFO] [stdout] db0d107a49eef28ec890390bc75e6504b7afc149d91fb52f4c767482b53daeec