[INFO] cloning repository https://github.com/yamess/Rust-AuthService [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yamess/Rust-AuthService" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamess%2FRust-AuthService", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamess%2FRust-AuthService'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2121ff9b7989db61cf371c3b2258ce125ac873e [INFO] checking yamess/Rust-AuthService against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamess%2FRust-AuthService" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yamess/Rust-AuthService on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yamess/Rust-AuthService [INFO] finished tweaking git repo https://github.com/yamess/Rust-AuthService [INFO] tweaked toml for git repo https://github.com/yamess/Rust-AuthService written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yamess/Rust-AuthService 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v8.3.0 [INFO] [stderr] Downloaded rust-embed-impl v8.3.0 [INFO] [stderr] Downloaded utoipa v4.2.0 [INFO] [stderr] Downloaded bumpalo v3.15.2 [INFO] [stderr] Downloaded destructure_traitobject v0.2.0 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded unsafe-any-ors v1.0.0 [INFO] [stderr] Downloaded typemap-ors v1.0.0 [INFO] [stderr] Downloaded blowfish v0.9.1 [INFO] [stderr] Downloaded bcrypt v0.15.0 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded arc-swap v1.6.0 [INFO] [stderr] Downloaded utoipa-gen v4.2.0 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded chrono v0.4.34 [INFO] [stderr] Downloaded syn v2.0.50 [INFO] [stderr] Downloaded rust-embed v8.3.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded cc v1.0.86 [INFO] [stderr] Downloaded ahash v0.8.9 [INFO] [stderr] Downloaded env_logger v0.11.2 [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded jsonwebtoken v9.2.0 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded ordered-float v2.10.1 [INFO] [stderr] Downloaded thread-id v4.2.1 [INFO] [stderr] Downloaded utoipa-swagger-ui v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c11fd87cff2e7f362ef18d41d6c50cf7a2c933d522c10f79ee59dd5dd45249e [INFO] running `Command { std: "docker" "start" "-a" "0c11fd87cff2e7f362ef18d41d6c50cf7a2c933d522c10f79ee59dd5dd45249e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c11fd87cff2e7f362ef18d41d6c50cf7a2c933d522c10f79ee59dd5dd45249e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c11fd87cff2e7f362ef18d41d6c50cf7a2c933d522c10f79ee59dd5dd45249e", kill_on_drop: false }` [INFO] [stdout] 0c11fd87cff2e7f362ef18d41d6c50cf7a2c933d522c10f79ee59dd5dd45249e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8b0eadad70d72bf24e2d61e4862424a1f8533d3603d9616caefcb9fa38f084f [INFO] running `Command { std: "docker" "start" "-a" "d8b0eadad70d72bf24e2d61e4862424a1f8533d3603d9616caefcb9fa38f084f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking pem v3.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking scoped-futures v0.1.3 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking bcrypt v0.15.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Compiling utoipa-gen v4.2.0 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rust-embed v8.3.0 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking utoipa v4.2.0 [INFO] [stderr] Checking jsonwebtoken v9.2.0 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking bb8 v0.8.3 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking diesel-async v0.4.1 [INFO] [stderr] Checking crud v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, HttpServer, middleware, web}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `utoipa` is imported redundantly [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use utoipa; [INFO] [stdout] | ^^^^^^ the item `utoipa` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `utoipa` is imported redundantly [INFO] [stdout] --> src/routes/user_routes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use utoipa; [INFO] [stdout] | ^^^^^^ the item `utoipa` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserResponse` [INFO] [stdout] --> src/routes/user_routes.rs:9:48 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::schemas::user_schemas::{UserCreate, UserResponse, UserUpdate}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AuthConfig` is imported redundantly [INFO] [stdout] --> src/services/token_service.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::configs::common::AuthConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | use super::*; [INFO] [stdout] | -------- the item `AuthConfig` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, HttpServer, middleware, web}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TokenClaims` is imported redundantly [INFO] [stdout] --> src/services/token_service.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::schemas::auth_schemas::TokenClaims; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | [INFO] [stdout] 64 | use super::*; [INFO] [stdout] | -------- the item `TokenClaims` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `utoipa` is imported redundantly [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use utoipa; [INFO] [stdout] | ^^^^^^ the item `utoipa` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `utoipa` is imported redundantly [INFO] [stdout] --> src/routes/user_routes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use utoipa; [INFO] [stdout] | ^^^^^^ the item `utoipa` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserResponse` [INFO] [stdout] --> src/routes/user_routes.rs:9:48 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::schemas::user_schemas::{UserCreate, UserResponse, UserUpdate}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "d8b0eadad70d72bf24e2d61e4862424a1f8533d3603d9616caefcb9fa38f084f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b0eadad70d72bf24e2d61e4862424a1f8533d3603d9616caefcb9fa38f084f", kill_on_drop: false }` [INFO] [stdout] d8b0eadad70d72bf24e2d61e4862424a1f8533d3603d9616caefcb9fa38f084f