[INFO] cloning repository https://github.com/catwinee/Cadence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catwinee/Cadence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatwinee%2FCadence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatwinee%2FCadence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad4b6a0066f262864f3ded646fea23588189f0d4
[INFO] testing catwinee/Cadence against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatwinee%2FCadence" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/catwinee/Cadence
[INFO] finished tweaking git repo https://github.com/catwinee/Cadence
[INFO] tweaked toml for git repo https://github.com/catwinee/Cadence written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/catwinee/Cadence on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/catwinee/Cadence 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded redox_users v0.4.6
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded chinese-variant v1.1.5
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded year-helper v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded chinese-lunisolar-calendar v0.2.1
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89af4aad26f67815bfa137de49b083073bc4afb713906e67228d7af1a3c7ae51
[INFO] running `Command { std: "docker" "start" "-a" "89af4aad26f67815bfa137de49b083073bc4afb713906e67228d7af1a3c7ae51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89af4aad26f67815bfa137de49b083073bc4afb713906e67228d7af1a3c7ae51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89af4aad26f67815bfa137de49b083073bc4afb713906e67228d7af1a3c7ae51", kill_on_drop: false }`
[INFO] [stdout] 89af4aad26f67815bfa137de49b083073bc4afb713906e67228d7af1a3c7ae51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c027d2b66896b70a2c4f4535b11fe8ad32a5f124186ae87ddf307838b06f50f
[INFO] running `Command { std: "docker" "start" "-a" "0c027d2b66896b70a2c4f4535b11fe8ad32a5f124186ae87ddf307838b06f50f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling year-helper v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling chinese-variant v1.1.5
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling chinese-lunisolar-calendar v0.2.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling cadence-core v0.1.0 (/opt/rustwide/workdir/crates/cadence-core)
[INFO] [stderr]    Compiling cadence-cli v0.1.0 (/opt/rustwide/workdir/crates/cadence-cli)
[INFO] [stderr]    Compiling cadence-tui v0.1.0 (/opt/rustwide/workdir/crates/cadence-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "0c027d2b66896b70a2c4f4535b11fe8ad32a5f124186ae87ddf307838b06f50f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c027d2b66896b70a2c4f4535b11fe8ad32a5f124186ae87ddf307838b06f50f", kill_on_drop: false }`
[INFO] [stdout] 0c027d2b66896b70a2c4f4535b11fe8ad32a5f124186ae87ddf307838b06f50f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42f3582a200aed083291e5eb7fcb2e47a8b72740a98cf5e684d90a67e3b0f620
[INFO] running `Command { std: "docker" "start" "-a" "42f3582a200aed083291e5eb7fcb2e47a8b72740a98cf5e684d90a67e3b0f620", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling cadence-core v0.1.0 (/opt/rustwide/workdir/crates/cadence-core)
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling cadence-cli v0.1.0 (/opt/rustwide/workdir/crates/cadence-cli)
[INFO] [stderr]    Compiling cadence-tui v0.1.0 (/opt/rustwide/workdir/crates/cadence-tui)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.48s
[INFO] running `Command { std: "docker" "inspect" "42f3582a200aed083291e5eb7fcb2e47a8b72740a98cf5e684d90a67e3b0f620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f3582a200aed083291e5eb7fcb2e47a8b72740a98cf5e684d90a67e3b0f620", kill_on_drop: false }`
[INFO] [stdout] 42f3582a200aed083291e5eb7fcb2e47a8b72740a98cf5e684d90a67e3b0f620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e59c8c450ddaa3977915cdd9b0a5134d33d9523d98cc08937b290429d3c4673a
[INFO] running `Command { std: "docker" "start" "-a" "e59c8c450ddaa3977915cdd9b0a5134d33d9523d98cc08937b290429d3c4673a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cad-47cbefe0168adad6)
[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/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-1694c87a8ea71d16)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test create_fixed_recurring_task ... ok
[INFO] [stdout] test config_set_and_get ... ok
[INFO] [stdout] test create_monthly_nth_weekday_task ... ok
[INFO] [stdout] test config_list_includes_setting ... ok
[INFO] [stdout] test create_floating_recurring_task ... ok
[INFO] [stdout] test create_monthly_on_day_task ... ok
[INFO] [stdout] test complete_generates_next_instance ... ok
[INFO] [stdout] test cascading_delete ... ok
[INFO] [stdout] test create_yearly_lunar_task ... ok
[INFO] [stdout] test create_weekly_on_days_task ... ok
[INFO] [stdout] test export_ical_to_file ... ok
[INFO] [stdout] test export_ical_valid_format ... ok
[INFO] [stdout] test delete_leaf_without_yes_succeeds ... ok
[INFO] [stdout] test delete_parent_without_yes_requires_confirm ... ok
[INFO] [stdout] test export_json_to_file ... ok
[INFO] [stdout] test export_json_contains_all_data ... ok
[INFO] [stdout] test history_filter_by_group ... ok
[INFO] [stdout] test history_filter_by_date_range ... ok
[INFO] [stdout] test full_id_still_works ... ok
[INFO] [stdout] test history_filter_by_action ... ok
[INFO] [stdout] test history_filter_by_task ... ok
[INFO] [stdout] test lunar_leap_flag_works ... ok
[INFO] [stdout] test monthly_complete_generates_next_month ... ok
[INFO] [stdout] test monthly_31_clamps_to_february ... ok
[INFO] [stdout] test lunar_complete_generates_next_year ... ok
[INFO] [stdout] test monthly_first_mon_generates_next_month ... ok
[INFO] [stdout] test history_shows_all_events ... ok
[INFO] [stdout] test non_recurring_task_has_no_recurrence ... ok
[INFO] [stdout] test list_tree_flag ... ok
[INFO] [stdout] test nonexistent_prefix_returns_not_found ... ok
[INFO] [stdout] test prefix_resolves_to_full_id ... ok
[INFO] [stdout] test nested_tree_structure ... ok
[INFO] [stdout] test prefix_works_with_complete ... ok
[INFO] [stdout] test prefix_works_with_delete ... ok
[INFO] [stdout] test prefix_works_with_group_edit ... ok
[INFO] [stdout] test prefix_works_with_edit ... ok
[INFO] [stdout] test postpone_does_not_create_new_instance ... ok
[INFO] [stdout] test prefix_works_with_parent_flag ... ok
[INFO] [stdout] test prefix_works_with_tree ... ok
[INFO] [stdout] test prefix_works_with_history ... ok
[INFO] [stdout] test show_includes_history ... ok
[INFO] [stdout] test show_pattern_has_type_discriminator ... ok
[INFO] [stdout] test subtask_create_and_group_inheritance ... ok
[INFO] [stdout] test skip_fixed_generates_correct_next_due ... ok
[INFO] [stdout] test stats_filter_by_group ... ok
[INFO] [stdout] test subtask_group_override ... ok
[INFO] [stdout] test stats_basic ... ok
[INFO] [stdout] test template_activate_inherits_group ... ok
[INFO] [stdout] test template_create_and_show ... ok
[INFO] [stdout] test template_activate_creates_tasks ... ok
[INFO] [stdout] test template_list ... ok
[INFO] [stdout] test template_add_items_with_hierarchy ... ok
[INFO] [stdout] test upcoming_with_monthly_pattern ... ok
[INFO] [stdout] test upcoming_returns_virtual_projections ... ok
[INFO] [stdout] test template_delete_does_not_affect_tasks ... ok
[INFO] [stdout] test template_activate_preserves_tree ... ok
[INFO] [stdout] test upcoming_with_weekly_pattern ... ok
[INFO] [stdout] test tree_command_shows_children ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cadence_core-02c9758902bf87fe)
[INFO] [stdout] test weekly_complete_monday_generates_wednesday ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 198 tests
[INFO] [stdout] test tests::error_codes::validation_code ... ok
[INFO] [stdout] test tests::export::day_start_hour::config_set_get_roundtrip ... ok
[INFO] [stdout] test tests::export::day_start_hour::config_list_includes_setting ... ok
[INFO] [stdout] test tests::date_normalization::invalid_string_rejected ... ok
[INFO] [stdout] test tests::date_normalization::yyyy_mm_dd_becomes_utc_midnight ... ok
[INFO] [stdout] test tests::date_normalization::iso8601_with_timezone_preserved ... ok
[INFO] [stdout] test tests::date_normalization::empty_date_not_rejected ... ok
[INFO] [stdout] test tests::error_codes::not_found_code ... ok
[INFO] [stdout] test tests::export::day_start_hour::default_day_start_hour_is_zero ... ok
[INFO] [stdout] test tests::export::ical_export::ical_has_vcalendar ... ok
[INFO] [stdout] test tests::export::ical_export::ical_completed_status ... ok
[INFO] [stdout] test tests::export::ical_export::ical_due_date_formatted ... ok
[INFO] [stdout] test tests::export::ical_export::ical_priority_mapping ... ok
[INFO] [stdout] test tests::export::json_export::export_contains_all_sections ... ok
[INFO] [stdout] test tests::export::ical_export::ical_has_vtodo_entries ... ok
[INFO] [stdout] test tests::groups::create_returns_fields ... ok
[INFO] [stdout] test tests::export::json_export::export_includes_groups ... ok
[INFO] [stdout] test tests::groups::cannot_delete_ungrouped ... ok
[INFO] [stdout] test tests::groups::delete_group_moves_tasks_to_ungrouped ... ok
[INFO] [stdout] test tests::export::json_export::export_includes_completed_tasks ... ok
[INFO] [stdout] test tests::groups::duplicate_name_rejected ... ok
[INFO] [stdout] test tests::export::json_export::export_includes_history ... ok
[INFO] [stdout] test tests::groups::list_includes_ungrouped_and_custom ... ok
[INFO] [stdout] test tests::groups::update_group_color ... ok
[INFO] [stdout] test tests::groups::update_group_name ... ok
[INFO] [stdout] test tests::history_stats::history_filtering::filter_by_date_range ... ok
[INFO] [stdout] test tests::groups::task_group_shows_in_task_json ... ok
[INFO] [stdout] test tests::history_stats::history_filtering::filter_by_group ... ok
[INFO] [stdout] test tests::history_stats::history_filtering::filter_by_action ... ok
[INFO] [stdout] test tests::history_stats::history_filtering::filter_excludes_out_of_range ... ok
[INFO] [stdout] test tests::history_stats::statistics::stats_avg_postpone_duration ... ok
[INFO] [stdout] test tests::history_stats::task_show_history::show_without_history_is_none ... ok
[INFO] [stdout] test tests::history_stats::history_filtering::filter_by_task ... ok
[INFO] [stdout] test tests::history_stats::task_show_history::show_includes_history ... ok
[INFO] [stdout] test tests::history_stats::history_filtering::history_lists_all_events ... ok
[INFO] [stdout] test tests::json_serialization::delete_result_serializes ... ok
[INFO] [stdout] test tests::history_stats::statistics::stats_count_actions ... ok
[INFO] [stdout] test tests::history_stats::statistics::stats_filter_by_group ... ok
[INFO] [stdout] test tests::json_serialization::group_serializes ... ok
[INFO] [stdout] test tests::overdue::overdue_is_computed_not_stored ... ok
[INFO] [stdout] test tests::overdue::no_due_date_not_overdue ... ok
[INFO] [stdout] test tests::overdue::filter_overdue_only ... ok
[INFO] [stdout] test tests::overdue::future_due_not_overdue ... ok
[INFO] [stdout] test tests::overdue::overdue_sorts_before_non_overdue ... ok
[INFO] [stdout] test tests::overdue::past_due_is_overdue ... ok
[INFO] [stdout] test tests::recurrence::create_recurring_task::create_fixed_recurring ... ok
[INFO] [stdout] test tests::recurrence::auto_generation::cancel_does_not_generate_next ... ok
[INFO] [stdout] test tests::recurrence::auto_generation::skip_generates_next_instance ... ok
[INFO] [stdout] test tests::recurrence::auto_generation::postpone_does_not_generate_next ... ok
[INFO] [stdout] test tests::recurrence::mixed_projection::project_monthly_pattern ... ok
[INFO] [stdout] test tests::recurrence::mixed_projection::project_weekly_pattern ... ok
[INFO] [stdout] test tests::recurrence::auto_generation::complete_generates_next_instance ... ok
[INFO] [stdout] test tests::recurrence::create_recurring_task::create_with_recurrence_shows_rule ... ok
[INFO] [stdout] test tests::recurrence::create_recurring_task::default_anchor_is_fixed ... ok
[INFO] [stdout] test tests::recurrence::create_recurring_task::invalid_anchor_mode_rejected ... ok
[INFO] [stdout] test tests::recurrence::create_recurring_task::recurrence_without_due_date_rejected ... ok
[INFO] [stdout] test tests::recurrence::monthly_on_day::complete_generates_next_month ... ok
[INFO] [stdout] test tests::recurrence::mixed_projection::project_lunar_pattern ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::invalid_pattern_rejected ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::invalid_unit_rejected ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::invalid_weekday_in_monthly_nth_rejected ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::monthly_nth_weekday ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::monthly_on_day ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::simple_days ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::simple_months ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::simple_weeks ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::simple_year_singular ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::weekly_on_days ... ok
[INFO] [stdout] test tests::recurrence::pattern_parsing::yearly_lunar ... ok
[INFO] [stdout] test tests::json_serialization::task_roundtrips_through_json ... FAILED
[INFO] [stdout] test tests::recurrence::monthly_nth_weekday::create_monthly_first_monday ... ok
[INFO] [stdout] test tests::recurrence::monthly_nth_weekday::complete_generates_first_monday_next_month ... ok
[INFO] [stdout] test tests::recurrence::monthly_on_day::create_monthly_recurring ... ok
[INFO] [stdout] test tests::recurrence::projection::project_simple_fixed ... ok
[INFO] [stdout] test tests::recurrence::monthly_on_day::day_31_clamps_to_february ... ok
[INFO] [stdout] test tests::recurrence::monthly_nth_weekday::last_friday_calculation ... ok
[INFO] [stdout] test tests::recurrence::recurrence_in_show::non_recurring_has_no_recurrence ... ok
[INFO] [stdout] test tests::recurrence::weekly_on_days::complete_monday_generates_wednesday ... ok
[INFO] [stdout] test tests::recurrence::recurrence_in_show::show_includes_recurrence_json ... ok
[INFO] [stdout] test tests::recurrence::weekly_on_days::complete_friday_wraps_to_next_monday ... ok
[INFO] [stdout] test tests::recurrence::weekly_on_days::create_weekly_recurring_task ... ok
[INFO] [stdout] test tests::recurrence::weekly_on_days::projection_generates_many_instances ... ok
[INFO] [stdout] test tests::recurrence::projection::project_yearly ... ok
[INFO] [stdout] test tests::seeding::default_settings_seeded ... ok
[INFO] [stdout] test tests::recurrence::yearly_lunar::complete_generates_next_year_instance ... ok
[INFO] [stdout] test tests::seeding::ungrouped_group_exists_on_init ... ok
[INFO] [stdout] test tests::settings::get_existing ... ok
[INFO] [stdout] test tests::settings::set_overrides_value ... ok
[INFO] [stdout] test tests::settings::get_nonexistent_returns_none ... ok
[INFO] [stdout] test tests::settings::list_returns_all ... ok
[INFO] [stdout] test tests::recurrence::yearly_lunar::spring_festival_next_year ... ok
[INFO] [stdout] test tests::settings::set_creates_new_key ... ok
[INFO] [stdout] test tests::state_machine::cancel::cancelled_has_no_completed_at ... ok
[INFO] [stdout] test tests::state_machine::cancel::cannot_cancel_completed_task ... ok
[INFO] [stdout] test tests::state_machine::cancel::cancels_pending_task ... ok
[INFO] [stdout] test tests::state_machine::complete::cannot_complete_cancelled_task ... ok
[INFO] [stdout] test tests::state_machine::cancel::logs_history_entry ... ok
[INFO] [stdout] test tests::state_machine::complete::completes_pending_task ... ok
[INFO] [stdout] test tests::state_machine::complete::cannot_complete_skipped_task ... ok
[INFO] [stdout] test tests::state_machine::complete::logs_history_entry ... ok
[INFO] [stdout] test tests::state_machine::history::complete_creates_entry ... ok
[INFO] [stdout] test tests::state_machine::complete::cannot_complete_completed_task ... ok
[INFO] [stdout] test tests::state_machine::history::nonexistent_task_returns_error ... ok
[INFO] [stdout] test tests::state_machine::history::multiple_actions_ordered ... ok
[INFO] [stdout] test tests::state_machine::history::postpone_details_contain_dates ... ok
[INFO] [stdout] test tests::state_machine::overdue_with_state::cancelled_task_is_not_overdue ... ok
[INFO] [stdout] test tests::state_machine::postpone::cannot_postpone_completed_task ... ok
[INFO] [stdout] test tests::state_machine::overdue_with_state::completed_task_is_not_overdue ... ok
[INFO] [stdout] test tests::recurrence::yearly_lunar::lunar_leap_flag_stored ... ok
[INFO] [stdout] test tests::state_machine::postpone::postpone_keeps_status_pending ... ok
[INFO] [stdout] test tests::recurrence::yearly_lunar::create_yearly_lunar_task ... ok
[INFO] [stdout] test tests::state_machine::postpone::postpone_logs_history ... ok
[INFO] [stdout] test tests::recurrence::monthly_on_day::december_wraps_to_january ... ok
[INFO] [stdout] test tests::state_machine::postpone::postpone_tracks_total_minutes ... ok
[INFO] [stdout] test tests::state_machine::postpone::postpone_requires_due_date ... ok
[INFO] [stdout] test tests::state_machine::postpone::postpone_updates_due_date ... ok
[INFO] [stdout] test tests::state_machine::skip::cannot_skip_completed_task ... ok
[INFO] [stdout] test tests::state_machine::skip::logs_history_entry ... ok
[INFO] [stdout] test tests::state_machine::skip::skips_pending_task ... ok
[INFO] [stdout] test tests::state_machine::undo::undo_complete_restores_pending ... ok
[INFO] [stdout] test tests::state_machine::undo::undo_cancel_restores_pending ... ok
[INFO] [stdout] test tests::state_machine::undo::undo_postpone_restores_due_date ... ok
[INFO] [stdout] test tests::state_machine::undo::undo_only_works_once ... ok
[INFO] [stdout] test tests::state_machine::postpone::postpone_increments_count ... ok
[INFO] [stdout] test tests::state_machine::undo::undo_only_last_operation ... ok
[INFO] [stdout] test tests::state_machine::undo::undo_removes_history_entry ... ok
[INFO] [stdout] test tests::state_machine::undo::nothing_to_undo ... ok
[INFO] [stdout] test tests::state_machine::postpone::postpone_with_reason ... ok
[INFO] [stdout] test tests::subtasks::cascading_delete::delete_parent_cascades_to_grandchildren ... ok
[INFO] [stdout] test tests::subtasks::prefix_matching::ambiguous_id_error_code ... ok
[INFO] [stdout] test tests::subtasks::prefix_matching::full_id_resolves ... ok
[INFO] [stdout] test tests::subtasks::prefix_matching::group_nonexistent_prefix_returns_not_found ... ok
[INFO] [stdout] test tests::subtasks::prefix_matching::group_prefix_resolves ... ok
[INFO] [stdout] test tests::subtasks::prefix_matching::nonexistent_prefix_returns_not_found ... ok
[INFO] [stdout] test tests::subtasks::cascading_delete::delete_parent_cascades_to_children ... ok
[INFO] [stdout] test tests::state_machine::undo::undo_skip_restores_pending ... ok
[INFO] [stdout] test tests::subtasks::group_inheritance::child_inherits_parent_group ... ok
[INFO] [stdout] test tests::subtasks::group_inheritance::child_without_parent_gets_ungrouped ... ok
[INFO] [stdout] test tests::subtasks::group_inheritance::child_can_override_group ... ok
[INFO] [stdout] test tests::subtasks::cascading_delete::delete_leaf_without_force_succeeds ... ok
[INFO] [stdout] test tests::subtasks::cascading_delete::delete_parent_without_force_fails_when_has_children ... ok
[INFO] [stdout] test tests::subtasks::tree_structure::create_subtask_with_parent ... ok
[INFO] [stdout] test tests::subtasks::tree_structure::list_tree_nests_children ... ok
[INFO] [stdout] test tests::subtasks::prefix_matching::prefix_resolves_unique ... ok
[INFO] [stdout] test tests::task_crud::task_create::all_valid_priorities_accepted ... ok
[INFO] [stdout] test tests::task_crud::task_create::defaults_to_ungrouped ... ok
[INFO] [stdout] test tests::subtasks::tree_structure::nested_subtask_tree ... ok
[INFO] [stdout] test tests::task_crud::task_create::empty_title_rejected ... ok
[INFO] [stdout] test tests::subtasks::tree_structure::tree_shows_children ... ok
[INFO] [stdout] test tests::subtasks::tree_structure::list_tree_returns_only_roots ... ok
[INFO] [stdout] test tests::task_crud::task_create::invalid_priority_rejected ... ok
[INFO] [stdout] test tests::task_crud::task_create::invalid_date_rejected ... ok
[INFO] [stdout] test tests::task_crud::task_create::minimal ... ok
[INFO] [stdout] test tests::task_crud::task_create::uuid_is_unique ... ok
[INFO] [stdout] test tests::task_crud::task_create::with_all_fields ... ok
[INFO] [stdout] test tests::task_crud::task_delete::delete_nonexistent_fails ... ok
[INFO] [stdout] test tests::task_crud::task_create::nonexistent_group_rejected ... ok
[INFO] [stdout] test tests::task_crud::task_delete::deleted_task_gone ... ok
[INFO] [stdout] test tests::task_crud::task_read::get_by_id ... ok
[INFO] [stdout] test tests::task_crud::task_delete::delete_reduces_list_count ... ok
[INFO] [stdout] test tests::task_crud::task_delete::delete_returns_info ... ok
[INFO] [stdout] test tests::task_crud::task_read::not_found ... ok
[INFO] [stdout] test tests::task_crud::task_update::custom_fields_overwrite_existing_key ... ok
[INFO] [stdout] test tests::task_crud::task_create::with_group ... ok
[INFO] [stdout] test tests::task_crud::task_update::change_group ... ok
[INFO] [stdout] test tests::task_crud::task_update::empty_title_rejected ... ok
[INFO] [stdout] test tests::task_crud::task_update::custom_fields_merge_not_replace ... ok
[INFO] [stdout] test tests::task_list::empty_list ... ok
[INFO] [stdout] test tests::task_crud::task_update::nonexistent_task_rejected ... ok
[INFO] [stdout] test tests::task_list::filter_by_group ... ok
[INFO] [stdout] test tests::task_crud::task_update::update_multiple_fields ... ok
[INFO] [stdout] test tests::task_crud::task_update::update_title ... ok
[INFO] [stdout] test tests::task_list::default_returns_pending_only ... ok
[INFO] [stdout] test tests::task_list::sort_by_due ... ok
[INFO] [stdout] test tests::task_list::filter_by_priority ... ok
[INFO] [stdout] test tests::task_list::filter_by_tag ... ok
[INFO] [stdout] test tests::task_list::filter_due_before ... ok
[INFO] [stdout] test tests::task_crud::task_update::update_priority ... ok
[INFO] [stdout] test tests::task_list::filter_due_after ... ok
[INFO] [stdout] test tests::task_list::sort_by_priority ... ok
[INFO] [stdout] test tests::templates::template_activation::resolve_template_prefix ... ok
[INFO] [stdout] test tests::templates::template_activation::activate_empty_template_fails ... ok
[INFO] [stdout] test tests::templates::template_activation::activate_creates_correct_number_of_tasks ... ok
[INFO] [stdout] test tests::templates::template_activation::activate_due_dates_offset_correctly ... ok
[INFO] [stdout] test tests::templates::template_crud::create_template ... ok
[INFO] [stdout] test tests::templates::template_crud::empty_name_rejected ... ok
[INFO] [stdout] test tests::templates::template_activation::activate_inherits_group ... ok
[INFO] [stdout] test tests::templates::template_activation::delete_template_does_not_affect_activated_tasks ... ok
[INFO] [stdout] test tests::templates::template_crud::create_template_with_group ... ok
[INFO] [stdout] test tests::templates::template_activation::activate_preserves_priority ... ok
[INFO] [stdout] test tests::templates::template_activation::activate_preserves_tree_structure ... ok
[INFO] [stdout] test tests::templates::template_crud::delete_nonexistent_fails ... ok
[INFO] [stdout] test tests::templates::template_crud::delete_template ... ok
[INFO] [stdout] test tests::templates::template_items::show_template_includes_items ... ok
[INFO] [stdout] test tests::templates::template_items::add_item_to_template ... ok
[INFO] [stdout] test tests::templates::template_items::invalid_priority_rejected ... ok
[INFO] [stdout] test tests::templates::template_items::add_child_item ... ok
[INFO] [stdout] test tests::templates::template_crud::list_templates ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::json_serialization::task_roundtrips_through_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::json_serialization::task_roundtrips_through_json' (658) panicked at crates/cadence-core/src/tests/json_serialization.rs:13:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Bool(true)
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f64c91361a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f64c91361a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f64c91361a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f64c91361a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f64c92937a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f64c92937a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x55f64c917e52 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55f64c917e52 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55f64c8f261f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f64c8f261f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f64c90ba79 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f64c6e948c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55f64c6e948c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55f64c90bc32 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55f64c90bc32 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f64c8f26d8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55f64c8e78e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f64c8f33ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f64c929b6c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f64c9299f3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55f64c653598 - core[e929cb53b82a81ca]::panicking::assert_failed::<serde_json[c60c678a728a9f5d]::value::Value, bool>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55f64c689259 - cadence_core[cca95de4312453a7]::tests::json_serialization::task_roundtrips_through_json
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cadence-core/src/tests/json_serialization.rs:13:5
[INFO] [stdout]   22:     0x55f64c685d47 - cadence_core[cca95de4312453a7]::tests::json_serialization::task_roundtrips_through_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cadence-core/src/tests/json_serialization.rs:4:34
[INFO] [stdout]   23:     0x55f64c68ee26 - <cadence_core[cca95de4312453a7]::tests::json_serialization::task_roundtrips_through_json::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f64c6dc76b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55f64c6dc76b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55f64c6e9f5b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55f64c6e9f5b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55f64c6e9f5b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55f64c6e9f5b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55f64c6e9f5b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55f64c6e9f5b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55f64c6e9f5b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55f64c6e3674 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55f64c6e3674 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55f64c6ecb62 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55f64c6ecb62 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55f64c6ecb62 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55f64c6ecb62 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55f64c6ecb62 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55f64c6ecb62 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55f64c6ecb62 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55f64c912f2f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x55f64c912f2f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7508bce53aa4 - <unknown>
[INFO] [stdout]   45:     0x7508bcee0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::json_serialization::task_roundtrips_through_json
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 197 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cadence-core --lib`
[INFO] running `Command { std: "docker" "inspect" "e59c8c450ddaa3977915cdd9b0a5134d33d9523d98cc08937b290429d3c4673a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59c8c450ddaa3977915cdd9b0a5134d33d9523d98cc08937b290429d3c4673a", kill_on_drop: false }`
[INFO] [stdout] e59c8c450ddaa3977915cdd9b0a5134d33d9523d98cc08937b290429d3c4673a
