[INFO] cloning repository https://github.com/azzamsa/bilal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azzamsa/bilal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazzamsa%2Fbilal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazzamsa%2Fbilal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2b9ba2dd5e063edd9b07981dd655c11518407fb
[INFO] testing azzamsa/bilal against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazzamsa%2Fbilal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/azzamsa/bilal
[INFO] finished tweaking git repo https://github.com/azzamsa/bilal
[INFO] tweaked toml for git repo https://github.com/azzamsa/bilal written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azzamsa/bilal on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azzamsa/bilal 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.98.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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a
[INFO] running `Command { std: "docker" "start" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a", 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" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a", 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" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling base62 v2.2.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling normpath v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling misykat v4.1.2
[INFO] [stderr]    Compiling bilal v1.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a", 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" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling base62 v2.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling normpath v1.4.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling bilal v1.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling misykat v4.1.2
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a", 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" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/bilal-8efe0fc842f4b6d8)
[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 unittests src/main.rs (/opt/rustwide/target/release/deps/bilal-827db810fac84e8a)
[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/integration.rs (/opt/rustwide/target/release/deps/integration-0a23f4feb2a53c12)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test help ... ok
[INFO] [stdout] test all_12h_format ... FAILED
[INFO] [stdout] test all ... FAILED
[INFO] [stdout] test current ... FAILED
[INFO] [stdout] test next ... FAILED
[INFO] [stdout] test next_12h_format ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- all_12h_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'all_12h_format' (3113) panicked at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stderr=``````
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3115) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a46147ab0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60a461435f44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x60a46147a0cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60a461479df9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x60a46149f5a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x60a46149f529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x60a46149f9fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x60a461435ddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x60a46146f767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x60a46140b1d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x60a461406cfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x60a46140cd7c - main
[INFO] [stdout]   12:     0x7a4b859e9601 - <unknown>
[INFO] [stdout]   13:     0x7a4b859e9718 - __libc_start_main
[INFO] [stdout]   14:     0x60a461406935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/release/bilal" "all" "--config" "/tmp/.tmpI18UbC/config.toml"`
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3115) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a46147ab0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60a461435f44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x60a46147a0cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60a461479df9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x60a46149f5a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x60a46149f529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x60a46149f9fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x60a461435ddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x60a46146f767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x60a46140b1d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x60a461406cfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x60a46140cd7c - main
[INFO] [stdout]   12:     0x7a4b859e9601 - <unknown>
[INFO] [stdout]   13:     0x7a4b859e9718 - __libc_start_main
[INFO] [stdout]   14:     0x60a461406935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567722703c5 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556772257804 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x55677226fb1b - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55677226f6b9 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55677226f33a - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x55677226ee92 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5567722955b1 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x556772295569 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x556772295a6c - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    9:     0x55677225769b - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   10:     0x55677225472f - core[812a354ff5be3162]::panicking::panic_display::<assert_cmd[581a64742d9af5f8]::assert::AssertError>
[INFO] [stdout]   11:     0x5567722546cd - <assert_cmd[581a64742d9af5f8]::assert::AssertError>::panic::<assert_cmd[581a64742d9af5f8]::assert::Assert>
[INFO] [stdout]   12:     0x556772256286 - <assert_cmd[581a64742d9af5f8]::assert::Assert>::success
[INFO] [stdout]   13:     0x556772250e3b - <integration[3c55b8d51af0fa04]::all_12h_format::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5567722ad43b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5567722a9e02 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5567722a96ac - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5567722c2afc - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x556772296bf2 - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x74ae0107107a - <unknown>
[INFO] [stdout]   20:     0x74ae01104534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'all' (3112) panicked at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stderr=``````
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3121) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627b2940bb0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x627b293c6f44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x627b2940b0cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x627b2940adf9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x627b294305a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x627b29430529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x627b294309fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x627b293c6ddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x627b29400767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x627b2939c1d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x627b29397cfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x627b2939dd7c - main
[INFO] [stdout]   12:     0x7f20442b6601 - <unknown>
[INFO] [stdout]   13:     0x7f20442b6718 - __libc_start_main
[INFO] [stdout]   14:     0x627b29397935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/release/bilal" "all" "--config" "/tmp/.tmpIL0GYg/config.toml"`
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3121) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627b2940bb0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x627b293c6f44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x627b2940b0cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x627b2940adf9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x627b294305a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x627b29430529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x627b294309fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x627b293c6ddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x627b29400767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x627b2939c1d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x627b29397cfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x627b2939dd7c - main
[INFO] [stdout]   12:     0x7f20442b6601 - <unknown>
[INFO] [stdout]   13:     0x7f20442b6718 - __libc_start_main
[INFO] [stdout]   14:     0x627b29397935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567722703c5 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556772257804 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x55677226fb1b - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55677226f6b9 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55677226f33a - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x55677226ee92 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5567722955b1 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x556772295569 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x556772295a6c - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    9:     0x55677225769b - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   10:     0x55677225472f - core[812a354ff5be3162]::panicking::panic_display::<assert_cmd[581a64742d9af5f8]::assert::AssertError>
[INFO] [stdout]   11:     0x5567722546cd - <assert_cmd[581a64742d9af5f8]::assert::AssertError>::panic::<assert_cmd[581a64742d9af5f8]::assert::Assert>
[INFO] [stdout]   12:     0x556772256286 - <assert_cmd[581a64742d9af5f8]::assert::Assert>::success
[INFO] [stdout]   13:     0x5567722515c6 - <integration[3c55b8d51af0fa04]::all::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5567722ad43b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5567722a9e02 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5567722a96ac - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5567722c2afc - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x556772296bf2 - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x74ae0107107a - <unknown>
[INFO] [stdout]   20:     0x74ae01104534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- current stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'current' (3114) panicked at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stderr=``````
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3116) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b87c5b20b0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b87c5adbf44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5b87c5b200cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b87c5b1fdf9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x5b87c5b455a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x5b87c5b45529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x5b87c5b459fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x5b87c5adbddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x5b87c5b15767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x5b87c5ab11d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x5b87c5aaccfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x5b87c5ab2d7c - main
[INFO] [stdout]   12:     0x7c0845d51601 - <unknown>
[INFO] [stdout]   13:     0x7c0845d51718 - __libc_start_main
[INFO] [stdout]   14:     0x5b87c5aac935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/release/bilal" "current" "--json" "--config" "/tmp/.tmpIlrdn1/config.toml"`
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3116) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b87c5b20b0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b87c5adbf44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5b87c5b200cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5b87c5b1fdf9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x5b87c5b455a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x5b87c5b45529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x5b87c5b459fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x5b87c5adbddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x5b87c5b15767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x5b87c5ab11d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x5b87c5aaccfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x5b87c5ab2d7c - main
[INFO] [stdout]   12:     0x7c0845d51601 - <unknown>
[INFO] [stdout]   13:     0x7c0845d51718 - __libc_start_main
[INFO] [stdout]   14:     0x5b87c5aac935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567722703c5 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556772257804 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x55677226fb1b - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55677226f6b9 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55677226f33a - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x55677226ee92 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5567722955b1 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x556772295569 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x556772295a6c - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    9:     0x55677225769b - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   10:     0x55677225472f - core[812a354ff5be3162]::panicking::panic_display::<assert_cmd[581a64742d9af5f8]::assert::AssertError>
[INFO] [stdout]   11:     0x5567722546cd - <assert_cmd[581a64742d9af5f8]::assert::AssertError>::panic::<assert_cmd[581a64742d9af5f8]::assert::Assert>
[INFO] [stdout]   12:     0x556772256286 - <assert_cmd[581a64742d9af5f8]::assert::Assert>::success
[INFO] [stdout]   13:     0x556772251ea8 - <integration[3c55b8d51af0fa04]::current::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5567722ad43b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5567722a9e02 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5567722a96ac - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5567722c2afc - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x556772296bf2 - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x74ae0107107a - <unknown>
[INFO] [stdout]   20:     0x74ae01104534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- next stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'next' (3118) panicked at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stderr=``````
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3122) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd923fb3b0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fd923f6ef44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5fd923fb30cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fd923fb2df9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x5fd923fd85a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x5fd923fd8529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x5fd923fd89fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x5fd923f6eddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x5fd923fa8767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x5fd923f441d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x5fd923f3fcfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x5fd923f45d7c - main
[INFO] [stdout]   12:     0x70007527d601 - <unknown>
[INFO] [stdout]   13:     0x70007527d718 - __libc_start_main
[INFO] [stdout]   14:     0x5fd923f3f935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/release/bilal" "next" "--json" "--config" "/tmp/.tmpQLuJvu/config.toml"`
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3122) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fd923fb3b0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fd923f6ef44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5fd923fb30cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fd923fb2df9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x5fd923fd85a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x5fd923fd8529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x5fd923fd89fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x5fd923f6eddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x5fd923fa8767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x5fd923f441d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x5fd923f3fcfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x5fd923f45d7c - main
[INFO] [stdout]   12:     0x70007527d601 - <unknown>
[INFO] [stdout]   13:     0x70007527d718 - __libc_start_main
[INFO] [stdout]   14:     0x5fd923f3f935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567722703c5 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556772257804 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x55677226fb1b - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55677226f6b9 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55677226f33a - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x55677226ee92 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5567722955b1 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x556772295569 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x556772295a6c - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    9:     0x55677225769b - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   10:     0x55677225472f - core[812a354ff5be3162]::panicking::panic_display::<assert_cmd[581a64742d9af5f8]::assert::AssertError>
[INFO] [stdout]   11:     0x5567722546cd - <assert_cmd[581a64742d9af5f8]::assert::AssertError>::panic::<assert_cmd[581a64742d9af5f8]::assert::Assert>
[INFO] [stdout]   12:     0x556772256286 - <assert_cmd[581a64742d9af5f8]::assert::Assert>::success
[INFO] [stdout]   13:     0x556772251b2c - <integration[3c55b8d51af0fa04]::next::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5567722ad43b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5567722a9e02 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5567722a96ac - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5567722c2afc - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x556772296bf2 - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x74ae0107107a - <unknown>
[INFO] [stdout]   20:     0x74ae01104534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- next_12h_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'next_12h_format' (3119) panicked at /rustc/0c45ca314d60447c808f437c9df49ac81c0dc23d/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stderr=``````
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3123) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6a85fcb0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6a85b7f44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x55b6a85fc0cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6a85fbdf9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x55b6a86215a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x55b6a8621529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x55b6a86219fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x55b6a85b7ddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x55b6a85f1767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x55b6a858d1d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x55b6a8588cfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x55b6a858ed7c - main
[INFO] [stdout]   12:     0x7cce1c241601 - <unknown>
[INFO] [stdout]   13:     0x7cce1c241718 - __libc_start_main
[INFO] [stdout]   14:     0x55b6a8588935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/release/bilal" "next" "--config" "/tmp/.tmp0v0j4u/config.toml"`
[INFO] [stdout] code=<interrupted>
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (3123) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/civil/time.rs:334:13:
[INFO] [stdout] invalid hour
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6a85fcb0d - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6a85b7f44 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x55b6a85fc0cb - <std[93043b772a62376c]::sys::stdio::unix::Stderr as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6a85fbdf9 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    4:     0x55b6a86215a2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    5:     0x55b6a8621529 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    6:     0x55b6a86219fc - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    7:     0x55b6a85b7ddb - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]    8:     0x55b6a85f1767 - <misykat[ceebc912386d45be]::salah::times::PrayerTimes>::hours_to_time
[INFO] [stdout]    9:     0x55b6a858d1d0 - bilal[47c2a67efc1050fb]::main
[INFO] [stdout]   10:     0x55b6a8588cfc - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   11:     0x55b6a858ed7c - main
[INFO] [stdout]   12:     0x7cce1c241601 - <unknown>
[INFO] [stdout]   13:     0x7cce1c241718 - __libc_start_main
[INFO] [stdout]   14:     0x55b6a8588935 - _start
[INFO] [stdout]   15:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5567722703c5 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556772257804 - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x55677226fb1b - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55677226f6b9 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55677226f33a - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x55677226ee92 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5567722955b1 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x556772295569 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x556772295a6c - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]    9:     0x55677225769b - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   10:     0x55677225472f - core[812a354ff5be3162]::panicking::panic_display::<assert_cmd[581a64742d9af5f8]::assert::AssertError>
[INFO] [stdout]   11:     0x5567722546cd - <assert_cmd[581a64742d9af5f8]::assert::AssertError>::panic::<assert_cmd[581a64742d9af5f8]::assert::Assert>
[INFO] [stdout]   12:     0x556772256286 - <assert_cmd[581a64742d9af5f8]::assert::Assert>::success
[INFO] [stdout]   13:     0x5567722511a3 - <integration[3c55b8d51af0fa04]::next_12h_format::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5567722ad43b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5567722a9e02 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5567722a96ac - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5567722c2afc - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x556772296bf2 - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x74ae0107107a - <unknown>
[INFO] [stdout]   20:     0x74ae01104534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     all
[INFO] [stdout]     all_12h_format
[INFO] [stdout]     current
[INFO] [stdout]     next
[INFO] [stdout]     next_12h_format
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a", kill_on_drop: false }`
[INFO] [stdout] 71137842ec12aa9e30af436505bc3582c9791cbb533a7db7f4b7280d87d1aa1a
