[INFO] fetching crate utoipa-axum 0.2.0... [INFO] testing utoipa-axum-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate utoipa-axum 0.2.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate utoipa-axum 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.47.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a65904d4a2dbea1980c67d1bf28f99170524a8dd11182135f4dd7464733b7a04 [INFO] running `Command { std: "docker" "start" "-a" "a65904d4a2dbea1980c67d1bf28f99170524a8dd11182135f4dd7464733b7a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a65904d4a2dbea1980c67d1bf28f99170524a8dd11182135f4dd7464733b7a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65904d4a2dbea1980c67d1bf28f99170524a8dd11182135f4dd7464733b7a04", kill_on_drop: false }` [INFO] [stdout] a65904d4a2dbea1980c67d1bf28f99170524a8dd11182135f4dd7464733b7a04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac43b0941a0a9b230a6a05766573b43410566824e2f98fab546b07919e67128 [INFO] running `Command { std: "docker" "start" "-a" "cac43b0941a0a9b230a6a05766573b43410566824e2f98fab546b07919e67128", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling axum v0.8.9 [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 10.49s [INFO] running `Command { std: "docker" "inspect" "cac43b0941a0a9b230a6a05766573b43410566824e2f98fab546b07919e67128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac43b0941a0a9b230a6a05766573b43410566824e2f98fab546b07919e67128", kill_on_drop: false }` [INFO] [stdout] cac43b0941a0a9b230a6a05766573b43410566824e2f98fab546b07919e67128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd385343093ca528acfb01fea41d848eb719f76f859fa23101f3858aa416cab2 [INFO] running `Command { std: "docker" "start" "-a" "dd385343093ca528acfb01fea41d848eb719f76f859fa23101f3858aa416cab2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling axum v0.8.9 [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] [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] [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] [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] [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] [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] [INFO] [stdout] error[E0277]: `utoipa::openapi::RefOr` 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` [INFO] [stdout] | [INFO] [stdout] help: the trait `Debug` is implemented for `BTreeMap` [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/collections/btree/map.rs:2628:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `utoipa::openapi::RefOr` 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` [INFO] [stdout] | [INFO] [stdout] help: the trait `Debug` is implemented for `BTreeMap` [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/collections/btree/map.rs:2628:0 [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] [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] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `utoipa-axum` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "dd385343093ca528acfb01fea41d848eb719f76f859fa23101f3858aa416cab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd385343093ca528acfb01fea41d848eb719f76f859fa23101f3858aa416cab2", kill_on_drop: false }` [INFO] [stdout] dd385343093ca528acfb01fea41d848eb719f76f859fa23101f3858aa416cab2