[INFO] cloning repository https://github.com/joshuamegnauth54/thesis_gamer_scraper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuamegnauth54/thesis_gamer_scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuamegnauth54%2Fthesis_gamer_scraper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuamegnauth54%2Fthesis_gamer_scraper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a511b35e0a36e9f6ba3f551186aaaa89e054254f
[INFO] checking joshuamegnauth54/thesis_gamer_scraper against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuamegnauth54%2Fthesis_gamer_scraper" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshuamegnauth54/thesis_gamer_scraper
[INFO] finished tweaking git repo https://github.com/joshuamegnauth54/thesis_gamer_scraper
[INFO] tweaked toml for git repo https://github.com/joshuamegnauth54/thesis_gamer_scraper written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshuamegnauth54/thesis_gamer_scraper on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshuamegnauth54/thesis_gamer_scraper 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded openssl v0.10.48
[INFO] [stderr]   Downloaded clap v3.2.8
[INFO] [stderr]   Downloaded openssl-sys v0.9.83
[INFO] [stderr]   Downloaded tokio v1.20.4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59f13a8aaee8e297e49da5148e80a388b3a1ff67328afd03ed5a3c7949e186eb
[INFO] running `Command { std: "docker" "start" "-a" "59f13a8aaee8e297e49da5148e80a388b3a1ff67328afd03ed5a3c7949e186eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59f13a8aaee8e297e49da5148e80a388b3a1ff67328afd03ed5a3c7949e186eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f13a8aaee8e297e49da5148e80a388b3a1ff67328afd03ed5a3c7949e186eb", kill_on_drop: false }`
[INFO] [stdout] 59f13a8aaee8e297e49da5148e80a388b3a1ff67328afd03ed5a3c7949e186eb
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15091bd8f19d908471b775244467b7d1c0bf7f07c70918ddc6765e3c48c3ddfe
[INFO] running `Command { std: "docker" "start" "-a" "15091bd8f19d908471b775244467b7d1c0bf7f07c70918ddc6765e3c48c3ddfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling tokio v1.20.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]     Checking serde v1.0.137
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking csv v1.1.6
[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 thesis_gamer_scraper v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.71s
[INFO] running `Command { std: "docker" "inspect" "15091bd8f19d908471b775244467b7d1c0bf7f07c70918ddc6765e3c48c3ddfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15091bd8f19d908471b775244467b7d1c0bf7f07c70918ddc6765e3c48c3ddfe", kill_on_drop: false }`
[INFO] [stdout] 15091bd8f19d908471b775244467b7d1c0bf7f07c70918ddc6765e3c48c3ddfe
