[INFO] fetching crate salvo-oapi 0.84.2... [INFO] testing salvo-oapi-0.84.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate salvo-oapi 0.84.2 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate salvo-oapi 0.84.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded rust-embed-utils v8.8.0 [INFO] [stderr] Downloaded salvo_macros v0.84.2 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded salvo-serde-util v0.84.2 [INFO] [stderr] Downloaded mime-infer v4.0.1 [INFO] [stderr] Downloaded rust-embed-impl v8.8.0 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded salvo-oapi-macros v0.84.2 [INFO] [stderr] Downloaded serde_norway v0.9.42 [INFO] [stderr] Downloaded salvo_core v0.84.2 [INFO] [stderr] Downloaded unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Downloaded rust-embed v8.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bcf56acf7a66578c65a6bbe044452a4aa2a8af2202c0d28c74286aeb6db64a3 [INFO] running `Command { std: "docker" "start" "-a" "5bcf56acf7a66578c65a6bbe044452a4aa2a8af2202c0d28c74286aeb6db64a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bcf56acf7a66578c65a6bbe044452a4aa2a8af2202c0d28c74286aeb6db64a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bcf56acf7a66578c65a6bbe044452a4aa2a8af2202c0d28c74286aeb6db64a3", kill_on_drop: false }` [INFO] [stdout] 5bcf56acf7a66578c65a6bbe044452a4aa2a8af2202c0d28c74286aeb6db64a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9df5c406f9426f95a6a805b8650ed18359e3d02ebf3c16f80182b39e584147c3 [INFO] running `Command { std: "docker" "start" "-a" "9df5c406f9426f95a6a805b8650ed18359e3d02ebf3c16f80182b39e584147c3", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling winnow v0.7.13 [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 crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling mime-infer v4.0.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling time v0.3.44 [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 toml_parser v1.0.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [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 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 tokio v1.48.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [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 tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-xml-rs v0.8.1 [INFO] [stderr] Compiling multimap v0.10.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 47.01s [INFO] running `Command { std: "docker" "inspect" "9df5c406f9426f95a6a805b8650ed18359e3d02ebf3c16f80182b39e584147c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df5c406f9426f95a6a805b8650ed18359e3d02ebf3c16f80182b39e584147c3", kill_on_drop: false }` [INFO] [stdout] 9df5c406f9426f95a6a805b8650ed18359e3d02ebf3c16f80182b39e584147c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4bf927e756cd14969d1dc1eca42e231f7798d771d0debd195f2bf6396b0d92 [INFO] running `Command { std: "docker" "start" "-a" "ec4bf927e756cd14969d1dc1eca42e231f7798d771d0debd195f2bf6396b0d92", 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 zstd-safe v7.2.4 [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 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 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 zstd v0.13.3 [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 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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [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 zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling 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_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-xml-rs v0.8.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_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 url v2.5.7 [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 `test` profile [unoptimized + debuginfo] target(s) in 54.45s [INFO] running `Command { std: "docker" "inspect" "ec4bf927e756cd14969d1dc1eca42e231f7798d771d0debd195f2bf6396b0d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4bf927e756cd14969d1dc1eca42e231f7798d771d0debd195f2bf6396b0d92", kill_on_drop: false }` [INFO] [stdout] ec4bf927e756cd14969d1dc1eca42e231f7798d771d0debd195f2bf6396b0d92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3979113d3fe490cf60ccc46d8d3c1ba5fffbf003a1aa3b3d47402ba181cba475 [INFO] running `Command { std: "docker" "start" "-a" "3979113d3fe490cf60ccc46d8d3c1ba5fffbf003a1aa3b3d47402ba181cba475", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_oapi-bc18d50d31005fd0) [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_required_cookie_param_deref ... 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_deref_mut ... 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_cookie_param_display ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract_with_value ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_param_into_inner ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_register ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract_with_value ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_param_debug ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_param_deref ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_prarm_extract_with_value ... ok [INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_deref_mut ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_deserialize ... 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_header_param_deref_mut ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_param_debug ... ok [INFO] [stdout] test extract::parameter::header::tests::test_required_header_param_metadata ... ok [INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract_with_value ... ok [INFO] [stdout] test extract::parameter::path::tests::test_path_param_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_metadata ... ok [INFO] [stdout] test extract::parameter::path::tests::test_path_param_register ... ok [INFO] [stdout] test extract::parameter::path::tests::test_path_param_debug ... ok [INFO] [stdout] test extract::parameter::path::tests::test_path_prarm_extract_with_value ... ok [INFO] [stdout] test extract::parameter::path::tests::test_path_param_deref ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_param_deserialize ... 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_display ... ok [INFO] [stdout] test extract::parameter::query::tests::test_query_param_into_inner ... ok [INFO] [stdout] test extract::parameter::query::tests::test_query_param_metadata ... ok [INFO] [stdout] test extract::parameter::query::tests::test_query_param_register ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract - should panic ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract - should panic ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_cookie_prarm_extract_with_value_panic - should panic ... ok [INFO] [stdout] test extract::parameter::cookie::tests::test_required_cookie_prarm_extract_with_value_panic - should panic ... ok [INFO] [stdout] test extract::parameter::query::tests::test_query_prarm_extract_with_value ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_prarm_extract - should panic ... ok [INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract - should panic ... ok [INFO] [stdout] test extract::parameter::header::tests::test_required_header_prarm_extract_with_value_panic - 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_header_param_into_inner ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_param_metadata ... ok [INFO] [stdout] test extract::parameter::path::tests::test_path_prarm_extract_with_value_panic - should panic ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_param_register ... ok [INFO] [stdout] test extract::parameter::query::tests::test_query_param_debug ... ok [INFO] [stdout] test extract::parameter::header::tests::test_header_param_display ... 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_param_into_inner ... ok [INFO] [stdout] test extract::parameter::path::tests::test_path_prarm_extract - should panic ... ok [INFO] [stdout] test extract::parameter::query::tests::test_required_query_param_deref ... ok [INFO] [stdout] test extract::payload::form::tests::test_form_body_deref ... ok [INFO] [stdout] test extract::payload::form::tests::test_form_body_display ... ok [INFO] [stdout] test extract::parameter::query::tests::test_required_query_prarm_extract - should panic ... ok [INFO] [stdout] test extract::payload::form::tests::test_form_body_register ... 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_param_metadata ... 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_debug ... ok [INFO] [stdout] test extract::payload::form::tests::test_form_body_deref_mut ... ok [INFO] [stdout] test extract::payload::form::tests::test_form_body_metadata ... ok [INFO] [stdout] test extract::parameter::query::tests::test_required_query_param_deref_mut ... ok [INFO] [stdout] test extract::payload::form::tests::test_form_body_into_inner ... ok [INFO] [stdout] test extract::parameter::query::tests::test_required_query_prarm_extract_with_value_panic - should panic ... ok [INFO] [stdout] test extract::parameter::query::tests::test_required_query_prarm_extract_with_value ... 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::form::tests::test_form_body_to_request_body ... 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 extract::payload::json::tests::test_json_body_debug ... ok [INFO] [stdout] test extract::payload::json::tests::test_json_body_metadata ... ok [INFO] [stdout] test naming::tests::test_name ... ok [INFO] [stdout] test extract::payload::json::tests::test_json_body_register ... ok [INFO] [stdout] test openapi::info::tests::build_contact ... ok [INFO] [stdout] test extract::payload::json::tests::test_json_body_to_request_body ... 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::info::tests::test_license_set_name ... 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 extract::payload::json::tests::test_json_body_deref_mut ... ok [INFO] [stdout] test openapi::parameter::tests::test_parameters_append ... ok [INFO] [stdout] test openapi::content::tests::test_build_content ... ok [INFO] [stdout] test openapi::parameter::tests::test_parameters_insert_existed_item ... ok [INFO] [stdout] test openapi::operation::tests::test_build_operation ... ok [INFO] [stdout] test openapi::operation::tests::test_operations_into_iter ... 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_operations ... 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_contain ... ok [INFO] [stdout] test openapi::parameter::tests::test_parameters_into_iter ... ok [INFO] [stdout] test openapi::operation::tests::operation_new ... ok [INFO] [stdout] test extract::payload::json::tests::test_json_body_deref ... ok [INFO] [stdout] test openapi::request_body::tests::request_body_new ... 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::response_builder ... ok [INFO] [stdout] test openapi::path::tests::test_build_path_item ... ok [INFO] [stdout] test openapi::schema::any_of::tests::test_anyof_with_extensions ... ok [INFO] [stdout] test openapi::schema::all_of::tests::test_allof_with_extensions ... ok [INFO] [stdout] test openapi::path::tests::test_path_item_add_operation ... ok [INFO] [stdout] test openapi::schema::all_of::tests::test_build_all_of ... 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::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_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::array::tests::test_array_with_extensions ... ok [INFO] [stdout] test openapi::schema::one_of::tests::test_schema_from_one_of ... ok [INFO] [stdout] test openapi::schema::array::tests::test_build_array ... ok [INFO] [stdout] test openapi::schema::array::tests::test_schema_from_array ... ok [INFO] [stdout] test openapi::schema::tests::reserialize_deserialized_property ... 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::object::tests::test_build_number_object ... ok [INFO] [stdout] test openapi::schema::object::tests::test_build_object_object ... ok [INFO] [stdout] test openapi::schema::one_of::tests::test_oneof_with_extensions ... ok [INFO] [stdout] test openapi::schema::tests::reserialize_deserialized_schema_components ... ok [INFO] [stdout] test openapi::schema::tests::create_schema_serializes_json ... ok [INFO] [stdout] test openapi::schema::tests::serialize_deserialize_all_of_of_within_ref_or_t_object ... ok [INFO] [stdout] test openapi::schema::tests::deserialize_reserialize_one_of_default_type ... ok [INFO] [stdout] test openapi::schema::tests::reserialize_deserialized_object_component ... ok [INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_array ... ok [INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_with_additional_properties ... ok [INFO] [stdout] test openapi::schema::tests::test_additional_properties ... ok [INFO] [stdout] test openapi::schema::object::tests::test_build_string_object ... ok [INFO] [stdout] test openapi::schema::tests::test_array_builder ... ok [INFO] [stdout] test openapi::schema::object::tests::test_object_with_extensions ... ok [INFO] [stdout] test openapi::schema::tests::serialize_deserialize_schema_with_additional_properties_object ... ok [INFO] [stdout] test openapi::schema::tests::serialize_deserialize_any_of_of_within_ref_or_t_object ... ok [INFO] [stdout] test openapi::schema::one_of::tests::test_build_one_of ... ok [INFO] [stdout] test openapi::schema::one_of::tests::test_refor_schema_from_one_of ... ok [INFO] [stdout] test openapi::schema::tests::serialize_deserialize_array_within_ref_or_t_object_builder ... ok [INFO] [stdout] test openapi::schema::tests::test_array_new ... 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_ref_or_t ... 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::security::tests::security_scheme_correct_api_key_header_auth ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_basic_auth ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_default_http_auth ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_api_key_cookie_auth ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_http_bearer_json ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_basic_auth_change_to_digest_auth_with_description ... 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::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_mutual_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_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_empty_schema ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_authorization_code ... 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_authorization_code_one_scopes ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_implicit ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_implicit_with_refresh_url ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_password_with_refresh_url ... ok [INFO] [stdout] test openapi::schema::tests::serialize_discriminator_with_mapping ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_password ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_hoba_auth ... ok [INFO] [stdout] test openapi::schema::tests::test_ref_from_response_name ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_digest_auth ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth_auth ... ok [INFO] [stdout] test openapi::schema::tests::test_additional_properties_from_ref_or ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_scram_sha256_auth ... ok [INFO] [stdout] test openapi::server::tests::test_server_set_url ... 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_server_variable ... ok [INFO] [stdout] test openapi::server::tests::test_servers_append ... ok [INFO] [stdout] test openapi::server::tests::test_servers_deref ... ok [INFO] [stdout] test openapi::server::tests::test_servers_extend ... ok [INFO] [stdout] test openapi::server::tests::test_servers_insert ... ok [INFO] [stdout] test openapi::server::tests::test_servers_server ... ok [INFO] [stdout] test openapi::tag::tests::cmp ... ok [INFO] [stdout] test openapi::tag::tests::from_str ... ok [INFO] [stdout] test openapi::tag::tests::from_string ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_open_id_connect_auth ... ok [INFO] [stdout] test openapi::server::tests::test_servers_insert_existed_server ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_open_id_connect_auth_with_description ... ok [INFO] [stdout] test openapi::security::tests::security_scheme_correct_scram_sha1_auth ... ok [INFO] [stdout] test openapi::server::tests::create_server_with_builder_and_variable_substitution ... ok [INFO] [stdout] test openapi::tag::tests::from_string_ref ... 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::tag::tests::tag_new ... ok [INFO] [stdout] test openapi::server::tests::test_servers_is_empty ... ok [INFO] [stdout] test openapi::tests::test_deprecated_deserialize ... ok [INFO] [stdout] test openapi::tests::test_deprecated_from_bool ... ok [INFO] [stdout] test openapi::tests::test_required_from_bool ... ok [INFO] [stdout] test openapi::tests::test_openapi_to_pretty_json ... ok [INFO] [stdout] test openapi::tests::test_required_deserialize ... ok [INFO] [stdout] test openapi::tests::test_openapi_handle_pretty ... ok [INFO] [stdout] test openapi::tests::serialize_openapi_json_minimal_success ... ok [INFO] [stdout] test openapi::tests::serialize_deserialize_openapi_version_success ... ok [INFO] [stdout] test openapi::tests::serialize_openapi_json_with_paths_success ... ok [INFO] [stdout] test openapi::tests::merge_2_openapi_documents ... ok [INFO] [stdout] test openapi::xml::tests::xml_new ... ok [INFO] [stdout] test openapi::tests::test_openapi_handle ... ok [INFO] [stdout] test openapi::server::tests::test_server_variables_append ... ok [INFO] [stdout] test openapi::server::tests::test_server_variables_insert ... ok [INFO] [stdout] test tests::test_primitive_schema ... FAILED [INFO] [stdout] test openapi::tests::test_build_openapi ... ok [INFO] [stdout] test openapi::tests::test_simple_document_with_security ... FAILED [INFO] [stdout] test openapi::tests::test_openapi_schema_work_with_generics ... FAILED [INFO] [stdout] test openapi::security::tests::security_scheme_correct_oauth2_client_credentials ... 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' (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: 0x5f6690c703e2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f6690c703e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f6690c703e2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f6690c703e2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f6690c81b4f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f6690c81b4f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f6690c3c151 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f6690c3c151 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f6690c48fd2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f6690c4dfef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f6690c4de81 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f66906dd22e - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5f66906dd22e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f6690c4e6af - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5f6690c4e6af - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f6690c4e50a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f6690c49119 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f6690c3020d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f6690c8a6f0 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f6690476745 - salvo_oapi::tests::test_primitive_schema::hf185be63337fe2db [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:742:13 [INFO] [stdout] 20: 0x5f6690476ab7 - salvo_oapi::tests::test_primitive_schema::{{closure}}::hdfc1c3581181d7a6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:643:31 [INFO] [stdout] 21: 0x5f66904b6db6 - core::ops::function::FnOnce::call_once::hdfb0f228c9011f86 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f66906dd00b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f66906dd00b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f66906f2c45 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f66906f2c45 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5f66906f2c45 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5f66906f2c45 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5f66906f2c45 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f66906f2c45 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f66906f2c45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f66906c9444 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f66906c9444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x5f66906ccdea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5f66906ccdea - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x5f66906ccdea - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x5f66906ccdea - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x5f66906ccdea - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f66906ccdea - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5f66906ccdea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f6690c442ff - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 41: 0x5f6690c442ff - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 42: 0x76b85eefbaa4 - [INFO] [stdout] 43: 0x76b85ef88a64 - clone [INFO] [stdout] 44: 0x0 - [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: 0x5f6690c703e2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f6690c703e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f6690c703e2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f6690c703e2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f6690c81b4f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f6690c81b4f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f6690c3c151 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f6690c3c151 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f6690c48fd2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f6690c4dfef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f6690c4de81 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f66906dd22e - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5f66906dd22e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f6690c4e6af - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5f6690c4e6af - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f6690c4e50a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f6690c49119 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f6690c3020d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f6690c8a6f0 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f6690c8a4a3 - core::panicking::assert_failed_inner::h1c85740028aaa416 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f66905e45df - core::panicking::assert_failed::hb40132c66cf58ec6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f6690595628 - salvo_oapi::openapi::tests::test_simple_document_with_security::h5cbcc4e3c39f866c [INFO] [stdout] at /opt/rustwide/workdir/src/openapi/mod.rs:1038:9 [INFO] [stdout] 22: 0x5f6690595ae7 - salvo_oapi::openapi::tests::test_simple_document_with_security::{{closure}}::hc9aa569f1ceb134d [INFO] [stdout] at /opt/rustwide/workdir/src/openapi/mod.rs:984:44 [INFO] [stdout] 23: 0x5f66904b44b6 - core::ops::function::FnOnce::call_once::h6d3e7d450a85994e [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f66906dd00b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f66906dd00b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f66906f2c45 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f66906f2c45 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5f66906f2c45 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5f66906f2c45 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5f66906f2c45 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f66906f2c45 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f66906f2c45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f66906c9444 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f66906c9444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5f66906ccdea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5f66906ccdea - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5f66906ccdea - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5f66906ccdea - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5f66906ccdea - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f66906ccdea - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5f66906ccdea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f6690c442ff - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5f6690c442ff - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x76b85eefbaa4 - [INFO] [stdout] 45: 0x76b85ef88a64 - clone [INFO] [stdout] 46: 0x0 - [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>": 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>")}}}, "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>": 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>")}}}, "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: 0x5f6690c703e2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f6690c703e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f6690c703e2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f6690c703e2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f6690c81b4f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f6690c81b4f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f6690c3c151 - std::io::default_write_fmt::ha6b238eff7f0ef8a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f6690c3c151 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f6690c48fd2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f6690c4dfef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f6690c4de81 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f66906dd22e - as core::ops::function::Fn>::call::hb8126f8384f98101 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5f66906dd22e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f6690c4e6af - as core::ops::function::Fn>::call::ha703f6686c81d0c6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5f6690c4e6af - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f6690c4e50a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f6690c49119 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f6690c3020d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f6690c8a6f0 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f6690c8a4a3 - core::panicking::assert_failed_inner::h1c85740028aaa416 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f66905e45df - core::panicking::assert_failed::hb40132c66cf58ec6 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f669059fbff - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::hbe96fa484cc74dd3 [INFO] [stdout] at /opt/rustwide/workdir/src/openapi/mod.rs:1346:9 [INFO] [stdout] 22: 0x5f66905a0a47 - salvo_oapi::openapi::tests::test_openapi_schema_work_with_generics::{{closure}}::h97cc1f3fafbefd21 [INFO] [stdout] at /opt/rustwide/workdir/src/openapi/mod.rs:1300:48 [INFO] [stdout] 23: 0x5f66904b2af6 - core::ops::function::FnOnce::call_once::h27e5c758fea21514 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f66906dd00b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f66906dd00b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5f66906f2c45 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5f66906f2c45 - as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5f66906f2c45 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5f66906f2c45 - std::panicking::catch_unwind::h24d3b93458b5ba67 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5f66906f2c45 - std::panic::catch_unwind::h46eeec7cf9c9336c [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5f66906f2c45 - test::run_test_in_process::h290de6e559006104 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5f66906f2c45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5f66906c9444 - test::run_test::{{closure}}::h85af00882daabeaa [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5f66906c9444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5f66906ccdea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5f66906ccdea - as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5f66906ccdea - std::panicking::catch_unwind::do_call::he3e0bef721d99583 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5f66906ccdea - std::panicking::catch_unwind::ha8241964d3d773cd [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5f66906ccdea - std::panic::catch_unwind::ha8554bc7696cae72 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5f66906ccdea - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5f66906ccdea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5f6690c442ff - as core::ops::function::FnOnce>::call_once::h43642ed9c40e0ab2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5f6690c442ff - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x76b85eefbaa4 - [INFO] [stdout] 45: 0x76b85ef88a64 - clone [INFO] [stdout] 46: 0x0 - [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.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3979113d3fe490cf60ccc46d8d3c1ba5fffbf003a1aa3b3d47402ba181cba475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3979113d3fe490cf60ccc46d8d3c1ba5fffbf003a1aa3b3d47402ba181cba475", kill_on_drop: false }` [INFO] [stdout] 3979113d3fe490cf60ccc46d8d3c1ba5fffbf003a1aa3b3d47402ba181cba475