[INFO] cloning repository https://github.com/shandyCho/axum-practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shandyCho/axum-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshandyCho%2Faxum-practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshandyCho%2Faxum-practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f36276f7fd6fcf78e23c5c158ef87febadca2f0
[INFO] checking shandyCho/axum-practice against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshandyCho%2Faxum-practice" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shandyCho/axum-practice
[INFO] finished tweaking git repo https://github.com/shandyCho/axum-practice
[INFO] tweaked toml for git repo https://github.com/shandyCho/axum-practice written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shandyCho/axum-practice on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shandyCho/axum-practice 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking shandyCho/axum-practice against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshandyCho%2Faxum-practice" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shandyCho/axum-practice
[INFO] finished tweaking git repo https://github.com/shandyCho/axum-practice
[INFO] tweaked toml for git repo https://github.com/shandyCho/axum-practice written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shandyCho/axum-practice on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shandyCho/axum-practice 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.4.25
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd0327445728b6b0c56fcf0052ea4c0d9b8d30ddb53b1ce939c7d5a65ee7203b
[INFO] running `Command { std: "docker" "start" "-a" "dd0327445728b6b0c56fcf0052ea4c0d9b8d30ddb53b1ce939c7d5a65ee7203b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd0327445728b6b0c56fcf0052ea4c0d9b8d30ddb53b1ce939c7d5a65ee7203b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0327445728b6b0c56fcf0052ea4c0d9b8d30ddb53b1ce939c7d5a65ee7203b", kill_on_drop: false }`
[INFO] [stdout] dd0327445728b6b0c56fcf0052ea4c0d9b8d30ddb53b1ce939c7d5a65ee7203b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 629ecc49affc5734e764314820bd4073f64d152dd2757c7e6a29ca29eabbd82c
[INFO] running `Command { std: "docker" "start" "-a" "629ecc49affc5734e764314820bd4073f64d152dd2757c7e6a29ca29eabbd82c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking tokio v1.46.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking async-compression v0.4.25
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking axum-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `body::Bytes`, `http::StatusCode`, and `response::IntoResponse`
[INFO] [stdout]  --> src/working_status_management/handler.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     http::StatusCode, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     response::IntoResponse, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     body::Bytes
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `body::Bytes`, `http::StatusCode`, and `response::IntoResponse`
[INFO] [stdout]  --> src/working_status_management/handler.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     http::StatusCode, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     response::IntoResponse, 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     body::Bytes
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     body::{Bytes, Body},
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tower_http::trace::{self, TraceLayer};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     body::{Bytes, Body},
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tower_http::trace::{self, TraceLayer};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/main.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |             .on_response(|response: &Response<Body>, latency: Duration, _span: &Span| {
[INFO] [stdout]    |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/main.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |             .on_response(|response: &Response<Body>, latency: Duration, _span: &Span| {
[INFO] [stdout]    |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `joinDate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     joinDate: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `join_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isWorking` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     isWorking: bool,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `is_working`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isLate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     isLate: bool,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `is_late`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `joinDate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     joinDate: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `join_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalVacationDate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     totalVacationDate: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_vacation_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isWorking` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     isWorking: bool,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `is_working`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationInfo` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     vacationInfo: Vec<RequestVacationInfo>
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isLate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     isLate: bool,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `is_late`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalVacationDate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     totalVacationDate: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_vacation_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationInfo` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     vacationInfo: Vec<RequestVacationInfo>
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationTimeType` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     vacationTimeType: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_time_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationRangeType` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     vacationRangeType: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_range_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationDate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     vacationDate: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationUserName` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     vacationUserName: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_user_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationTimeType` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     vacationTimeType: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_time_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationRangeType` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     vacationRangeType: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_range_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationDate` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     vacationDate: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vacationUserName` should have a snake case name
[INFO] [stdout]   --> src/working_status_management/entity.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     vacationUserName: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vacation_user_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.76s
[INFO] running `Command { std: "docker" "inspect" "629ecc49affc5734e764314820bd4073f64d152dd2757c7e6a29ca29eabbd82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629ecc49affc5734e764314820bd4073f64d152dd2757c7e6a29ca29eabbd82c", kill_on_drop: false }`
[INFO] [stdout] 629ecc49affc5734e764314820bd4073f64d152dd2757c7e6a29ca29eabbd82c
