[INFO] fetching crate utoipa-axum 0.2.0...
[INFO] testing utoipa-axum-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate utoipa-axum 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate utoipa-axum 0.2.0
[INFO] finished tweaking crates.io crate utoipa-axum 0.2.0
[INFO] tweaked toml for crates.io crate utoipa-axum 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate utoipa-axum 0.2.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b32a7c775e3ab34a50fdcefa4a3199b8d11829d606e03d7fff593f0e14012610
[INFO] running `Command { std: "docker" "start" "-a" "b32a7c775e3ab34a50fdcefa4a3199b8d11829d606e03d7fff593f0e14012610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b32a7c775e3ab34a50fdcefa4a3199b8d11829d606e03d7fff593f0e14012610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32a7c775e3ab34a50fdcefa4a3199b8d11829d606e03d7fff593f0e14012610", kill_on_drop: false }`
[INFO] [stdout] b32a7c775e3ab34a50fdcefa4a3199b8d11829d606e03d7fff593f0e14012610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b465cd80ece743352b596484f4abaa25a4d0e462607800426690e1bfed92be9b
[INFO] running `Command { std: "docker" "start" "-a" "b465cd80ece743352b596484f4abaa25a4d0e462607800426690e1bfed92be9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.55s
[INFO] running `Command { std: "docker" "inspect" "b465cd80ece743352b596484f4abaa25a4d0e462607800426690e1bfed92be9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b465cd80ece743352b596484f4abaa25a4d0e462607800426690e1bfed92be9b", kill_on_drop: false }`
[INFO] [stdout] b465cd80ece743352b596484f4abaa25a4d0e462607800426690e1bfed92be9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 365d236513f04bfaff535092701cdb0e4a7ca068e26342c8d360bdc8f14302e7
[INFO] running `Command { std: "docker" "start" "-a" "365d236513f04bfaff535092701cdb0e4a7ca068e26342c8d360bdc8f14302e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling utoipa-axum v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `utoipa::openapi::RefOr<Schema>` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_eq!(expected_schemas, schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `utoipa::openapi::RefOr<Schema>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is implemented for `BTreeMap<K, V, A>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `utoipa::openapi::RefOr<Schema>` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert_eq!(expected_schemas, schemas);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `utoipa::openapi::RefOr<Schema>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is implemented for `BTreeMap<K, V, A>`
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Paths` doesn't implement `Debug`
[INFO] [stdout]    --> src/lib.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |         assert_eq!(expected_paths.build(), paths);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Paths`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `utoipa-axum` (lib test) due to 10 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "365d236513f04bfaff535092701cdb0e4a7ca068e26342c8d360bdc8f14302e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365d236513f04bfaff535092701cdb0e4a7ca068e26342c8d360bdc8f14302e7", kill_on_drop: false }`
[INFO] [stdout] 365d236513f04bfaff535092701cdb0e4a7ca068e26342c8d360bdc8f14302e7
