[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] 2b1b2885460de8561a942f7080531a85d8651c5c [INFO] testing Victorlp346/recipio against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorlp346%2Frecipio" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Victorlp346/recipio on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80b6d0f8ec803565e79a74c47b0270c4cf8ad0e75fc304453a25dcea471c012d [INFO] running `Command { std: "docker" "start" "-a" "80b6d0f8ec803565e79a74c47b0270c4cf8ad0e75fc304453a25dcea471c012d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80b6d0f8ec803565e79a74c47b0270c4cf8ad0e75fc304453a25dcea471c012d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b6d0f8ec803565e79a74c47b0270c4cf8ad0e75fc304453a25dcea471c012d", kill_on_drop: false }` [INFO] [stdout] 80b6d0f8ec803565e79a74c47b0270c4cf8ad0e75fc304453a25dcea471c012d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e798e6f4c794a5dbb07c6f63352ac4945cf4716bb369592ab2ef41e4e36cc54e [INFO] running `Command { std: "docker" "start" "-a" "e798e6f4c794a5dbb07c6f63352ac4945cf4716bb369592ab2ef41e4e36cc54e", kill_on_drop: false }` [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling nutype_macros v0.7.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hybrid-array v0.4.12 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling inout v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling cipher v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling blowfish v0.10.0 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling bcrypt v0.19.1 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling kinded_macros v0.5.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Compiling derive-where v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.5.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling kinded v0.5.0 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.20.0 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling snafu v0.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.20.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling nutype v0.7.0 [INFO] [stderr] Compiling recipio-core v0.1.0 (/opt/rustwide/workdir/crates/recipio-core) [INFO] [stderr] Compiling sqlx-core v0.9.0 [INFO] [stdout] warning: fields `id`, `name`, `steps`, and `base_servings` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | steps: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | base_servings: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `step` and `steps` are never used [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl RecipeBuilder { [INFO] [stdout] | ----------------------------------------------- methods in this implementation [INFO] [stdout] 32 | fn step(mut self, step: RecipeStep) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | fn steps(mut self, steps: impl IntoIterator>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `step_number`, `template_text`, and `step_ingredients` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct RecipeStep { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 44 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 45 | step_number: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 46 | template_text: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | step_ingredients: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `ingredient_id`, `amount`, and `unit` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct StepIngredient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 69 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 70 | ingredient_id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 71 | amount: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 72 | unit: MeasurementUnit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [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] [INFO] [stdout] [INFO] [stderr] Compiling recipio-services v0.1.0 (/opt/rustwide/workdir/crates/recipio-services) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [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] Compiling sqlx v0.9.0 [INFO] [stderr] Compiling recipio-infra v0.1.0 (/opt/rustwide/workdir/crates/recipio-infra) [INFO] [stderr] Compiling recipio-web v0.1.0 (/opt/rustwide/workdir/crates/recipio-web) [INFO] [stdout] warning: struct `MaybeAuthenticated` is never constructed [INFO] [stdout] --> crates/recipio-web/src/identity/auth.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct MaybeAuthenticated(pub Option); [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 `AdminUser` is never constructed [INFO] [stdout] --> crates/recipio-web/src/identity/auth.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct AdminUser(pub UserClaims); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "e798e6f4c794a5dbb07c6f63352ac4945cf4716bb369592ab2ef41e4e36cc54e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e798e6f4c794a5dbb07c6f63352ac4945cf4716bb369592ab2ef41e4e36cc54e", kill_on_drop: false }` [INFO] [stdout] e798e6f4c794a5dbb07c6f63352ac4945cf4716bb369592ab2ef41e4e36cc54e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1820224815a06615923258a32db74ea98fdbd4ee4a01d6cad68b790ac9adb29 [INFO] running `Command { std: "docker" "start" "-a" "b1820224815a06615923258a32db74ea98fdbd4ee4a01d6cad68b790ac9adb29", kill_on_drop: false }` [INFO] [stdout] warning: fields `id`, `name`, `steps`, and `base_servings` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | steps: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | base_servings: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `step` and `steps` are never used [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl RecipeBuilder { [INFO] [stdout] | ----------------------------------------------- methods in this implementation [INFO] [stdout] 32 | fn step(mut self, step: RecipeStep) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | fn steps(mut self, steps: impl IntoIterator>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `step_number`, `template_text`, and `step_ingredients` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct RecipeStep { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 44 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 45 | step_number: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 46 | template_text: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | step_ingredients: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `ingredient_id`, `amount`, and `unit` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct StepIngredient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 69 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 70 | ingredient_id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 71 | amount: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 72 | unit: MeasurementUnit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [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] [INFO] [stdout] [INFO] [stderr] Compiling recipio-core v0.1.0 (/opt/rustwide/workdir/crates/recipio-core) [INFO] [stderr] Compiling recipio-services v0.1.0 (/opt/rustwide/workdir/crates/recipio-services) [INFO] [stderr] Compiling recipio-infra v0.1.0 (/opt/rustwide/workdir/crates/recipio-infra) [INFO] [stderr] Compiling recipio-web v0.1.0 (/opt/rustwide/workdir/crates/recipio-web) [INFO] [stdout] warning: struct `MaybeAuthenticated` is never constructed [INFO] [stdout] --> crates/recipio-web/src/identity/auth.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct MaybeAuthenticated(pub Option); [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 `AdminUser` is never constructed [INFO] [stdout] --> crates/recipio-web/src/identity/auth.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct AdminUser(pub UserClaims); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `steps`, and `base_servings` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 7 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | steps: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | base_servings: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `step` and `steps` are never used [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl RecipeBuilder { [INFO] [stdout] | ----------------------------------------------- methods in this implementation [INFO] [stdout] 32 | fn step(mut self, step: RecipeStep) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | fn steps(mut self, steps: impl IntoIterator>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `step_number`, `template_text`, and `step_ingredients` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct RecipeStep { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 44 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 45 | step_number: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 46 | template_text: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | step_ingredients: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `ingredient_id`, `amount`, and `unit` are never read [INFO] [stdout] --> crates/recipio-core/src/catalog/recipe.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct StepIngredient { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 69 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 70 | ingredient_id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 71 | amount: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 72 | unit: MeasurementUnit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "b1820224815a06615923258a32db74ea98fdbd4ee4a01d6cad68b790ac9adb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1820224815a06615923258a32db74ea98fdbd4ee4a01d6cad68b790ac9adb29", kill_on_drop: false }` [INFO] [stdout] b1820224815a06615923258a32db74ea98fdbd4ee4a01d6cad68b790ac9adb29 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5f364af09ec2ae3034d13057744ea211ac20c0e5094b9ff1712bdaa36784d5b [INFO] running `Command { std: "docker" "start" "-a" "e5f364af09ec2ae3034d13057744ea211ac20c0e5094b9ff1712bdaa36784d5b", kill_on_drop: false }` [INFO] [stderr] warning: fields `id`, `name`, `steps`, and `base_servings` are never read [INFO] [stderr] --> crates/recipio-core/src/catalog/recipe.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Recipe { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 7 | id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] 8 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 9 | steps: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 10 | base_servings: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `step` and `steps` are never used [INFO] [stderr] --> crates/recipio-core/src/catalog/recipe.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 31 | impl RecipeBuilder { [INFO] [stderr] | ----------------------------------------------- methods in this implementation [INFO] [stderr] 32 | fn step(mut self, step: RecipeStep) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | fn steps(mut self, steps: impl IntoIterator>) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `step_number`, `template_text`, and `step_ingredients` are never read [INFO] [stderr] --> crates/recipio-core/src/catalog/recipe.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct RecipeStep { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 44 | id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] 45 | step_number: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 46 | template_text: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 47 | step_ingredients: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `ingredient_id`, `amount`, and `unit` are never read [INFO] [stderr] --> crates/recipio-core/src/catalog/recipe.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 68 | pub struct StepIngredient { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 69 | id: Uuid, [INFO] [stderr] | ^^ [INFO] [stderr] 70 | ingredient_id: Uuid, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 71 | amount: f64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 72 | unit: MeasurementUnit, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `creation_date` is never read [INFO] [stderr] --> crates/recipio-core/src/identity/session.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Session { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | creation_date: CreationDate, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `recipio-core` (lib) generated 5 warnings [INFO] [stderr] warning: `recipio-core` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: struct `MaybeAuthenticated` is never constructed [INFO] [stderr] --> crates/recipio-web/src/identity/auth.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct MaybeAuthenticated(pub Option); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `AdminUser` is never constructed [INFO] [stderr] --> crates/recipio-web/src/identity/auth.rs:93:12 [INFO] [stderr] | [INFO] [stderr] 93 | pub struct AdminUser(pub UserClaims); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `recipio-web` (bin "recipio-web" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recipio_core-ba7132705ed33179) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test catalog::ingredient::tests::builder_generates_uuid_if_missing ... ok [INFO] [stdout] test catalog::ingredient::tests::builder_respects_explicit_overrides ... ok [INFO] [stdout] test identity::session::__nutype_TokenHash__::tests::should_have_consistent_len_char_boundaries ... ok [INFO] [stdout] test catalog::ingredient::tests::builder_defaults_display_name_to_name ... ok [INFO] [stdout] test identity::user::__nutype_UnhashedPassword__::tests::should_have_consistent_len_char_boundaries ... ok [INFO] [stdout] test identity::user::__nutype_Username__::tests::should_have_consistent_len_char_boundaries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recipio_infra-6c150a8bc9eabe3d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test database::catalog::in_memory_ingredient_repo::tests::should_store_and_retrieve_ingredient ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recipio_services-6258b3c94600b86d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/recipio_web-cc59e7c7c26dc40a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests recipio_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests recipio_infra [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests recipio_services [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5f364af09ec2ae3034d13057744ea211ac20c0e5094b9ff1712bdaa36784d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f364af09ec2ae3034d13057744ea211ac20c0e5094b9ff1712bdaa36784d5b", kill_on_drop: false }` [INFO] [stdout] e5f364af09ec2ae3034d13057744ea211ac20c0e5094b9ff1712bdaa36784d5b