[INFO] fetching crate ua-job-parser 0.2.0...
[INFO] testing ua-job-parser-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ua-job-parser 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ua-job-parser 0.2.0
[INFO] finished tweaking crates.io crate ua-job-parser 0.2.0
[INFO] tweaked toml for crates.io crate ua-job-parser 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ua-job-parser 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 253 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.10)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding scraper v0.15.0 (available: v0.26.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f610ef55ce73bd4a350d778b21b4fef8389ab1c2affa63f50c233f28ad91070
[INFO] running `Command { std: "docker" "start" "-a" "9f610ef55ce73bd4a350d778b21b4fef8389ab1c2affa63f50c233f28ad91070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f610ef55ce73bd4a350d778b21b4fef8389ab1c2affa63f50c233f28ad91070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f610ef55ce73bd4a350d778b21b4fef8389ab1c2affa63f50c233f28ad91070", kill_on_drop: false }`
[INFO] [stdout] 9f610ef55ce73bd4a350d778b21b4fef8389ab1c2affa63f50c233f28ad91070
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 674d049ff6b74e1416f6a6040f12b76c92e26b1c6c275abca1e8b2c4a433dff2
[INFO] running `Command { std: "docker" "start" "-a" "674d049ff6b74e1416f6a6040f12b76c92e26b1c6c275abca1e8b2c4a433dff2", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling scraper v0.15.0
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ua-job-parser v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/robota.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Deserialize, Serialize, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/robota.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/robota.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Deserialize, Serialize, Debug, Clone)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/robota.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/robota.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Serialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/robota.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/robota.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Deserialize, Serialize, Debug, Clone)]
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/robota.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApiResponse: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/robota.rs:38:17
[INFO] [stdout]     |
[INFO] [stdout]  38 |         .json::<ApiResponse>()
[INFO] [stdout]     |          ----   ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `ApiResponse`
[INFO] [stdout]    --> src/robota.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct ApiResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]               `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]             and 147 others
[INFO] [stdout]     = note: required for `ApiResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApiResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/robota.rs:35:34
[INFO] [stdout]     |
[INFO] [stdout]  35 |       let total_amount_vacancies = reqwest::get(&query_link)
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout]  36 | |         .await
[INFO] [stdout]  37 | |         .unwrap()
[INFO] [stdout]  38 | |         .json::<ApiResponse>()
[INFO] [stdout]     | |______________________________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `ApiResponse`
[INFO] [stdout]    --> src/robota.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct ApiResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ApiResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]               `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]             and 147 others
[INFO] [stdout]     = note: required for `ApiResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApiResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/robota.rs:39:10
[INFO] [stdout]     |
[INFO] [stdout]  39 |         .await
[INFO] [stdout]     |          ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `ApiResponse`
[INFO] [stdout]    --> src/robota.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct ApiResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ApiResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]               `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]             and 147 others
[INFO] [stdout]     = note: required for `ApiResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApiResponse: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/robota.rs:55:21
[INFO] [stdout]     |
[INFO] [stdout]  55 |             .json::<ApiResponse>()
[INFO] [stdout]     |              ----   ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `ApiResponse`
[INFO] [stdout]    --> src/robota.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct ApiResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]               `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]             and 147 others
[INFO] [stdout]     = note: required for `ApiResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApiResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/robota.rs:52:30
[INFO] [stdout]     |
[INFO] [stdout]  52 |           let vacancies_json = reqwest::get(&query_link)
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout]  53 | |             .await
[INFO] [stdout]  54 | |             .unwrap()
[INFO] [stdout]  55 | |             .json::<ApiResponse>()
[INFO] [stdout]     | |__________________________________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `ApiResponse`
[INFO] [stdout]    --> src/robota.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct ApiResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ApiResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]               `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]             and 147 others
[INFO] [stdout]     = note: required for `ApiResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApiResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/robota.rs:56:14
[INFO] [stdout]     |
[INFO] [stdout]  56 |             .await
[INFO] [stdout]     |              ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `ApiResponse`
[INFO] [stdout]    --> src/robota.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | struct ApiResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ApiResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]               `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]             and 147 others
[INFO] [stdout]     = note: required for `ApiResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ua-job-parser` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "674d049ff6b74e1416f6a6040f12b76c92e26b1c6c275abca1e8b2c4a433dff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "674d049ff6b74e1416f6a6040f12b76c92e26b1c6c275abca1e8b2c4a433dff2", kill_on_drop: false }`
[INFO] [stdout] 674d049ff6b74e1416f6a6040f12b76c92e26b1c6c275abca1e8b2c4a433dff2
