[INFO] fetching crate romcal-cli 4.0.0-beta.6... [INFO] testing romcal-cli-4.0.0-beta.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate romcal-cli 4.0.0-beta.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate romcal-cli 4.0.0-beta.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate romcal-cli 4.0.0-beta.6 [INFO] tweaked toml for crates.io crate romcal-cli 4.0.0-beta.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate romcal-cli 4.0.0-beta.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate romcal-cli 4.0.0-beta.6 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57a9d212534ed54a8cfe63df8df08d051ac1b9c612ead225c34b5c93ebbc513b [INFO] running `Command { std: "docker" "start" "-a" "57a9d212534ed54a8cfe63df8df08d051ac1b9c612ead225c34b5c93ebbc513b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57a9d212534ed54a8cfe63df8df08d051ac1b9c612ead225c34b5c93ebbc513b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a9d212534ed54a8cfe63df8df08d051ac1b9c612ead225c34b5c93ebbc513b", kill_on_drop: false }` [INFO] [stdout] 57a9d212534ed54a8cfe63df8df08d051ac1b9c612ead225c34b5c93ebbc513b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e0b02cd3d841d2046b4704a2453e82650b305cb4e53d2e2545a9eeff8ec54e [INFO] running `Command { std: "docker" "start" "-a" "c3e0b02cd3d841d2046b4704a2453e82650b305cb4e53d2e2545a9eeff8ec54e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.55 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling saphyr-parser v0.0.6 [INFO] [stderr] Compiling romcal v4.0.0-beta.6 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.55 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde-saphyr v0.0.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling referencing v0.37.4 [INFO] [stderr] Compiling jsonschema v0.37.4 [INFO] [stderr] Compiling romcal-cli v4.0.0-beta.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "c3e0b02cd3d841d2046b4704a2453e82650b305cb4e53d2e2545a9eeff8ec54e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e0b02cd3d841d2046b4704a2453e82650b305cb4e53d2e2545a9eeff8ec54e", kill_on_drop: false }` [INFO] [stdout] c3e0b02cd3d841d2046b4704a2453e82650b305cb4e53d2e2545a9eeff8ec54e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fed173a0951493e994f7005c40df2a707e045b5935d218bca9d3fa3972edb0f1 [INFO] running `Command { std: "docker" "start" "-a" "fed173a0951493e994f7005c40df2a707e045b5935d218bca9d3fa3972edb0f1", kill_on_drop: false }` [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling romcal-cli v4.0.0-beta.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "fed173a0951493e994f7005c40df2a707e045b5935d218bca9d3fa3972edb0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed173a0951493e994f7005c40df2a707e045b5935d218bca9d3fa3972edb0f1", kill_on_drop: false }` [INFO] [stdout] fed173a0951493e994f7005c40df2a707e045b5935d218bca9d3fa3972edb0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03559e2248a30ae5e9297645c5c80ff636a4074866f830a9c372b2eed0ad752e [INFO] running `Command { std: "docker" "start" "-a" "03559e2248a30ae5e9297645c5c80ff636a4074866f830a9c372b2eed0ad752e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/romcal-621b54a1c7fbce67) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test enums::field_path::tests::test_extract_empty_array ... ok [INFO] [stdout] test enums::field_path::tests::test_extract_nested_multiple_fields ... ok [INFO] [stdout] test enums::field_path::tests::test_extract_nested_from_object ... ok [INFO] [stdout] test enums::field_path::tests::test_extract_nested_single_field ... ok [INFO] [stdout] test enums::field_path::tests::test_extract_mixed_simple_and_nested ... ok [INFO] [stdout] test enums::field_path::tests::test_nested_field ... ok [INFO] [stdout] test enums::field_path::tests::test_simple_field ... ok [INFO] [stdout] test preset::tests::test_validate_year ... ok [INFO] [stdout] test preset::tests::test_validate_year_error_message ... ok [INFO] [stdout] test preset::tests::test_validate_year_maximum_boundary ... ok [INFO] [stdout] test utils::tests::test_combine_resources_by_locale_empty_input ... ok [INFO] [stdout] test utils::tests::test_combine_resources_by_locale_different_locales_error ... ok [INFO] [stdout] test utils::tests::test_combine_resources_by_locale_entities_concatenation ... ok [INFO] [stdout] test utils::tests::test_combine_resources_by_locale_ignore_null_values ... ok [INFO] [stdout] test enums::field_path::tests::test_dash_to_underscore ... ok [INFO] [stdout] test utils::tests::test_combine_resources_by_locale_metadata_merge ... ok [INFO] [stdout] test utils::tests::test_combine_resources_by_locale_multiple_locales ... ok [INFO] [stdout] test utils::tests::test_combine_resources_by_locale_single_locale ... ok [INFO] [stdout] test enums::field_path::tests::test_extract_simple_fields ... ok [INFO] [stdout] test enums::field_path::tests::test_extract_missing_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-c23540a848aec304) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_date_easter_2025 ... ok [INFO] [stdout] test test_date_all_saints_2025 ... ok [INFO] [stdout] test test_date_json_format ... ok [INFO] [stdout] test test_completions_bash ... ok [INFO] [stdout] test test_invalid_command ... ok [INFO] [stdout] test test_help ... ok [INFO] [stdout] test test_invalid_format ... ok [INFO] [stdout] test test_list_calendars_tree ... ok [INFO] [stdout] test test_preset_shows_config ... ok [INFO] [stdout] test test_version ... ok [INFO] [stdout] test test_list_calendars ... ok [INFO] [stdout] test test_list_locales ... ok [INFO] [stdout] test test_completions_zsh ... ok [INFO] [stdout] test test_calendar_with_filter ... ok [INFO] [stdout] test test_invalid_date_name ... ok [INFO] [stdout] test test_calendar_generates_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03559e2248a30ae5e9297645c5c80ff636a4074866f830a9c372b2eed0ad752e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03559e2248a30ae5e9297645c5c80ff636a4074866f830a9c372b2eed0ad752e", kill_on_drop: false }` [INFO] [stdout] 03559e2248a30ae5e9297645c5c80ff636a4074866f830a9c372b2eed0ad752e