[INFO] cloning repository https://github.com/arnotae/todoist-habit-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnotae/todoist-habit-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnotae%2Ftodoist-habit-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnotae%2Ftodoist-habit-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1935bd61bf51f9fc255a178a5f18c2277c7232f6 [INFO] testing arnotae/todoist-habit-tracker against beta-2022-05-20 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnotae%2Ftodoist-habit-tracker" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arnotae/todoist-habit-tracker on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arnotae/todoist-habit-tracker [INFO] finished tweaking git repo https://github.com/arnotae/todoist-habit-tracker [INFO] tweaked toml for git repo https://github.com/arnotae/todoist-habit-tracker written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/arnotae/todoist-habit-tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e117d23535fd3af9a585514c251afce598152bef845b9e41330c81b5f6cacca4 [INFO] running `Command { std: "docker" "start" "-a" "e117d23535fd3af9a585514c251afce598152bef845b9e41330c81b5f6cacca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e117d23535fd3af9a585514c251afce598152bef845b9e41330c81b5f6cacca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e117d23535fd3af9a585514c251afce598152bef845b9e41330c81b5f6cacca4", kill_on_drop: false }` [INFO] [stdout] e117d23535fd3af9a585514c251afce598152bef845b9e41330c81b5f6cacca4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1fc39732da0f06282e9692f21c3a6019a840aace19d324c230ce80bd22e118 [INFO] running `Command { std: "docker" "start" "-a" "3f1fc39732da0f06282e9692f21c3a6019a840aace19d324c230ce80bd22e118", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling todoist-habit-tracker v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "3f1fc39732da0f06282e9692f21c3a6019a840aace19d324c230ce80bd22e118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1fc39732da0f06282e9692f21c3a6019a840aace19d324c230ce80bd22e118", kill_on_drop: false }` [INFO] [stdout] 3f1fc39732da0f06282e9692f21c3a6019a840aace19d324c230ce80bd22e118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 303d3ba0b55793f87b585ca5deefd01e5e6cdd77c130eff92e5b8cbe26c19fb1 [INFO] running `Command { std: "docker" "start" "-a" "303d3ba0b55793f87b585ca5deefd01e5e6cdd77c130eff92e5b8cbe26c19fb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling todoist-habit-tracker v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.06s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/todoist_habit_tracker-8fc195736d6a5ef8) [INFO] [stderr] Executable unittests src/bin/todoist_habit_api.rs (/opt/rustwide/target/debug/deps/todoist_habit_api-b0f4b2b6c877ef86) [INFO] running `Command { std: "docker" "inspect" "303d3ba0b55793f87b585ca5deefd01e5e6cdd77c130eff92e5b8cbe26c19fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303d3ba0b55793f87b585ca5deefd01e5e6cdd77c130eff92e5b8cbe26c19fb1", kill_on_drop: false }` [INFO] [stdout] 303d3ba0b55793f87b585ca5deefd01e5e6cdd77c130eff92e5b8cbe26c19fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0cd0da27a9630c23364bedc891f2e4c53355ce8f0445609f00ad52f33f415f9d [INFO] running `Command { std: "docker" "start" "-a" "0cd0da27a9630c23364bedc891f2e4c53355ce8f0445609f00ad52f33f415f9d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todoist_habit_tracker-8fc195736d6a5ef8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test todoist_habit_api::manager::tests::content_dont_have_string ... FAILED [INFO] [stdout] test todoist_habit_api::manager::tests::content_has_string_multi_number ... FAILED [INFO] [stdout] test todoist_habit_api::manager::tests::content_has_string_mono_number ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- todoist_habit_api::manager::tests::content_dont_have_string stdout ---- [INFO] [stdout] thread 'todoist_habit_api::manager::tests::content_dont_have_string' panicked at 'DAY_STRING_BEGIN must be set: NotPresent', src/lib.rs:9:34 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5638dc9efcbd - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5638dc9efcbd - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5638dc9efcbd - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5638dc9efcbd - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5638dca12a3c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x5638dc9ec5e1 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x5638dc9f1795 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5638dc9f1795 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5638dc9f1795 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5638dc9f1440 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5638dc9f1d68 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5638dc9f1c17 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5638dc9f0174 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5638dc9f1949 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5638dc9766f3 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5638dc9767e3 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5638dc9787ce - core::result::Result::expect::h6076330fc21b81ae [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x5638dc978977 - todoist_habit_tracker::get_day_string_begin::h19bbfa22752caf64 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:9:5 [INFO] [stdout] 18: 0x5638dc978c1a - todoist_habit_tracker::todoist_habit_api::manager::Event::has_day_string::h9dab0c4ba5b13457 [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:44:43 [INFO] [stdout] 19: 0x5638dc978cc7 - todoist_habit_tracker::todoist_habit_api::manager::Event::add_one_day_to_content::hd5351bcb48e7a31e [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:50:13 [INFO] [stdout] 20: 0x5638dc979c82 - todoist_habit_tracker::todoist_habit_api::manager::tests::content_dont_have_string::h0a4c85f93f6d199b [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:133:20 [INFO] [stdout] 21: 0x5638dc979b6a - todoist_habit_tracker::todoist_habit_api::manager::tests::content_dont_have_string::{{closure}}::h2b560383370c8ba4 [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:124:5 [INFO] [stdout] 22: 0x5638dc97855e - core::ops::function::FnOnce::call_once::h80e5050fe533cc14 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x5638dc9afba3 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x5638dc9afba3 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 25: 0x5638dc9ae95a - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 26: 0x5638dc9ae95a - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x5638dc9ae95a - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x5638dc9ae95a - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5638dc9ae95a - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5638dc9ae95a - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 31: 0x5638dc9ae95a - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 32: 0x5638dc97abad - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 33: 0x5638dc97abad - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x5638dc980658 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 35: 0x5638dc980658 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5638dc980658 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x5638dc980658 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5638dc980658 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5638dc980658 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 40: 0x5638dc980658 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 41: 0x5638dc9f6553 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 42: 0x5638dc9f6553 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 43: 0x5638dc9f6553 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7faf04b1a609 - start_thread [INFO] [stdout] 45: 0x7faf048ea163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- todoist_habit_api::manager::tests::content_has_string_multi_number stdout ---- [INFO] [stdout] thread 'todoist_habit_api::manager::tests::content_has_string_multi_number' panicked at 'DAY_STRING_BEGIN must be set: NotPresent', src/lib.rs:9:34 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5638dc9efcbd - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5638dc9efcbd - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5638dc9efcbd - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5638dc9efcbd - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5638dca12a3c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x5638dc9ec5e1 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x5638dc9f1795 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5638dc9f1795 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5638dc9f1795 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5638dc9f1440 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5638dc9f1d68 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5638dc9f1c17 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5638dc9f0174 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5638dc9f1949 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5638dc9766f3 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5638dc9767e3 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5638dc9787ce - core::result::Result::expect::h6076330fc21b81ae [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x5638dc978977 - todoist_habit_tracker::get_day_string_begin::h19bbfa22752caf64 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:9:5 [INFO] [stdout] 18: 0x5638dc978c1a - todoist_habit_tracker::todoist_habit_api::manager::Event::has_day_string::h9dab0c4ba5b13457 [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:44:43 [INFO] [stdout] 19: 0x5638dc978cc7 - todoist_habit_tracker::todoist_habit_api::manager::Event::add_one_day_to_content::hd5351bcb48e7a31e [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:50:13 [INFO] [stdout] 20: 0x5638dc979a32 - todoist_habit_tracker::todoist_habit_api::manager::tests::content_has_string_multi_number::h078311eea50de8f2 [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:120:20 [INFO] [stdout] 21: 0x5638dc97991a - todoist_habit_tracker::todoist_habit_api::manager::tests::content_has_string_multi_number::{{closure}}::h462dea4fdbd4045e [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:111:5 [INFO] [stdout] 22: 0x5638dc97859e - core::ops::function::FnOnce::call_once::h9be4408cd2ac8c2e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x5638dc9afba3 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x5638dc9afba3 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 25: 0x5638dc9ae95a - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 26: 0x5638dc9ae95a - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x5638dc9ae95a - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x5638dc9ae95a - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5638dc9ae95a - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5638dc9ae95a - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 31: 0x5638dc9ae95a - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 32: 0x5638dc97abad - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 33: 0x5638dc97abad - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x5638dc980658 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 35: 0x5638dc980658 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5638dc980658 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x5638dc980658 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5638dc980658 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5638dc980658 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 40: 0x5638dc980658 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 41: 0x5638dc9f6553 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 42: 0x5638dc9f6553 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 43: 0x5638dc9f6553 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7faf04b1a609 - start_thread [INFO] [stdout] 45: 0x7faf048ea163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- todoist_habit_api::manager::tests::content_has_string_mono_number stdout ---- [INFO] [stdout] thread 'todoist_habit_api::manager::tests::content_has_string_mono_number' panicked at 'DAY_STRING_BEGIN must be set: NotPresent', src/lib.rs:9:34 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5638dc9efcbd - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5638dc9efcbd - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5638dc9efcbd - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5638dc9efcbd - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5638dca12a3c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x5638dc9ec5e1 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x5638dc9f1795 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5638dc9f1795 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5638dc9f1795 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5638dc9f1440 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5638dc9f1d68 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5638dc9f1c17 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5638dc9f0174 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5638dc9f1949 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5638dc9766f3 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5638dc9767e3 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5638dc9787ce - core::result::Result::expect::h6076330fc21b81ae [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x5638dc978977 - todoist_habit_tracker::get_day_string_begin::h19bbfa22752caf64 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:9:5 [INFO] [stdout] 18: 0x5638dc978c1a - todoist_habit_tracker::todoist_habit_api::manager::Event::has_day_string::h9dab0c4ba5b13457 [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:44:43 [INFO] [stdout] 19: 0x5638dc978cc7 - todoist_habit_tracker::todoist_habit_api::manager::Event::add_one_day_to_content::hd5351bcb48e7a31e [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:50:13 [INFO] [stdout] 20: 0x5638dc9797e2 - todoist_habit_tracker::todoist_habit_api::manager::tests::content_has_string_mono_number::hd1a121fa09e61597 [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:107:20 [INFO] [stdout] 21: 0x5638dc9796ca - todoist_habit_tracker::todoist_habit_api::manager::tests::content_has_string_mono_number::{{closure}}::h8af59d1f889ee285 [INFO] [stdout] at /opt/rustwide/workdir/src/todoist_habit_api/manager.rs:98:5 [INFO] [stdout] 22: 0x5638dc9785de - core::ops::function::FnOnce::call_once::ha189ba91a3f92f6e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x5638dc9afba3 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x5638dc9afba3 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 25: 0x5638dc9ae95a - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 26: 0x5638dc9ae95a - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x5638dc9ae95a - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x5638dc9ae95a - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5638dc9ae95a - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5638dc9ae95a - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 31: 0x5638dc9ae95a - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 32: 0x5638dc97abad - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 33: 0x5638dc97abad - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x5638dc980658 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 35: 0x5638dc980658 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5638dc980658 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x5638dc980658 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5638dc980658 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5638dc980658 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 40: 0x5638dc980658 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 41: 0x5638dc9f6553 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 42: 0x5638dc9f6553 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 43: 0x5638dc9f6553 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7faf04b1a609 - start_thread [INFO] [stdout] 45: 0x7faf048ea163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] todoist_habit_api::manager::tests::content_dont_have_string [INFO] [stdout] todoist_habit_api::manager::tests::content_has_string_mono_number [INFO] [stdout] todoist_habit_api::manager::tests::content_has_string_multi_number [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0cd0da27a9630c23364bedc891f2e4c53355ce8f0445609f00ad52f33f415f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd0da27a9630c23364bedc891f2e4c53355ce8f0445609f00ad52f33f415f9d", kill_on_drop: false }` [INFO] [stdout] 0cd0da27a9630c23364bedc891f2e4c53355ce8f0445609f00ad52f33f415f9d