[INFO] fetching crate utoipa 5.3.1... [INFO] checking utoipa-5.3.1 against master#191df20fcad9331d3a948aa8e8556775ec3fe69d for pr-133502-3 [INFO] extracting crate utoipa 5.3.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate utoipa 5.3.1 on toolchain 191df20fcad9331d3a948aa8e8556775ec3fe69d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate utoipa 5.3.1 [INFO] finished tweaking crates.io crate utoipa 5.3.1 [INFO] tweaked toml for crates.io crate utoipa 5.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 98 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded insta v1.42.2 [INFO] [stderr] Downloaded console v0.15.11 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded utoipa-gen v5.3.1 [INFO] [stderr] Downloaded utoipa-config v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 668ff1036129bb9393d326dffd404e1459afc7b6191a0854c33c2748f8820365 [INFO] running `Command { std: "docker" "start" "-a" "668ff1036129bb9393d326dffd404e1459afc7b6191a0854c33c2748f8820365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "668ff1036129bb9393d326dffd404e1459afc7b6191a0854c33c2748f8820365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "668ff1036129bb9393d326dffd404e1459afc7b6191a0854c33c2748f8820365", kill_on_drop: false }` [INFO] [stdout] 668ff1036129bb9393d326dffd404e1459afc7b6191a0854c33c2748f8820365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 795d62517faad01d4f817688b70f21e7cf6f3642c7ee67b6d0d3af5426b75d53 [INFO] running `Command { std: "docker" "start" "-a" "795d62517faad01d4f817688b70f21e7cf6f3642c7ee67b6d0d3af5426b75d53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking insta v1.42.2 [INFO] [stderr] Checking utoipa v5.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `openapi::path::HttpMethod` doesn't implement `Debug` [INFO] [stdout] --> src/openapi/path.rs:956:13 [INFO] [stdout] | [INFO] [stdout] 956 | assert_eq!(actual_value, expected_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `openapi::path::HttpMethod` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `openapi::path::HttpMethod` [INFO] [stdout] = note: add `#[derive(Debug)]` to `openapi::path::HttpMethod` or manually `impl Debug for openapi::path::HttpMethod` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `openapi::path::HttpMethod` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 414 + #[derive(Debug)] [INFO] [stdout] 415 | pub enum HttpMethod { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `openapi::path::HttpMethod` doesn't implement `Debug` [INFO] [stdout] --> src/openapi/path.rs:956:13 [INFO] [stdout] | [INFO] [stdout] 956 | assert_eq!(actual_value, expected_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `openapi::path::HttpMethod` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `openapi::path::HttpMethod` [INFO] [stdout] = note: add `#[derive(Debug)]` to `openapi::path::HttpMethod` or manually `impl Debug for openapi::path::HttpMethod` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `openapi::path::HttpMethod` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 414 + #[derive(Debug)] [INFO] [stdout] 415 | pub enum HttpMethod { [INFO] [stdout] | [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` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "795d62517faad01d4f817688b70f21e7cf6f3642c7ee67b6d0d3af5426b75d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795d62517faad01d4f817688b70f21e7cf6f3642c7ee67b6d0d3af5426b75d53", kill_on_drop: false }` [INFO] [stdout] 795d62517faad01d4f817688b70f21e7cf6f3642c7ee67b6d0d3af5426b75d53