[INFO] fetching crate salvo-oapi 0.84.2...
[INFO] testing salvo-oapi-0.84.2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate salvo-oapi 0.84.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate salvo-oapi 0.84.2
[INFO] finished tweaking crates.io crate salvo-oapi 0.84.2
[INFO] tweaked toml for crates.io crate salvo-oapi 0.84.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-oapi 0.84.2 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate salvo-oapi 0.84.2 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a69234710b004207030433ccee9a946c509ca367128fa399d0929ba81d77fcf
[INFO] running `Command { std: "docker" "start" "-a" "3a69234710b004207030433ccee9a946c509ca367128fa399d0929ba81d77fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a69234710b004207030433ccee9a946c509ca367128fa399d0929ba81d77fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a69234710b004207030433ccee9a946c509ca367128fa399d0929ba81d77fcf", kill_on_drop: false }`
[INFO] [stdout] 3a69234710b004207030433ccee9a946c509ca367128fa399d0929ba81d77fcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e082c7bcebfd307e9f88dbd7ba2d827a75f16d5920a206b28133e14d2781073
[INFO] running `Command { std: "docker" "start" "-a" "6e082c7bcebfd307e9f88dbd7ba2d827a75f16d5920a206b28133e14d2781073", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling mime-infer v4.0.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling salvo-serde-util v0.84.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling salvo_macros v0.84.2
[INFO] [stderr]    Compiling salvo-oapi-macros v0.84.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling salvo_core v0.84.2
[INFO] [stderr]    Compiling salvo-oapi v0.84.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.24s
[INFO] running `Command { std: "docker" "inspect" "6e082c7bcebfd307e9f88dbd7ba2d827a75f16d5920a206b28133e14d2781073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e082c7bcebfd307e9f88dbd7ba2d827a75f16d5920a206b28133e14d2781073", kill_on_drop: false }`
[INFO] [stdout] 6e082c7bcebfd307e9f88dbd7ba2d827a75f16d5920a206b28133e14d2781073
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aae34ba39a567140e8c0897e4b425a4ff55a3d28f1597176e577f6f5c54b90b7
[INFO] running `Command { std: "docker" "start" "-a" "aae34ba39a567140e8c0897e4b425a4ff55a3d28f1597176e577f6f5c54b90b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling salvo-serde-util v0.84.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling salvo_macros v0.84.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling salvo-oapi-macros v0.84.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling salvo_core v0.84.2
[INFO] [stderr]    Compiling salvo-oapi v0.84.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.85s
[INFO] running `Command { std: "docker" "inspect" "aae34ba39a567140e8c0897e4b425a4ff55a3d28f1597176e577f6f5c54b90b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae34ba39a567140e8c0897e4b425a4ff55a3d28f1597176e577f6f5c54b90b7", kill_on_drop: false }`
[INFO] [stdout] aae34ba39a567140e8c0897e4b425a4ff55a3d28f1597176e577f6f5c54b90b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21d0ac5ea52cfe8dd6c21cb50fdfeffdedd8283eab0de0aacc88852f1e76735c
[INFO] running `Command { std: "docker" "start" "-a" "21d0ac5ea52cfe8dd6c21cb50fdfeffdedd8283eab0de0aacc88852f1e76735c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_oapi-33f5f7462f3a8167)
[INFO] [stdout] 
[INFO] [stdout] running 232 tests
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_deref ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_debug ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_display ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_deserialize ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_metadata ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_register ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_param_deref ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_deserialize ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_deref ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_register ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_metadata ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_deref ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_param_metadata ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_debug ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_deref ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_deserialize ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_metadata ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_metadata ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_display ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_register ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_debug ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_debug ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deref ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deserialize ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_display ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_metadata ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_register ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_display ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_required_query_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_required_query_param_deref ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_required_query_param_metadata ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_required_query_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_required_query_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_debug ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_deref ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_deref_mut ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_display ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_extract_with_arg ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_into_inner ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_register ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_metadata ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_to_request_body ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_debug ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_deref ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_deref_mut ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_display ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_into_inner ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_metadata ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_extract_with_arg ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_register ... ok
[INFO] [stdout] test naming::tests::test_name ... ok
[INFO] [stdout] test openapi::content::tests::test_build_content ... ok
[INFO] [stdout] test openapi::encoding::tests::test_build_encoding ... ok
[INFO] [stdout] test openapi::encoding::tests::test_encoding_default ... ok
[INFO] [stdout] test openapi::example::tests::test_example ... ok
[INFO] [stdout] test openapi::external_docs::tests::test_build_external_docs ... ok
[INFO] [stdout] test openapi::external_docs::tests::test_default_external_docs ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_to_request_body ... ok
[INFO] [stdout] test openapi::header::tests::test_build_header ... ok
[INFO] [stdout] test openapi::info::tests::build_contact ... ok
[INFO] [stdout] test openapi::operation::tests::operation_new ... ok
[INFO] [stdout] test openapi::operation::tests::operation_security ... ok
[INFO] [stdout] test openapi::operation::tests::operation_server ... ok
[INFO] [stdout] test openapi::operation::tests::test_build_operation ... ok
[INFO] [stdout] test openapi::operation::tests::test_operations ... ok
[INFO] [stdout] test openapi::operation::tests::test_operations_into_iter ... ok
[INFO] [stdout] test openapi::operation::tests::test_operations_then ... ok
[INFO] [stdout] test openapi::parameter::tests::test_build_parameter ... ok
[INFO] [stdout] test openapi::info::tests::test_license_set_name ... ok
[INFO] [stdout] test openapi::parameter::tests::test_build_parameters ... ok
[INFO] [stdout] test openapi::parameter::tests::test_parameter_merge_fail ... ok
[INFO] [stdout] test openapi::parameter::tests::test_parameter_merge_no_extensions ... ok
[INFO] [stdout] test openapi::parameter::tests::test_parameter_merge_success ... ok
[INFO] [stdout] test openapi::parameter::tests::test_parameters_contain ... ok
[INFO] [stdout] test openapi::parameter::tests::test_parameters_insert_existed_item ... ok
[INFO] [stdout] test openapi::parameter::tests::test_parameters_into_iter ... ok
[INFO] [stdout] test openapi::parameter::tests::test_parameters_append ... ok
[INFO] [stdout] test openapi::path::tests::test_build_path_item ... ok
[INFO] [stdout] test openapi::path::tests::test_path_item_append ... ok
[INFO] [stdout] test openapi::path::tests::test_paths_deref ... ok
[INFO] [stdout] test openapi::path::tests::test_path_item_add_operation ... ok
[INFO] [stdout] test openapi::path::tests::test_paths_extend ... ok
[INFO] [stdout] test openapi::request_body::tests::request_body_builder ... ok
[INFO] [stdout] test openapi::request_body::tests::request_body_new ... ok
[INFO] [stdout] test openapi::request_body::tests::request_body_merge ... ok
[INFO] [stdout] test openapi::response::tests::responses_new ... ok
[INFO] [stdout] test openapi::response::tests::response_builder ... ok
[INFO] [stdout] test openapi::response::tests::test_btree_map_from_responses ... ok
[INFO] [stdout] test openapi::response::tests::test_responses_from_btree_map ... ok
[INFO] [stdout] test openapi::response::tests::test_responses_from_iter ... ok
[INFO] [stdout] test openapi::response::tests::test_responses_into_iter ... ok
[INFO] [stdout] test openapi::response::tests::test_responses_from_kv_sequence ... ok
[INFO] [stdout] test openapi::schema::all_of::tests::test_allof_with_extensions ... ok
[INFO] [stdout] test openapi::schema::all_of::tests::test_refor_schema_from_all_of ... ok
[INFO] [stdout] test openapi::schema::all_of::tests::test_schema_from_all_of ... ok
[INFO] [stdout] test openapi::schema::any_of::tests::test_anyof_with_extensions ... ok
[INFO] [stdout] test openapi::schema::any_of::tests::test_build_any_of ... ok
[INFO] [stdout] test openapi::schema::any_of::tests::test_refor_schema_from_any_of ... ok
[INFO] [stdout] test openapi::schema::any_of::tests::test_schema_from_any_of ... ok
[INFO] [stdout] test openapi::schema::array::tests::test_array_with_extensions ... ok
[INFO] [stdout] test openapi::schema::all_of::tests::test_build_all_of ... ok
[INFO] [stdout] test openapi::schema::array::tests::test_build_array ... ok
[INFO] [stdout] test openapi::schema::array::tests::test_schema_from_array ... ok
[INFO] [stdout] test openapi::schema::object::tests::test_build_number_object ... ok
[INFO] [stdout] test openapi::schema::object::tests::test_build_object_object ... ok
[INFO] [stdout] test openapi::schema::object::tests::test_build_string_object ... ok
[INFO] [stdout] test openapi::schema::object::tests::test_object_with_extensions ... ok
[INFO] [stdout] test openapi::schema::one_of::tests::test_build_one_of ... ok
[INFO] [stdout] test openapi::schema::one_of::tests::test_oneof_with_extensions ... ok
[INFO] [stdout] test openapi::schema::one_of::tests::test_refor_schema_from_one_of ... ok
[INFO] [stdout] test openapi::schema::one_of::tests::test_schema_from_one_of ... ok
[INFO] [stdout] test openapi::schema::tests::create_schema_serializes_json ... ok
[INFO] [stdout] test openapi::schema::tests::reserialize_deserialized_object_component ... ok
[INFO] [stdout] test openapi::schema::tests::reserialize_deserialized_property ... ok
[INFO] [stdout] test openapi::schema::tests::reserialize_deserialized_schema_components ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_all_of_of_within_ref_or_t_object ... ok
[INFO] [stdout] test openapi::schema::tests::deserialize_reserialize_one_of_default_type ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_array_within_ref_or_t_object_builder ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_object_with_multiple_schema_types ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_any_of_of_within_ref_or_t_object ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_one_of_within_ref_or_t_object_builder ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_array_ref_or_t ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_array ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_with_additional_properties ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_with_additional_properties_object ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_discriminator_with_mapping ... ok
[INFO] [stdout] test openapi::schema::tests::test_additional_properties ... ok
[INFO] [stdout] test openapi::schema::tests::test_additional_properties_from_ref_or ... ok
[INFO] [stdout] test openapi::schema::tests::test_array_builder ... ok
[INFO] [stdout] test openapi::schema::tests::test_array_new ... ok
[INFO] [stdout] test openapi::schema::tests::test_default_schema ... ok
[INFO] [stdout] test openapi::schema::tests::test_derive_object_with_examples ... ok
[INFO] [stdout] test openapi::schema::tests::test_empty_schema ... ok
[INFO] [stdout] test openapi::schema::tests::test_object_with_name ... ok
[INFO] [stdout] test openapi::schema::tests::test_property_order ... ok
[INFO] [stdout] test openapi::schema::tests::test_ref_from_response_name ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_api_key_cookie_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_api_key_header_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_api_key_query_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_api_key_query_auth_with_description ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_basic_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_basic_auth_change_to_digest_auth_with_description ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_default_http_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_digest_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_hoba_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_mutual_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_http_bearer_json ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_mutual_tls ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_negotiate_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_authorization_code_no_scopes ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_authorization_code ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_authorization_code_one_scopes ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_client_credentials ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_client_credentials_with_refresh_url ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_implicit ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_password ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_implicit_with_refresh_url ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_password_with_refresh_url ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_open_id_connect_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_open_id_connect_auth_with_description ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_scram_sha1_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_scram_sha256_auth ... ok
[INFO] [stdout] test openapi::server::tests::create_server_with_builder_and_variable_substitution ... ok
[INFO] [stdout] test openapi::server::tests::test_server_cmp ... ok
[INFO] [stdout] test openapi::server::tests::test_server_set_url ... ok
[INFO] [stdout] test openapi::server::tests::test_server_variables_append ... ok
[INFO] [stdout] test openapi::server::tests::test_server_variables_deref ... ok
[INFO] [stdout] test openapi::server::tests::test_server_variables_extend ... ok
[INFO] [stdout] test openapi::server::tests::test_server_variables_insert ... ok
[INFO] [stdout] test openapi::server::tests::test_server_variables_server_variable ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_append ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_deref ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_extend ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_insert ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_insert_existed_server ... ok
[INFO] [stdout] test openapi::server::tests::test_server_variables_is_empty ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_server ... ok
[INFO] [stdout] test openapi::tag::tests::cmp ... ok
[INFO] [stdout] test openapi::tag::tests::from_str ... ok
[INFO] [stdout] test openapi::tag::tests::from_string ... ok
[INFO] [stdout] test openapi::tag::tests::from_string_ref ... ok
[INFO] [stdout] test openapi::tag::tests::tag_new ... ok
[INFO] [stdout] test openapi::tests::merge_2_openapi_documents ... ok
[INFO] [stdout] test openapi::tests::serialize_deserialize_openapi_version_success ... ok
[INFO] [stdout] test openapi::tests::serialize_openapi_json_minimal_success ... ok
[INFO] [stdout] test openapi::tests::serialize_openapi_json_with_paths_success ... ok
[INFO] [stdout] test openapi::tests::test_build_openapi ... ok
[INFO] [stdout] test openapi::tests::test_deprecated_deserialize ... ok
[INFO] [stdout] test openapi::tests::test_deprecated_from_bool ... ok
[INFO] [stdout] test openapi::tests::test_openapi_handle ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_is_empty ... ok
[INFO] [stdout] test openapi::tests::test_openapi_handle_pretty ... ok
[INFO] [stdout] test openapi::tests::test_openapi_to_pretty_json ... ok
[INFO] [stdout] test openapi::tests::test_required_deserialize ... ok
[INFO] [stdout] test openapi::tests::test_required_from_bool ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract - should panic ... ok
[INFO] [stdout] test openapi::xml::tests::xml_new ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract - should panic ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_prarm_extract - should panic ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract - should panic ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_prarm_extract - should panic ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_prarm_extract - should panic ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_required_query_prarm_extract - should panic ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_required_query_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test openapi::tests::test_simple_document_with_security ... FAILED
[INFO] [stdout] test openapi::tests::test_openapi_schema_work_with_generics ... FAILED
[INFO] [stdout] test tests::test_primitive_schema ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- openapi::tests::test_simple_document_with_security stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'openapi::tests::test_simple_document_with_security' (254) panicked at src/openapi/mod.rs:1038:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object {"components": Object {"schemas": Object {"salvo_oapi.openapi.tests.test_simple_document_with_security.Pet": Object {"examples": Array [Object {"id": Number(1), "name": String("bob the cat")}], "properties": Object {"age": Object {"format": String("int32"), "type": Array [String("integer"), String("null")]}, "id": Object {"format": String("uint64"), "minimum": Number(0.0), "type": String("integer")}, "name": Object {"type": String("string")}}, "required": Array [String("id"), String("name")], "type": String("object")}}, "securitySchemes": Object {"token_jwt": Object {"bearerFormat": String("JWT"), "scheme": String("bearer"), "type": String("http")}}}, "info": Object {"title": String("my application"), "version": String("0.1.0")}, "openapi": String("3.1.0"), "paths": Object {"/pets/{id}": Object {"get": Object {"description": String("Get pet from database by pet database id"), "operationId": String("salvo_oapi.openapi.tests.test_simple_document_with_security.get_pet_by_id"), "parameters": Array [Object {"description": String("Get parameter `pet_id` from request url path."), "in": String("path"), "name": String("pet_id"), "required": Bool(true), "schema": Object {"format": String("uint64"), "minimum": Number(0.0), "type": String("integer")}}, Object {"description": String("Pet database id to get Pet for"), "in": String("path"), "name": String("id"), "required": Bool(false)}], "responses": Object {"200": Object {"description": String("Pet found successfully")}, "404": Object {"description": String("Pet was not found")}}, "security": Array [Object {}, Object {"my_auth": Array [String("read:items"), String("edit:items")]}, Object {"token_jwt": Array []}, Object {"api_key1": Array [], "api_key2": Array []}], "summary": String("Get pet by id")}}}, "servers": Array [Object {"description": String("this is description of the server"), "url": String("/api/bar/"), "variables": Object {"username": Object {"default": String("the_user"), "description": String("this is user")}}}]}
[INFO] [stdout]  right: Object {"components": Object {"schemas": Object {"salvo_oapi.openapi.tests.test_simple_document_with_security.Pet": Object {"examples": Array [Object {"id": Number(1), "name": String("bob the cat")}], "properties": Object {"age": Object {"format": String("int32"), "type": Array [String("integer"), String("null")]}, "id": Object {"format": String("int64"), "minimum": Number(0.0), "type": String("integer")}, "name": Object {"type": String("string")}}, "required": Array [String("id"), String("name")], "type": String("object")}}, "securitySchemes": Object {"token_jwt": Object {"bearerFormat": String("JWT"), "scheme": String("bearer"), "type": String("http")}}}, "info": Object {"title": String("my application"), "version": String("0.1.0")}, "openapi": String("3.1.0"), "paths": Object {"/pets/{id}": Object {"get": Object {"description": String("Get pet from database by pet database id"), "operationId": String("salvo_oapi.openapi.tests.test_simple_document_with_security.get_pet_by_id"), "parameters": Array [Object {"description": String("Get parameter `pet_id` from request url path."), "in": String("path"), "name": String("pet_id"), "required": Bool(true), "schema": Object {"format": String("int64"), "minimum": Number(0.0), "type": String("integer")}}, Object {"description": String("Pet database id to get Pet for"), "in": String("path"), "name": String("id"), "required": Bool(false)}], "responses": Object {"200": Object {"description": String("Pet found successfully")}, "404": Object {"description": String("Pet was not found")}}, "security": Array [Object {}, Object {"my_auth": Array [String("read:items"), String("edit:items")]}, Object {"token_jwt": Array []}, Object {"api_key1": Array [], "api_key2": Array []}], "summary": String("Get pet by id")}}}, "servers": Array [Object {"description": String("this is description of the server"), "url": String("/api/bar/"), "variables": Object {"username": Object {"default": String("the_user"), "description": String("this is user")}}}]}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601c6ac61342 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601c6ac61342 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601c6ac61342 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x601c6ac61342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x601c6ac7260f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x601c6ac7260f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x601c6ac2d683 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601c6ac2d683 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x601c6ac3a132 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x601c6ac3f13f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x601c6ac3efd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x601c6a6ed4ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x601c6a6ed4ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601c6ac3f74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x601c6ac3f74f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x601c6ac3f5aa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x601c6ac3a269 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x601c6ac218cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x601c6ac7b130 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601c6ac7aee3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x601c6a60e0a2 - core::panicking::assert_failed::hdcbe71c1fd4a4ead
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x601c6a4a2528 - salvo_oapi::openapi::tests::test_simple_document_with_security::hc1193ca92932b697
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1038:9
[INFO] [stdout]   22:     0x601c6a4a29e7 - salvo_oapi::openapi::tests::test_simple_document_with_security::{{closure}}::h37d836f1bb1eb0bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:984:44
[INFO] [stdout]   23:     0x601c6a5fce36 - core::ops::function::FnOnce::call_once::h8aa9802413158671
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601c6a6ed2eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x601c6a6ed2eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x601c6a70134d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x601c6a70134d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x601c6a70134d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x601c6a70134d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x601c6a70134d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x601c6a70134d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x601c6a70134d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x601c6a6da894 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x601c6a6da894 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x601c6a6de0ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x601c6a6de0ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x601c6a6de0ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x601c6a6de0ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x601c6a6de0ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x601c6a6de0ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x601c6a6de0ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601c6ac3566f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x601c6ac3566f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7db66f076aa4 - <unknown>
[INFO] [stdout]   45:     0x7db66f103a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- openapi::tests::test_openapi_schema_work_with_generics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'openapi::tests::test_openapi_schema_work_with_generics' (250) panicked at src/openapi/mod.rs:1346:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object {"components": Object {"schemas": Object {"City": Object {"properties": Object {"id": Object {"type": String("string")}, "name": Object {"type": String("string")}}, "required": Array [String("id"), String("name")], "type": String("object")}, "Response<alloc.vec.Vec<salvo_oapi.openapi.tests.test_openapi_schema_work_with_generics.CityDTO>>": Object {"properties": Object {"data": Object {"items": Object {"$ref": String("#/components/schemas/City")}, "type": String("array")}, "msg": Object {"description": String("Status msg"), "type": String("string")}, "status": Object {"description": String("status code"), "type": String("string")}}, "required": Array [String("status"), String("msg"), String("data")], "type": String("object")}, "salvo_core.http.errors.status_error.StatusError": Object {"properties": Object {"brief": Object {"type": String("string")}, "cause": Object {"type": String("string")}, "code": Object {"format": String("uint16"), "minimum": Number(0.0), "type": String("integer")}, "detail": Object {"type": String("string")}, "name": Object {"type": String("string")}}, "required": Array [String("code"), String("name"), String("brief"), String("detail")], "type": String("object")}}}, "info": Object {"title": String("my application"), "version": String("0.1.0")}, "openapi": String("3.1.0"), "paths": Object {"/cities": Object {"get": Object {"operationId": String("get_all_cities"), "responses": Object {"200": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/Response<alloc.vec.Vec<salvo_oapi.openapi.tests.test_openapi_schema_work_with_generics.CityDTO>>")}}}, "description": String("Response with json format data")}, "400": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The request could not be understood by the server due to malformed syntax.")}, "401": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The request requires user authentication.")}, "403": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The server refused to authorize the request.")}, "500": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The server encountered an internal error while processing this request.")}}, "tags": Array [String("city")]}}}, "servers": Array [Object {"description": String("this is description of the server"), "url": String("/api/bar/")}]}
[INFO] [stdout]  right: Object {"components": Object {"schemas": Object {"City": Object {"properties": Object {"id": Object {"type": String("string")}, "name": Object {"type": String("string")}}, "required": Array [String("id"), String("name")], "type": String("object")}, "Response<alloc.vec.Vec<salvo_oapi.openapi.tests.test_openapi_schema_work_with_generics.CityDTO>>": Object {"properties": Object {"data": Object {"items": Object {"$ref": String("#/components/schemas/City")}, "type": String("array")}, "msg": Object {"description": String("Status msg"), "type": String("string")}, "status": Object {"description": String("status code"), "type": String("string")}}, "required": Array [String("status"), String("msg"), String("data")], "type": String("object")}, "salvo_core.http.errors.status_error.StatusError": Object {"properties": Object {"brief": Object {"type": String("string")}, "cause": Object {"type": String("string")}, "code": Object {"format": String("int32"), "minimum": Number(0.0), "type": String("integer")}, "detail": Object {"type": String("string")}, "name": Object {"type": String("string")}}, "required": Array [String("code"), String("name"), String("brief"), String("detail")], "type": String("object")}}}, "info": Object {"title": String("my application"), "version": String("0.1.0")}, "openapi": String("3.1.0"), "paths": Object {"/cities": Object {"get": Object {"operationId": String("get_all_cities"), "responses": Object {"200": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/Response<alloc.vec.Vec<salvo_oapi.openapi.tests.test_openapi_schema_work_with_generics.CityDTO>>")}}}, "description": String("Response with json format data")}, "400": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The request could not be understood by the server due to malformed syntax.")}, "401": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The request requires user authentication.")}, "403": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The server refused to authorize the request.")}, "500": Object {"content": Object {"application/json": Object {"schema": Object {"$ref": String("#/components/schemas/salvo_core.http.errors.status_error.StatusError")}}}, "description": String("The server encountered an internal error while processing this request.")}}, "tags": Array [String("city")]}}}, "servers": Array [Object {"description": String("this is description of the server"), "url": String("/api/bar/")}]}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601c6ac61342 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601c6ac61342 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601c6ac61342 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x601c6ac61342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x601c6ac7260f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x601c6ac7260f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x601c6ac2d683 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601c6ac2d683 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x601c6ac3a132 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x601c6ac3f13f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x601c6ac3efd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x601c6a6ed4ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x601c6a6ed4ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601c6ac3f74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x601c6ac3f74f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x601c6ac3f5aa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x601c6ac3a269 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x601c6ac218cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x601c6ac7b130 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601c6ac7aee3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x601c6a60e0a2 - core::panicking::assert_failed::hdcbe71c1fd4a4ead
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x601c6a4acaff - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::h8eb38bbd125cbaf3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1346:9
[INFO] [stdout]   22:     0x601c6a4ad947 - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::{{closure}}::h4d49722f249a90df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1300:48
[INFO] [stdout]   23:     0x601c6a5fa736 - core::ops::function::FnOnce::call_once::h23357f5ea6067bb1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601c6a6ed2eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x601c6a6ed2eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x601c6a70134d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x601c6a70134d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x601c6a70134d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x601c6a70134d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x601c6a70134d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x601c6a70134d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x601c6a70134d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x601c6a6da894 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x601c6a6da894 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x601c6a6de0ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x601c6a6de0ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x601c6a6de0ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x601c6a6de0ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x601c6a6de0ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x601c6a6de0ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x601c6a6de0ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601c6ac3566f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x601c6ac3566f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7db66f076aa4 - <unknown>
[INFO] [stdout]   45:     0x7db66f103a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_primitive_schema stdout ----
[INFO] [stdout] i8: {"type":"integer","format":"int32"}
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_primitive_schema' (256) panicked at src/lib.rs:742:13:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] json atoms at path ".format" are not equal:
[INFO] [stdout]     lhs:
[INFO] [stdout]         "int32"
[INFO] [stdout]     rhs:
[INFO] [stdout]         "int8"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601c6ac61342 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601c6ac61342 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601c6ac61342 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x601c6ac61342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x601c6ac7260f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x601c6ac7260f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x601c6ac2d683 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601c6ac2d683 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x601c6ac3a132 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x601c6ac3f13f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x601c6ac3efd1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x601c6a6ed4ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x601c6a6ed4ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601c6ac3f74f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x601c6ac3f74f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x601c6ac3f5aa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x601c6ac3a269 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x601c6ac218cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x601c6ac7b130 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601c6a48fccd - salvo_oapi::tests::test_primitive_schema::ha92c261e066a39c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:742:13
[INFO] [stdout]   20:     0x601c6a490047 - salvo_oapi::tests::test_primitive_schema::{{closure}}::h3785d21e1346249b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:643:31
[INFO] [stdout]   21:     0x601c6a5fe5e6 - core::ops::function::FnOnce::call_once::hcf06527b63a7144c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x601c6a6ed2eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x601c6a6ed2eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x601c6a70134d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x601c6a70134d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x601c6a70134d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x601c6a70134d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x601c6a70134d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x601c6a70134d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x601c6a70134d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x601c6a6da894 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x601c6a6da894 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x601c6a6de0ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x601c6a6de0ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x601c6a6de0ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x601c6a6de0ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x601c6a6de0ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x601c6a6de0ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x601c6a6de0ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x601c6ac3566f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x601c6ac3566f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7db66f076aa4 - <unknown>
[INFO] [stdout]   43:     0x7db66f103a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     openapi::tests::test_openapi_schema_work_with_generics
[INFO] [stdout]     openapi::tests::test_simple_document_with_security
[INFO] [stdout]     tests::test_primitive_schema
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 229 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "21d0ac5ea52cfe8dd6c21cb50fdfeffdedd8283eab0de0aacc88852f1e76735c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d0ac5ea52cfe8dd6c21cb50fdfeffdedd8283eab0de0aacc88852f1e76735c", kill_on_drop: false }`
[INFO] [stdout] 21d0ac5ea52cfe8dd6c21cb50fdfeffdedd8283eab0de0aacc88852f1e76735c
