[INFO] cloning repository https://github.com/ward/rusty-butler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ward/rusty-butler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fward%2Frusty-butler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fward%2Frusty-butler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 692571bcb0edc132a1760a0a0d62b2af4411765a [INFO] checking ward/rusty-butler against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fward%2Frusty-butler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ward/rusty-butler [INFO] finished tweaking git repo https://github.com/ward/rusty-butler [INFO] tweaked toml for git repo https://github.com/ward/rusty-butler written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ward/rusty-butler on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ward/rusty-butler 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ward/football` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ward/bitap` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-humanize v0.1.2 [INFO] [stderr] Downloaded num-complex v0.4.3 [INFO] [stderr] Downloaded irc-proto v0.15.0 [INFO] [stderr] Downloaded irc v0.15.0 [INFO] [stderr] Downloaded html5ever v0.25.2 [INFO] [stderr] Downloaded publicsuffix v2.2.3 [INFO] [stderr] Downloaded cookie_store v0.16.1 [INFO] [stderr] Downloaded markup5ever v0.10.1 [INFO] [stderr] Downloaded rink-core v0.6.2 [INFO] [stderr] Downloaded scraper v0.12.0 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f92ac72588b44a40bdc41f1a60d270bd62052d40ddb18a6be5ec8b4a0345a319 [INFO] running `Command { std: "docker" "start" "-a" "f92ac72588b44a40bdc41f1a60d270bd62052d40ddb18a6be5ec8b4a0345a319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f92ac72588b44a40bdc41f1a60d270bd62052d40ddb18a6be5ec8b4a0345a319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92ac72588b44a40bdc41f1a60d270bd62052d40ddb18a6be5ec8b4a0345a319", kill_on_drop: false }` [INFO] [stdout] f92ac72588b44a40bdc41f1a60d270bd62052d40ddb18a6be5ec8b4a0345a319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad19bd610a32e6121068ed3cbc0018746b567d810c2329a3078445590a63a779 [INFO] running `Command { std: "docker" "start" "-a" "ad19bd610a32e6121068ed3cbc0018746b567d810c2329a3078445590a63a779", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking bitap v0.2.0 (https://github.com/ward/bitap#e6f35507) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking chrono-humanize v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-stream v0.1.12 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking h2 v0.3.16 [INFO] [stderr] Checking irc-proto v0.15.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking hyper v0.14.25 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking irc v0.15.0 [INFO] [stderr] Checking cookie_store v0.16.1 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking rink-core v0.6.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.16 [INFO] [stderr] Checking football v0.2.0 (https://github.com/ward/football#def432a7) [INFO] [stderr] Checking rusty-butler v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()` [INFO] [stdout] --> src/plugins/games/toirc.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let now = Utc::today(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/plugins/games/toirc.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | if self.start_time.date().ordinal() == now.ordinal() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()` [INFO] [stdout] --> src/plugins/games/toirc.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let now = Utc::today(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/plugins/games/toirc.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | if self.start_time.date().ordinal() == now.ordinal() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_to_string` is never used [INFO] [stdout] --> src/plugins/elo.rs:236:8 [INFO] [stdout] | [INFO] [stdout] 236 | fn read_to_string(path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.02s [INFO] running `Command { std: "docker" "inspect" "ad19bd610a32e6121068ed3cbc0018746b567d810c2329a3078445590a63a779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad19bd610a32e6121068ed3cbc0018746b567d810c2329a3078445590a63a779", kill_on_drop: false }` [INFO] [stdout] ad19bd610a32e6121068ed3cbc0018746b567d810c2329a3078445590a63a779