[INFO] cloning repository https://github.com/jvdwrf/Axum-OpenAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvdwrf/Axum-OpenAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvdwrf%2FAxum-OpenAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvdwrf%2FAxum-OpenAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feed4c8686566904ec72c08dc325b9ffcdf99ea9
[INFO] testing jvdwrf/Axum-OpenAPI against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvdwrf%2FAxum-OpenAPI" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvdwrf/Axum-OpenAPI
[INFO] finished tweaking git repo https://github.com/jvdwrf/Axum-OpenAPI
[INFO] tweaked toml for git repo https://github.com/jvdwrf/Axum-OpenAPI written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvdwrf/Axum-OpenAPI on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvdwrf/Axum-OpenAPI 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd3159148509cfef949d5a4c22d19e04b3b8fc9e426975f6a67faab329defccb
[INFO] running `Command { std: "docker" "start" "-a" "fd3159148509cfef949d5a4c22d19e04b3b8fc9e426975f6a67faab329defccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd3159148509cfef949d5a4c22d19e04b3b8fc9e426975f6a67faab329defccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3159148509cfef949d5a4c22d19e04b3b8fc9e426975f6a67faab329defccb", kill_on_drop: false }`
[INFO] [stdout] fd3159148509cfef949d5a4c22d19e04b3b8fc9e426975f6a67faab329defccb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 83042195c9e51fce7cc2b64883b65319c0c58add4fe685cc25fe2f73f8eb24c3
[INFO] running `Command { std: "docker" "start" "-a" "83042195c9e51fce7cc2b64883b65319c0c58add4fe685cc25fe2f73f8eb24c3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling axum-core v0.4.1
[INFO] [stderr]    Compiling axum v0.7.2
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling oas3 v0.4.0
[INFO] [stderr]    Compiling hyper v1.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.1
[INFO] [stderr]    Compiling axum-open-api-codegen v0.1.0 (/opt/rustwide/workdir/axum-open-api-codegen)
[INFO] [stdout] warning: variants `Head`, `Options`, and `Trace` are never constructed
[INFO] [stdout]   --> axum-open-api-codegen/src/parsing/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum MethodType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     Head(Span),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     Options(Span),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     Trace(Span),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum-open-api v0.1.0 (/opt/rustwide/workdir/axum-open-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.64s
[INFO] running `Command { std: "docker" "inspect" "83042195c9e51fce7cc2b64883b65319c0c58add4fe685cc25fe2f73f8eb24c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83042195c9e51fce7cc2b64883b65319c0c58add4fe685cc25fe2f73f8eb24c3", kill_on_drop: false }`
[INFO] [stdout] 83042195c9e51fce7cc2b64883b65319c0c58add4fe685cc25fe2f73f8eb24c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] db24ac587e6ed1a2ee09471d9a1045c36e253d40a262791a01802a7daa69607d
[INFO] running `Command { std: "docker" "start" "-a" "db24ac587e6ed1a2ee09471d9a1045c36e253d40a262791a01802a7daa69607d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling axum-open-api-codegen v0.1.0 (/opt/rustwide/workdir/axum-open-api-codegen)
[INFO] [stdout] warning: variants `Head`, `Options`, and `Trace` are never constructed
[INFO] [stdout]   --> axum-open-api-codegen/src/parsing/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum MethodType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     Head(Span),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     Options(Span),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     Trace(Span),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Head`, `Options`, and `Trace` are never constructed
[INFO] [stdout]   --> axum-open-api-codegen/src/parsing/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum MethodType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     Head(Span),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     Options(Span),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     Trace(Span),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum-open-api v0.1.0 (/opt/rustwide/workdir/axum-open-api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.74s
[INFO] running `Command { std: "docker" "inspect" "db24ac587e6ed1a2ee09471d9a1045c36e253d40a262791a01802a7daa69607d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db24ac587e6ed1a2ee09471d9a1045c36e253d40a262791a01802a7daa69607d", kill_on_drop: false }`
[INFO] [stdout] db24ac587e6ed1a2ee09471d9a1045c36e253d40a262791a01802a7daa69607d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1639c54b2797661a804508988261269bde0a2f1b055d8aabf4d4b1cafe445c14
[INFO] running `Command { std: "docker" "start" "-a" "1639c54b2797661a804508988261269bde0a2f1b055d8aabf4d4b1cafe445c14", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: variants `Head`, `Options`, and `Trace` are never constructed
[INFO] [stderr]   --> axum-open-api-codegen/src/parsing/mod.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub enum MethodType {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 53 |     Head(Span),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 54 |     Options(Span),
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 55 |     Trace(Span),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MethodType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-open-api-codegen` (lib) generated 1 warning
[INFO] [stderr] warning: `axum-open-api-codegen` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/axum-open-api/65a1576ca9698967/deps/axum_open_api-65a1576ca9698967)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/build/axum-open-api/edd1900f0b5a9734/deps/test-edd1900f0b5a9734)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test one_of_schema ... ok
[INFO] [stdout] test type_alias_schemas ... ok
[INFO] [stdout] test object_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/axum-open-api-codegen/06240501781dd68d/deps/axum_open_api_codegen-06240501781dd68d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_open_api
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test axum-open-api/src/lib.rs - (line 60) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- axum-open-api/src/lib.rs - (line 60) stdout ----
[INFO] [stdout] error: expected `;`, found `todo`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |         }
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 76 |         todo!()
[INFO] [stdout]    |         ---- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: generic args in patterns require the turbofish syntax
[INFO] [stdout]   --> axum-open-api/src/lib.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |             body: schemas::User {
[INFO] [stdout]    |                   ------------- while parsing the fields for this pattern
[INFO] [stdout] ...
[INFO] [stdout] 86 |                 description: Option<String>,
[INFO] [stdout]    |                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 description: Option::<String>,
[INFO] [stdout]    |                                    ++
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `todo`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |         }
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 89 |         todo!()
[INFO] [stdout]    |         ---- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `validate_routes` in this scope
[INFO] [stdout]   --> axum-open-api/src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | validate_routes!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 61 + use axum_open_api::validate_routes;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use axum_open_api_codegen::validate_routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `users`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .oapi_route(users::GetUser::handle)
[INFO] [stdout]    |                     ^^^^^ use of unresolved module or unlinked crate `users`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `users`, use `cargo add users` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `users`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |         .oapi_route(users::PostUser::handle);
[INFO] [stdout]    |                     ^^^^^ use of unresolved module or unlinked crate `users`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `users`, use `cargo add users` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Json` in this scope
[INFO] [stdout]   --> axum-open-api/src/lib.rs:71:34
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub async fn handle(self) -> Json(schemas::User) {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 61 + use axum::Json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let router = Router::new()
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 61 + use axum::Router;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> axum-open-api/src/lib.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let _ = axum::serve(router).await;
[INFO] [stdout]    |             ^^^^^^^^^^^-------- argument #2 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.2/src/serve.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn serve<M, S>(tcp_listener: TcpListener, make_service: M) -> Serve<M, S>
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let _ = axum::serve(router, /* make_service */).await;
[INFO] [stdout]    |                               ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `users`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl users::GetUser {
[INFO] [stdout]    |      ^^^^^ use of unresolved module or unlinked crate `users`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `users`, use `cargo add users` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `schemas`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub async fn handle(self) -> Json(schemas::User) {
[INFO] [stdout]    |                                       ^^^^^^^ use of unresolved module or unlinked crate `schemas`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `schemas`, use `cargo add schemas` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `users`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:80:6
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl users::PostUser {
[INFO] [stdout]    |      ^^^^^ use of unresolved module or unlinked crate `users`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `users`, use `cargo add users` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `schemas`
[INFO] [stdout]   --> axum-open-api/src/lib.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             body: schemas::User {
[INFO] [stdout]    |                   ^^^^^^^ use of unresolved module or unlinked crate `schemas`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `schemas`, use `cargo add schemas` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     axum-open-api/src/lib.rs - (line 60)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p axum-open-api --doc`
[INFO] running `Command { std: "docker" "inspect" "1639c54b2797661a804508988261269bde0a2f1b055d8aabf4d4b1cafe445c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1639c54b2797661a804508988261269bde0a2f1b055d8aabf4d4b1cafe445c14", kill_on_drop: false }`
[INFO] [stdout] 1639c54b2797661a804508988261269bde0a2f1b055d8aabf4d4b1cafe445c14
