[INFO] fetching crate wellally 0.0.1... [INFO] testing wellally-0.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate wellally 0.0.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate wellally 0.0.1 [INFO] finished tweaking crates.io crate wellally 0.0.1 [INFO] tweaked toml for crates.io crate wellally 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wellally 0.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wellally 0.0.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93bf6ea6df516617320f32b60f669783e89602d9e27e3dd4a651c68b6ee8c386 [INFO] running `Command { std: "docker" "start" "-a" "93bf6ea6df516617320f32b60f669783e89602d9e27e3dd4a651c68b6ee8c386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93bf6ea6df516617320f32b60f669783e89602d9e27e3dd4a651c68b6ee8c386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bf6ea6df516617320f32b60f669783e89602d9e27e3dd4a651c68b6ee8c386", kill_on_drop: false }` [INFO] [stdout] 93bf6ea6df516617320f32b60f669783e89602d9e27e3dd4a651c68b6ee8c386 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad7407bd552dc594bd870cd58b1be568d1caf1cc73f54b0278662e4782a536a7 [INFO] running `Command { std: "docker" "start" "-a" "ad7407bd552dc594bd870cd58b1be568d1caf1cc73f54b0278662e4782a536a7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling wellally v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `imaging_report::*` [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use imaging_report::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `medication::*` [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use medication::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `postalCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub postalCode: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `postal_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bloodType` should have a snake case name [INFO] [stdout] --> src/lib.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub bloodType: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blood_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `primaryCareProvider` should have a snake case name [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub primaryCareProvider: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `primary_care_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `birthDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub birthDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `resourceType` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub resourceType: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maritalStatus` should have a snake case name [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub maritalStatus: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `marital_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clinicalSummary` should have a snake case name [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub clinicalSummary: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `clinical_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `referenceRange` should have a snake case name [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub referenceRange: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `collectedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | pub collectedAt: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `collected_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `issuedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | pub issuedAt: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `issued_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ctdiVol_mGy` should have a snake case name [INFO] [stdout] --> src/lib.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | pub ctdiVol_mGy: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ctdi_vol_m_gy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dlp_mGy_cm` should have a snake case name [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | pub dlp_mGy_cm: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dlp_m_gy_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bodySite` should have a snake case name [INFO] [stdout] --> src/lib.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub bodySite: Coding, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `body_site` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `reportedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | pub reportedAt: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reported_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `studyInstanceUid` should have a snake case name [INFO] [stdout] --> src/lib.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | pub studyInstanceUid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `study_instance_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `radiationDose` should have a snake case name [INFO] [stdout] --> src/lib.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub radiationDose: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `radiation_dose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub startDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `durationDays` should have a snake case name [INFO] [stdout] --> src/lib.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | pub durationDays: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_days` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `endDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | pub endDate: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `end_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `relationToProband` should have a snake case name [INFO] [stdout] --> src/lib.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub relationToProband: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relation_to_proband` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `birthYear` should have a snake case name [INFO] [stdout] --> src/lib.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub birthYear: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `probandId` should have a snake case name [INFO] [stdout] --> src/lib.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub probandId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `proband_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s [INFO] running `Command { std: "docker" "inspect" "ad7407bd552dc594bd870cd58b1be568d1caf1cc73f54b0278662e4782a536a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7407bd552dc594bd870cd58b1be568d1caf1cc73f54b0278662e4782a536a7", kill_on_drop: false }` [INFO] [stdout] ad7407bd552dc594bd870cd58b1be568d1caf1cc73f54b0278662e4782a536a7 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3078620a8f64ea7a6d8be7781ac49644c65e3541f315d74e864efc9591a7c24d [INFO] running `Command { std: "docker" "start" "-a" "3078620a8f64ea7a6d8be7781ac49644c65e3541f315d74e864efc9591a7c24d", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `imaging_report::*` [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use imaging_report::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `medication::*` [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use medication::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `postalCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub postalCode: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `postal_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bloodType` should have a snake case name [INFO] [stdout] --> src/lib.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub bloodType: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blood_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `primaryCareProvider` should have a snake case name [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub primaryCareProvider: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `primary_care_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `birthDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub birthDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `resourceType` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub resourceType: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maritalStatus` should have a snake case name [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub maritalStatus: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `marital_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clinicalSummary` should have a snake case name [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub clinicalSummary: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `clinical_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `referenceRange` should have a snake case name [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub referenceRange: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `collectedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | pub collectedAt: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `collected_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `issuedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | pub issuedAt: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `issued_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ctdiVol_mGy` should have a snake case name [INFO] [stdout] --> src/lib.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | pub ctdiVol_mGy: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ctdi_vol_m_gy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dlp_mGy_cm` should have a snake case name [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | pub dlp_mGy_cm: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dlp_m_gy_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bodySite` should have a snake case name [INFO] [stdout] --> src/lib.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub bodySite: Coding, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `body_site` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `reportedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | pub reportedAt: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reported_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `studyInstanceUid` should have a snake case name [INFO] [stdout] --> src/lib.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | pub studyInstanceUid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `study_instance_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `radiationDose` should have a snake case name [INFO] [stdout] --> src/lib.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub radiationDose: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `radiation_dose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub startDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `durationDays` should have a snake case name [INFO] [stdout] --> src/lib.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | pub durationDays: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_days` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `endDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | pub endDate: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `end_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `relationToProband` should have a snake case name [INFO] [stdout] --> src/lib.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub relationToProband: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relation_to_proband` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wellally v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `birthYear` should have a snake case name [INFO] [stdout] --> src/lib.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub birthYear: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `probandId` should have a snake case name [INFO] [stdout] --> src/lib.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub probandId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `proband_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imaging_report::*` [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use imaging_report::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `medication::*` [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use medication::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `postalCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub postalCode: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `postal_code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bloodType` should have a snake case name [INFO] [stdout] --> src/lib.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub bloodType: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blood_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `primaryCareProvider` should have a snake case name [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub primaryCareProvider: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `primary_care_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `birthDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub birthDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `resourceType` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub resourceType: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maritalStatus` should have a snake case name [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub maritalStatus: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `marital_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clinicalSummary` should have a snake case name [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub clinicalSummary: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `clinical_summary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `referenceRange` should have a snake case name [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub referenceRange: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `collectedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | pub collectedAt: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `collected_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `issuedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | pub issuedAt: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `issued_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ctdiVol_mGy` should have a snake case name [INFO] [stdout] --> src/lib.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | pub ctdiVol_mGy: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ctdi_vol_m_gy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dlp_mGy_cm` should have a snake case name [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | pub dlp_mGy_cm: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dlp_m_gy_cm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bodySite` should have a snake case name [INFO] [stdout] --> src/lib.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub bodySite: Coding, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `body_site` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `reportedAt` should have a snake case name [INFO] [stdout] --> src/lib.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | pub reportedAt: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reported_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `studyInstanceUid` should have a snake case name [INFO] [stdout] --> src/lib.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | pub studyInstanceUid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `study_instance_uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `radiationDose` should have a snake case name [INFO] [stdout] --> src/lib.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub radiationDose: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `radiation_dose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `patientId` should have a snake case name [INFO] [stdout] --> src/lib.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub patientId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub startDate: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `durationDays` should have a snake case name [INFO] [stdout] --> src/lib.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | pub durationDays: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_days` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `endDate` should have a snake case name [INFO] [stdout] --> src/lib.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | pub endDate: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `end_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `relationToProband` should have a snake case name [INFO] [stdout] --> src/lib.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub relationToProband: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relation_to_proband` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `birthYear` should have a snake case name [INFO] [stdout] --> src/lib.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub birthYear: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `probandId` should have a snake case name [INFO] [stdout] --> src/lib.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub probandId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `proband_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "3078620a8f64ea7a6d8be7781ac49644c65e3541f315d74e864efc9591a7c24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3078620a8f64ea7a6d8be7781ac49644c65e3541f315d74e864efc9591a7c24d", kill_on_drop: false }` [INFO] [stdout] 3078620a8f64ea7a6d8be7781ac49644c65e3541f315d74e864efc9591a7c24d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ffa81dba7b117449c6c3cdfe2321df2ad6a7b057c5b12012944edda2f325802 [INFO] running `Command { std: "docker" "start" "-a" "9ffa81dba7b117449c6c3cdfe2321df2ad6a7b057c5b12012944edda2f325802", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `imaging_report::*` [INFO] [stderr] --> src/lib.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub use imaging_report::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `medication::*` [INFO] [stderr] --> src/lib.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub use medication::*; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: structure field `postalCode` should have a snake case name [INFO] [stderr] --> src/lib.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | pub postalCode: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `postal_code` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `bloodType` should have a snake case name [INFO] [stderr] --> src/lib.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | pub bloodType: Option, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `blood_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `primaryCareProvider` should have a snake case name [INFO] [stderr] --> src/lib.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | pub primaryCareProvider: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `primary_care_provider` [INFO] [stderr] [INFO] [stderr] warning: structure field `birthDate` should have a snake case name [INFO] [stderr] --> src/lib.rs:119:9 [INFO] [stderr] | [INFO] [stderr] 119 | pub birthDate: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `resourceType` should have a snake case name [INFO] [stderr] --> src/lib.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | pub resourceType: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `maritalStatus` should have a snake case name [INFO] [stderr] --> src/lib.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | pub maritalStatus: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `marital_status` [INFO] [stderr] [INFO] [stderr] warning: structure field `clinicalSummary` should have a snake case name [INFO] [stderr] --> src/lib.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | pub clinicalSummary: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `clinical_summary` [INFO] [stderr] [INFO] [stderr] warning: structure field `referenceRange` should have a snake case name [INFO] [stderr] --> src/lib.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | pub referenceRange: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_range` [INFO] [stderr] [INFO] [stderr] warning: structure field `collectedAt` should have a snake case name [INFO] [stderr] --> src/lib.rs:158:9 [INFO] [stderr] | [INFO] [stderr] 158 | pub collectedAt: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `collected_at` [INFO] [stderr] [INFO] [stderr] warning: structure field `patientId` should have a snake case name [INFO] [stderr] --> src/lib.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 172 | pub patientId: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `issuedAt` should have a snake case name [INFO] [stderr] --> src/lib.rs:173:9 [INFO] [stderr] | [INFO] [stderr] 173 | pub issuedAt: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `issued_at` [INFO] [stderr] [INFO] [stderr] warning: structure field `ctdiVol_mGy` should have a snake case name [INFO] [stderr] --> src/lib.rs:191:9 [INFO] [stderr] | [INFO] [stderr] 191 | pub ctdiVol_mGy: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `ctdi_vol_m_gy` [INFO] [stderr] [INFO] [stderr] warning: structure field `dlp_mGy_cm` should have a snake case name [INFO] [stderr] --> src/lib.rs:192:9 [INFO] [stderr] | [INFO] [stderr] 192 | pub dlp_mGy_cm: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `dlp_m_gy_cm` [INFO] [stderr] [INFO] [stderr] warning: structure field `patientId` should have a snake case name [INFO] [stderr] --> src/lib.rs:207:9 [INFO] [stderr] | [INFO] [stderr] 207 | pub patientId: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `bodySite` should have a snake case name [INFO] [stderr] --> src/lib.rs:209:9 [INFO] [stderr] | [INFO] [stderr] 209 | pub bodySite: Coding, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `body_site` [INFO] [stderr] [INFO] [stderr] warning: structure field `reportedAt` should have a snake case name [INFO] [stderr] --> src/lib.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 210 | pub reportedAt: String, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `reported_at` [INFO] [stderr] [INFO] [stderr] warning: structure field `studyInstanceUid` should have a snake case name [INFO] [stderr] --> src/lib.rs:211:9 [INFO] [stderr] | [INFO] [stderr] 211 | pub studyInstanceUid: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `study_instance_uid` [INFO] [stderr] [INFO] [stderr] warning: structure field `radiationDose` should have a snake case name [INFO] [stderr] --> src/lib.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | pub radiationDose: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `radiation_dose` [INFO] [stderr] [INFO] [stderr] warning: structure field `patientId` should have a snake case name [INFO] [stderr] --> src/lib.rs:230:9 [INFO] [stderr] | [INFO] [stderr] 230 | pub patientId: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `patient_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `startDate` should have a snake case name [INFO] [stderr] --> src/lib.rs:234:9 [INFO] [stderr] | [INFO] [stderr] 234 | pub startDate: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `start_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `durationDays` should have a snake case name [INFO] [stderr] --> src/lib.rs:237:9 [INFO] [stderr] | [INFO] [stderr] 237 | pub durationDays: Option, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_days` [INFO] [stderr] [INFO] [stderr] warning: structure field `endDate` should have a snake case name [INFO] [stderr] --> src/lib.rs:238:9 [INFO] [stderr] | [INFO] [stderr] 238 | pub endDate: Option, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `end_date` [INFO] [stderr] [INFO] [stderr] warning: structure field `relationToProband` should have a snake case name [INFO] [stderr] --> src/lib.rs:248:9 [INFO] [stderr] | [INFO] [stderr] 248 | pub relationToProband: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `relation_to_proband` [INFO] [stderr] [INFO] [stderr] warning: structure field `birthYear` should have a snake case name [INFO] [stderr] --> src/lib.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | pub birthYear: Option, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `birth_year` [INFO] [stderr] [INFO] [stderr] warning: structure field `probandId` should have a snake case name [INFO] [stderr] --> src/lib.rs:257:9 [INFO] [stderr] | [INFO] [stderr] 257 | pub probandId: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `proband_id` [INFO] [stderr] [INFO] [stderr] warning: `wellally` (lib) generated 27 warnings (run `cargo fix --lib -p wellally` to apply 2 suggestions) [INFO] [stderr] warning: `wellally` (lib test) generated 27 warnings (27 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wellally-0219611d726cba45) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests wellally [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] [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" "9ffa81dba7b117449c6c3cdfe2321df2ad6a7b057c5b12012944edda2f325802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ffa81dba7b117449c6c3cdfe2321df2ad6a7b057c5b12012944edda2f325802", kill_on_drop: false }` [INFO] [stdout] 9ffa81dba7b117449c6c3cdfe2321df2ad6a7b057c5b12012944edda2f325802