[INFO] cloning repository https://github.com/FabianLars/league-wiki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FabianLars/league-wiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabianLars%2Fleague-wiki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabianLars%2Fleague-wiki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a2ac871b04e538ff420d788fc5ab0fbc38070fb [INFO] checking FabianLars/league-wiki against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabianLars%2Fleague-wiki" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FabianLars/league-wiki 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/FabianLars/league-wiki [INFO] finished tweaking git repo https://github.com/FabianLars/league-wiki [INFO] tweaked toml for git repo https://github.com/FabianLars/league-wiki written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FabianLars/league-wiki 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3ab81fabcb2f18d1e7442d1f95c4a54cd31e28bd8f249f3ddd519a53b0c04e68 [INFO] running `Command { std: "docker" "start" "-a" "3ab81fabcb2f18d1e7442d1f95c4a54cd31e28bd8f249f3ddd519a53b0c04e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ab81fabcb2f18d1e7442d1f95c4a54cd31e28bd8f249f3ddd519a53b0c04e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab81fabcb2f18d1e7442d1f95c4a54cd31e28bd8f249f3ddd519a53b0c04e68", kill_on_drop: false }` [INFO] [stdout] 3ab81fabcb2f18d1e7442d1f95c4a54cd31e28bd8f249f3ddd519a53b0c04e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eee0c8773b2fc3636d326e85f1c2dc2992aee9a45c813eb2fc96e162fc4af139 [INFO] running `Command { std: "docker" "start" "-a" "eee0c8773b2fc3636d326e85f1c2dc2992aee9a45c813eb2fc96e162fc4af139", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking clap_builder v4.3.8 [INFO] [stderr] Checking pure-rust-locales v0.5.6 [INFO] [stderr] Checking sysinfo v0.29.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking clap v4.3.8 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Checking select v0.6.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking mw-tools v0.1.0 (https://github.com/FabianLars/mw-toolbox?rev=0efd2054999cf3b781d3e047b2ad17308e0745db#0efd2054) [INFO] [stderr] Checking league-wiki v0.1.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/lib.rs:340:34 [INFO] [stdout] | [INFO] [stdout] 340 | let curr_date = chrono::Utc::today() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/lib.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | chrono::Utc::today() [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/lib.rs:416:41 [INFO] [stdout] | [INFO] [stdout] 416 | std::ops::Add::add(chrono::Utc::today(), chrono::Duration::days(7)) [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/lib.rs:340:34 [INFO] [stdout] | [INFO] [stdout] 340 | let curr_date = chrono::Utc::today() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/lib.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | chrono::Utc::today() [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/lib.rs:416:41 [INFO] [stdout] | [INFO] [stdout] 416 | std::ops::Add::add(chrono::Utc::today(), chrono::Duration::days(7)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "eee0c8773b2fc3636d326e85f1c2dc2992aee9a45c813eb2fc96e162fc4af139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee0c8773b2fc3636d326e85f1c2dc2992aee9a45c813eb2fc96e162fc4af139", kill_on_drop: false }` [INFO] [stdout] eee0c8773b2fc3636d326e85f1c2dc2992aee9a45c813eb2fc96e162fc4af139