[INFO] fetching crate jira_v3_openapi 1.4.0...
[INFO] testing jira_v3_openapi-1.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate jira_v3_openapi 1.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate jira_v3_openapi 1.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jira_v3_openapi 1.4.0
[INFO] tweaked toml for crates.io crate jira_v3_openapi 1.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jira_v3_openapi 1.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jira_v3_openapi 1.4.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 375dac39cba118dc8772d84c6d9ad9ad2bd753b18f8794ea44005f34792745ba
[INFO] running `Command { std: "docker" "start" "-a" "375dac39cba118dc8772d84c6d9ad9ad2bd753b18f8794ea44005f34792745ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "375dac39cba118dc8772d84c6d9ad9ad2bd753b18f8794ea44005f34792745ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375dac39cba118dc8772d84c6d9ad9ad2bd753b18f8794ea44005f34792745ba", kill_on_drop: false }`
[INFO] [stdout] 375dac39cba118dc8772d84c6d9ad9ad2bd753b18f8794ea44005f34792745ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4daf84dcc03c85abbb1c83f85cb9b2253a5895feac870f24f9cab38f8bbca741
[INFO] running `Command { std: "docker" "start" "-a" "4daf84dcc03c85abbb1c83f85cb9b2253a5895feac870f24f9cab38f8bbca741", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling jira_v3_openapi v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `self::create_project_details`
[INFO] [stdout]    --> src/models/mod.rs:240:15
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub use self::create_project_details::CreateProjectDetails;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ could not find `create_project_details` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub mod create_project_details;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/create_project_details.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "projects_api")]
[INFO] [stdout]     |        ------------------------ the item is gated behind the `projects_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::created_issue`
[INFO] [stdout]    --> src/models/mod.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub use self::created_issue::CreatedIssue;
[INFO] [stdout]     |               ^^^^^^^^^^^^^ could not find `created_issue` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub mod created_issue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/created_issue.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "issues_api")]
[INFO] [stdout]     |        ---------------------- the item is gated behind the `issues_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::delete_and_replace_version_bean`
[INFO] [stdout]    --> src/models/mod.rs:392:15
[INFO] [stdout]     |
[INFO] [stdout] 392 | pub use self::delete_and_replace_version_bean::DeleteAndReplaceVersionBean;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `delete_and_replace_version_bean` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub mod delete_and_replace_version_bean;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/delete_and_replace_version_bean.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "version_api")]
[INFO] [stdout]     |        ----------------------- the item is gated behind the `version_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::field_create_metadata`
[INFO] [stdout]    --> src/models/mod.rs:454:15
[INFO] [stdout]     |
[INFO] [stdout] 454 | pub use self::field_create_metadata::FieldCreateMetadata;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ could not find `field_create_metadata` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:453:9
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub mod field_create_metadata;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/field_create_metadata.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "projects_api")]
[INFO] [stdout]     |        ------------------------ the item is gated behind the `projects_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::field_update_operation`
[INFO] [stdout]    --> src/models/mod.rs:474:15
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub use self::field_update_operation::FieldUpdateOperation;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ could not find `field_update_operation` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 | pub mod field_update_operation;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/field_update_operation.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "version_api")]
[INFO] [stdout]     |        ----------------------- the item is gated behind the `version_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::issue_bean`
[INFO] [stdout]    --> src/models/mod.rs:564:15
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub use self::issue_bean::IssueBean;
[INFO] [stdout]     |               ^^^^^^^^^^ could not find `issue_bean` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 | pub mod issue_bean;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/issue_bean.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "issues_api")]
[INFO] [stdout]     |        ---------------------- the item is gated behind the `issues_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::issue_transition`
[INFO] [stdout]    --> src/models/mod.rs:636:15
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub use self::issue_transition::IssueTransition;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ could not find `issue_transition` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:635:9
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub mod issue_transition;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/issue_transition.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "issues_api")]
[INFO] [stdout]     |        ---------------------- the item is gated behind the `issues_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::issue_type_issue_create_metadata`
[INFO] [stdout]    --> src/models/mod.rs:652:15
[INFO] [stdout]     |
[INFO] [stdout] 652 | pub use self::issue_type_issue_create_metadata::IssueTypeIssueCreateMetadata;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `issue_type_issue_create_metadata` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:651:9
[INFO] [stdout]     |
[INFO] [stdout] 651 | pub mod issue_type_issue_create_metadata;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/issue_type_issue_create_metadata.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "projects_api")]
[INFO] [stdout]     |        ------------------------ the item is gated behind the `projects_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::issue_update_details`
[INFO] [stdout]    --> src/models/mod.rs:704:15
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub use self::issue_update_details::IssueUpdateDetails;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ could not find `issue_update_details` in `self`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/models/mod.rs:703:9
[INFO] [stdout]     |
[INFO] [stdout] 703 | pub mod issue_update_details;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/models/issue_update_details.rs:11:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![cfg(feature = "issues_api")]
[INFO] [stdout]     |        ---------------------- the item is gated behind the `issues_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::project`
[INFO] [stdout]     --> src/models/mod.rs:1154:15
[INFO] [stdout]      |
[INFO] [stdout] 1154 | pub use self::project::Project;
[INFO] [stdout]      |               ^^^^^^^ could not find `project` in `self`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/models/mod.rs:1153:9
[INFO] [stdout]      |
[INFO] [stdout] 1153 | pub mod project;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/models/project.rs:11:8
[INFO] [stdout]      |
[INFO] [stdout]   11 | #![cfg(feature = "projects_api")]
[INFO] [stdout]      |        ------------------------ the item is gated behind the `projects_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::project_identifiers`
[INFO] [stdout]     --> src/models/mod.rs:1188:15
[INFO] [stdout]      |
[INFO] [stdout] 1188 | pub use self::project_identifiers::ProjectIdentifiers;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^ could not find `project_identifiers` in `self`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/models/mod.rs:1187:9
[INFO] [stdout]      |
[INFO] [stdout] 1187 | pub mod project_identifiers;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/models/project_identifiers.rs:11:8
[INFO] [stdout]      |
[INFO] [stdout]   11 | #![cfg(feature = "projects_api")]
[INFO] [stdout]      |        ------------------------ the item is gated behind the `projects_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::search_and_reconcile_request_bean`
[INFO] [stdout]     --> src/models/mod.rs:1330:15
[INFO] [stdout]      |
[INFO] [stdout] 1330 | pub use self::search_and_reconcile_request_bean::SearchAndReconcileRequestBean;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `search_and_reconcile_request_bean` in `self`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/models/mod.rs:1329:9
[INFO] [stdout]      |
[INFO] [stdout] 1329 | pub mod search_and_reconcile_request_bean;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/models/search_and_reconcile_request_bean.rs:11:8
[INFO] [stdout]      |
[INFO] [stdout]   11 | #![cfg(feature = "issues_api")]
[INFO] [stdout]      |        ---------------------- the item is gated behind the `issues_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::search_and_reconcile_results`
[INFO] [stdout]     --> src/models/mod.rs:1332:15
[INFO] [stdout]      |
[INFO] [stdout] 1332 | pub use self::search_and_reconcile_results::SearchAndReconcileResults;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `search_and_reconcile_results` in `self`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/models/mod.rs:1331:9
[INFO] [stdout]      |
[INFO] [stdout] 1331 | pub mod search_and_reconcile_results;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/models/search_and_reconcile_results.rs:11:8
[INFO] [stdout]      |
[INFO] [stdout]   11 | #![cfg(feature = "issues_api")]
[INFO] [stdout]      |        ---------------------- the item is gated behind the `issues_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::transition`
[INFO] [stdout]     --> src/models/mod.rs:1490:15
[INFO] [stdout]      |
[INFO] [stdout] 1490 | pub use self::transition::Transition;
[INFO] [stdout]      |               ^^^^^^^^^^ could not find `transition` in `self`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/models/mod.rs:1489:9
[INFO] [stdout]      |
[INFO] [stdout] 1489 | pub mod transition;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/models/transition.rs:11:8
[INFO] [stdout]      |
[INFO] [stdout]   11 | #![cfg(feature = "issues_api")]
[INFO] [stdout]      |        ---------------------- the item is gated behind the `issues_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::version`
[INFO] [stdout]     --> src/models/mod.rs:1584:15
[INFO] [stdout]      |
[INFO] [stdout] 1584 | pub use self::version::Version;
[INFO] [stdout]      |               ^^^^^^^ could not find `version` in `self`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/models/mod.rs:1583:9
[INFO] [stdout]      |
[INFO] [stdout] 1583 | pub mod version;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/models/version.rs:11:8
[INFO] [stdout]      |
[INFO] [stdout]   11 | #![cfg(feature = "version_api")]
[INFO] [stdout]      |        ----------------------- the item is gated behind the `version_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::version_related_work`
[INFO] [stdout]     --> src/models/mod.rs:1594:15
[INFO] [stdout]      |
[INFO] [stdout] 1594 | pub use self::version_related_work::VersionRelatedWork;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^ could not find `version_related_work` in `self`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/models/mod.rs:1593:9
[INFO] [stdout]      |
[INFO] [stdout] 1593 | pub mod version_related_work;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/models/version_related_work.rs:11:8
[INFO] [stdout]      |
[INFO] [stdout]   11 | #![cfg(feature = "version_api")]
[INFO] [stdout]      |        ----------------------- the item is gated behind the `version_api` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CreateProjectError` in this scope
[INFO] [stdout]    --> src/apis/projects_api.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum UpdateProjectError {
[INFO] [stdout]     | --------------------------- similarly named enum `UpdateProjectError` defined here
[INFO] [stdout] ...
[INFO] [stdout] 198 | ) -> Result<models::ProjectIdentifiers, Error<CreateProjectError>> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 198 - ) -> Result<models::ProjectIdentifiers, Error<CreateProjectError>> {
[INFO] [stdout] 198 + ) -> Result<models::ProjectIdentifiers, Error<UpdateProjectError>> {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub async fn create_project<CreateProjectError>(
[INFO] [stdout]     |                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CreateProjectError` in this scope
[INFO] [stdout]    --> src/apis/projects_api.rs:231:38
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum UpdateProjectError {
[INFO] [stdout]     | --------------------------- similarly named enum `UpdateProjectError` defined here
[INFO] [stdout] ...
[INFO] [stdout] 231 |         let local_var_entity: Option<CreateProjectError> =
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         let local_var_entity: Option<CreateProjectError> =
[INFO] [stdout] 231 +         let local_var_entity: Option<UpdateProjectError> =
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub async fn create_project<CreateProjectError>(
[INFO] [stdout]     |                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jira_v3_openapi` (lib) due to 18 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name jira_v3_openapi --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="common"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "common", "default", "issues_api", "link_issues_api", "projects_api", "version_api"))' -C metadata=975d428da912504c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f610af74f09a4f6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-064d7acb733a61f8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e37d03d19cdf766c.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-cb0eb39a5bf96b45.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-99877f3657d5ba4f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5030dda67e9a2ef3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-baf76902d8752bd6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4612ddd50cf61b40/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4daf84dcc03c85abbb1c83f85cb9b2253a5895feac870f24f9cab38f8bbca741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4daf84dcc03c85abbb1c83f85cb9b2253a5895feac870f24f9cab38f8bbca741", kill_on_drop: false }`
[INFO] [stdout] 4daf84dcc03c85abbb1c83f85cb9b2253a5895feac870f24f9cab38f8bbca741
