[INFO] cloning repository https://github.com/gtomy-pv/aosta-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gtomy-pv/aosta-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtomy-pv%2Faosta-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtomy-pv%2Faosta-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f21045cba0f7be727c324da6a31a5ae5969051ac
[INFO] checking gtomy-pv/aosta-rust against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtomy-pv%2Faosta-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gtomy-pv/aosta-rust
[INFO] finished tweaking git repo https://github.com/gtomy-pv/aosta-rust
[INFO] tweaked toml for git repo https://github.com/gtomy-pv/aosta-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gtomy-pv/aosta-rust on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gtomy-pv/aosta-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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded sqlx-macros-oldapi v0.6.47
[INFO] [stderr]   Downloaded sqlx-rt-oldapi v0.6.47
[INFO] [stderr]   Downloaded fancy-regex v0.15.0
[INFO] [stderr]   Downloaded referencing v0.32.0
[INFO] [stderr]   Downloaded sqlx-oldapi v0.6.47
[INFO] [stderr]   Downloaded jsonschema v0.32.0
[INFO] [stderr]   Downloaded sqlx-core-oldapi v0.6.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b884b3e2e666ac39b235cd4561066f6a7c1c49ca62b2f6621252a41f825b263
[INFO] running `Command { std: "docker" "start" "-a" "5b884b3e2e666ac39b235cd4561066f6a7c1c49ca62b2f6621252a41f825b263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b884b3e2e666ac39b235cd4561066f6a7c1c49ca62b2f6621252a41f825b263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b884b3e2e666ac39b235cd4561066f6a7c1c49ca62b2f6621252a41f825b263", kill_on_drop: false }`
[INFO] [stdout] 5b884b3e2e666ac39b235cd4561066f6a7c1c49ca62b2f6621252a41f825b263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b3e53d38bfae34a8e6247592fb0a25773fd1946a5279b07a870b04edb1c4c3d
[INFO] running `Command { std: "docker" "start" "-a" "8b3e53d38bfae34a8e6247592fb0a25773fd1946a5279b07a870b04edb1c4c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking referencing v0.32.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking fancy-regex v0.15.0
[INFO] [stderr]     Checking jsonschema v0.32.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking sqlx-rt-oldapi v0.6.47
[INFO] [stderr]     Checking sqlx-core-oldapi v0.6.47
[INFO] [stderr]    Compiling sqlx-macros-oldapi v0.6.47
[INFO] [stderr]     Checking sqlx-oldapi v0.6.47
[INFO] [stderr]     Checking medical-record-validator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RequirementCache` is never constructed
[INFO] [stdout]  --> src/validation/cache.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RequirementCache {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RequirementsError` is never used
[INFO] [stdout]  --> src/models/requirements.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum RequirementsError {
[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 `RequirementsService` is never constructed
[INFO] [stdout]   --> src/models/requirements.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct RequirementsService;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_requirements` is never used
[INFO] [stdout]   --> src/models/requirements.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl RequirementsService {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 28 |     pub async fn get_requirements(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequirementCache` is never constructed
[INFO] [stdout]  --> src/validation/cache.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RequirementCache {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "8b3e53d38bfae34a8e6247592fb0a25773fd1946a5279b07a870b04edb1c4c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3e53d38bfae34a8e6247592fb0a25773fd1946a5279b07a870b04edb1c4c3d", kill_on_drop: false }`
[INFO] [stdout] 8b3e53d38bfae34a8e6247592fb0a25773fd1946a5279b07a870b04edb1c4c3d
