[INFO] cloning repository https://github.com/Victorlp346/recipio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Victorlp346/recipio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorlp346%2Frecipio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorlp346%2Frecipio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a6acb8d1b9ae361c7639a83277fafc77099d74d
[INFO] checking Victorlp346/recipio against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorlp346%2Frecipio" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Victorlp346/recipio
[INFO] finished tweaking git repo https://github.com/Victorlp346/recipio
[INFO] tweaked toml for git repo https://github.com/Victorlp346/recipio written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Victorlp346/recipio on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Victorlp346/recipio 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `serde_with`
[INFO] [stderr]   --> Cargo.toml:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 | [workspace.dependencies.serde_with]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `serde_with`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kinded v0.5.0
[INFO] [stderr]   Downloaded kinded_macros v0.5.0
[INFO] [stderr]   Downloaded nutype v0.7.0
[INFO] [stderr]   Downloaded nutype_macros v0.7.0
[INFO] [stderr]   Downloaded bcrypt v0.19.1
[INFO] [stderr]   Downloaded bon v3.9.1
[INFO] [stderr]   Downloaded blowfish v0.10.0
[INFO] [stderr]   Downloaded bon-macros v3.9.1
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34
[INFO] running `Command { std: "docker" "start" "316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `serde_with`
[INFO] [stderr]   --> Cargo.toml:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 | [workspace.dependencies.serde_with]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `serde_with`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling kinded_macros v0.5.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling nutype_macros v0.7.0
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling kinded v0.5.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking cipher v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking bcrypt v0.19.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking sqlx-core v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking nutype v0.7.0
[INFO] [stderr]     Checking recipio-core v0.1.0 (/opt/rustwide/workdir/crates/recipio-core)
[INFO] [stdout] warning: field `creation_date` is never read
[INFO] [stdout]   --> crates/recipio-core/src/identity/session.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Session {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     creation_date: CreationDate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking recipio-services v0.1.0 (/opt/rustwide/workdir/crates/recipio-services)
[INFO] [stdout] warning: field `creation_date` is never read
[INFO] [stdout]   --> crates/recipio-core/src/identity/session.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Session {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     creation_date: CreationDate,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking recipio-infra v0.1.0 (/opt/rustwide/workdir/crates/recipio-infra)
[INFO] [stderr]     Checking recipio-web v0.1.0 (/opt/rustwide/workdir/crates/recipio-web)
[INFO] [stdout] warning: enum `NeverReject` is never used
[INFO] [stdout]   --> crates/recipio-web/src/identity/auth.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum NeverReject {}
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MaybeAuthenticated` is never constructed
[INFO] [stdout]   --> crates/recipio-web/src/identity/auth.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct MaybeAuthenticated(pub Option<UserClaims>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AdminUser` is never constructed
[INFO] [stdout]   --> crates/recipio-web/src/identity/auth.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct AdminUser(pub UserClaims);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `sqlx`
[INFO] [stderr]   --> crates/recipio-infra/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | sqlx = { workspace = true, features = ["runtime-tokio", "sqlite", "uuid"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `sqlx`
[INFO] [stderr] warning: `recipio-infra` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.95s
[INFO] running `Command { std: "docker" "inspect" "316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34", kill_on_drop: false }`
[INFO] [stdout] 316cb548af0f501f16e279e6cfcee1bebae79acecba124ca9a9073c8ecbf1d34
