[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fopenapi-client-generator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurtbuilds/openapi-client-generator on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-ez v0.3.0
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.89
[INFO] [stderr]   Downloaded itoa v1.0.10
[INFO] [stderr]   Downloaded iana-time-zone v0.1.58
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded env_logger v0.11.2
[INFO] [stderr]   Downloaded js-sys v0.3.66
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded indexmap v2.5.0
[INFO] [stderr]   Downloaded text_io v0.1.12
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.89
[INFO] [stderr]   Downloaded clap_builder v4.5.0
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.89
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] [stderr]   Downloaded openapiv3-extended v6.0.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded hashbrown v0.14.3
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded serde v1.0.210
[INFO] [stderr]   Downloaded tokio v1.35.1
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded bumpalo v3.14.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded clap v4.5.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded ignore v0.4.21
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded mio v0.8.10
[INFO] [stderr]   Downloaded strum v0.26.1
[INFO] [stderr]   Downloaded socket2 v0.5.5
[INFO] [stderr]   Downloaded unicode-bidi v0.3.14
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded ryu v1.0.16
[INFO] [stderr]   Downloaded serde_derive v1.0.210
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded smallvec v1.11.2
[INFO] [stderr]   Downloaded kurtbuilds_std_ext v0.1.1
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded winapi-util v0.1.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.89
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded fastrand v2.0.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.12
[INFO] [stderr]   Downloaded topo_sort v0.4.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15f9748c8ad60683605657c1020c6f07d15ed3b9fdc2cd96e9e94faff0bcf322
[INFO] running `Command { std: "docker" "start" "-a" "15f9748c8ad60683605657c1020c6f07d15ed3b9fdc2cd96e9e94faff0bcf322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15f9748c8ad60683605657c1020c6f07d15ed3b9fdc2cd96e9e94faff0bcf322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f9748c8ad60683605657c1020c6f07d15ed3b9fdc2cd96e9e94faff0bcf322", kill_on_drop: false }`
[INFO] [stdout] 15f9748c8ad60683605657c1020c6f07d15ed3b9fdc2cd96e9e94faff0bcf322
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9092ba13a3b6c3d9b79cd1174f9b3151e722e72eb43e5acad8fac94f826b4e0a
[INFO] running `Command { std: "docker" "start" "-a" "9092ba13a3b6c3d9b79cd1174f9b3151e722e72eb43e5acad8fac94f826b4e0a", 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 memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[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 tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.1
[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 tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling libninja_macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[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 tokio v1.35.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ignore v0.4.21
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling tracing-ez v0.3.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling topo_sort v0.4.0
[INFO] [stderr]    Compiling text_io v0.1.12
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling openapiv3-extended v6.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 1m 54s
[INFO] running `Command { std: "docker" "inspect" "9092ba13a3b6c3d9b79cd1174f9b3151e722e72eb43e5acad8fac94f826b4e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9092ba13a3b6c3d9b79cd1174f9b3151e722e72eb43e5acad8fac94f826b4e0a", kill_on_drop: false }`
[INFO] [stdout] 9092ba13a3b6c3d9b79cd1174f9b3151e722e72eb43e5acad8fac94f826b4e0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f8715c3485330fb1b282578106f0dcff3b50e6d273bc825c7897d52ea20acb8
[INFO] running `Command { std: "docker" "start" "-a" "2f8715c3485330fb1b282578106f0dcff3b50e6d273bc825c7897d52ea20acb8", 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 bitflags v2.4.1
[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 fastrand v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling env_logger v0.11.2
[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 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 48.84s
[INFO] running `Command { std: "docker" "inspect" "2f8715c3485330fb1b282578106f0dcff3b50e6d273bc825c7897d52ea20acb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8715c3485330fb1b282578106f0dcff3b50e6d273bc825c7897d52ea20acb8", kill_on_drop: false }`
[INFO] [stdout] 2f8715c3485330fb1b282578106f0dcff3b50e6d273bc825c7897d52ea20acb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08141817aa00ac7337ebb1d2ea476d95a15ffbbd1345f1bf3ad4b85e1c7227ea
[INFO] running `Command { std: "docker" "start" "-a" "08141817aa00ac7337ebb1d2ea476d95a15ffbbd1345f1bf3ad4b85e1c7227ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libninja-21b722d3fffa0072)
[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] [stderr]      Running unittests src/bin/libninja.rs (/opt/rustwide/target/debug/deps/libninja-0f9cfa4b4975c339)
[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.01s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stderr]      Running tests/all_of/main.rs (/opt/rustwide/target/debug/deps/all_of-ef8c6bf79eda9b21)
[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.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic/main.rs (/opt/rustwide/target/debug/deps/basic-ffea2b2ae47ff923)
[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' (29) 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>::msg::<alloc::string::String>
[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#1}
[INFO] [stdout]              at /opt/rustwide/workdir/hir/src/lib.rs:351:28
[INFO] [stdout]    2: <core::option::Option<&hir::operation::Operation>>::ok_or_else::<anyhow::Error, <hir::HirSpec>::get_operation::{closure#1}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1369: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#0}
[INFO] [stdout]              at ./tests/basic/main.rs:11:27
[INFO] [stdout]    6: <basic::test_generate_example::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649c734bbf92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649c734bbf92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649c734bbf92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649c734bbf92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x649c734d4e4a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x649c734d4e4a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x649c734c1686 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649c734c1686 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x649c7349837f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649c7349837f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x649c734b32b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x649c72d21b6e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x649c72d21b6e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649c734b3522 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x649c734b3522 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649c73498438 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x649c7348ceb9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x649c7349937d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x649c734d560c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x649c734d5382 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649c72cf06fd - <core[27de1724e4349be2]::result::Result<&hir[27c0a97ac77804a8]::operation::Operation, anyhow[cdc4f864b1c5f210]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649c72cf06fd - basic[998bd6d81a6d9a4b]::test_generate_example
[INFO] [stdout]                                at /opt/rustwide/workdir/libninja/tests/basic/main.rs:20:51
[INFO] [stdout]   22:     0x649c72cf01c7 - basic[998bd6d81a6d9a4b]::test_generate_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libninja/tests/basic/main.rs:11:27
[INFO] [stdout]   23:     0x649c72cc5536 - <basic[998bd6d81a6d9a4b]::test_generate_example::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x649c72d15f1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x649c72d15f1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x649c72d2277a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x649c72d2277a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x649c72d2277a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x649c72d2277a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x649c72d2277a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x649c72d2277a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x649c72d2277a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x649c72d1dd24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x649c72d1dd24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x649c72d25272 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x649c72d25272 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x649c72d25272 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x649c72d25272 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x649c72d25272 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649c72d25272 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x649c72d25272 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x649c734bb45f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x649c734bb45f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x779a6c077aa4 - <unknown>
[INFO] [stdout]   45:     0x779a6c104a64 - 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 13.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p libninja --test basic`
[INFO] running `Command { std: "docker" "inspect" "08141817aa00ac7337ebb1d2ea476d95a15ffbbd1345f1bf3ad4b85e1c7227ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08141817aa00ac7337ebb1d2ea476d95a15ffbbd1345f1bf3ad4b85e1c7227ea", kill_on_drop: false }`
[INFO] [stdout] 08141817aa00ac7337ebb1d2ea476d95a15ffbbd1345f1bf3ad4b85e1c7227ea
