[INFO] fetching crate adzuna 1.0.2...
[INFO] checking adzuna-1.0.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate adzuna 1.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate adzuna 1.0.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fdb027e8d47193e3b51870763f3459b7f5f53c82c942f9856427dcfa768653a
[INFO] running `Command { std: "docker" "start" "-a" "0fdb027e8d47193e3b51870763f3459b7f5f53c82c942f9856427dcfa768653a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fdb027e8d47193e3b51870763f3459b7f5f53c82c942f9856427dcfa768653a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fdb027e8d47193e3b51870763f3459b7f5f53c82c942f9856427dcfa768653a", kill_on_drop: false }`
[INFO] [stdout] 0fdb027e8d47193e3b51870763f3459b7f5f53c82c942f9856427dcfa768653a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d33bcc4b4820b3ac8eb2a2ac98907652c16bc5bce0ff6fe65c963a0a59dab341
[INFO] running `Command { std: "docker" "start" "-a" "d33bcc4b4820b3ac8eb2a2ac98907652c16bc5bce0ff6fe65c963a0a59dab341", 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_json v1.0.132
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[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: 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] 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] 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] 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] 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] 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: 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.55s
[INFO] running `Command { std: "docker" "inspect" "d33bcc4b4820b3ac8eb2a2ac98907652c16bc5bce0ff6fe65c963a0a59dab341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d33bcc4b4820b3ac8eb2a2ac98907652c16bc5bce0ff6fe65c963a0a59dab341", kill_on_drop: false }`
[INFO] [stdout] d33bcc4b4820b3ac8eb2a2ac98907652c16bc5bce0ff6fe65c963a0a59dab341
