[INFO] cloning repository https://github.com/enviark/weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enviark/weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenviark%2Fweather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenviark%2Fweather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a44ec30420ed1f3e4889da9ecbb31fdaa9303273 [INFO] checking enviark/weather against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenviark%2Fweather" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/enviark/weather [INFO] finished tweaking git repo https://github.com/enviark/weather [INFO] tweaked toml for git repo https://github.com/enviark/weather written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/enviark/weather on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/enviark/weather 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a19975221eecc4a3ee32cf0ce39bf6ed28b536614f5e45bcc82b508d94e65da [INFO] running `Command { std: "docker" "start" "-a" "8a19975221eecc4a3ee32cf0ce39bf6ed28b536614f5e45bcc82b508d94e65da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a19975221eecc4a3ee32cf0ce39bf6ed28b536614f5e45bcc82b508d94e65da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a19975221eecc4a3ee32cf0ce39bf6ed28b536614f5e45bcc82b508d94e65da", kill_on_drop: false }` [INFO] [stdout] 8a19975221eecc4a3ee32cf0ce39bf6ed28b536614f5e45bcc82b508d94e65da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e082464ff7bbeccf37486361421e06117b4183d9e85ac9f3ee04cc8ba60bcb34 [INFO] running `Command { std: "docker" "start" "-a" "e082464ff7bbeccf37486361421e06117b4183d9e85ac9f3ee04cc8ba60bcb34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling fastly-macros v0.9.5 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking fastly-shared v0.9.5 [INFO] [stderr] Checking fastly-sys v0.9.5 [INFO] [stderr] Checking fastly v0.9.5 [INFO] [stderr] Checking weather_helpers v0.1.3 [INFO] [stderr] Checking weather v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fastly::ConfigStore` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use fastly::ConfigStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{Date, Datelike, Local}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/main.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | local: Date, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fastly::ConfigStore` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use fastly::ConfigStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/main.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | let local = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/main.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | let local = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{Date, Datelike, Local}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime` instead [INFO] [stdout] --> src/main.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | local: Date, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/main.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | let local = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/main.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | let local = Local::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s [INFO] running `Command { std: "docker" "inspect" "e082464ff7bbeccf37486361421e06117b4183d9e85ac9f3ee04cc8ba60bcb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e082464ff7bbeccf37486361421e06117b4183d9e85ac9f3ee04cc8ba60bcb34", kill_on_drop: false }` [INFO] [stdout] e082464ff7bbeccf37486361421e06117b4183d9e85ac9f3ee04cc8ba60bcb34