[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 try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fcmflairs" "/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.toml
[INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MingweiSamuel/cmflairs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4223b24d70ebedb62c24fb2e966e3ab56d560e6e6e7d594d70317cdf3eeeaa88
[INFO] running `Command { std: "docker" "start" "-a" "4223b24d70ebedb62c24fb2e966e3ab56d560e6e6e7d594d70317cdf3eeeaa88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4223b24d70ebedb62c24fb2e966e3ab56d560e6e6e7d594d70317cdf3eeeaa88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4223b24d70ebedb62c24fb2e966e3ab56d560e6e6e7d594d70317cdf3eeeaa88", kill_on_drop: false }`
[INFO] [stdout] 4223b24d70ebedb62c24fb2e966e3ab56d560e6e6e7d594d70317cdf3eeeaa88
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49f2870d536cd585a9173b33fadf207f05119f6900ef5f833c1a7a1c722e0524
[INFO] running `Command { std: "docker" "start" "-a" "49f2870d536cd585a9173b33fadf207f05119f6900ef5f833c1a7a1c722e0524", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.7.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling cm_worker v0.0.0 (/opt/rustwide/workdir/cm_worker)
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking syn v2.0.61
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking async-compression v0.4.6
[INFO] [stderr]     Checking cm_macro v0.0.0 (/opt/rustwide/workdir/cm_macro)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[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]     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 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]    Compiling worker-macros v0.2.0
[INFO] [stderr]     Checking hyper v0.14.28
[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: 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: 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] [stdout] error: this type will no longer be must used: Result<http::Response<axum::body::Body>, std::convert::Infallible>
[INFO] [stdout]    --> cm_worker/src/lib.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Ok(app.call(req).await.unwrap())
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<axum::body::Body>, std::convert::Infallible>
[INFO] [stdout]    --> cm_worker/src/lib.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Ok(app.call(req).await.unwrap())
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<axum::body::Body>, std::convert::Infallible>
[INFO] [stdout]    --> cm_worker/src/lib.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Ok(app.call(req).await.unwrap())
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<axum::body::Body>, std::convert::Infallible>
[INFO] [stdout]    --> cm_worker/src/lib.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Ok(app.call(req).await.unwrap())
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<axum::body::Body>, std::convert::Infallible>
[INFO] [stdout]    --> cm_worker/src/lib.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Ok(app.call(req).await.unwrap())
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<axum::body::Body>, std::convert::Infallible>
[INFO] [stdout]    --> cm_worker/src/lib.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Ok(app.call(req).await.unwrap())
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cm_worker` (lib) due to 3 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cm_worker` (lib test) due to 3 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "49f2870d536cd585a9173b33fadf207f05119f6900ef5f833c1a7a1c722e0524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f2870d536cd585a9173b33fadf207f05119f6900ef5f833c1a7a1c722e0524", kill_on_drop: false }`
[INFO] [stdout] 49f2870d536cd585a9173b33fadf207f05119f6900ef5f833c1a7a1c722e0524
