[INFO] cloning repository https://github.com/vasyharan/sfhir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vasyharan/sfhir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyharan%2Fsfhir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyharan%2Fsfhir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2f1530a9dc1ec9952d81fd6f912b29ddfd43bda [INFO] checking vasyharan/sfhir against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyharan%2Fsfhir" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vasyharan/sfhir on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vasyharan/sfhir [INFO] finished tweaking git repo https://github.com/vasyharan/sfhir [INFO] tweaked toml for git repo https://github.com/vasyharan/sfhir written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vasyharan/sfhir 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded unicode-linebreak v0.1.5 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded clap v4.5.0 [INFO] [stderr] Downloaded anyhow v1.0.79 [INFO] [stderr] Downloaded clap_builder v4.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 528e097bc6f78737dbdf00fea12cc360d65803116aab10851e932b5378ddd60c [INFO] running `Command { std: "docker" "start" "-a" "528e097bc6f78737dbdf00fea12cc360d65803116aab10851e932b5378ddd60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "528e097bc6f78737dbdf00fea12cc360d65803116aab10851e932b5378ddd60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528e097bc6f78737dbdf00fea12cc360d65803116aab10851e932b5378ddd60c", kill_on_drop: false }` [INFO] [stdout] 528e097bc6f78737dbdf00fea12cc360d65803116aab10851e932b5378ddd60c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed92a3c6f41b8ee01ce32f63ef1f388e66f292487140f3188af7575011e07d09 [INFO] running `Command { std: "docker" "start" "-a" "ed92a3c6f41b8ee01ce32f63ef1f388e66f292487140f3188af7575011e07d09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking fhir v0.1.0 (/opt/rustwide/workdir/rust/fhir) [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub subject: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub balance: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Meta` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub meta: Meta, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | pub diagnosis: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Narrative` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub text: Narrative, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeableConcept` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub currency: CodeableConcept, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Period` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | pub service_period: Period, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | pub identifier: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uri` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | pub implicit_rules: uri, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub coverage: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `code` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub status: code, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | pub extension: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Reference` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub owner: Reference, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | pub related_account: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `instant` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | pub calculated_at: instant, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | pub contained: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeableConcept` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub billing_status: CodeableConcept, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub id: id, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub modifier_extension: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub guarantor: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub procedure: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `code` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub language: code, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `string` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub name: string, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists (notice the capitalization): `String` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/string.rs:365:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeableConcept` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub r#type: CodeableConcept, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `markdown` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | pub description: markdown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `account::*` [INFO] [stdout] --> rust/fhir/src/generated/resources/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use account::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `generated::*` [INFO] [stdout] --> rust/fhir/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use generated::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub subject: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub balance: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Meta` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub meta: Meta, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | pub diagnosis: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Narrative` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub text: Narrative, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeableConcept` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub currency: CodeableConcept, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Period` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | pub service_period: Period, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | pub identifier: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uri` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | pub implicit_rules: uri, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub coverage: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `code` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub status: code, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | pub extension: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Reference` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub owner: Reference, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | pub related_account: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `instant` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | pub calculated_at: instant, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | pub contained: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeableConcept` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub billing_status: CodeableConcept, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `id` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub id: id, [INFO] [stdout] | ^^ help: a builtin type with a similar name exists: `i8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | pub modifier_extension: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub guarantor: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `array` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub procedure: array, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `code` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub language: code, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `string` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub name: string, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists (notice the capitalization): `String` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/string.rs:365:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CodeableConcept` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub r#type: CodeableConcept, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `markdown` in this scope [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | pub description: markdown, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `account::*` [INFO] [stdout] --> rust/fhir/src/generated/resources/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use account::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `generated::*` [INFO] [stdout] --> rust/fhir/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use generated::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Account` has infinite size [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Account { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub resource_type: Account, [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to break the cycle [INFO] [stdout] | [INFO] [stdout] 28 | pub resource_type: Box, [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Account` has infinite size [INFO] [stdout] --> rust/fhir/src/generated/resources/account.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Account { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub resource_type: Account, [INFO] [stdout] | ------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to break the cycle [INFO] [stdout] | [INFO] [stdout] 28 | pub resource_type: Box, [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0072, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0072`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0072, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0072`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fhir` (lib) due to 27 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fhir` (lib test) due to 27 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ed92a3c6f41b8ee01ce32f63ef1f388e66f292487140f3188af7575011e07d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed92a3c6f41b8ee01ce32f63ef1f388e66f292487140f3188af7575011e07d09", kill_on_drop: false }` [INFO] [stdout] ed92a3c6f41b8ee01ce32f63ef1f388e66f292487140f3188af7575011e07d09