[INFO] fetching crate adzuna 1.0.2...
[INFO] checking adzuna-1.0.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate adzuna 1.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate adzuna 1.0.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate adzuna 1.0.2
[INFO] finished tweaking crates.io crate adzuna 1.0.2
[INFO] tweaked toml for crates.io crate adzuna 1.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7aefb75d155db561544dfff8b79d09b64b45ce769929972268cd308a62150fcc
[INFO] running `Command { std: "docker" "start" "-a" "7aefb75d155db561544dfff8b79d09b64b45ce769929972268cd308a62150fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aefb75d155db561544dfff8b79d09b64b45ce769929972268cd308a62150fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aefb75d155db561544dfff8b79d09b64b45ce769929972268cd308a62150fcc", kill_on_drop: false }`
[INFO] [stdout] 7aefb75d155db561544dfff8b79d09b64b45ce769929972268cd308a62150fcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14518dc68893d3bebdcd051d2269d3d9ccbce23e4ab0a95fd8e9bb5feed8d8f1
[INFO] running `Command { std: "docker" "start" "-a" "14518dc68893d3bebdcd051d2269d3d9ccbce23e4ab0a95fd8e9bb5feed8d8f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking adzuna v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `search_country` and `search_page` are never read
[INFO] [stdout]   --> src/request.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             search_country: &'static str,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 81 |             search_page: usize,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 | create_endpoint!(VersionRequest);
[INFO] [stdout]    | --------------------------------
[INFO] [stdout]    | |                |
[INFO] [stdout]    | |                fields in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | create_endpoint!(CategoriesRequest);
[INFO] [stdout]     | -----------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | create_endpoint!(HistogramRequest);
[INFO] [stdout]     | ----------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | create_endpoint!(HistoryRequest);
[INFO] [stdout]     | --------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 | create_endpoint!(TopCompaniesRequest);
[INFO] [stdout]     | -------------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 | create_endpoint!(GeodataRequest);
[INFO] [stdout]     | --------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `search_country` and `search_page` are never read
[INFO] [stdout]   --> src/request.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             search_country: &'static str,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 81 |             search_page: usize,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 | create_endpoint!(VersionRequest);
[INFO] [stdout]    | --------------------------------
[INFO] [stdout]    | |                |
[INFO] [stdout]    | |                fields in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | create_endpoint!(CategoriesRequest);
[INFO] [stdout]     | -----------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | create_endpoint!(HistogramRequest);
[INFO] [stdout]     | ----------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 | create_endpoint!(HistoryRequest);
[INFO] [stdout]     | --------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 | create_endpoint!(TopCompaniesRequest);
[INFO] [stdout]     | -------------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `search_page` is never read
[INFO] [stdout]    --> src/request.rs:81:13
[INFO] [stdout]     |
[INFO] [stdout] 81  |             search_page: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 | create_endpoint!(GeodataRequest);
[INFO] [stdout]     | --------------------------------
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                field in this struct
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `create_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s
[INFO] running `Command { std: "docker" "inspect" "14518dc68893d3bebdcd051d2269d3d9ccbce23e4ab0a95fd8e9bb5feed8d8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14518dc68893d3bebdcd051d2269d3d9ccbce23e4ab0a95fd8e9bb5feed8d8f1", kill_on_drop: false }`
[INFO] [stdout] 14518dc68893d3bebdcd051d2269d3d9ccbce23e4ab0a95fd8e9bb5feed8d8f1
