[INFO] cloning repository https://github.com/veronoicc/hober-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veronoicc/hober-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveronoicc%2Fhober-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveronoicc%2Fhober-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 558c179ba866bfa3153d84f8bcc4f7c7bb80f0ea
[INFO] checking veronoicc/hober-api against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveronoicc%2Fhober-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/veronoicc/hober-api
[INFO] finished tweaking git repo https://github.com/veronoicc/hober-api
[INFO] tweaked toml for git repo https://github.com/veronoicc/hober-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/veronoicc/hober-api 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/veronoicc/hober-api 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded maud_macros v0.25.0
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded axum-macros v0.3.8
[INFO] [stderr]   Downloaded triomphe v0.1.9
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded figment v0.10.11
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded serde_with v3.4.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.4
[INFO] [stderr]   Downloaded moka v0.12.1
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded rustls-webpki v0.101.6
[INFO] [stderr]   Downloaded hyper-rustls v0.24.1
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded serde_with_macros v3.4.0
[INFO] [stderr]   Downloaded maud v0.25.0
[INFO] [stderr]   Downloaded bytecount v0.6.4
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded thiserror-impl v1.0.49
[INFO] [stderr]   Downloaded thiserror v1.0.49
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8ac4e28a0590447ec7101192056c51f70741e7350f2a75b67d5df2d0f5ab2169
[INFO] running `Command { std: "docker" "start" "-a" "8ac4e28a0590447ec7101192056c51f70741e7350f2a75b67d5df2d0f5ab2169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ac4e28a0590447ec7101192056c51f70741e7350f2a75b67d5df2d0f5ab2169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac4e28a0590447ec7101192056c51f70741e7350f2a75b67d5df2d0f5ab2169", kill_on_drop: false }`
[INFO] [stdout] 8ac4e28a0590447ec7101192056c51f70741e7350f2a75b67d5df2d0f5ab2169
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a09cc6b3e63c61ff6d4aa01bb1551819c2aba56b319df1bc2826824ec0cbaef4
[INFO] running `Command { std: "docker" "start" "-a" "a09cc6b3e63c61ff6d4aa01bb1551819c2aba56b319df1bc2826824ec0cbaef4", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking memoffset v0.9.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling figment v0.10.11
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling moka v0.12.1
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking triomphe v0.1.9
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quanta v0.11.1
[INFO] [stderr]    Compiling maud_macros v0.25.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling pear_codegen v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking pear v0.2.7
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking maud v0.25.0
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking honbra-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AppError` is never constructed
[INFO] [stdout]  --> src/error.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AppError(eyre::Error);
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `playability_status` is never read
[INFO] [stdout]   --> src/youtube.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct VideoInfo {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 12 |     pub playability_status: PlayabilityStatus,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VideoInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/youtube.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlayabilityStatus {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 19 |     pub status: PlayabilityStatusStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayabilityStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/youtube.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct StreamingFormat {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 44 |     #[serde(rename = "itag")]
[INFO] [stdout] 45 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamingFormat` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppError` is never constructed
[INFO] [stdout]  --> src/error.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AppError(eyre::Error);
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `playability_status` is never read
[INFO] [stdout]   --> src/youtube.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct VideoInfo {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 12 |     pub playability_status: PlayabilityStatus,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VideoInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/youtube.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlayabilityStatus {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 19 |     pub status: PlayabilityStatusStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayabilityStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/youtube.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct StreamingFormat {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 44 |     #[serde(rename = "itag")]
[INFO] [stdout] 45 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamingFormat` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.44s
[INFO] running `Command { std: "docker" "inspect" "a09cc6b3e63c61ff6d4aa01bb1551819c2aba56b319df1bc2826824ec0cbaef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09cc6b3e63c61ff6d4aa01bb1551819c2aba56b319df1bc2826824ec0cbaef4", kill_on_drop: false }`
[INFO] [stdout] a09cc6b3e63c61ff6d4aa01bb1551819c2aba56b319df1bc2826824ec0cbaef4
