[INFO] cloning repository https://github.com/Ben-Lawrencee/axum-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben-Lawrencee/axum-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lawrencee%2Faxum-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lawrencee%2Faxum-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb0f593f1421e38de64e46cb719c33e9ba596f97
[INFO] building Ben-Lawrencee/axum-template against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lawrencee%2Faxum-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ben-Lawrencee/axum-template on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ben-Lawrencee/axum-template
[INFO] finished tweaking git repo https://github.com/Ben-Lawrencee/axum-template
[INFO] tweaked toml for git repo https://github.com/Ben-Lawrencee/axum-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Ben-Lawrencee/axum-template 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.3.0
[INFO] [stderr]   Downloaded async-trait v0.1.82
[INFO] [stderr]   Downloaded axum-core v0.4.4
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded tower-cookies v0.10.0
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded cc v1.1.17
[INFO] [stderr]   Downloaded lazy-regex v3.3.0
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded tower-http v0.6.0
[INFO] [stderr]   Downloaded axum v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76c680d1640070b4b7d384d9f8eec340658f24e7f73e928288c390601465b5cf
[INFO] running `Command { std: "docker" "start" "-a" "76c680d1640070b4b7d384d9f8eec340658f24e7f73e928288c390601465b5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76c680d1640070b4b7d384d9f8eec340658f24e7f73e928288c390601465b5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c680d1640070b4b7d384d9f8eec340658f24e7f73e928288c390601465b5cf", kill_on_drop: false }`
[INFO] [stdout] 76c680d1640070b4b7d384d9f8eec340658f24e7f73e928288c390601465b5cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5f777a2916898c00920e53e48e6a592850266e9cb8ea6a6e25df157de8a5d23
[INFO] running `Command { std: "docker" "start" "-a" "d5f777a2916898c00920e53e48e6a592850266e9cb8ea6a6e25df157de8a5d23", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling lazy-regex v3.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling axum-core v0.4.4
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tower-http v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling axum v0.7.6
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `with_actions` and `with_status` are never used
[INFO] [stdout]   --> src/response/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<T: Serialize> APIResponse<T> {
[INFO] [stdout]    | --------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn with_actions(mut self, actions: Vec<RequestAction>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn with_status(mut self, status_code: StatusCode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]   --> src/response/action.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl RequestAction {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 19 |     pub fn builder() -> ResponseActionBuilder {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `title`, `description`, `url`, and `method` are never read
[INFO] [stdout]   --> src/response/action.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ResponseActionBuilder {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 41 |     uuid: Option<Uuid<Prefixed>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |
[INFO] [stdout] 43 |     title: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 44 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |     url: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 47 |     method: HTTPMethod,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseActionBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/response/action.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl ResponseActionBuilder {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 51 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn with_uuid(mut self, uuid: Uuid<Prefixed>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn with_title(mut self, title: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn with_description(mut self, description: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn with_url(mut self, url: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn with_method(mut self, method: Method) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn build(self) -> RequestAction {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.71s
[INFO] running `Command { std: "docker" "inspect" "d5f777a2916898c00920e53e48e6a592850266e9cb8ea6a6e25df157de8a5d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5f777a2916898c00920e53e48e6a592850266e9cb8ea6a6e25df157de8a5d23", kill_on_drop: false }`
[INFO] [stdout] d5f777a2916898c00920e53e48e6a592850266e9cb8ea6a6e25df157de8a5d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cb419a4ec8c01de3645bee841eecbc88b98f64b2ce37fa00b0ba4a42bb52b75
[INFO] running `Command { std: "docker" "start" "-a" "5cb419a4ec8c01de3645bee841eecbc88b98f64b2ce37fa00b0ba4a42bb52b75", kill_on_drop: false }`
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `with_actions` and `with_status` are never used
[INFO] [stdout]   --> src/response/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<T: Serialize> APIResponse<T> {
[INFO] [stdout]    | --------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn with_actions(mut self, actions: Vec<RequestAction>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn with_status(mut self, status_code: StatusCode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]   --> src/response/action.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl RequestAction {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 19 |     pub fn builder() -> ResponseActionBuilder {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `title`, `description`, `url`, and `method` are never read
[INFO] [stdout]   --> src/response/action.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ResponseActionBuilder {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 41 |     uuid: Option<Uuid<Prefixed>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |
[INFO] [stdout] 43 |     title: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 44 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |     url: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 47 |     method: HTTPMethod,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseActionBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/response/action.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl ResponseActionBuilder {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 51 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn with_uuid(mut self, uuid: Uuid<Prefixed>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn with_title(mut self, title: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn with_description(mut self, description: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn with_url(mut self, url: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn with_method(mut self, method: Method) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn build(self) -> RequestAction {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "5cb419a4ec8c01de3645bee841eecbc88b98f64b2ce37fa00b0ba4a42bb52b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cb419a4ec8c01de3645bee841eecbc88b98f64b2ce37fa00b0ba4a42bb52b75", kill_on_drop: false }`
[INFO] [stdout] 5cb419a4ec8c01de3645bee841eecbc88b98f64b2ce37fa00b0ba4a42bb52b75
