[INFO] cloning repository https://github.com/jvdwrf/Axum-OpenAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvdwrf/Axum-OpenAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvdwrf%2FAxum-OpenAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvdwrf%2FAxum-OpenAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feed4c8686566904ec72c08dc325b9ffcdf99ea9
[INFO] checking jvdwrf/Axum-OpenAPI against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvdwrf%2FAxum-OpenAPI" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvdwrf/Axum-OpenAPI
[INFO] finished tweaking git repo https://github.com/jvdwrf/Axum-OpenAPI
[INFO] tweaked toml for git repo https://github.com/jvdwrf/Axum-OpenAPI written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvdwrf/Axum-OpenAPI on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvdwrf/Axum-OpenAPI 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded hyper-util v0.1.1
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded axum-core v0.4.1
[INFO] [stderr]   Downloaded async-trait v0.1.74
[INFO] [stderr]   Downloaded oas3 v0.4.0
[INFO] [stderr]   Downloaded hyper v1.0.1
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] [stderr]   Downloaded h2 v0.4.0
[INFO] [stderr]   Downloaded axum v0.7.2
[INFO] [stderr]   Downloaded tokio v1.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a591086f1c1ebda2ecc1eeccebb57ad174a9df67de445ef57727f272a3beca2e
[INFO] running `Command { std: "docker" "start" "-a" "a591086f1c1ebda2ecc1eeccebb57ad174a9df67de445ef57727f272a3beca2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a591086f1c1ebda2ecc1eeccebb57ad174a9df67de445ef57727f272a3beca2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a591086f1c1ebda2ecc1eeccebb57ad174a9df67de445ef57727f272a3beca2e", kill_on_drop: false }`
[INFO] [stdout] a591086f1c1ebda2ecc1eeccebb57ad174a9df67de445ef57727f272a3beca2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1ac9d4f782cb5d6f3005f34a687d6cee9203892dbbd0a07085af2bcbd3e27e9
[INFO] running `Command { std: "docker" "start" "-a" "e1ac9d4f782cb5d6f3005f34a687d6cee9203892dbbd0a07085af2bcbd3e27e9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling axum-core v0.4.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling axum v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking h2 v0.4.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking oas3 v0.4.0
[INFO] [stderr]     Checking hyper v1.0.1
[INFO] [stderr]     Checking hyper-util v0.1.1
[INFO] [stderr]     Checking axum-open-api-codegen v0.1.0 (/opt/rustwide/workdir/axum-open-api-codegen)
[INFO] [stdout] warning: variants `Head`, `Options`, and `Trace` are never constructed
[INFO] [stdout]   --> axum-open-api-codegen/src/parsing/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum MethodType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     Head(Span),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     Options(Span),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     Trace(Span),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Head`, `Options`, and `Trace` are never constructed
[INFO] [stdout]   --> axum-open-api-codegen/src/parsing/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum MethodType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     Head(Span),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     Options(Span),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     Trace(Span),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Head`, `Options`, and `Trace` are never constructed
[INFO] [stdout]   --> axum-open-api-codegen/src/parsing/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum MethodType {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     Head(Span),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     Options(Span),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     Trace(Span),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking axum-open-api v0.1.0 (/opt/rustwide/workdir/axum-open-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.44s
[INFO] running `Command { std: "docker" "inspect" "e1ac9d4f782cb5d6f3005f34a687d6cee9203892dbbd0a07085af2bcbd3e27e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1ac9d4f782cb5d6f3005f34a687d6cee9203892dbbd0a07085af2bcbd3e27e9", kill_on_drop: false }`
[INFO] [stdout] e1ac9d4f782cb5d6f3005f34a687d6cee9203892dbbd0a07085af2bcbd3e27e9
