[INFO] fetching crate oasert 0.1.4...
[INFO] testing oasert-0.1.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oasert 0.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate oasert 0.1.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oasert 0.1.4
[INFO] tweaked toml for crates.io crate oasert 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oasert 0.1.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oasert 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e69db53f11bc4ce8403c9ec9b3d1abc431c8c64af23089ed93a88e4edd7d247d
[INFO] running `Command { std: "docker" "start" "-a" "e69db53f11bc4ce8403c9ec9b3d1abc431c8c64af23089ed93a88e4edd7d247d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e69db53f11bc4ce8403c9ec9b3d1abc431c8c64af23089ed93a88e4edd7d247d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69db53f11bc4ce8403c9ec9b3d1abc431c8c64af23089ed93a88e4edd7d247d", kill_on_drop: false }`
[INFO] [stdout] e69db53f11bc4ce8403c9ec9b3d1abc431c8c64af23089ed93a88e4edd7d247d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 932645ac1718dd9e38daebe948fffbda707c1397193d7b9e10ecfea1f9b58cb0
[INFO] running `Command { std: "docker" "start" "-a" "932645ac1718dd9e38daebe948fffbda707c1397193d7b9e10ecfea1f9b58cb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio v1.45.1
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling oasert v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/traverser.rs:481:46
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     PathSegment::Parameter { name, schema } => {
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traverser.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn crawl_paths(&mut self) -> TraverseResult {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn crawl_paths(&mut self) -> TraverseResult<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.96s
[INFO] running `Command { std: "docker" "inspect" "932645ac1718dd9e38daebe948fffbda707c1397193d7b9e10ecfea1f9b58cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932645ac1718dd9e38daebe948fffbda707c1397193d7b9e10ecfea1f9b58cb0", kill_on_drop: false }`
[INFO] [stdout] 932645ac1718dd9e38daebe948fffbda707c1397193d7b9e10ecfea1f9b58cb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9e8287dad0aebc88e749a82a31fa87bced48e8f6593d48c596c08474887be01
[INFO] running `Command { std: "docker" "start" "-a" "c9e8287dad0aebc88e749a82a31fa87bced48e8f6593d48c596c08474887be01", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling query_map v0.7.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aws_lambda_events v0.16.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.12.2
[INFO] [stderr]    Compiling lambda_runtime v0.14.2
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling lambda_http v0.15.1
[INFO] [stderr]    Compiling oasert v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/traverser.rs:481:46
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     PathSegment::Parameter { name, schema } => {
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traverser.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn crawl_paths(&mut self) -> TraverseResult {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn crawl_paths(&mut self) -> TraverseResult<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/traverser.rs:481:46
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     PathSegment::Parameter { name, schema } => {
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traverser.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn crawl_paths(&mut self) -> TraverseResult {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn crawl_paths(&mut self) -> TraverseResult<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.54s
[INFO] running `Command { std: "docker" "inspect" "c9e8287dad0aebc88e749a82a31fa87bced48e8f6593d48c596c08474887be01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e8287dad0aebc88e749a82a31fa87bced48e8f6593d48c596c08474887be01", kill_on_drop: false }`
[INFO] [stdout] c9e8287dad0aebc88e749a82a31fa87bced48e8f6593d48c596c08474887be01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00e56bd5f7e29a2ecbff1ee427edccad62cf52fe32d87196ac861265206e8005
[INFO] running `Command { std: "docker" "start" "-a" "00e56bd5f7e29a2ecbff1ee427edccad62cf52fe32d87196ac861265206e8005", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/traverser.rs:481:46
[INFO] [stderr]     |
[INFO] [stderr] 481 |                     PathSegment::Parameter { name, schema } => {
[INFO] [stderr]     |                                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traverser.rs:247:20
[INFO] [stderr]     |
[INFO] [stderr] 247 |     fn crawl_paths(&mut self) -> TraverseResult {
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 247 |     fn crawl_paths(&mut self) -> TraverseResult<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `oasert` (lib) generated 2 warnings (run `cargo fix --lib -p oasert` to apply 2 suggestions)
[INFO] [stderr] warning: `oasert` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oasert-c7fb42655d02afab)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test traverser::tests::test_require_array_with_non_array_type ... ok
[INFO] [stdout] test traverser::tests::test_require_object_with_non_object_type ... ok
[INFO] [stdout] test traverser::tests::test_get_operation_from_path_and_method_with_invalid_path ... ok
[INFO] [stdout] test traverser::tests::test_get_operation_from_path_and_method_with_non_matching_param ... ok
[INFO] [stdout] test traverser::tests::test_get_operation_from_path_and_method_with_cached_result ... ok
[INFO] [stdout] test traverser::tests::test_get_operation_from_path_and_method_with_valid_path_and_method ... ok
[INFO] [stdout] test traverser::tests::test_get_operation_from_path_and_method_with_invalid_method ... ok
[INFO] [stdout] test types::json_path::test::test_add_empty_segment ... ok
[INFO] [stdout] test types::json_path::test::test_add_multiple_segments ... ok
[INFO] [stdout] test traverser::tests::test_require_object_with_valid_object ... ok
[INFO] [stdout] test types::json_path::test::test_add_segment_with_slash ... ok
[INFO] [stdout] test types::json_path::test::test_add_segment_with_tilde_and_slash ... ok
[INFO] [stdout] test types::json_path::test::test_chained_add_operations ... ok
[INFO] [stdout] test types::json_path::test::test_format_path_complex ... ok
[INFO] [stdout] test types::json_path::test::test_add_segment_with_tilde ... ok
[INFO] [stdout] test types::json_path::test::test_format_path_empty ... ok
[INFO] [stdout] test types::json_path::test::test_json_pointer_compatibility ... ok
[INFO] [stdout] test types::json_path::test::test_new_json_path ... ok
[INFO] [stdout] test types::json_path::test::test_modify_existing_path ... ok
[INFO] [stdout] test types::json_path::test::test_add_simple_segment ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_empty_string ... ok
[INFO] [stdout] test types::json_path::test::test_numeric_segments ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_missing_required ... ok
[INFO] [stdout] test types::json_path::test::test_special_characters_encoding ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_no_parameters_defined ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_non_numeric_for_integer ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_parsing_edge_cases ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_no_security_requirement ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_success ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_success_with_extra_scopes ... ok
[INFO] [stdout] test traverser::tests::test_require_array_with_valid_array ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_empty_scopes ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_missing_required_scope ... ok
[INFO] [stdout] test types::json_path::test::test_format_path_single_segment ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_multiple_security_requirements_one_satisfied ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_valid_query_params ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_duplicate_parameters ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_malformed_query ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_url_encoded_values ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_with_array_reference ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_invalid_value ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_extra_parameters ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_with_only_required ... ok
[INFO] [stdout] test validator::request_parameter::test::test_validate_query_params_invalid_enum_value ... ok
[INFO] [stdout] test validator::test::test_invalid_request_body ... ok
[INFO] [stdout] test validator::test::test_missing_required_header ... ok
[INFO] [stdout] test validator::test::test_missing_scopes ... ok
[INFO] [stdout] test validator::test::test_no_scopes_provided ... ok
[INFO] [stdout] test validator::test::test_query_parameter_validation ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_with_security_scheme_without_scopes ... ok
[INFO] [stdout] test validator::scope::test::test_validate_request_scopes_with_malformed_security_requirement ... ok
[INFO] [stdout] test validator::test::test_no_query_parameters ... ok
[INFO] [stdout] test validator::test::test_validate_valid_request ... ok
[INFO] [stderr]    Doc-tests oasert
[INFO] [stdout] test traverser::tests::test_get_operation_from_path_and_method_with_parametrized_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/traverser.rs - traverser::OpenApiTraverser::get_required (line 577) ... ok
[INFO] [stdout] test src/traverser.rs - traverser::OpenApiTraverser::get_optional (line 515) ... ok
[INFO] [stdout] test src/validator/mod.rs - validator::OpenApiPayloadValidator::validate_request_scopes (line 491) ... ok
[INFO] [stdout] test src/validator/mod.rs - validator::OpenApiPayloadValidator::validate_request_query_parameters (line 405) ... ok
[INFO] [stdout] test src/traverser.rs - traverser::OpenApiTraverser::new (line 207) ... ok
[INFO] [stdout] test src/validator/mod.rs - validator::OpenApiPayloadValidator::find_operation (line 134) ... ok
[INFO] [stdout] test src/validator/mod.rs - validator::OpenApiPayloadValidator::validate_request_header_params (line 330) ... ok
[INFO] [stdout] test src/traverser.rs - traverser::OpenApiTraverser::get_operation_from_path_and_method (line 392) ... ok
[INFO] [stdout] test src/validator/mod.rs - validator::OpenApiPayloadValidator::validate_request_body (line 198) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.81s; merged doctests compilation took 1.65s
[INFO] running `Command { std: "docker" "inspect" "00e56bd5f7e29a2ecbff1ee427edccad62cf52fe32d87196ac861265206e8005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e56bd5f7e29a2ecbff1ee427edccad62cf52fe32d87196ac861265206e8005", kill_on_drop: false }`
[INFO] [stdout] 00e56bd5f7e29a2ecbff1ee427edccad62cf52fe32d87196ac861265206e8005
