[INFO] fetching crate tatuin-providers 0.4.0...
[INFO] testing tatuin-providers-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate tatuin-providers 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tatuin-providers 0.4.0
[INFO] finished tweaking crates.io crate tatuin-providers 0.4.0
[INFO] tweaked toml for crates.io crate tatuin-providers 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tatuin-providers 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tatuin-providers 0.4.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51f300101b5c8a6426b84e90e4e78a73a9b3e85dea2dd060bada06857e18e3d8
[INFO] running `Command { std: "docker" "start" "-a" "51f300101b5c8a6426b84e90e4e78a73a9b3e85dea2dd060bada06857e18e3d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51f300101b5c8a6426b84e90e4e78a73a9b3e85dea2dd060bada06857e18e3d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f300101b5c8a6426b84e90e4e78a73a9b3e85dea2dd060bada06857e18e3d8", kill_on_drop: false }`
[INFO] [stdout] 51f300101b5c8a6426b84e90e4e78a73a9b3e85dea2dd060bada06857e18e3d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f4467d4627e62b194f1e4663f6601a7d2900dd05271d06de74365b69c1d692a
[INFO] running `Command { std: "docker" "start" "-a" "9f4467d4627e62b194f1e4663f6601a7d2900dd05271d06de74365b69c1d692a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest_auth v0.3.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling iso8601-duration v0.2.0
[INFO] [stderr]    Compiling tatuin-core v0.3.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ical v0.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling url-builder v0.1.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling reqwest_dav v0.2.2
[INFO] [stderr]    Compiling tatuin-providers v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "9f4467d4627e62b194f1e4663f6601a7d2900dd05271d06de74365b69c1d692a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4467d4627e62b194f1e4663f6601a7d2900dd05271d06de74365b69c1d692a", kill_on_drop: false }`
[INFO] [stdout] 9f4467d4627e62b194f1e4663f6601a7d2900dd05271d06de74365b69c1d692a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 865eb79b7e76ce61cc6a3de61e0a0ef08481c5a3704a555336065d8b0957a1f0
[INFO] running `Command { std: "docker" "start" "-a" "865eb79b7e76ce61cc6a3de61e0a0ef08481c5a3704a555336065d8b0957a1f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tatuin-providers v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.69s
[INFO] running `Command { std: "docker" "inspect" "865eb79b7e76ce61cc6a3de61e0a0ef08481c5a3704a555336065d8b0957a1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865eb79b7e76ce61cc6a3de61e0a0ef08481c5a3704a555336065d8b0957a1f0", kill_on_drop: false }`
[INFO] [stdout] 865eb79b7e76ce61cc6a3de61e0a0ef08481c5a3704a555336065d8b0957a1f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 264b212fb5c78e7e21e19ff296d00f40d2b80cdb5ea504cb8e67f87cf210d2f6
[INFO] running `Command { std: "docker" "start" "-a" "264b212fb5c78e7e21e19ff296d00f40d2b80cdb5ea504cb8e67f87cf210d2f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tatuin_providers-189dc21d3f97888b)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test caldav::client::test::file_name_from_href_test ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_empty_string ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_nested_link ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_regular_string_without_any_link ... ok
[INFO] [stdout] test ical::client::test::event_to_task_test ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_several_links_in_one_text_with_cyrillic ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_simple_link_alone ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_simple_link_with_prefix_and_suffix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_simple_link_with_suffix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_and_heading_link_alone ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_and_heading_link_with_prefix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_and_heading_link_with_prefix_and_suffix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_and_heading_link_with_suffix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_link_with_prefix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_link_with_suffix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_two_hash_separators ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_two_separators ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_unfinished_link_and_a_good_one ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_link_alone ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_with_display_name_link_with_prefix_and_suffix ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_single_simple_link_with_prefix ... ok
[INFO] [stdout] test obsidian::md_file::tests::parse_due_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::parse_not_exists_file_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::parse_priority_test ... ok
[INFO] [stdout] test obsidian::markdown::test::test_find_wiki_links_several_links_in_one_text ... ok
[INFO] [stdout] test obsidian::md_file::tests::change_state_to_complete_in_content_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::test_pos_in_parse_content_for_for_cyrillic_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::parse_content_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::test_pos_in_parse_content_for_for_eng_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::change_priority_in_content_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::parse_description_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::change_state_to_incomplete_in_content_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::check_all_fields_parsed_test ... ok
[INFO] [stdout] test obsidian::md_file::tests::task_patching_test ... ok
[INFO] [stdout] test tatuin::client::test::database_file_exists ... ok
[INFO] [stdout] test obsidian::md_file::tests::task_deleting_test ... ok
[INFO] [stdout] test tatuin::test::get_projects_on_empty_provider ... ok
[INFO] [stdout] test tatuin::test::get_tasks_on_empty_provider ... ok
[INFO] [stdout] test tatuin::client::test::check_inbox_creates_once ... ok
[INFO] [stdout] test tatuin::test::create_tasks ... ok
[INFO] [stdout] test tatuin::client::test::db_stores_to_disk_and_doesnt_recreate ... ok
[INFO] [stdout] test tatuin::test::mark_task_as_completed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tatuin_providers
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "264b212fb5c78e7e21e19ff296d00f40d2b80cdb5ea504cb8e67f87cf210d2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264b212fb5c78e7e21e19ff296d00f40d2b80cdb5ea504cb8e67f87cf210d2f6", kill_on_drop: false }`
[INFO] [stdout] 264b212fb5c78e7e21e19ff296d00f40d2b80cdb5ea504cb8e67f87cf210d2f6
