[INFO] cloning repository https://github.com/pinapelz/ffxiv-chronowatcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pinapelz/ffxiv-chronowatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinapelz%2Fffxiv-chronowatcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinapelz%2Fffxiv-chronowatcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b013b8b9af0e8db48b10882f64bff252cf7742d
[INFO] testing pinapelz/ffxiv-chronowatcher against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpinapelz%2Fffxiv-chronowatcher" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pinapelz/ffxiv-chronowatcher
[INFO] finished tweaking git repo https://github.com/pinapelz/ffxiv-chronowatcher
[INFO] tweaked toml for git repo https://github.com/pinapelz/ffxiv-chronowatcher written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pinapelz/ffxiv-chronowatcher on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pinapelz/ffxiv-chronowatcher 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb
[INFO] running `Command { std: "docker" "start" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ffxiv-chronowatcher v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
[INFO] running `Command { std: "docker" "inspect" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ffxiv-chronowatcher v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `EorzeanDate`
[INFO] [stdout]  --> tests/test_eorzea_time.rs:3:164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...orzea_duration, eorzea_duration_to_earth_sec, EorzeanTime, EorzeanDate};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `EorzeanDate`
[INFO] [stderr]  --> tests/test_eorzea_time.rs:3:164
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...orzea_duration, eorzea_duration_to_earth_sec, EorzeanTime, EorzeanDate};
[INFO] [stderr]   |                                                               ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ffxiv-chronowatcher` (test "test_eorzea_time") generated 1 warning (run `cargo fix --test "test_eorzea_time" -p ffxiv-chronowatcher` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffxiv_chronowatcher-1f8a4b9050520a5c)
[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] [stderr]      Running tests/test_eorzea_time.rs (/opt/rustwide/target/debug/deps/test_eorzea_time-febad6e63274699c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test time_tests::test_convert_eorzean_date_umbral ... ok
[INFO] [stdout] test time_tests::test_convert_to_eorzean_time ... ok
[INFO] [stdout] test time_tests::test_convert_to_ez_chrono_datetime ... ok
[INFO] [stdout] test time_tests::test_eorzea_dur_to_earth_sec ... ok
[INFO] [stdout] test time_tests::test_earth_sec_to_eorzea_sec ... ok
[INFO] [stderr]      Running tests/test_eorzea_weather.rs (/opt/rustwide/target/debug/deps/test_eorzea_weather-d3766926be9cd20a)
[INFO] [stdout] test time_tests::test_convert_to_eorzean_date_astral ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test weather_tests::test_calculate_current_weather_interval_day_overflow ... ok
[INFO] [stdout] test weather_tests::test_calculate_forecast_neg_offset ... ok
[INFO] [stdout] test weather_tests::test_calculate_current_weather_interval ... ok
[INFO] [stdout] test weather_tests::test_set_global_offset ... ok
[INFO] [stdout] test weather_tests::test_convert_weather_enum_to_string ... ok
[INFO] [stdout] test weather_tests::test_calculate_forecast_zero_offset ... ok
[INFO] [stdout] test weather_tests::test_calculate_forecast_pos_offset ... ok
[INFO] [stdout] test weather_tests::test_find_weather_by_time_with_offset ... ok
[INFO] [stdout] test weather_tests::test_find_next_weather_occurance ... ok
[INFO] [stdout] test weather_tests::get_weather_by_time_panic_zone_not_found - should panic ... ok
[INFO] [stdout] test weather_tests::test_get_weather_by_time ... ok
[INFO] [stderr]    Doc-tests ffxiv_chronowatcher
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[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" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb", kill_on_drop: false }`
[INFO] [stdout] 09e6a07fabe54926d08459b825a2823819c38f803b86666f333e0ae6370f07fb
