[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] a42d78aa0fc998a7b49c5e83ed0f3516392b6811
[INFO] testing Evolis-SA/axum-autoroute against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvolis-SA%2Faxum-autoroute" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Evolis-SA/axum-autoroute on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa-axum v0.2.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.9.0
[INFO] [stderr]   Downloaded common-multipart-rfc7578 v0.7.0
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.9.0
[INFO] [stderr]   Downloaded pastey v0.2.0
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded axum_typed_multipart v0.16.4
[INFO] [stderr]   Downloaded utoipa-swagger-ui v9.0.2
[INFO] [stderr]   Downloaded axum-extra v0.12.2
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded zlib-rs v0.5.2
[INFO] [stderr]   Downloaded zip v3.0.0
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.2
[INFO] [stderr]   Downloaded axum_typed_multipart_macros v0.16.4
[INFO] [stderr]   Downloaded rust-embed v8.9.0
[INFO] [stderr]   Downloaded utoipa-swagger-ui-vendored v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad9c311fb872b29cf69f3950473a7103788193ead92367e59e4ecd1ac04912f0
[INFO] running `Command { std: "docker" "start" "-a" "ad9c311fb872b29cf69f3950473a7103788193ead92367e59e4ecd1ac04912f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9c311fb872b29cf69f3950473a7103788193ead92367e59e4ecd1ac04912f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9c311fb872b29cf69f3950473a7103788193ead92367e59e4ecd1ac04912f0", kill_on_drop: false }`
[INFO] [stdout] ad9c311fb872b29cf69f3950473a7103788193ead92367e59e4ecd1ac04912f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3682b36f97d789943f6ddedbc28d558fe164c6a883d07152c8cd86d8ff50483a
[INFO] running `Command { std: "docker" "start" "-a" "3682b36f97d789943f6ddedbc28d558fe164c6a883d07152c8cd86d8ff50483a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.43
[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 writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex v1.12.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 zip v3.0.0
[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 utoipa-gen v5.4.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[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 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]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[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 hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling axum-autoroute-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling axum_typed_multipart v0.16.4
[INFO] [stderr]    Compiling axum-extra v0.12.2
[INFO] [stderr]    Compiling axum-autoroute v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling axum-autoroute-example v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "3682b36f97d789943f6ddedbc28d558fe164c6a883d07152c8cd86d8ff50483a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3682b36f97d789943f6ddedbc28d558fe164c6a883d07152c8cd86d8ff50483a", kill_on_drop: false }`
[INFO] [stdout] 3682b36f97d789943f6ddedbc28d558fe164c6a883d07152c8cd86d8ff50483a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e113bbf50273a4928d8acd9c583ab4245c7a79ec853f6a35bd4077eed5b6c6ea
[INFO] running `Command { std: "docker" "start" "-a" "e113bbf50273a4928d8acd9c583ab4245c7a79ec853f6a35bd4077eed5b6c6ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 getrandom v0.2.16
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.7.0
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[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 trybuild v1.0.114
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling axum-extra v0.12.2
[INFO] [stderr]    Compiling axum_typed_multipart v0.16.4
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling axum-autoroute-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling axum-autoroute v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling axum-autoroute-example v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.12s
[INFO] running `Command { std: "docker" "inspect" "e113bbf50273a4928d8acd9c583ab4245c7a79ec853f6a35bd4077eed5b6c6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e113bbf50273a4928d8acd9c583ab4245c7a79ec853f6a35bd4077eed5b6c6ea", kill_on_drop: false }`
[INFO] [stdout] e113bbf50273a4928d8acd9c583ab4245c7a79ec853f6a35bd4077eed5b6c6ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbfd64e42db42f05fed8d429a96c314aecda0f2c5c0ade4dc71933548c32c424
[INFO] running `Command { std: "docker" "start" "-a" "cbfd64e42db42f05fed8d429a96c314aecda0f2c5c0ade4dc71933548c32c424", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_autoroute-9be442df044c4e0b)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_autoroute_example-b22c064da524b67f)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test routes::params_path::test::multiple_path_extractors ... 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::body_raw::test::body_raw ... ok
[INFO] [stdout] test routes::body_raw::test::body_json_openapi ... ok
[INFO] [stdout] test routes::custom_extractor::test::custom_body_extractor ... ok
[INFO] [stdout] test routes::params_path::test::path_params_even ... ok
[INFO] [stdout] test routes::params_path::test::params_path_openapi ... ok
[INFO] [stdout] test routes::body_multipart::test::body_multipart ... ok
[INFO] [stdout] test routes::hello::test::hello_route ... ok
[INFO] [stdout] test routes::hello::test::hello_openapi ... ok
[INFO] [stdout] test routes::body_json::test::body_json ... 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::response_cookie::test::response_cookie_openapi ... ok
[INFO] [stdout] test routes::response_json::test::response_json ... ok
[INFO] [stdout] test routes::response_file::test::response_file_inline ... ok
[INFO] [stdout] test routes::response_file::test::response_file_attachment ... ok
[INFO] [stdout] test routes::params_query::test::query_params3 ... ok
[INFO] [stdout] test routes::params_query::test::query_params2 ... ok
[INFO] [stdout] test routes::route_info::test::get_info ... ok
[INFO] [stdout] test routes::state::test::state_incr ... ok
[INFO] [stdout] test routes::params_path::test::two_params_reverse ... ok
[INFO] [stdout] test routes::response_file::test::response_file_openapi ... ok
[INFO] [stdout] test routes::route_info::test::route_info2 ... ok
[INFO] [stdout] test routes::response_json::test::response_json_openapi ... ok
[INFO] [stdout] test routes::custom_extractor::test::custom_extractor_openapi ... ok
[INFO] [stdout] test routes::params_path::test::runtime_path_extract_failure ... ok
[INFO] [stdout] test routes::route_info::test::route_info3 ... ok
[INFO] [stdout] test routes::state::test::state_openapi ... ok
[INFO] [stdout] test routes::params_path::test::two_params ... ok
[INFO] [stdout] test routes::custom_extractor::test::custom_query_extractor ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_autoroute_example-cb59cb4509686a33)
[INFO] [stdout] test routes::route_info::test::route_info1 ... ok
[INFO] [stdout] test routes::params_query::test::params_query_openapi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[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/compile_errors.rs (/opt/rustwide/target/debug/deps/compile_errors-aa9aa1dcdc950b0f)
[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]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pastey v0.2.0
[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]     Checking time v0.3.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]     Checking tempfile v3.23.0
[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 strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stdout] test compile_tests has been running for over 60 seconds
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum_typed_multipart_macros v0.16.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 common-multipart-rfc7578 v0.7.0
[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 serde_urlencoded v0.7.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]     Checking hyper-util v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]     Checking utoipa v5.4.0
[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.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking axum-autoroute v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking axum-autoroute-example v0.1.0 (/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 1m 38s
[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[E0412]: 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[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] 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 ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no method named `into_not_found` found for type `i32` in the current scope
[INFO] [stderr]  --> tests/compile_errors/bad_response_trait.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 |     12i32.into_not_found()
[INFO] [stderr]   |           ^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `into_not_found` found for type `i32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 |     i32::into_not_found(12i32)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no variant or associated item named `NotFound` found for enum `WrongStatus3Responses` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:20:28
[INFO] [stderr]    |
[INFO] [stderr] 18 |   #[autoroute(GET, path="/hello", responses=[(IM_A_TEAPOT, body=i32, description="hello")])]
[INFO] [stderr]    |  ___________________________________________-
[INFO] [stderr] 19 | | pub fn wrong_status_3() -> WrongStatus3Responses {
[INFO] [stderr]    | |___- variant or associated item `NotFound` not found for this enum
[INFO] [stderr] 20 |       WrongStatus3Responses::NotFound(12i32)
[INFO] [stderr]    |                              ^^^^^^^^ variant or associated item not found in `WrongStatus3Responses`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `into_im_a_teapot` found for type `i32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 |       12i32.into_im_a_teapot()
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stderr]    |
[INFO] [stderr]   ::: $WORKSPACE/lib/src/status_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | / declare_status_traits!(
[INFO] [stderr]    | |     (CONTINUE, 100),
[INFO] [stderr]    | |     (SWITCHING_PROTOCOLS, 101),
[INFO] [stderr]    | |     (PROCESSING, 102),
[INFO] [stderr] ...  |
[INFO] [stderr]    | |     (NETWORK_AUTHENTICATION_REQUIRED, 511),
[INFO] [stderr]    | | );
[INFO] [stderr]    | |_- the method is available for `i32` here
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: trait `IntoImATeapot` which provides `into_im_a_teapot` is implemented but not in scope; perhaps you want to import it
[INFO] [stderr]    |
[INFO] [stderr]  1 + use axum_autoroute::status_trait::IntoImATeapot;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `into_im_a_teapot` found for type `i32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 |     i32::into_im_a_teapot(12i32)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: trait `IntoImATeapot` which provides `into_im_a_teapot` is implemented but not in scope; perhaps you want to import it
[INFO] [stderr]    |
[INFO] [stderr]  1 + use axum_autoroute::status_trait::IntoImATeapot;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `into_im_a_teapot` found for type `u32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 |     12u32.into_im_a_teapot()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ method not found in `u32`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `into_im_a_teapot` found for type `u32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 44 |     u32::into_im_a_teapot(12u32)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:50:34
[INFO] [stderr]    |
[INFO] [stderr] 50 |     BadType3Responses::ImATeapot(12u32)
[INFO] [stderr]    |     ---------------------------- ^^^^^ expected `i32`, found `u32`
[INFO] [stderr]    |     |
[INFO] [stderr]    |     arguments to this enum variant are incorrect
[INFO] [stderr]    |
[INFO] [stderr] note: tuple variant defined here
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:48:44
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[autoroute(GET, path="/hello", responses=[(IM_A_TEAPOT, body=i32, description="hello")])]
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: change the type of the numeric literal from `u32` to `i32`
[INFO] [stderr]    |
[INFO] [stderr] 50 -     BadType3Responses::ImATeapot(12u32)
[INFO] [stderr] 50 +     BadType3Responses::ImATeapot(12i32)
[INFO] [stderr]    |
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no method named `into_not_found` found for type `i32` in the current scope
[INFO] [stderr]  --> tests/compile_errors/bad_response_trait.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 |     12i32.into_not_found()
[INFO] [stderr]   |           ^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `into_not_found` found for type `i32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 |     i32::into_not_found(12i32)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no variant or associated item named `NotFound` found for enum `WrongStatus3Responses` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:20:28
[INFO] [stderr]    |
[INFO] [stderr] 18 |   #[autoroute(GET, path="/hello", responses=[(IM_A_TEAPOT, body=i32, description="hello")])]
[INFO] [stderr]    |  ___________________________________________-
[INFO] [stderr] 19 | | pub fn wrong_status_3() -> WrongStatus3Responses {
[INFO] [stderr]    | |___- variant or associated item `NotFound` not found for this enum
[INFO] [stderr] 20 |       WrongStatus3Responses::NotFound(12i32)
[INFO] [stderr]    |                              ^^^^^^^^ variant or associated item not found in `WrongStatus3Responses`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `into_im_a_teapot` found for type `i32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 |     12i32.into_im_a_teapot()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stderr]    |
[INFO] [stderr]   ::: $WORKSPACE/lib/src/status_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    |                     fn [<into_ $status:lower>](self) -> R;
[INFO] [stderr]    |                        ----------------------- the method is available for `i32` here
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: trait `IntoImATeapot` which provides `into_im_a_teapot` is implemented but not in scope; perhaps you want to import it
[INFO] [stderr]    |
[INFO] [stderr]  1 + use axum_autoroute::status_trait::IntoImATeapot;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `into_im_a_teapot` found for type `i32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 |     i32::into_im_a_teapot(12i32)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: trait `IntoImATeapot` which provides `into_im_a_teapot` is implemented but not in scope; perhaps you want to import it
[INFO] [stderr]    |
[INFO] [stderr]  1 + use axum_autoroute::status_trait::IntoImATeapot;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `into_im_a_teapot` found for type `u32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 |     12u32.into_im_a_teapot()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ method not found in `u32`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `into_im_a_teapot` found for type `u32` in the current scope
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 44 |     u32::into_im_a_teapot(12u32)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:50:34
[INFO] [stderr]    |
[INFO] [stderr] 50 |     BadType3Responses::ImATeapot(12u32)
[INFO] [stderr]    |     ---------------------------- ^^^^^ expected `i32`, found `u32`
[INFO] [stderr]    |     |
[INFO] [stderr]    |     arguments to this enum variant are incorrect
[INFO] [stderr]    |
[INFO] [stderr] note: tuple variant defined here
[INFO] [stderr]   --> tests/compile_errors/bad_response_trait.rs:48:44
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[autoroute(GET, path="/hello", responses=[(IM_A_TEAPOT, body=i32, description="hello")])]
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: change the type of the numeric literal from `u32` to `i32`
[INFO] [stderr]    |
[INFO] [stderr] 50 -     BadType3Responses::ImATeapot(12u32)
[INFO] [stderr] 50 +     BadType3Responses::ImATeapot(12i32)
[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/bad_tags.rs ... ok
[INFO] [stderr] test tests/compile_errors/extractor_attr.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: autoroute macro failed: content_type cannot be defined on a known extractor type (Json, Body, TypedMultipart, Path, Query)
[INFO] [stderr]   --> tests/compile_errors/extractor_attr.rs:22:61
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn content_type_on_known_extractor(#[extractor(content_type="application/json")] query: Query<MyQuery>) -> ContentTypeOnKnownExtractorRes...
[INFO] [stderr]    |                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: into_params cannot be defined in an extractor attribute containing content_type
[INFO] [stderr]   --> tests/compile_errors/extractor_attr.rs:25:72
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn parts_and_body_extractor(#[extractor(content_type=APPLICATION_JSON, into_params=true)] json: CustomJsonExtractor<MyJsonStruct>) -> Con...
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unexpected mime type, should be a string or one of the constant defined in https://docs.rs/mime/latest/mime/index.html
[INFO] [stderr]   --> tests/compile_errors/extractor_attr.rs:28:50
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn invalid_content_type(#[extractor(content_type=[], into_params=true)] json: CustomJsonExtractor<MyJsonStruct>) -> ContentTypeOnKnownExt...
[INFO] [stderr]    |                                                  ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: autoroute macro failed: content_type cannot be defined on a known extractor type (Json, Body, TypedMultipart, Path, Query)
[INFO] [stderr]   --> tests/compile_errors/extractor_attr.rs:22:61
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn content_type_on_known_extractor(#[extractor(content_type="application/json")] query: Query<MyQuery>) -> ContentTypeOnKnownExtract...
[INFO] [stderr]    |                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: into_params cannot be defined in an extractor attribute containing content_type
[INFO] [stderr]   --> tests/compile_errors/extractor_attr.rs:25:72
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn parts_and_body_extractor(#[extractor(content_type=APPLICATION_JSON, into_params=true)] json: CustomJsonExtractor<MyJsonStruct>) -...
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unexpected mime type, should be a string or one of the constant defined in https://docs.rs/mime/latest/mime/index.html
[INFO] [stderr]   --> tests/compile_errors/extractor_attr.rs:28:50
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn invalid_content_type(#[extractor(content_type=[], into_params=true)] json: CustomJsonExtractor<MyJsonStruct>) -> ContentTypeOnKno...
[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/extractor_var_detection.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: autoroute macro failed: unable to determine extractor variable: unexpected extractor pattern, there should be a named variable and if a destructuring pattern is used it should contain a single variable which cannot be a nested destructuring pattern
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:12:40
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn unable_to_detect_extractor_variable(_: Query<MyQuery>) -> UnableToDetectExtractorVariableResponses {}
[INFO] [stderr]    |                                        ^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unable to determine extractor variable: unexpected extractor pattern, there should be a named variable and if a destructuring pattern is used it should contain a single variable which cannot be a nested destructuring pattern
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:15:46
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn unable_to_detect_extractor_variable(Query(_): Query<MyQuery>) -> E1RespoUnableToDetectExtractorVariableResponsesnses {}
[INFO] [stderr]    |                                              ^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unable to determine extractor variable: unexpected extractor pattern, there should be a named variable and if a destructuring pattern is used it should contain a single variable which cannot be a nested destructuring pattern
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:18:46
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn unable_to_detect_extractor_variable(Query(MyQuery(_var)): Query<MyQuery>) -> UnableToDetectExtractorVariableResponses {}
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unexpected destructuring pattern, should have a single element
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:21:40
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn unable_to_detect_extractor_variable(MyExtractor{_text, _num}: MyExtractor) -> UnableToDetectExtractorVariableResponses {}
[INFO] [stderr]    |                                        ^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: autoroute macro failed: unable to determine extractor variable: unexpected extractor pattern, there should be a named variable and if a destructuring pattern is used it should contain a single variable which cannot be a nested destructuring pattern
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:12:40
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn unable_to_detect_extractor_variable(_: Query<MyQuery>) -> UnableToDetectExtractorVariableResponses {}
[INFO] [stderr]    |                                        ^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unable to determine extractor variable: unexpected extractor pattern, there should be a named variable and if a destructuring pattern is used it should contain a single variable which cannot be a nested destructuring pattern
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:15:46
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn unable_to_detect_extractor_variable(Query(_): Query<MyQuery>) -> E1RespoUnableToDetectExtractorVariableResponsesnses {}
[INFO] [stderr]    |                                              ^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unable to determine extractor variable: unexpected extractor pattern, there should be a named variable and if a destructuring pattern is used it should contain a single variable which cannot be a nested destructuring pattern
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:18:46
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn unable_to_detect_extractor_variable(Query(MyQuery(_var)): Query<MyQuery>) -> UnableToDetectExtractorVariableResponses {}
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: autoroute macro failed: unexpected destructuring pattern, should have a single element
[INFO] [stderr]   --> tests/compile_errors/extractor_var_detection.rs:21:40
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn unable_to_detect_extractor_variable(MyExtractor{_text, _num}: MyExtractor) -> UnableToDetectExtractorVariableResponses {}
[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] 
[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] 4 of 10 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbd45fbe0b2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbd45fbe0b2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbd45fbe0b2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cbd45fbe0b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cbd45fd4faa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cbd45fd4faa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5cbd45fc3516 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbd45fc3516 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cbd45f99e5f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cbd45f99e5f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cbd45fb5479 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cbd45f4e34e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cbd45f4e34e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbd45fb5632 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cbd45fb5632 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cbd45f99f18 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cbd45f8ed49 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cbd45f9ad6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cbd45fd56bc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cbd45e55064 - <trybuild[bafd2df497aacc86]::Runner>::run
[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:     0x5cbd45e634f8 - <trybuild[bafd2df497aacc86]::TestCases as core[27de1724e4349be2]::ops::drop::Drop>::drop
[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:     0x5cbd45d04557 - core[27de1724e4349be2]::ptr::drop_in_place::<trybuild[bafd2df497aacc86]::TestCases>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5cbd45d04aca - compile_errors[bb7de18c87eb17b0]::compile_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/example/tests/compile_errors.rs:20:1
[INFO] [stdout]   23:     0x5cbd45d04807 - compile_errors[bb7de18c87eb17b0]::compile_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/example/tests/compile_errors.rs:5:19
[INFO] [stdout]   24:     0x5cbd45d054f6 - <compile_errors[bb7de18c87eb17b0]::compile_tests::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cbd45f426fb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cbd45f426fb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5cbd45f4ef5a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5cbd45f4ef5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5cbd45f4ef5a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5cbd45f4ef5a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5cbd45f4ef5a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5cbd45f4ef5a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5cbd45f4ef5a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5cbd45f4a504 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5cbd45f4a504 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5cbd45f51a52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5cbd45f51a52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5cbd45f51a52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5cbd45f51a52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5cbd45f51a52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5cbd45f51a52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5cbd45f51a52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cbd45fbd37f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5cbd45fbd37f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d6420372aa4 - <unknown>
[INFO] [stdout]   46:     0x7d64203ffa64 - 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 100.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p axum-autoroute-example --test compile_errors`
[INFO] running `Command { std: "docker" "inspect" "cbfd64e42db42f05fed8d429a96c314aecda0f2c5c0ade4dc71933548c32c424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbfd64e42db42f05fed8d429a96c314aecda0f2c5c0ade4dc71933548c32c424", kill_on_drop: false }`
[INFO] [stdout] cbfd64e42db42f05fed8d429a96c314aecda0f2c5c0ade4dc71933548c32c424
