[INFO] cloning repository https://github.com/shifter-io/rust-scraping-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shifter-io/rust-scraping-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshifter-io%2Frust-scraping-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshifter-io%2Frust-scraping-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54117993dab883a4521489f312a01f78ed32fa2a
[INFO] checking shifter-io/rust-scraping-sdk/54117993dab883a4521489f312a01f78ed32fa2a against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshifter-io%2Frust-scraping-sdk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shifter-io/rust-scraping-sdk
[INFO] finished tweaking git repo https://github.com/shifter-io/rust-scraping-sdk
[INFO] tweaked toml for git repo https://github.com/shifter-io/rust-scraping-sdk written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shifter-io/rust-scraping-sdk on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shifter-io/rust-scraping-sdk 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v1.8.1
[INFO] [stderr]   Downloaded urlencoding v2.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded tracing v0.1.35
[INFO] [stderr]   Downloaded unicode-normalization v0.1.20
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded tokio v1.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f05e6ac4bbbd291f72bc7d7123874f87c9da9ea4dc7e98df3e9cabb260d792b
[INFO] running `Command { std: "docker" "start" "-a" "6f05e6ac4bbbd291f72bc7d7123874f87c9da9ea4dc7e98df3e9cabb260d792b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f05e6ac4bbbd291f72bc7d7123874f87c9da9ea4dc7e98df3e9cabb260d792b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f05e6ac4bbbd291f72bc7d7123874f87c9da9ea4dc7e98df3e9cabb260d792b", kill_on_drop: false }`
[INFO] [stdout] 6f05e6ac4bbbd291f72bc7d7123874f87c9da9ea4dc7e98df3e9cabb260d792b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bca30ee0f46fe58e9152e3077efb86785ab3be695e59d1ec51e17a7c6dc3230
[INFO] running `Command { std: "docker" "start" "-a" "1bca30ee0f46fe58e9152e3077efb86785ab3be695e59d1ec51e17a7c6dc3230", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking unicode-normalization v0.1.20
[INFO] [stderr]     Checking urlencoding v2.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking web-scraping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn new(api_key: &str) -> WebScrapingAPI {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:3:24
[INFO] [stdout]     |
[INFO] [stdout]   3 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn new(api_key: &str) -> WebScrapingAPI<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `web-scraping` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn new(api_key: &str) -> WebScrapingAPI {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn new(api_key: &str) -> WebScrapingAPI<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1bca30ee0f46fe58e9152e3077efb86785ab3be695e59d1ec51e17a7c6dc3230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bca30ee0f46fe58e9152e3077efb86785ab3be695e59d1ec51e17a7c6dc3230", kill_on_drop: false }`
[INFO] [stdout] 1bca30ee0f46fe58e9152e3077efb86785ab3be695e59d1ec51e17a7c6dc3230
