[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#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyharan%2Fsfhir" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vasyharan/sfhir on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-3-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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-linebreak v0.1.5 [INFO] [stderr] Downloaded unicode-width v0.1.11 [INFO] [stderr] Downloaded textwrap v0.16.0 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded windows-targets v0.52.0 [INFO] [stderr] Downloaded colorchoice v1.0.0 [INFO] [stderr] Downloaded itoa v1.0.10 [INFO] [stderr] Downloaded anstyle-query v1.0.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.2 [INFO] [stderr] Downloaded anstyle-parse v0.2.3 [INFO] [stderr] Downloaded quote v1.0.35 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded anyhow v1.0.79 [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded serde_json v1.0.113 [INFO] [stderr] Downloaded clap_builder v4.5.0 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.0 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.0 [INFO] [stderr] Downloaded syn v2.0.48 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.0 [INFO] [stderr] Downloaded serde v1.0.196 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded ryu v1.0.16 [INFO] [stderr] Downloaded clap v4.5.0 [INFO] [stderr] Downloaded serde_derive v1.0.196 [INFO] [stderr] Downloaded anstyle v1.0.6 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dd1aadcc451c197d1c84e11f1e0bacd7f171aca1805acebd55d021161c64193 [INFO] running `Command { std: "docker" "start" "-a" "8dd1aadcc451c197d1c84e11f1e0bacd7f171aca1805acebd55d021161c64193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dd1aadcc451c197d1c84e11f1e0bacd7f171aca1805acebd55d021161c64193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd1aadcc451c197d1c84e11f1e0bacd7f171aca1805acebd55d021161c64193", kill_on_drop: false }` [INFO] [stdout] 8dd1aadcc451c197d1c84e11f1e0bacd7f171aca1805acebd55d021161c64193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0743c957823a14eccd7f9632a9f21e003b377d16b3c047377e0f41906f334d45 [INFO] running `Command { std: "docker" "start" "-a" "0743c957823a14eccd7f9632a9f21e003b377d16b3c047377e0f41906f334d45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking fhir v0.1.0 (/opt/rustwide/workdir/rust/fhir) [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: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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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: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 `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 `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: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 `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 `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 `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: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: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 `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 `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 `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 `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 `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/506512391b1a75ae450d36c9420978402a91abcc/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 `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 `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] 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/506512391b1a75ae450d36c9420978402a91abcc/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] 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] [stderr] Checking clap_builder v4.5.0 [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 [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 [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 [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 [INFO] running `Command { std: "docker" "inspect" "0743c957823a14eccd7f9632a9f21e003b377d16b3c047377e0f41906f334d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0743c957823a14eccd7f9632a9f21e003b377d16b3c047377e0f41906f334d45", kill_on_drop: false }` [INFO] [stdout] 0743c957823a14eccd7f9632a9f21e003b377d16b3c047377e0f41906f334d45