[INFO] cloning repository https://github.com/Pierre-Blanche/server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pierre-Blanche/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierre-Blanche%2Fserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierre-Blanche%2Fserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20c0fc2dd02f6769ec60131e59bcaf5f28b7cd7a
[INFO] building Pierre-Blanche/server against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierre-Blanche%2Fserver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pierre-Blanche/server
[INFO] finished tweaking git repo https://github.com/Pierre-Blanche/server
[INFO] tweaked toml for git repo https://github.com/Pierre-Blanche/server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pierre-Blanche/server on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pierre-Blanche/server 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/programingjd/tiered_server.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinboard v2.2.0
[INFO] [stderr]   Downloaded punycode v0.4.1
[INFO] [stderr]   Downloaded zip_structs v0.2.1
[INFO] [stderr]   Downloaded totp_rfc6238 v0.6.1
[INFO] [stderr]   Downloaded servo_arc v0.4.1
[INFO] [stderr]   Downloaded read_until_slice v0.1.13
[INFO] [stderr]   Downloaded cidr v0.3.1
[INFO] [stderr]   Downloaded zip_static_handler v0.18.2
[INFO] [stderr]   Downloaded rcgen v0.14.3
[INFO] [stderr]   Downloaded firewall v0.3.14
[INFO] [stderr]   Downloaded async-compression v0.4.27
[INFO] [stderr]   Downloaded unicode-general-category v1.0.0
[INFO] [stderr]   Downloaded quick-xml v0.38.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86036635c97fe9e33a54cc0917dc817089d5b203582ea386f4b78856c82db8c4
[INFO] running `Command { std: "docker" "start" "-a" "86036635c97fe9e33a54cc0917dc817089d5b203582ea386f4b78856c82db8c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86036635c97fe9e33a54cc0917dc817089d5b203582ea386f4b78856c82db8c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86036635c97fe9e33a54cc0917dc817089d5b203582ea386f4b78856c82db8c4", kill_on_drop: false }`
[INFO] [stdout] 86036635c97fe9e33a54cc0917dc817089d5b203582ea386f4b78856c82db8c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d6d2daae6622b176382a3ffd25b516f103db5673cfff531067137ba74a57fe7
[INFO] running `Command { std: "docker" "start" "-a" "0d6d2daae6622b176382a3ffd25b516f103db5673cfff531067137ba74a57fe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling unicode-general-category v1.0.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cidr v0.3.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pinboard v2.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling punycode v0.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling rcgen v0.14.3
[INFO] [stderr]    Compiling totp_rfc6238 v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zip_structs v0.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling read_until_slice v0.1.13
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling firewall v0.3.14
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling zip_static_handler v0.18.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling object_store v0.12.3
[INFO] [stderr]    Compiling tiered_server v0.6.11 (https://github.com/programingjd/tiered_server.git?branch=main#14520244)
[INFO] [stderr]    Compiling pierre_blanche_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `License` is never constructed
[INFO] [stdout]    --> src/myffme/mod.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) struct License {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/myffme/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) struct InsuranceLevelOption {
[INFO] [stdout]     |                   -------------------- field in this struct
[INFO] [stdout] 118 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsuranceLevelOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/myffme/mod.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(crate) struct InsuranceOptionOption {
[INFO] [stdout]     |                   --------------------- field in this struct
[INFO] [stdout] 125 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsuranceOptionOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_address_city` is never used
[INFO] [stdout]    --> src/myffme/address.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub(crate) async fn update_address_city(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `license_type` and `medical_certificate_status` are never read
[INFO] [stdout]    --> src/myffme/licensee.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct Licensee {
[INFO] [stdout]     |                   -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub(crate) license_type: LicenseType,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub(crate) medical_certificate_status: MedicalCertificateStatus,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Licensee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `product_option` is never read
[INFO] [stdout]    --> src/myffme/licensee.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub(crate) struct OptionWrapper {
[INFO] [stdout]     |                   ------------- field in this struct
[INFO] [stdout] 488 |     #[serde(rename = "option", deserialize_with = "deserialize_product_option")]
[INFO] [stdout] 489 |     pub(crate) product_option: ProductOption,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptionWrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `department_structure_id`, `region_structure_id`, and `national_structure_id` are never read
[INFO] [stdout]   --> src/myffme/structure.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct StructureHierarchy {
[INFO] [stdout]    |                   ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub department_structure_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     #[serde(alias = "ligue", deserialize_with = "deserialize_id")]
[INFO] [stdout] 16 |     pub region_structure_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     #[serde(alias = "ffme", deserialize_with = "deserialize_id")]
[INFO] [stdout] 18 |     pub national_structure_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "0d6d2daae6622b176382a3ffd25b516f103db5673cfff531067137ba74a57fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6d2daae6622b176382a3ffd25b516f103db5673cfff531067137ba74a57fe7", kill_on_drop: false }`
[INFO] [stdout] 0d6d2daae6622b176382a3ffd25b516f103db5673cfff531067137ba74a57fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5046631abe52915eddefce1e6b9da33907c068076eb9936430dc1fe3b4b07e9d
[INFO] running `Command { std: "docker" "start" "-a" "5046631abe52915eddefce1e6b9da33907c068076eb9936430dc1fe3b4b07e9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling pierre_blanche_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `License` is never constructed
[INFO] [stdout]    --> src/myffme/mod.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) struct License {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/myffme/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) struct InsuranceLevelOption {
[INFO] [stdout]     |                   -------------------- field in this struct
[INFO] [stdout] 118 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsuranceLevelOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/myffme/mod.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(crate) struct InsuranceOptionOption {
[INFO] [stdout]     |                   --------------------- field in this struct
[INFO] [stdout] 125 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsuranceOptionOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_address_city` is never used
[INFO] [stdout]    --> src/myffme/address.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub(crate) async fn update_address_city(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `license_type` and `medical_certificate_status` are never read
[INFO] [stdout]    --> src/myffme/licensee.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct Licensee {
[INFO] [stdout]     |                   -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub(crate) license_type: LicenseType,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub(crate) medical_certificate_status: MedicalCertificateStatus,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Licensee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `product_option` is never read
[INFO] [stdout]    --> src/myffme/licensee.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub(crate) struct OptionWrapper {
[INFO] [stdout]     |                   ------------- field in this struct
[INFO] [stdout] 488 |     #[serde(rename = "option", deserialize_with = "deserialize_product_option")]
[INFO] [stdout] 489 |     pub(crate) product_option: ProductOption,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptionWrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `department_structure_id`, `region_structure_id`, and `national_structure_id` are never read
[INFO] [stdout]   --> src/myffme/structure.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) struct StructureHierarchy {
[INFO] [stdout]    |                   ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub department_structure_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     #[serde(alias = "ligue", deserialize_with = "deserialize_id")]
[INFO] [stdout] 16 |     pub region_structure_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     #[serde(alias = "ffme", deserialize_with = "deserialize_id")]
[INFO] [stdout] 18 |     pub national_structure_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `License` is never constructed
[INFO] [stdout]    --> src/myffme/mod.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) struct License {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/myffme/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub(crate) struct InsuranceLevelOption {
[INFO] [stdout]     |                   -------------------- field in this struct
[INFO] [stdout] 118 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsuranceLevelOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/myffme/mod.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(crate) struct InsuranceOptionOption {
[INFO] [stdout]     |                   --------------------- field in this struct
[INFO] [stdout] 125 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InsuranceOptionOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_address_city` is never used
[INFO] [stdout]    --> src/myffme/address.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub(crate) async fn update_address_city(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `license_type` and `medical_certificate_status` are never read
[INFO] [stdout]    --> src/myffme/licensee.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct Licensee {
[INFO] [stdout]     |                   -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub(crate) license_type: LicenseType,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub(crate) medical_certificate_status: MedicalCertificateStatus,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Licensee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.74s
[INFO] running `Command { std: "docker" "inspect" "5046631abe52915eddefce1e6b9da33907c068076eb9936430dc1fe3b4b07e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5046631abe52915eddefce1e6b9da33907c068076eb9936430dc1fe3b4b07e9d", kill_on_drop: false }`
[INFO] [stdout] 5046631abe52915eddefce1e6b9da33907c068076eb9936430dc1fe3b4b07e9d
