[INFO] cloning repository https://github.com/pinapelz/arisu-ffxiv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pinapelz/arisu-ffxiv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinapelz%2Farisu-ffxiv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinapelz%2Farisu-ffxiv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07d2e0c9b0645b7e1f9292aec28e9b8f50e0dc8c
[INFO] testing pinapelz/arisu-ffxiv against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinapelz%2Farisu-ffxiv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pinapelz/arisu-ffxiv
[INFO] finished tweaking git repo https://github.com/pinapelz/arisu-ffxiv
[INFO] tweaked toml for git repo https://github.com/pinapelz/arisu-ffxiv written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pinapelz/arisu-ffxiv on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pinapelz/arisu-ffxiv 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ffxiv-chronowatcher v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44c339be8bd9eb8827c7531813256ef436bda4ee66563644aa5c6d33f1368c1c
[INFO] running `Command { std: "docker" "start" "-a" "44c339be8bd9eb8827c7531813256ef436bda4ee66563644aa5c6d33f1368c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44c339be8bd9eb8827c7531813256ef436bda4ee66563644aa5c6d33f1368c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44c339be8bd9eb8827c7531813256ef436bda4ee66563644aa5c6d33f1368c1c", kill_on_drop: false }`
[INFO] [stdout] 44c339be8bd9eb8827c7531813256ef436bda4ee66563644aa5c6d33f1368c1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fd1a02e86c13e92693f32dfce4227099b63c96252c6df346b7fb49dc7b82d58
[INFO] running `Command { std: "docker" "start" "-a" "8fd1a02e86c13e92693f32dfce4227099b63c96252c6df346b7fb49dc7b82d58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling ffxiv-chronowatcher v0.0.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling arisu-ffxiv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `format_unix_to_date`
[INFO] [stdout]  --> src/general_timers.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::time_utils::{format_unix_to_date, format_unix_to_relative_timestr};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TimeZone` and `Utc`
[INFO] [stdout]  --> src/general_timers.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Html` and `IntoResponse`
[INFO] [stdout]  --> src/web/mod.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     response::{Html, IntoResponse},
[INFO] [stdout]   |                ^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/web/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]  --> src/time_utils.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |         NaiveDateTime::from_timestamp_opt(unix_timestamp, 0).expect("Invalid Unix timestamp");
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.99s
[INFO] running `Command { std: "docker" "inspect" "8fd1a02e86c13e92693f32dfce4227099b63c96252c6df346b7fb49dc7b82d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fd1a02e86c13e92693f32dfce4227099b63c96252c6df346b7fb49dc7b82d58", kill_on_drop: false }`
[INFO] [stdout] 8fd1a02e86c13e92693f32dfce4227099b63c96252c6df346b7fb49dc7b82d58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 677f218a4b4afc779b089b05dd7ac72f7409f93f6c8407da74ee422794f9ef9a
[INFO] running `Command { std: "docker" "start" "-a" "677f218a4b4afc779b089b05dd7ac72f7409f93f6c8407da74ee422794f9ef9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling arisu-ffxiv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `format_unix_to_date`
[INFO] [stdout]  --> src/general_timers.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::time_utils::{format_unix_to_date, format_unix_to_relative_timestr};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TimeZone` and `Utc`
[INFO] [stdout]  --> src/general_timers.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Html` and `IntoResponse`
[INFO] [stdout]  --> src/web/mod.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     response::{Html, IntoResponse},
[INFO] [stdout]   |                ^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/web/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]  --> src/time_utils.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |         NaiveDateTime::from_timestamp_opt(unix_timestamp, 0).expect("Invalid Unix timestamp");
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "677f218a4b4afc779b089b05dd7ac72f7409f93f6c8407da74ee422794f9ef9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677f218a4b4afc779b089b05dd7ac72f7409f93f6c8407da74ee422794f9ef9a", kill_on_drop: false }`
[INFO] [stdout] 677f218a4b4afc779b089b05dd7ac72f7409f93f6c8407da74ee422794f9ef9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba07f7b8e0bcc47239f112d41a4aef05111f93129e44a07e2995bc71bf204feb
[INFO] running `Command { std: "docker" "start" "-a" "ba07f7b8e0bcc47239f112d41a4aef05111f93129e44a07e2995bc71bf204feb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `format_unix_to_date`
[INFO] [stderr]  --> src/general_timers.rs:1:25
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::time_utils::{format_unix_to_date, format_unix_to_relative_timestr};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TimeZone` and `Utc`
[INFO] [stderr]  --> src/general_timers.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 | use chrono::{TimeZone, Utc};
[INFO] [stderr]   |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Html` and `IntoResponse`
[INFO] [stderr]  --> src/web/mod.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 |     response::{Html, IntoResponse},
[INFO] [stderr]   |                ^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::Utc`
[INFO] [stderr]  --> src/web/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use chrono::Utc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stderr]  --> src/time_utils.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 |         NaiveDateTime::from_timestamp_opt(unix_timestamp, 0).expect("Invalid Unix timestamp");
[INFO] [stderr]   |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `arisu-ffxiv` (bin "arisu-ffxiv" test) generated 5 warnings (run `cargo fix --bin "arisu-ffxiv" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arisu_ffxiv-64fb8a1a51968956)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ba07f7b8e0bcc47239f112d41a4aef05111f93129e44a07e2995bc71bf204feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba07f7b8e0bcc47239f112d41a4aef05111f93129e44a07e2995bc71bf204feb", kill_on_drop: false }`
[INFO] [stdout] ba07f7b8e0bcc47239f112d41a4aef05111f93129e44a07e2995bc71bf204feb
