[INFO] fetching crate salvo-oapi 0.84.2...
[INFO] testing salvo-oapi-0.84.2 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate salvo-oapi 0.84.2 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-oapi 0.84.2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-impl v8.8.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.8.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded rust-embed v8.8.0
[INFO] [stderr]   Downloaded salvo-oapi-macros v0.84.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7382a5e7bf22759b47bd19bcfe47998c7338043542ffd7f25970e93d5b2adea
[INFO] running `Command { std: "docker" "start" "-a" "a7382a5e7bf22759b47bd19bcfe47998c7338043542ffd7f25970e93d5b2adea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7382a5e7bf22759b47bd19bcfe47998c7338043542ffd7f25970e93d5b2adea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7382a5e7bf22759b47bd19bcfe47998c7338043542ffd7f25970e93d5b2adea", kill_on_drop: false }`
[INFO] [stdout] a7382a5e7bf22759b47bd19bcfe47998c7338043542ffd7f25970e93d5b2adea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81c48b4cc16e4e65ae1c540999a53b98ca45970efadef195bbebbb63bc055e6a
[INFO] running `Command { std: "docker" "start" "-a" "81c48b4cc16e4e65ae1c540999a53b98ca45970efadef195bbebbb63bc055e6a", 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 mime-infer v4.0.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling cookie v0.18.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 yansi v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[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.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 v0.8.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[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 headers v0.4.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 tokio v1.48.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[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 48.27s
[INFO] running `Command { std: "docker" "inspect" "81c48b4cc16e4e65ae1c540999a53b98ca45970efadef195bbebbb63bc055e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c48b4cc16e4e65ae1c540999a53b98ca45970efadef195bbebbb63bc055e6a", kill_on_drop: false }`
[INFO] [stdout] 81c48b4cc16e4e65ae1c540999a53b98ca45970efadef195bbebbb63bc055e6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f75722e987ef5ad1770de10871bf64c5b0167f5f88be1b58012e86a1dda61281
[INFO] running `Command { std: "docker" "start" "-a" "f75722e987ef5ad1770de10871bf64c5b0167f5f88be1b58012e86a1dda61281", 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 cc v1.2.41
[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-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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[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 zstd-safe v7.2.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zstd v0.13.3
[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 tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider 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 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_properties v2.0.1
[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 cookie v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 00s
[INFO] running `Command { std: "docker" "inspect" "f75722e987ef5ad1770de10871bf64c5b0167f5f88be1b58012e86a1dda61281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75722e987ef5ad1770de10871bf64c5b0167f5f88be1b58012e86a1dda61281", kill_on_drop: false }`
[INFO] [stdout] f75722e987ef5ad1770de10871bf64c5b0167f5f88be1b58012e86a1dda61281
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 915fea3794af21a2aa491793e5e4e62e5d52bdf6e8e07a495513dda2f10c1b0d
[INFO] running `Command { std: "docker" "start" "-a" "915fea3794af21a2aa491793e5e4e62e5d52bdf6e8e07a495513dda2f10c1b0d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[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_deserialize ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_debug ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_deref ... 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_cookie_param_into_inner ... 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_metadata ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_metadata ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_register ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_into_inner ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_metadata ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_register ... 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_debug ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_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_param_deref_mut ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_display ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_metadata ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_debug ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_param_deref ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_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_deref ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_into_inner ... 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::header::tests::test_required_header_prarm_extract_with_value ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_debug ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_register ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deref ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_param_metadata ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deref_mut ... 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_into_inner ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_deserialize ... ok
[INFO] [stdout] test extract::parameter::query::tests::test_query_param_display ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_prarm_extract_with_value ... 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_mut ... 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_query_param_register ... 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 ... 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::parameter::query::tests::test_required_query_prarm_extract_with_value ... 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_into_inner ... ok
[INFO] [stdout] test extract::payload::form::tests::test_form_body_metadata ... 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_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 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::parameter::tests::test_build_parameter ... 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_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::responses_new ... 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::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::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 extract::payload::form::tests::test_form_body_display ... ok
[INFO] [stdout] test openapi::schema::one_of::tests::test_schema_from_one_of ... 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::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_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 extract::parameter::cookie::tests::test_cookie_prarm_extract - should panic ... 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 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 openapi::security::tests::security_scheme_correct_mutual_tls ... 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 extract::parameter::header::tests::test_header_prarm_extract - should panic ... ok
[INFO] [stdout] test openapi::schema::tests::create_schema_serializes_json ... 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 ... ok
[INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth_auth ... 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_open_id_connect_auth ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_header_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_authorization_code ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_negotiate_auth ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_open_id_connect_auth_with_description ... ok
[INFO] [stdout] test openapi::server::tests::test_server_set_url ... 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::test_server_variables_append ... ok
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_implicit ... 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_variables_is_empty ... 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_server_variables_deref ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_insert ... 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::tag::tests::cmp ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_insert_existed_server ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_is_empty ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_server ... ok
[INFO] [stdout] test openapi::tag::tests::from_str ... ok
[INFO] [stdout] test openapi::tag::tests::tag_new ... ok
[INFO] [stdout] test openapi::tests::serialize_deserialize_openapi_version_success ... ok
[INFO] [stdout] test openapi::tag::tests::from_string ... ok
[INFO] [stdout] test openapi::tag::tests::from_string_ref ... ok
[INFO] [stdout] test openapi::tests::serialize_openapi_json_minimal_success ... ok
[INFO] [stdout] test openapi::tests::merge_2_openapi_documents ... 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::serialize_openapi_json_with_paths_success ... ok
[INFO] [stdout] test openapi::tests::test_openapi_handle_pretty ... ok
[INFO] [stdout] test openapi::tests::test_openapi_handle ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract - should panic ... ok
[INFO] [stdout] test openapi::tests::test_build_openapi ... ok
[INFO] [stdout] test openapi::tests::test_openapi_to_pretty_json ... ok
[INFO] [stdout] test extract::parameter::path::tests::test_path_prarm_extract - should panic ... ok
[INFO] [stdout] test openapi::xml::tests::xml_new ... ok
[INFO] [stdout] test openapi::tests::test_required_from_bool ... ok
[INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract_with_value_panic - should panic ... ok
[INFO] [stdout] test openapi::tests::test_required_deserialize ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_append ... ok
[INFO] [stdout] test openapi::server::tests::test_servers_deref ... 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 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 tests::test_primitive_schema ... FAILED
[INFO] [stdout] test openapi::tests::test_openapi_schema_work_with_generics ... FAILED
[INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_client_credentials_with_refresh_url ... ok
[INFO] [stdout] test openapi::tests::test_simple_document_with_security ... FAILED
[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' (255) 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:     0x61cd6fae7172 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cd6fae7172 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cd6fae7172 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61cd6fae7172 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61cd6faf843f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61cd6faf843f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61cd6fab3383 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cd6fab3383 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61cd6fabff62 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61cd6fac4f6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61cd6fac4e01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61cd6f56de2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x61cd6f56de2e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cd6fac557f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61cd6fac557f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61cd6fac53da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61cd6fac00a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61cd6faa76fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61cd6fb00f60 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cd6f4013bd - salvo_oapi::tests::test_primitive_schema::h054e8cf4fbbeb45b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:742:13
[INFO] [stdout]   20:     0x61cd6f401737 - salvo_oapi::tests::test_primitive_schema::{{closure}}::he58c3782c77d987b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:643:31
[INFO] [stdout]   21:     0x61cd6f483fb6 - core::ops::function::FnOnce::call_once::hfd5dc3199d931f3a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61cd6f56dc0b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61cd6f56dc0b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x61cd6f581c8d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x61cd6f581c8d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x61cd6f581c8d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61cd6f581c8d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61cd6f581c8d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61cd6f581c8d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x61cd6f581c8d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x61cd6f55b1a4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x61cd6f55b1a4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x61cd6f55eada - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x61cd6f55eada - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x61cd6f55eada - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x61cd6f55eada - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x61cd6f55eada - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61cd6f55eada - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x61cd6f55eada - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61cd6fabb49f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x61cd6fabb49f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7216d8a0daa4 - <unknown>
[INFO] [stdout]   43:     0x7216d8a9aa64 - clone
[INFO] [stdout]   44:                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' (249) 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:     0x61cd6fae7172 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cd6fae7172 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cd6fae7172 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61cd6fae7172 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61cd6faf843f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61cd6faf843f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61cd6fab3383 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cd6fab3383 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61cd6fabff62 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61cd6fac4f6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61cd6fac4e01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61cd6f56de2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x61cd6f56de2e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cd6fac557f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61cd6fac557f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61cd6fac53da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61cd6fac00a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61cd6faa76fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61cd6fb00f60 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cd6fb00d13 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x61cd6f4924bf - core::panicking::assert_failed::h54c6061e7cc0a30f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x61cd6f41e1ef - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::hde9a17d9d29cbde4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1346:9
[INFO] [stdout]   22:     0x61cd6f41f037 - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::{{closure}}::h23b83f5f09287035
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1300:48
[INFO] [stdout]   23:     0x61cd6f483476 - core::ops::function::FnOnce::call_once::he59f65cf44f32075
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cd6f56dc0b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61cd6f56dc0b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61cd6f581c8d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61cd6f581c8d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61cd6f581c8d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61cd6f581c8d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61cd6f581c8d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61cd6f581c8d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61cd6f581c8d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61cd6f55b1a4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61cd6f55b1a4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61cd6f55eada - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x61cd6f55eada - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61cd6f55eada - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61cd6f55eada - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61cd6f55eada - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61cd6f55eada - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x61cd6f55eada - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61cd6fabb49f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x61cd6fabb49f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7216d8a0daa4 - <unknown>
[INFO] [stdout]   45:     0x7216d8a9aa64 - clone
[INFO] [stdout]   46:                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' (253) 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:     0x61cd6fae7172 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cd6fae7172 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cd6fae7172 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61cd6fae7172 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61cd6faf843f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61cd6faf843f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61cd6fab3383 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61cd6fab3383 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61cd6fabff62 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61cd6fac4f6f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61cd6fac4e01 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61cd6f56de2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x61cd6f56de2e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61cd6fac557f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61cd6fac557f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61cd6fac53da - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61cd6fac00a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61cd6faa76fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61cd6fb00f60 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cd6fb00d13 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x61cd6f4924bf - core::panicking::assert_failed::h54c6061e7cc0a30f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x61cd6f413c18 - salvo_oapi::openapi::tests::test_simple_document_with_security::h938bf8b267e728da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:1038:9
[INFO] [stdout]   22:     0x61cd6f4140d7 - salvo_oapi::openapi::tests::test_simple_document_with_security::{{closure}}::h08e224d7da0ab7f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openapi/mod.rs:984:44
[INFO] [stdout]   23:     0x61cd6f4826d6 - core::ops::function::FnOnce::call_once::hc074ba5e0112fb1f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61cd6f56dc0b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61cd6f56dc0b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61cd6f581c8d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61cd6f581c8d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61cd6f581c8d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61cd6f581c8d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61cd6f581c8d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61cd6f581c8d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61cd6f581c8d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61cd6f55b1a4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61cd6f55b1a4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61cd6f55eada - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x61cd6f55eada - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61cd6f55eada - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61cd6f55eada - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61cd6f55eada - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61cd6f55eada - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x61cd6f55eada - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61cd6fabb49f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x61cd6fabb49f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7216d8a0daa4 - <unknown>
[INFO] [stdout]   45:     0x7216d8a9aa64 - 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.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "915fea3794af21a2aa491793e5e4e62e5d52bdf6e8e07a495513dda2f10c1b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "915fea3794af21a2aa491793e5e4e62e5d52bdf6e8e07a495513dda2f10c1b0d", kill_on_drop: false }`
[INFO] [stdout] 915fea3794af21a2aa491793e5e4e62e5d52bdf6e8e07a495513dda2f10c1b0d
