[INFO] cloning repository https://github.com/mdrokz/steam_price_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdrokz/steam_price_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrokz%2Fsteam_price_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrokz%2Fsteam_price_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 017fdb3f542edf7ff24c3c639c59fdf8b2028593 [INFO] checking mdrokz/steam_price_tracker against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrokz%2Fsteam_price_tracker" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdrokz/steam_price_tracker on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdrokz/steam_price_tracker [INFO] finished tweaking git repo https://github.com/mdrokz/steam_price_tracker [INFO] tweaked toml for git repo https://github.com/mdrokz/steam_price_tracker written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mdrokz/steam_price_tracker 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2de50c30359ed71e45f19dde8253456d52fdd4970ee719aa13a2f2137378a836 [INFO] running `Command { std: "docker" "start" "-a" "2de50c30359ed71e45f19dde8253456d52fdd4970ee719aa13a2f2137378a836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2de50c30359ed71e45f19dde8253456d52fdd4970ee719aa13a2f2137378a836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de50c30359ed71e45f19dde8253456d52fdd4970ee719aa13a2f2137378a836", kill_on_drop: false }` [INFO] [stdout] 2de50c30359ed71e45f19dde8253456d52fdd4970ee719aa13a2f2137378a836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6d6e09da07bd6e42285554f4d8e5960fef4fcf223ee59a793cee997d387c010 [INFO] running `Command { std: "docker" "start" "-a" "d6d6e09da07bd6e42285554f4d8e5960fef4fcf223ee59a793cee997d387c010", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking openssl-sys v0.9.90 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking lettre v0.9.6 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking tokio-postgres v0.5.5 [INFO] [stderr] Compiling web_api_derive v0.1.0 (/opt/rustwide/workdir/web_api_derive) [INFO] [stdout] warning: unused import: `postgres_types::ToSql` [INFO] [stdout] --> web_api_derive/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use postgres_types::ToSql; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking steam_price_tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `game_data_count` is never read [INFO] [stdout] --> src/main.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | let mut game_data_count = game_data.response.games.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game_data_count` is never read [INFO] [stdout] --> src/main.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | let mut game_data_count = game_data.response.games.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | for name in body.select(&header).nth(0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 159 | while let Some(name) = body.select(&header).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 159 | if let Some(name) = body.select(&header).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | for data in body.select(&price).nth(0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 165 | while let Some(data) = body.select(&price).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 165 | if let Some(data) = body.select(&price).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | for name in body.select(&header).nth(0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 159 | while let Some(name) = body.select(&header).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 159 | if let Some(name) = body.select(&header).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | for data in body.select(&price).nth(0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 165 | while let Some(data) = body.select(&price).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 165 | if let Some(data) = body.select(&price).nth(0) { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.24.1, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d6d6e09da07bd6e42285554f4d8e5960fef4fcf223ee59a793cee997d387c010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d6e09da07bd6e42285554f4d8e5960fef4fcf223ee59a793cee997d387c010", kill_on_drop: false }` [INFO] [stdout] d6d6e09da07bd6e42285554f4d8e5960fef4fcf223ee59a793cee997d387c010