[INFO] fetching crate salvo-oapi 0.84.2...
[INFO] testing salvo-oapi-0.84.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate salvo-oapi 0.84.2 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-oapi 0.84.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b34fb4629f187a83eb31168c82a2fba9b4a0e7cc48c4991749acd67a77fca823
[INFO] running `Command { std: "docker" "start" "-a" "b34fb4629f187a83eb31168c82a2fba9b4a0e7cc48c4991749acd67a77fca823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b34fb4629f187a83eb31168c82a2fba9b4a0e7cc48c4991749acd67a77fca823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34fb4629f187a83eb31168c82a2fba9b4a0e7cc48c4991749acd67a77fca823", kill_on_drop: false }`
[INFO] [stdout] b34fb4629f187a83eb31168c82a2fba9b4a0e7cc48c4991749acd67a77fca823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85dabff5eac3204131abf29cad92253ffbca26305b34ccb40ed3cd944e0782c8
[INFO] running `Command { std: "docker" "start" "-a" "85dabff5eac3204131abf29cad92253ffbca26305b34ccb40ed3cd944e0782c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling mime-infer v4.0.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling salvo-serde-util v0.84.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[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 enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling salvo_macros v0.84.2
[INFO] [stderr]    Compiling salvo-oapi-macros v0.84.2
[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 54.25s
[INFO] running `Command { std: "docker" "inspect" "85dabff5eac3204131abf29cad92253ffbca26305b34ccb40ed3cd944e0782c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85dabff5eac3204131abf29cad92253ffbca26305b34ccb40ed3cd944e0782c8", kill_on_drop: false }`
[INFO] [stdout] 85dabff5eac3204131abf29cad92253ffbca26305b34ccb40ed3cd944e0782c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f7bde4362821652da5a1cf434d98b550272fa446e03a9f261b01835efc01680
[INFO] running `Command { std: "docker" "start" "-a" "2f7bde4362821652da5a1cf434d98b550272fa446e03a9f261b01835efc01680", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.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 arrayvec v0.7.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd v0.13.3
[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 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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2f7bde4362821652da5a1cf434d98b550272fa446e03a9f261b01835efc01680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7bde4362821652da5a1cf434d98b550272fa446e03a9f261b01835efc01680", kill_on_drop: false }`
[INFO] [stdout] 2f7bde4362821652da5a1cf434d98b550272fa446e03a9f261b01835efc01680
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0c63521d860a521bc5296eac9414678efc732fc49a4e363ac1d04f2f8e59ecf
[INFO] running `Command { std: "docker" "start" "-a" "d0c63521d860a521bc5296eac9414678efc732fc49a4e363ac1d04f2f8e59ecf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_oapi-58e05410d57210a3)
[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_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_debug ... 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_display ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_param_deref ... 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_metadata ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_deref ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_debug ... 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_deref_mut ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_deserialize ... 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_display ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_deref_mut ... 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_param_metadata ... 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::header::tests::test_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::header::tests::test_header_param_register ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_deref ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_debug ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_deserialize ... 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::path::tests::test_path_param_register ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_metadata ... 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_debug ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deref ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deserialize ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_display ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_metadata ... 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_deref_mut ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_register ... 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_metadata ... 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::parameter::cookie::tests::test_cookie_param_register ... 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_extract_with_arg ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_display ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_metadata ... 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_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_extract_with_arg ... 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_register ... ok
[INFO] [stdout] test extract::payload::json::tests::test_json_body_to_request_body ... 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_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 openapi::header::tests::test_build_header ... ok
[INFO] [stdout] test openapi::info::tests::build_contact ... ok
[INFO] [stdout] test openapi::info::tests::test_license_set_name ... 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::encoding::tests::test_build_encoding ... ok
[INFO] [stdout] test openapi::parameter::tests::test_build_parameters ... ok
[INFO] [stdout] test openapi::parameter::tests::test_build_parameter ... 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_append ... 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::path::tests::test_build_path_item ... ok
[INFO] [stdout] test openapi::path::tests::test_path_item_add_operation ... 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_paths_extend ... ok
[INFO] [stdout] test openapi::request_body::tests::request_body_builder ... ok
[INFO] [stdout] test openapi::request_body::tests::request_body_merge ... ok
[INFO] [stdout] test openapi::request_body::tests::request_body_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_from_kv_sequence ... ok
[INFO] [stdout] test openapi::response::tests::test_responses_into_iter ... ok
[INFO] [stdout] test openapi::schema::all_of::tests::test_allof_with_extensions ... ok
[INFO] [stdout] test openapi::schema::all_of::tests::test_build_all_of ... ok
[INFO] [stdout] test openapi::response::tests::responses_new ... 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::all_of::tests::test_refor_schema_from_all_of ... 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::array::tests::test_schema_from_array ... ok
[INFO] [stdout] test openapi::schema::array::tests::test_build_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_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::object::tests::test_build_string_object ... ok
[INFO] [stdout] test openapi::schema::one_of::tests::test_refor_schema_from_one_of ... ok
[INFO] [stdout] test openapi::schema::tests::create_schema_serializes_json ... ok
[INFO] [stdout] test openapi::schema::tests::deserialize_reserialize_one_of_default_type ... 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::one_of::tests::test_schema_from_one_of ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_all_of_of_within_ref_or_t_object ... 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_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_one_of_within_ref_or_t_object_builder ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_array ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_array_ref_or_t ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_with_additional_properties ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_discriminator_with_mapping ... ok
[INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_with_additional_properties_object ... ok
[INFO] [stdout] test openapi::schema::tests::test_additional_properties_from_ref_or ... ok
[INFO] [stdout] test openapi::schema::tests::test_additional_properties ... 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_derive_object_with_examples ... ok
[INFO] [stdout] test openapi::schema::tests::test_empty_schema ... ok
[INFO] [stdout] test openapi::schema::tests::test_default_schema ... ok
[INFO] [stdout] test openapi::schema::tests::test_object_with_name ... 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::schema::tests::test_property_order ... 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_basic_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_hoba_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_auth ... 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 ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_digest_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_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_implicit ... 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_password ... 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_oauth2_implicit_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_with_description ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_open_id_connect_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_scram_sha256_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_scram_sha1_auth ... ok
[INFO] [stdout] test openapi::server::tests::test_server_cmp ... ok
[INFO] [stdout] test openapi::server::tests::create_server_with_builder_and_variable_substitution ... 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_is_empty ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_append ... ok
[INFO] [stdout] test openapi::server::tests::test_server_variables_server_variable ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_extend ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_deref ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_insert ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_is_empty ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_insert_existed_server ... ok
[INFO] [stdout] test openapi::tag::tests::cmp ... ok
[INFO] [stdout] test openapi::tag::tests::from_str ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_server ... ok
[INFO] [stdout] test openapi::tag::tests::from_string_ref ... ok
[INFO] [stdout] test openapi::tag::tests::from_string ... 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 extract::parameter::cookie::tests::test_required_cookie_prarm_extract - should panic ... ok
[INFO] [stdout] test openapi::tests::test_openapi_handle ... ok
[INFO] [stdout] test openapi::tests::test_deprecated_from_bool ... ok
[INFO] [stdout] test openapi::tests::test_openapi_handle_pretty ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test openapi::tests::test_openapi_to_pretty_json ... ok
[INFO] [stdout] test openapi::tests::test_required_from_bool ... ok
[INFO] [stdout] test openapi::tests::test_required_deserialize ... ok
[INFO] [stdout] test openapi::xml::tests::xml_new ... ok
[INFO] [stdout] test tests::test_primitive_schema ... FAILED
[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 extract::parameter::cookie::tests::test_cookie_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test openapi::tests::test_deprecated_deserialize ... 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::header::tests::test_header_prarm_extract - 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::cookie::tests::test_cookie_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_query_prarm_extract - 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] 
[INFO] [stdout] failures:
[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:     0x5be9a58f1142 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be9a58f1142 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be9a58f1142 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5be9a58f1142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5be9a590273f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5be9a590273f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5be9a58bd363 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5be9a58bd363 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5be9a58ca092 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5be9a58cefef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5be9a58cee81 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5be9a53785fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5be9a53785fe - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5be9a58cf5ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5be9a58cf5ff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5be9a58cf45a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5be9a58ca1c9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5be9a58b158d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5be9a590b2a0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be9a518251d - salvo_oapi::tests::test_primitive_schema::hfa57b4357613af3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:742:13
[INFO] [stdout]   20:     0x5be9a5182897 - salvo_oapi::tests::test_primitive_schema::{{closure}}::he5ec33ddc703759a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:643:31
[INFO] [stdout]   21:     0x5be9a5116426 - core::ops::function::FnOnce::call_once::ha30f7e686540d6b4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5be9a537844b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5be9a537844b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5be9a538ca68 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5be9a538ca68 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5be9a538ca68 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5be9a538ca68 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5be9a538ca68 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5be9a538ca68 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5be9a538ca68 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5be9a5365834 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5be9a5365834 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5be9a536916a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5be9a536916a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5be9a536916a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5be9a536916a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5be9a536916a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5be9a536916a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5be9a536916a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5be9a58c54bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   41:     0x5be9a58c54bf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7c59ad110aa4 - <unknown>
[INFO] [stdout]   43:     0x7c59ad19da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[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:     0x5be9a58f1142 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be9a58f1142 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be9a58f1142 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5be9a58f1142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5be9a590273f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5be9a590273f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5be9a58bd363 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5be9a58bd363 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5be9a58ca092 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5be9a58cefef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5be9a58cee81 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5be9a53785fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5be9a53785fe - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5be9a58cf5ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5be9a58cf5ff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5be9a58cf45a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5be9a58ca1c9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5be9a58b158d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5be9a590b2a0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be9a590b053 - core::panicking::assert_failed_inner::h709867d03648810d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5be9a531169f - core::panicking::assert_failed::hd435b3718665e0a6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5be9a5193808 - salvo_oapi::openapi::tests::test_simple_document_with_security::hfb473d8d0b4cb978
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1038:9
[INFO] [stdout]   22:     0x5be9a5193cc7 - salvo_oapi::openapi::tests::test_simple_document_with_security::{{closure}}::h1fbdcd35244d4636
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:984:44
[INFO] [stdout]   23:     0x5be9a5114516 - core::ops::function::FnOnce::call_once::h4b52eb776b5ad745
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5be9a537844b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5be9a537844b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5be9a538ca68 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5be9a538ca68 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5be9a538ca68 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5be9a538ca68 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5be9a538ca68 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5be9a538ca68 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5be9a538ca68 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5be9a5365834 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5be9a5365834 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5be9a536916a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5be9a536916a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5be9a536916a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5be9a536916a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5be9a536916a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5be9a536916a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5be9a536916a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5be9a58c54bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x5be9a58c54bf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c59ad110aa4 - <unknown>
[INFO] [stdout]   45:     0x7c59ad19da64 - 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:     0x5be9a58f1142 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be9a58f1142 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be9a58f1142 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5be9a58f1142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5be9a590273f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5be9a590273f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5be9a58bd363 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5be9a58bd363 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5be9a58ca092 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5be9a58cefef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5be9a58cee81 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5be9a53785fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5be9a53785fe - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5be9a58cf5ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5be9a58cf5ff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5be9a58cf45a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5be9a58ca1c9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5be9a58b158d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5be9a590b2a0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be9a590b053 - core::panicking::assert_failed_inner::h709867d03648810d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5be9a531169f - core::panicking::assert_failed::hd435b3718665e0a6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5be9a519dddf - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::h57eaf0b274cda2cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1346:9
[INFO] [stdout]   22:     0x5be9a519ec27 - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::{{closure}}::h63d21fb443579b27
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1300:48
[INFO] [stdout]   23:     0x5be9a51131f6 - core::ops::function::FnOnce::call_once::h17e79dafb4ac2070
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5be9a537844b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5be9a537844b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5be9a538ca68 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5be9a538ca68 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5be9a538ca68 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5be9a538ca68 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5be9a538ca68 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5be9a538ca68 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5be9a538ca68 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5be9a5365834 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5be9a5365834 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5be9a536916a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5be9a536916a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5be9a536916a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5be9a536916a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5be9a536916a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5be9a536916a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5be9a536916a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5be9a58c54bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x5be9a58c54bf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7c59ad110aa4 - <unknown>
[INFO] [stdout]   45:     0x7c59ad19da64 - clone
[INFO] [stdout]   46:                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.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d0c63521d860a521bc5296eac9414678efc732fc49a4e363ac1d04f2f8e59ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c63521d860a521bc5296eac9414678efc732fc49a4e363ac1d04f2f8e59ecf", kill_on_drop: false }`
[INFO] [stdout] d0c63521d860a521bc5296eac9414678efc732fc49a4e363ac1d04f2f8e59ecf
