[INFO] cloning repository https://github.com/MingweiSamuel/cmflairs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MingweiSamuel/cmflairs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fcmflairs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fcmflairs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fe9f93db3aaf0dbd7f9fa193315106d90987b3d
[INFO] checking MingweiSamuel/cmflairs against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fcmflairs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MingweiSamuel/cmflairs
[INFO] finished tweaking git repo https://github.com/MingweiSamuel/cmflairs
[INFO] tweaked toml for git repo https://github.com/MingweiSamuel/cmflairs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MingweiSamuel/cmflairs on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MingweiSamuel/cmflairs 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-internal v1.1.4
[INFO] [stderr]   Downloaded async-compression v0.4.6
[INFO] [stderr]   Downloaded riven v2.46.0
[INFO] [stderr]   Downloaded worker-sys v0.2.0
[INFO] [stderr]   Downloaded worker v0.2.0
[INFO] [stderr]   Downloaded pin-project v1.1.4
[INFO] [stderr]   Downloaded toml_edit v0.19.12
[INFO] [stderr]   Downloaded serde_repr v0.1.18
[INFO] [stderr]   Downloaded axum-extra v0.9.3
[INFO] [stderr]   Downloaded worker-macros v0.2.0
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8e8776e02db8ea25d2d4f374de7e793e04563185e0f435f4946e96192ef0830
[INFO] running `Command { std: "docker" "start" "-a" "f8e8776e02db8ea25d2d4f374de7e793e04563185e0f435f4946e96192ef0830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8e8776e02db8ea25d2d4f374de7e793e04563185e0f435f4946e96192ef0830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8e8776e02db8ea25d2d4f374de7e793e04563185e0f435f4946e96192ef0830", kill_on_drop: false }`
[INFO] [stdout] f8e8776e02db8ea25d2d4f374de7e793e04563185e0f435f4946e96192ef0830
[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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d73ec41b03d5ef68f1ca4838b2c8c0cbb8876884b9e268ad205c0bf50d71508
[INFO] running `Command { std: "docker" "start" "-a" "6d73ec41b03d5ef68f1ca4838b2c8c0cbb8876884b9e268ad205c0bf50d71508", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking proc-macro2 v1.0.82
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]    Compiling cm_worker v0.0.0 (/opt/rustwide/workdir/cm_worker)
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking syn v2.0.61
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking async-compression v0.4.6
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling cm_macro v0.0.0 (/opt/rustwide/workdir/cm_macro)
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking worker-kv v0.7.0
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking jwt v0.16.0
[INFO] [stderr]    Compiling worker-sys v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling worker-macros v0.2.0
[INFO] [stderr]     Checking worker v0.2.0
[INFO] [stderr]     Checking axum-extra v0.9.3
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking riven v2.46.0
[INFO] [stdout] warning: unused import: `join_all`
[INFO] [stdout]  --> cm_worker/src/webjob.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::future::{join, join_all};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> cm_worker/src/init.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |             fn hook(info: &std::panic::PanicInfo) {
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `join_all`
[INFO] [stdout]  --> cm_worker/src/webjob.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::future::{join, join_all};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> cm_worker/src/init.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |             fn hook(info: &std::panic::PanicInfo) {
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> cm_worker/src/webjob.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn summoner_bulk_update(db: &D1Database, rgapi: &RiotApi, batch_size: u32) -> Result<()> {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rgapi`
[INFO] [stdout]   --> cm_worker/src/webjob.rs:52:52
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn summoner_bulk_update(db: &D1Database, rgapi: &RiotApi, batch_size: u32) -> Result<()> {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_rgapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_size`
[INFO] [stdout]   --> cm_worker/src/webjob.rs:52:69
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn summoner_bulk_update(db: &D1Database, rgapi: &RiotApi, batch_size: u32) -> Result<()> {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> cm_worker/src/webjob.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn summoner_bulk_update(db: &D1Database, rgapi: &RiotApi, batch_size: u32) -> Result<()> {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rgapi`
[INFO] [stdout]   --> cm_worker/src/webjob.rs:52:52
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn summoner_bulk_update(db: &D1Database, rgapi: &RiotApi, batch_size: u32) -> Result<()> {
[INFO] [stdout]    |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_rgapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_size`
[INFO] [stdout]   --> cm_worker/src/webjob.rs:52:69
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub async fn summoner_bulk_update(db: &D1Database, rgapi: &RiotApi, batch_size: u32) -> Result<()> {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.35s
[INFO] running `Command { std: "docker" "inspect" "6d73ec41b03d5ef68f1ca4838b2c8c0cbb8876884b9e268ad205c0bf50d71508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d73ec41b03d5ef68f1ca4838b2c8c0cbb8876884b9e268ad205c0bf50d71508", kill_on_drop: false }`
[INFO] [stdout] 6d73ec41b03d5ef68f1ca4838b2c8c0cbb8876884b9e268ad205c0bf50d71508
