[INFO] cloning repository https://github.com/zulfikra96/rt-rw-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zulfikra96/rt-rw-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzulfikra96%2Frt-rw-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzulfikra96%2Frt-rw-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03a94256fdc6a3845c86d45cb6fae654dc9de218 [INFO] checking zulfikra96/rt-rw-rust against master#84e729a59f216cc64755788a470f165429a731f4 for pr-123737-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzulfikra96%2Frt-rw-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zulfikra96/rt-rw-rust on toolchain 84e729a59f216cc64755788a470f165429a731f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zulfikra96/rt-rw-rust [INFO] finished tweaking git repo https://github.com/zulfikra96/rt-rw-rust [INFO] tweaked toml for git repo https://github.com/zulfikra96/rt-rw-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zulfikra96/rt-rw-rust 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" "+84e729a59f216cc64755788a470f165429a731f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.98 [INFO] [stderr] Downloaded http-range v0.1.5 [INFO] [stderr] Downloaded actix-remote-ip v0.1.0 [INFO] [stderr] Downloaded debug-helper v0.3.13 [INFO] [stderr] Downloaded sailfish-compiler v0.8.3 [INFO] [stderr] Downloaded magic-crypt v3.1.13 [INFO] [stderr] Downloaded v_htmlescape v0.15.8 [INFO] [stderr] Downloaded actix-cors v0.7.0 [INFO] [stderr] Downloaded actix-http v3.5.1 [INFO] [stderr] Downloaded actix-web v4.4.1 [INFO] [stderr] Downloaded openssl v0.10.62 [INFO] [stderr] Downloaded aes v0.7.5 [INFO] [stderr] Downloaded h2 v0.3.22 [INFO] [stderr] Downloaded reqwest v0.11.23 [INFO] [stderr] Downloaded winnow v0.5.36 [INFO] [stderr] Downloaded actix-files v0.6.5 [INFO] [stderr] Downloaded jsonwebtoken v9.2.0 [INFO] [stderr] Downloaded crc-any v2.4.4 [INFO] [stderr] Downloaded des v0.7.0 [INFO] [stderr] Downloaded block-padding v0.2.1 [INFO] [stderr] Downloaded tiger v0.1.0 [INFO] [stderr] Downloaded postgres v0.19.7 [INFO] [stderr] Downloaded toml v0.8.9 [INFO] [stderr] Downloaded actix-codec v0.5.1 [INFO] [stderr] Downloaded bigdecimal v0.4.2 [INFO] [stderr] Downloaded pem v3.0.3 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded cipher v0.3.0 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded sailfish v0.8.3 [INFO] [stderr] Downloaded sailfish-macros v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+84e729a59f216cc64755788a470f165429a731f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 560de8637a9b536fb43fb150d01efdb3bfe7a669d00ed1503409afffc8b37f03 [INFO] running `Command { std: "docker" "start" "-a" "560de8637a9b536fb43fb150d01efdb3bfe7a669d00ed1503409afffc8b37f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "560de8637a9b536fb43fb150d01efdb3bfe7a669d00ed1503409afffc8b37f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560de8637a9b536fb43fb150d01efdb3bfe7a669d00ed1503409afffc8b37f03", kill_on_drop: false }` [INFO] [stdout] 560de8637a9b536fb43fb150d01efdb3bfe7a669d00ed1503409afffc8b37f03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+84e729a59f216cc64755788a470f165429a731f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f3536960da8cba80245b01e7f5320dbb5ec8a35511aa6b38692752e3506131d [INFO] running `Command { std: "docker" "start" "-a" "9f3536960da8cba80245b01e7f5320dbb5ec8a35511aa6b38692752e3506131d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling winnow v0.5.36 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bigdecimal v0.4.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking crc-any v2.4.4 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking tiger v0.1.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking des v0.7.0 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking pem v3.0.3 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking magic-crypt v3.1.13 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking postgres v0.19.7 [INFO] [stderr] Checking serde_json v1.0.111 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking actix-http v3.5.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking jsonwebtoken v9.2.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling toml v0.8.9 [INFO] [stderr] Checking actix-web v4.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling sailfish-macros v0.8.3 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking actix-files v0.6.5 [INFO] [stderr] Checking actix-remote-ip v0.1.0 [INFO] [stderr] Checking actix-cors v0.7.0 [INFO] [stderr] Checking back-end v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `actix_web::dev::Response` [INFO] [stdout] --> src/controllers/register.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_web::dev::Response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::dev::Response` [INFO] [stdout] --> src/controllers/register.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_web::dev::Response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponseJson` is never constructed [INFO] [stdout] --> src/controllers/get_packets.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct ResponseJson { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponseJson` is never constructed [INFO] [stdout] --> src/controllers/get_packets.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct ResponseJson { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "9f3536960da8cba80245b01e7f5320dbb5ec8a35511aa6b38692752e3506131d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3536960da8cba80245b01e7f5320dbb5ec8a35511aa6b38692752e3506131d", kill_on_drop: false }` [INFO] [stdout] 9f3536960da8cba80245b01e7f5320dbb5ec8a35511aa6b38692752e3506131d [INFO] checking zulfikra96/rt-rw-rust against try#8d9ad7790f77ffaa434059a58807949d4583c045 for pr-123737-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzulfikra96%2Frt-rw-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zulfikra96/rt-rw-rust on toolchain 8d9ad7790f77ffaa434059a58807949d4583c045 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d9ad7790f77ffaa434059a58807949d4583c045" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zulfikra96/rt-rw-rust [INFO] finished tweaking git repo https://github.com/zulfikra96/rt-rw-rust [INFO] tweaked toml for git repo https://github.com/zulfikra96/rt-rw-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zulfikra96/rt-rw-rust 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" "+8d9ad7790f77ffaa434059a58807949d4583c045" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8d9ad7790f77ffaa434059a58807949d4583c045" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a059e3ff41db54a532d1f9d528776a070974bec823c594a3ba447bfe4c83a868 [INFO] running `Command { std: "docker" "start" "-a" "a059e3ff41db54a532d1f9d528776a070974bec823c594a3ba447bfe4c83a868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a059e3ff41db54a532d1f9d528776a070974bec823c594a3ba447bfe4c83a868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a059e3ff41db54a532d1f9d528776a070974bec823c594a3ba447bfe4c83a868", kill_on_drop: false }` [INFO] [stdout] a059e3ff41db54a532d1f9d528776a070974bec823c594a3ba447bfe4c83a868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8d9ad7790f77ffaa434059a58807949d4583c045" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5e30cafa830580c0b55c55b32e87c15fc4885246d4c83082171eb5ceb1ef44a [INFO] running `Command { std: "docker" "start" "-a" "b5e30cafa830580c0b55c55b32e87c15fc4885246d4c83082171eb5ceb1ef44a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling winnow v0.5.36 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bigdecimal v0.4.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking crc-any v2.4.4 [INFO] [stderr] Checking des v0.7.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking tiger v0.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking pem v3.0.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking magic-crypt v3.1.13 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking postgres v0.19.7 [INFO] [stderr] Checking serde_json v1.0.111 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Checking jsonwebtoken v9.2.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking actix-http v3.5.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling toml v0.8.9 [INFO] [stderr] Compiling sailfish-macros v0.8.3 [INFO] [stderr] Checking actix-web v4.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking actix-files v0.6.5 [INFO] [stderr] Checking actix-cors v0.7.0 [INFO] [stderr] Checking actix-remote-ip v0.1.0 [INFO] [stderr] Checking back-end v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `actix_web::dev::Response` [INFO] [stdout] --> src/controllers/register.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_web::dev::Response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::dev::Response` [INFO] [stdout] --> src/controllers/register.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_web::dev::Response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponseJson` is never constructed [INFO] [stdout] --> src/controllers/get_packets.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct ResponseJson { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponseJson` is never constructed [INFO] [stdout] --> src/controllers/get_packets.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct ResponseJson { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.94s [INFO] running `Command { std: "docker" "inspect" "b5e30cafa830580c0b55c55b32e87c15fc4885246d4c83082171eb5ceb1ef44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e30cafa830580c0b55c55b32e87c15fc4885246d4c83082171eb5ceb1ef44a", kill_on_drop: false }` [INFO] [stdout] b5e30cafa830580c0b55c55b32e87c15fc4885246d4c83082171eb5ceb1ef44a