[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.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fopenapi-client-generator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurtbuilds/openapi-client-generator 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 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded env_logger v0.11.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded ignore v0.4.21
[INFO] [stderr]   Downloaded unicode-bidi v0.3.14
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded clap_builder v4.5.0
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded clap v4.5.0
[INFO] [stderr]   Downloaded topo_sort v0.4.0
[INFO] [stderr]   Downloaded text_io v0.1.12
[INFO] [stderr]   Downloaded tracing-ez v0.3.0
[INFO] [stderr]   Downloaded kurtbuilds_std_ext v0.1.1
[INFO] [stderr]   Downloaded openapiv3-extended v6.0.0
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2a14329fa126d6fc2f8acca0a1f9e21c2b63adc2259ea35ecf736d09a230972
[INFO] running `Command { std: "docker" "start" "-a" "f2a14329fa126d6fc2f8acca0a1f9e21c2b63adc2259ea35ecf736d09a230972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2a14329fa126d6fc2f8acca0a1f9e21c2b63adc2259ea35ecf736d09a230972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2a14329fa126d6fc2f8acca0a1f9e21c2b63adc2259ea35ecf736d09a230972", kill_on_drop: false }`
[INFO] [stdout] f2a14329fa126d6fc2f8acca0a1f9e21c2b63adc2259ea35ecf736d09a230972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] a1bceb7a819edb24c8d8f595dfeb630b4908482d846f12259ea3b37c63c80f19
[INFO] running `Command { std: "docker" "start" "-a" "a1bceb7a819edb24c8d8f595dfeb630b4908482d846f12259ea3b37c63c80f19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[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 chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.0
[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 strum v0.26.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.21
[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 libninja_macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[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 clap v4.5.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[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 `dev` profile [unoptimized + debuginfo] target(s) in 52.98s
[INFO] running `Command { std: "docker" "inspect" "a1bceb7a819edb24c8d8f595dfeb630b4908482d846f12259ea3b37c63c80f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1bceb7a819edb24c8d8f595dfeb630b4908482d846f12259ea3b37c63c80f19", kill_on_drop: false }`
[INFO] [stdout] a1bceb7a819edb24c8d8f595dfeb630b4908482d846f12259ea3b37c63c80f19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6ed031707d556395784ad51baa955e89ec542baea7c2e5fca6e207a645b2d15
[INFO] running `Command { std: "docker" "start" "-a" "e6ed031707d556395784ad51baa955e89ec542baea7c2e5fca6e207a645b2d15", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling libninja_macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[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 pretty_assertions v1.4.1
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling openapiv3-extended v6.0.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[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 `test` profile [unoptimized + debuginfo] target(s) in 28.75s
[INFO] running `Command { std: "docker" "inspect" "e6ed031707d556395784ad51baa955e89ec542baea7c2e5fca6e207a645b2d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ed031707d556395784ad51baa955e89ec542baea7c2e5fca6e207a645b2d15", kill_on_drop: false }`
[INFO] [stdout] e6ed031707d556395784ad51baa955e89ec542baea7c2e5fca6e207a645b2d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3d2637fabb82ff659d88f2930157f7cdb1ca9dcd31db2f69083cb6dd42f7907
[INFO] running `Command { std: "docker" "start" "-a" "d3d2637fabb82ff659d88f2930157f7cdb1ca9dcd31db2f69083cb6dd42f7907", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libninja-c452fb08034c441c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test extractor::plural::tests::test_make_singular ... ok
[INFO] [stdout] test extractor::plural::tests::test_is_plural ... ok
[INFO] [stdout] test extractor::operation::tests::test_make_operation_name2 ... ok
[INFO] [stdout] test extractor::operation::tests::test_required_args ... ok
[INFO] [stdout] test extractor::record::tests::test_all_of_required_set_correctly ... ok
[INFO] [stdout] test extractor::operation::tests::test_make_operation_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/libninja.rs (/opt/rustwide/target/debug/deps/libninja-26e1f44794aa8098)
[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/debug/deps/all_of-fdf24ed61cb84d65)
[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.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic/main.rs (/opt/rustwide/target/debug/deps/basic-5a5d71f0490b1817)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m extracted 0 security: []
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: FamilyNameField
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: GivenNameField
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: LinkTokenCreateRequest
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: LinkTokenCreateRequestUser
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: UserName
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Extracted 0 schemas: []
[INFO] [stdout] test test_generate_example ... FAILED
[INFO] [stdout] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m Server description not recognized. User must pass in server directly. Description: None
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m 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] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m extracted 1 security: [Token(TokenAuth { name: "api_key", fields: [AuthParam { name: "api_key", location: Bearer }] })]
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: AddOnUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: BillingInfoVerify
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: BillingInfoVerifyCVV
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: BinaryFile
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: CouponBulkCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: CouponCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: CouponRedemptionCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: DunningCampaignsBulkUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: Empty
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ErrorMayHaveTransaction
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ExternalTransaction
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: InvoiceCollect
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: InvoiceCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: InvoiceRefund
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: InvoiceUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ItemCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ItemUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: MeasuredUnitCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: MeasuredUnitUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: PlanCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: PlanUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: PurchaseCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ShippingAddressUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ShippingFeeCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ShippingMethodCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: ShippingMethodUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: SubscriptionCancel
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: SubscriptionChangeCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: SubscriptionCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: SubscriptionPause
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: SubscriptionUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: UsageCreate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: CouponUpdate
[INFO] [stdout] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m Removing unused schema: Error
[INFO] [stdout] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m 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] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m 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] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m 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] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m 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] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m 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] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m 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] [33m WARN[0m [2mlibninja::extractor[0m[2m:[0m 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] [34mDEBUG[0m [2mlibninja::extractor[0m[2m:[0m 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' 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: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14
[INFO] [stdout]    1: hir::HirSpec::get_operation::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/hir/src/lib.rs:351:28
[INFO] [stdout]    2: core::option::Option<T>::ok_or_else
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1362:25
[INFO] [stdout]    3: hir::HirSpec::get_operation
[INFO] [stdout]              at /opt/rustwide/workdir/hir/src/lib.rs:351:14
[INFO] [stdout]    4: basic::test_generate_example
[INFO] [stdout]              at ./tests/basic/main.rs:20:18
[INFO] [stdout]    5: basic::test_generate_example::{{closure}}
[INFO] [stdout]              at ./tests/basic/main.rs:11:27
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   26: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558762a1a842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x558762a1a842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x558762a1a842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x558762a1a842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x558762a44b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x558762a44b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x558762a17003 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x558762a17003 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x558762a1a692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x558762a1c259 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x558762a1c08e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5587622a0114 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5587622a0114 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x558762a1cd2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x558762a1cd2e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x558762a1c9fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x558762a1ad49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x558762a1c68d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x558762a42870 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x558762a42d36 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x55876222c8d4 - core::result::Result<T,E>::unwrap::hbc04aa5b6c8e4843
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x55876222c8d4 - basic::test_generate_example::h37e3b2034bcad48d
[INFO] [stdout]                                at /opt/rustwide/workdir/libninja/tests/basic/main.rs:20:51
[INFO] [stdout]   22:     0x55876222c407 - basic::test_generate_example::{{closure}}::h6fc27c0288421b97
[INFO] [stdout]                                at /opt/rustwide/workdir/libninja/tests/basic/main.rs:11:27
[INFO] [stdout]   23:     0x558762233156 - core::ops::function::FnOnce::call_once::h53884bf32d5ef2ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5587622a597b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5587622a597b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5587622a4ab5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5587622a4ab5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5587622a4ab5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5587622a4ab5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5587622a4ab5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5587622a4ab5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5587622a4ab5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5587622686b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5587622686b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x55876226c08a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55876226c08a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55876226c08a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55876226c08a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55876226c08a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55876226c08a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55876226c08a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x558762a2005f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x558762a2005f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x788b9f257aa4 - <unknown>
[INFO] [stdout]   45:     0x788b9f2e4a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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 11.63s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p libninja --test basic`
[INFO] running `Command { std: "docker" "inspect" "d3d2637fabb82ff659d88f2930157f7cdb1ca9dcd31db2f69083cb6dd42f7907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d2637fabb82ff659d88f2930157f7cdb1ca9dcd31db2f69083cb6dd42f7907", kill_on_drop: false }`
[INFO] [stdout] d3d2637fabb82ff659d88f2930157f7cdb1ca9dcd31db2f69083cb6dd42f7907
