[INFO] cloning repository https://github.com/Evolis-SA/axum-autoroute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Evolis-SA/axum-autoroute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvolis-SA%2Faxum-autoroute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvolis-SA%2Faxum-autoroute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba4f3f1765ea822285956c4d3ac4c7b1135800df
[INFO] testing Evolis-SA/axum-autoroute against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvolis-SA%2Faxum-autoroute" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Evolis-SA/axum-autoroute
[INFO] finished tweaking git repo https://github.com/Evolis-SA/axum-autoroute
[INFO] tweaked toml for git repo https://github.com/Evolis-SA/axum-autoroute written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Evolis-SA/axum-autoroute on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Evolis-SA/axum-autoroute 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6eef5081fe3dd90d845adacbe9d3f3518a80e4a95989802ef5e0b989414d76d
[INFO] running `Command { std: "docker" "start" "-a" "a6eef5081fe3dd90d845adacbe9d3f3518a80e4a95989802ef5e0b989414d76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6eef5081fe3dd90d845adacbe9d3f3518a80e4a95989802ef5e0b989414d76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6eef5081fe3dd90d845adacbe9d3f3518a80e4a95989802ef5e0b989414d76d", kill_on_drop: false }`
[INFO] [stdout] a6eef5081fe3dd90d845adacbe9d3f3518a80e4a95989802ef5e0b989414d76d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c082c9b0416fb191f3c391195dd8d28efd6825c19d3509a65f0f157daf8998f8
[INFO] running `Command { std: "docker" "start" "-a" "c082c9b0416fb191f3c391195dd8d28efd6825c19d3509a65f0f157daf8998f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum_typed_multipart_macros v0.16.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling axum-autoroute-macros v0.1.3 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling axum-extra v0.12.2
[INFO] [stderr]    Compiling axum_typed_multipart v0.16.4
[INFO] [stderr]    Compiling axum-autoroute v0.1.3 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling axum-autoroute-example v0.1.3 (/opt/rustwide/workdir/example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "c082c9b0416fb191f3c391195dd8d28efd6825c19d3509a65f0f157daf8998f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c082c9b0416fb191f3c391195dd8d28efd6825c19d3509a65f0f157daf8998f8", kill_on_drop: false }`
[INFO] [stdout] c082c9b0416fb191f3c391195dd8d28efd6825c19d3509a65f0f157daf8998f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 390799764acb375964e945ef15b0d6e6e8035a2fbdc66405f24ef73cfdb50a69
[INFO] running `Command { std: "docker" "start" "-a" "390799764acb375964e945ef15b0d6e6e8035a2fbdc66405f24ef73cfdb50a69", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.7.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum-extra v0.12.2
[INFO] [stderr]    Compiling axum_typed_multipart v0.16.4
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling axum-autoroute-macros v0.1.3 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling axum-autoroute v0.1.3 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling axum-autoroute-example v0.1.3 (/opt/rustwide/workdir/example)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.57s
[INFO] running `Command { std: "docker" "inspect" "390799764acb375964e945ef15b0d6e6e8035a2fbdc66405f24ef73cfdb50a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "390799764acb375964e945ef15b0d6e6e8035a2fbdc66405f24ef73cfdb50a69", kill_on_drop: false }`
[INFO] [stdout] 390799764acb375964e945ef15b0d6e6e8035a2fbdc66405f24ef73cfdb50a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21751add55e2ae8b1fccb56ecf8602b5369ebec87102f39ebf419e200d1db775
[INFO] running `Command { std: "docker" "start" "-a" "21751add55e2ae8b1fccb56ecf8602b5369ebec87102f39ebf419e200d1db775", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_autoroute-82a0a6ed50407470)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_autoroute_example-4123a8f273129c93)
[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] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test routes::body_raw::test::body_raw ... ok
[INFO] [stdout] test routes::body_multipart::test::body_multipart ... ok
[INFO] [stdout] test routes::params_path::test::two_params ... ok
[INFO] [stdout] test routes::custom_extractor::test::custom_body_extractor ... ok
[INFO] [stdout] test routes::body_json::test::body_json_openapi ... ok
[INFO] [stdout] test routes::body_multipart::test::body_multipart_openapi ... ok
[INFO] [stdout] test routes::hello::test::hello_route ... ok
[INFO] [stdout] test routes::hello::test::hello_openapi ... ok
[INFO] [stdout] test routes::params_path::test::path_params_even ... ok
[INFO] [stdout] test routes::params_path::test::runtime_path_extract_failure ... ok
[INFO] [stdout] test routes::custom_extractor::test::custom_extractor_openapi ... ok
[INFO] [stdout] test routes::params_query::test::query_params2 ... ok
[INFO] [stdout] test routes::params_path::test::multiple_path_extractors ... ok
[INFO] [stdout] test routes::response_cookie::test::response_cookie_openapi ... ok
[INFO] [stdout] test routes::response_cookie::test::response_cookie ... ok
[INFO] [stdout] test routes::params_query::test::query_params1 ... ok
[INFO] [stdout] test routes::params_query::test::query_params3 ... ok
[INFO] [stdout] test routes::custom_extractor::test::custom_query_extractor ... ok
[INFO] [stdout] test routes::params_path::test::two_params_reverse ... ok
[INFO] [stdout] test routes::body_json::test::body_json ... ok
[INFO] [stdout] test routes::response_file::test::response_file_inline ... ok
[INFO] [stdout] test routes::state::test::state_incr ... ok
[INFO] [stdout] test routes::response_json::test::response_json ... ok
[INFO] [stdout] test routes::route_info::test::get_info ... ok
[INFO] [stdout] test routes::params_path::test::params_path_openapi ... ok
[INFO] [stdout] test routes::response_file::test::response_file_attachment ... ok
[INFO] [stdout] test routes::response_json::test::response_json_openapi ... ok
[INFO] [stdout] test routes::route_info::test::route_info1 ... ok
[INFO] [stdout] test routes::route_info::test::route_info2 ... ok
[INFO] [stdout] test routes::route_info::test::route_info3 ... ok
[INFO] [stdout] test routes::state::test::state_openapi ... ok
[INFO] [stdout] test routes::body_raw::test::body_json_openapi ... ok
[INFO] [stdout] test routes::params_query::test::params_query_openapi ... ok
[INFO] [stdout] test routes::response_file::test::response_file_openapi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_autoroute_example-508d44467aeba48c)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/compile_errors.rs (/opt/rustwide/target/debug/deps/compile_errors-6c976aa8bbcf9865)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum_typed_multipart_macros v0.16.4
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking common-multipart-rfc7578 v0.7.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]     Checking utoipa-axum v0.2.0
[INFO] [stderr]     Checking axum-extra v0.12.2
[INFO] [stderr]     Checking axum_typed_multipart v0.16.4
[INFO] [stderr]    Compiling axum-autoroute-macros v0.1.3 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking axum-autoroute v0.1.3 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking axum-autoroute-example v0.1.3 (/opt/rustwide/workdir/example)
[INFO] [stderr]     Checking axum-autoroute-example-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/axum-autoroute-example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.85s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_errors/01_bad_item.rs ... ok
[INFO] [stderr] test tests/compile_errors/02_bad_method.rs ... ok
[INFO] [stderr] test tests/compile_errors/03_bad_field.rs ... ok
[INFO] [stderr] test tests/compile_errors/04_bad_responses.rs ... ok
[INFO] [stderr] test tests/compile_errors/04a_bad_body_response.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: autoroute macro failed: expected one of: content_type, serializer, headers, description, trace
[INFO] [stderr]  --> tests/compile_errors/04a_bad_body_response.rs:9:62
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[autoroute(GET, path="/home", responses=[(200, body=String, unknown, description="desc")])]
[INFO] [stderr]   |                                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `Test` in this scope
[INFO] [stderr]  --> tests/compile_errors/04a_bad_body_response.rs:5:54
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[autoroute(GET, path="/home", responses=[(200, body=Test, description="desc")])]
[INFO] [stderr]   |                                                      ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Test` in this scope
[INFO] [stderr]   --> tests/compile_errors/04a_bad_body_response.rs:12:73
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[autoroute(GET, path="/home", responses=[(200, body=String, serializer=Test, description="desc")])]
[INFO] [stderr]    |                                                                         ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0618]: expected function, found `Option<_>`
[INFO] [stderr]   --> tests/compile_errors/04a_bad_body_response.rs:16:73
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[autoroute(GET, path="/home", responses=[(200, body=String, serializer=None, description="desc")])]
[INFO] [stderr]    |                                                                         ^^^^ call expression requires function
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `into_response` found for tuple `(StatusCode, Option<std::string::String>)` in the current scope
[INFO] [stderr]   --> tests/compile_errors/04a_bad_body_response.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[autoroute(GET, path="/home", responses=[(200, body=String, serializer=Option::Some, description="desc")])]
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(StatusCode, Option<std::string::String>)`
[INFO] [stderr]    |
[INFO] [stderr] help: one of the expressions' fields has a method of the same name
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[autoroute(GET, path="/home", responses=[0.(200, body=String, serializer=Option::Some, description="desc")])]
[INFO] [stderr]    |                                           ++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: autoroute macro failed: expected one of: content_type, serializer, headers, description, trace
[INFO] [stderr]  --> tests/compile_errors/04a_bad_body_response.rs:9:62
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[autoroute(GET, path="/home", responses=[(200, body=String, unknown, description="desc")])]
[INFO] [stderr]   |                                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0618]: expected function, found `Option<_>`
[INFO] [stderr]   --> tests/compile_errors/04a_bad_body_response.rs:16:73
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[autoroute(GET, path="/home", responses=[(200, body=String, serializer=None, description="desc")])]
[INFO] [stderr]    |                                                                         ^^^^ call expression requires function
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `into_response` found for tuple `(StatusCode, Option<std::string::String>)` in the current scope
[INFO] [stderr]   --> tests/compile_errors/04a_bad_body_response.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[autoroute(GET, path="/home", responses=[(200, body=String, serializer=Option::Some, description="desc")])]
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `(StatusCode, Option<std::string::String>)`
[INFO] [stderr]    |
[INFO] [stderr] help: one of the expressions' fields has a method of the same name
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[autoroute(GET, path="/home", responses=[0.(200, body=String, serializer=Option::Some, description="desc")])]
[INFO] [stderr]    |                                           ++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_errors/05_bad_return_type.rs ... ok
[INFO] [stderr] test tests/compile_errors/bad_response_trait.rs ... ok
[INFO] [stderr] test tests/compile_errors/bad_tags.rs ... ok
[INFO] [stderr] test tests/compile_errors/extractor_attr.rs ... ok
[INFO] [stderr] test tests/compile_errors/extractor_var_detection.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_tests' (62) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stdout] 1 of 10 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f1716e3481a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f1716e3481a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f1716e3481a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f1716e3481a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f1716e4ac6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f1716e4ac6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f1716e39872 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f1716e39872 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f1716e1094f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f1716e1094f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f1716e2bda9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f1716dc5d9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f1716dc5d9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f1716e2bf62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f1716e2bf62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f1716e10a08 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f1716e080b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f1716e1171d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f1716e4b51c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f1716b87154 - trybuild::run::<impl trybuild::Runner>::run::hc394c45e4d2ff589
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stdout]   20:     0x5f1716b81068 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h4e68caba4261247d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5f1716b7a1a7 - core::ptr::drop_in_place<trybuild::TestCases>::hb4f2efbc8be96184
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5f1716b79d9a - compile_errors::compile_tests::h2e7f50a29f2137fa
[INFO] [stdout]                                at /opt/rustwide/workdir/example/tests/compile_errors.rs:20:1
[INFO] [stdout]   23:     0x5f1716b79ef7 - compile_errors::compile_tests::{{closure}}::h14df71903421a283
[INFO] [stdout]                                at /opt/rustwide/workdir/example/tests/compile_errors.rs:5:19
[INFO] [stdout]   24:     0x5f1716b7a056 - core::ops::function::FnOnce::call_once::h15df0066ebe14525
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f1716db9e7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5f1716db9e7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5f1716dc686b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5f1716dc686b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5f1716dc686b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f1716dc686b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5f1716dc686b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f1716dc686b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5f1716dc686b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5f1716dc1f84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5f1716dc1f84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5f1716dc9472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5f1716dc9472 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5f1716dc9472 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5f1716dc9472 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5f1716dc9472 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5f1716dc9472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5f1716dc9472 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f1716e33b5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5f1716e33b5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x784f66cf4aa4 - <unknown>
[INFO] [stdout]   46:     0x784f66d81a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p axum-autoroute-example --test compile_errors`
[INFO] running `Command { std: "docker" "inspect" "21751add55e2ae8b1fccb56ecf8602b5369ebec87102f39ebf419e200d1db775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21751add55e2ae8b1fccb56ecf8602b5369ebec87102f39ebf419e200d1db775", kill_on_drop: false }`
[INFO] [stdout] 21751add55e2ae8b1fccb56ecf8602b5369ebec87102f39ebf419e200d1db775
