[INFO] cloning repository https://github.com/kurtbuilds/openapi-client-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurtbuilds/openapi-client-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fopenapi-client-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fopenapi-client-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e9470196fb733115aa49ab00e5eebe2181d738c [INFO] testing kurtbuilds/openapi-client-generator against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fopenapi-client-generator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kurtbuilds/openapi-client-generator [INFO] finished tweaking git repo https://github.com/kurtbuilds/openapi-client-generator [INFO] tweaked toml for git repo https://github.com/kurtbuilds/openapi-client-generator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kurtbuilds/openapi-client-generator on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kurtbuilds/openapi-client-generator 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12 [INFO] running `Command { std: "docker" "start" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling kurtbuilds_std_ext v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling topo_sort v0.4.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling text_io v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling libninja_macro v0.1.0 (/opt/rustwide/workdir/macro) [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-ez v0.3.0 [INFO] [stderr] Compiling ignore v0.4.21 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling openapiv3-extended v6.0.0 [INFO] [stderr] Compiling libninja_mir v0.1.0 (/opt/rustwide/workdir/mir) [INFO] [stderr] Compiling libninja_hir v0.1.0 (/opt/rustwide/workdir/hir) [INFO] [stderr] Compiling libninja_mir_rust v0.1.0 (/opt/rustwide/workdir/mir_rust) [INFO] [stderr] Compiling libninja_codegen_rust v0.1.0 (/opt/rustwide/workdir/codegen_rust) [INFO] [stderr] Compiling libninja v0.2.0 (/opt/rustwide/workdir/libninja) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling libninja_hir v0.1.0 (/opt/rustwide/workdir/hir) [INFO] [stderr] Compiling libninja_mir v0.1.0 (/opt/rustwide/workdir/mir) [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling openapiv3-extended v6.0.0 [INFO] [stderr] Compiling libninja_mir_rust v0.1.0 (/opt/rustwide/workdir/mir_rust) [INFO] [stderr] Compiling libninja_codegen_rust v0.1.0 (/opt/rustwide/workdir/codegen_rust) [INFO] [stderr] Compiling libninja v0.2.0 (/opt/rustwide/workdir/libninja) [INFO] [stderr] Compiling libninja_macro v0.1.0 (/opt/rustwide/workdir/macro) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/libninja-396e0fa8ce3fa81b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test extractor::operation::tests::test_make_operation_name ... ok [INFO] [stdout] test extractor::operation::tests::test_make_operation_name2 ... ok [INFO] [stdout] test extractor::plural::tests::test_is_plural ... ok [INFO] [stdout] test extractor::plural::tests::test_make_singular ... ok [INFO] [stdout] test extractor::record::tests::test_all_of_required_set_correctly ... ok [INFO] [stdout] test extractor::operation::tests::test_required_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/libninja.rs (/opt/rustwide/target/release/deps/libninja-21505f143d6712b2) [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] [stderr] Running tests/all_of/main.rs (/opt/rustwide/target/release/deps/all_of-20bcb637611dd4c4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_nullable_doesnt_deref ... ok [INFO] [stdout] test test_transaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/basic/main.rs (/opt/rustwide/target/release/deps/basic-e1a91a96230cfdeb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] DEBUG libninja::extractor: extracted 0 security: [] [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: FamilyNameField [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: GivenNameField [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: LinkTokenCreateRequest [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: LinkTokenCreateRequestUser [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: UserName [INFO] [stdout] DEBUG libninja::extractor: Extracted 0 schemas: [] [INFO] [stdout] test test_generate_example ... FAILED [INFO] [stdout]  WARN libninja::extractor: Server description not recognized. User must pass in server directly. Description: None [INFO] [stdout] DEBUG libninja::extractor: Found security scheme for api_key: Item(HTTP { scheme: "basic", bearer_format: None, description: Some("Enter the API key as the username and set the password to an empty string. You can locate and manage your API keys from the [API Credentials](https://app.recurly.com/go/developer/api_keys) page.") }) [INFO] [stdout] DEBUG libninja::extractor: extracted 1 security: [Token(TokenAuth { name: "api_key", fields: [AuthParam { name: "api_key", location: Bearer }] })] [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: AddOnUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: BillingInfoVerify [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: BillingInfoVerifyCVV [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: BinaryFile [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: CouponBulkCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: CouponCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: CouponRedemptionCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: DunningCampaignsBulkUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: Empty [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ErrorMayHaveTransaction [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ExternalTransaction [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: InvoiceCollect [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: InvoiceCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: InvoiceRefund [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: InvoiceUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ItemCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ItemUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: MeasuredUnitCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: MeasuredUnitUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: PlanCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: PlanUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: PurchaseCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ShippingAddressUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ShippingFeeCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ShippingMethodCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: ShippingMethodUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: SubscriptionCancel [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: SubscriptionChangeCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: SubscriptionCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: SubscriptionPause [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: SubscriptionUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: UsageCreate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: CouponUpdate [INFO] [stdout] DEBUG libninja::extractor: Removing unused schema: Error [INFO] [stdout]  WARN libninja::extractor: Field cost in schema AccountAcquisitionUpdate is an Any with inner: Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Account balance"), description: None, discriminator: None, default: None, extensions: {"x-class-name": String("AccountAcquisitionCost")} }, kind: Type(Object(ObjectType { properties: RefOrMap({"currency": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Currency"), description: Some("3-letter ISO 4217 currency code."), discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: [], min_length: None, max_length: Some(3) })) }), "amount": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Amount"), description: Some("The amount of the corresponding currency used to acquire the account."), discriminator: None, default: None, extensions: {} }, kind: Type(Number(NumberType { format: Item(Float), multiple_of: None, exclusive_minimum: false, exclusive_maximum: false, minimum: None, maximum: None, enumeration: [] })) })}), required: [], additional_properties: None, min_properties: None, max_properties: None })) } [INFO] [stdout]  WARN libninja::extractor: Field fraud in schema BillingInfo is an Any with inner: Schema { data: SchemaData { nullable: false, read_only: true, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Fraud information"), description: Some("Most recent fraud result."), discriminator: None, default: None, extensions: {"x-class-name": String("FraudInfo")} }, kind: Type(Object(ObjectType { properties: RefOrMap({"score": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Kount score"), description: None, discriminator: None, default: None, extensions: {} }, kind: Type(Integer(IntegerType { format: Empty, multiple_of: None, exclusive_minimum: false, exclusive_maximum: false, minimum: Some(1), maximum: Some(99), enumeration: [] })) }), "decision": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Kount decision"), description: None, discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: ["approve", "decline", "escalate", "review"], min_length: None, max_length: Some(10) })) }), "risk_rules_triggered": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Kount rules"), description: None, discriminator: None, default: None, extensions: {} }, kind: Type(Object(ObjectType { properties: RefOrMap({}), required: [], additional_properties: None, min_properties: None, max_properties: None })) })}), required: [], additional_properties: None, min_properties: None, max_properties: None })) } [INFO] [stdout]  WARN libninja::extractor: Field updated_by in schema BillingInfo is an Any with inner: Schema { data: SchemaData { nullable: false, read_only: true, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: None, discriminator: None, default: None, extensions: {"x-class-name": String("BillingInfoUpdatedBy")} }, kind: Type(Object(ObjectType { properties: RefOrMap({"ip": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: Some("Customer's IP address when updating their billing information."), discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: [], min_length: None, max_length: Some(20) })) }), "country": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: Some("Country, 2-letter ISO 3166-1 alpha-2 code matching the origin IP address, if known by Recurly."), discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: [], min_length: None, max_length: Some(2) })) })}), required: [], additional_properties: None, min_properties: None, max_properties: None })) } [INFO] [stdout]  WARN libninja::extractor: Field unique_coupon_code in schema Coupon is an Any with inner: Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: Some("Will be populated when the Coupon being returned is a `UniqueCouponCode`."), discriminator: None, default: None, extensions: {} }, kind: Type(Object(ObjectType { properties: RefOrMap({}), required: [], additional_properties: None, min_properties: None, max_properties: None })) } [INFO] [stdout]  WARN libninja::extractor: Field trial in schema CouponDiscount is an Any with inner: Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: Some("This is only present when `type=free_trial`."), discriminator: None, default: None, extensions: {"x-class-name": String("CouponDiscountTrial")} }, kind: Type(Object(ObjectType { properties: RefOrMap({"unit": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Trial unit"), description: Some("Temporal unit of the free trial"), discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: ["day", "month", "week"], min_length: None, max_length: None })) }), "length": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Trial length"), description: Some("Trial length measured in the units specified by the sibling `unit` property"), discriminator: None, default: None, extensions: {} }, kind: Type(Integer(IntegerType { format: Empty, multiple_of: None, exclusive_minimum: false, exclusive_maximum: false, minimum: None, maximum: None, enumeration: [] })) })}), required: [], additional_properties: None, min_properties: None, max_properties: None })) } [INFO] [stdout]  WARN libninja::extractor: Field gateway_response_values in schema Transaction is an Any with inner: Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Gateway response values"), description: Some("The values in this field will vary from gateway to gateway."), discriminator: None, default: None, extensions: {} }, kind: Type(Object(ObjectType { properties: RefOrMap({}), required: [], additional_properties: None, min_properties: None, max_properties: None })) } [INFO] [stdout]  WARN libninja::extractor: Field payment_gateway in schema Transaction is an Any with inner: Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: None, discriminator: None, default: None, extensions: {"x-class-name": String("TransactionPaymentGateway")} }, kind: Type(Object(ObjectType { properties: RefOrMap({"id": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: None, discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: [], min_length: None, max_length: None })) }), "object": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: Some("Object type"), description: None, discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: [], min_length: None, max_length: None })) }), "type": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: None, discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: [], min_length: None, max_length: None })) }), "name": Item(Schema { data: SchemaData { nullable: false, read_only: false, write_only: false, deprecated: false, external_docs: None, example: None, title: None, description: None, discriminator: None, default: None, extensions: {} }, kind: Type(String(StringType { format: Empty, pattern: None, enumeration: [], min_length: None, max_length: None })) })}), required: [], additional_properties: None, min_properties: None, max_properties: None })) } [INFO] [stdout] DEBUG libninja::extractor: Extracted 125 schemas: ["Account", "AccountAcquisition", "AccountAcquisitionList", "AccountAcquisitionReadOnly", "AccountAcquisitionUpdate", "AccountBalance", "AccountBalanceAmount", "AccountCreate", "AccountList", "AccountMini", "AccountNote", "AccountNoteList", "AccountPurchase", "AccountReadOnly", "AccountResponse", "AccountUpdate", "AddOn", "AddOnCreate", "AddOnList", "AddOnMini", "AddOnPricing", "Address", "AddressWithName", "BillingInfo", "BillingInfoCreate", "BillingInfoList", "Coupon", "CouponDiscount", "CouponDiscountPricing", "CouponList", "CouponMini", "CouponPricing", "CouponRedemption", "CouponRedemptionList", "CouponRedemptionMini", "CreditPayment", "CreditPaymentList", "CustomField", "CustomFieldDefinition", "CustomFieldDefinitionList", "CustomFields", "CustomerPermission", "DunningCampaign", "DunningCampaignList", "DunningCampaignsBulkUpdateResponse", "DunningCycle", "DunningInterval", "Entitlement", "Entitlements", "ExportDates", "ExportFile", "ExportFiles", "ExternalProduct", "ExternalProductList", "ExternalProductReferenceMini", "ExternalResourceMini", "ExternalSubscription", "ExternalSubscriptionList", "GrantedBy", "Invoice", "InvoiceAddress", "InvoiceCollection", "InvoiceList", "InvoiceMini", "InvoiceTemplate", "InvoiceTemplateList", "Item", "ItemList", "ItemMini", "LineItem", "LineItemCreate", "LineItemList", "LineItemRefund", "MeasuredUnit", "MeasuredUnitList", "PaymentMethod", "PercentageTier", "PercentageTiersByCurrency", "Plan", "PlanHostedPages", "PlanList", "PlanMini", "PlanPricing", "PlanRampInterval", "PlanRampPricing", "Pricing", "Settings", "ShippingAddress", "ShippingAddressCreate", "ShippingAddressList", "ShippingMethod", "ShippingMethodList", "ShippingMethodMini", "Site", "SiteList", "Subscription", "SubscriptionAddOn", "SubscriptionAddOnCreate", "SubscriptionAddOnPercentageTier", "SubscriptionAddOnTier", "SubscriptionAddOnUpdate", "SubscriptionChange", "SubscriptionChangeBillingInfo", "SubscriptionChangeBillingInfoCreate", "SubscriptionChangeShippingCreate", "SubscriptionList", "SubscriptionPurchase", "SubscriptionRampInterval", "SubscriptionRampIntervalResponse", "SubscriptionShipping", "SubscriptionShippingCreate", "SubscriptionShippingPurchase", "SubscriptionShippingUpdate", "TaxDetail", "TaxInfo", "Tier", "TierPricing", "Transaction", "TransactionList", "UniqueCouponCode", "UniqueCouponCodeList", "UniqueCouponCodeParams", "Usage", "UsageList", "User"] [INFO] [stdout] test test_build_full_library_recurly ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_generate_example stdout ---- [INFO] [stdout] Extracting schema: LinkTokenCreateRequest [INFO] [stdout] Extracting schema: LinkTokenCreateRequestUser [INFO] [stdout] Extracting schema: UserName [INFO] [stdout] Extracting schema: GivenNameField [INFO] [stdout] Extracting schema: FamilyNameField [INFO] [stdout] [INFO] [stdout] thread 'test_generate_example' (3034) panicked at libninja/tests/basic/main.rs:20:51: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: No operation named linkTokenCreate [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::msg:: [INFO] [stdout] 1: ::get_operation::{closure#1} [INFO] [stdout] 2: ::get_operation [INFO] [stdout] 3: >::call_once [INFO] [stdout] 4: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] 5: test::run_test::{closure#0} [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 7: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 8: ::new::thread_start [INFO] [stdout] 9: [INFO] [stdout] 10: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x611c7d3488d1 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x611c7d36130a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x611c7d34d65c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x611c7d322436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x611c7d33fe19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x611c7cfc95f0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x611c7d340142 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x611c7d3224e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x611c7d31a1b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x611c7d3231ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x611c7d361aec - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x611c7d3618c2 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x611c7cfa76e8 - >::call_once [INFO] [stdout] 13: 0x611c7cfbc8db - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 14: 0x611c7cfc9f45 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 15: 0x611c7cfc3304 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 16: 0x611c7cfcd0a2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: 0x611c7d347df9 - ::new::thread_start [INFO] [stdout] 18: 0x78e8d0bf307a - [INFO] [stdout] 19: 0x78e8d0c86534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_generate_example [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p libninja --test basic` [INFO] running `Command { std: "docker" "inspect" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12", kill_on_drop: false }` [INFO] [stdout] 469313ebc3b14767a6f12a1a77df624f4bab609dadba120f821859ffdae2dd12