[INFO] cloning repository https://github.com/RobbyV2/caldav-to-ics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RobbyV2/caldav-to-ics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbyV2%2Fcaldav-to-ics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbyV2%2Fcaldav-to-ics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02588839b442968461f1dbedbe119234592590ae
[INFO] testing RobbyV2/caldav-to-ics against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbyV2%2Fcaldav-to-ics" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RobbyV2/caldav-to-ics
[INFO] finished tweaking git repo https://github.com/RobbyV2/caldav-to-ics
[INFO] tweaked toml for git repo https://github.com/RobbyV2/caldav-to-ics written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RobbyV2/caldav-to-ics on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RobbyV2/caldav-to-ics 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" "+beta-2026-03-05" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03bb759028ea1af7b1d4e0e00d0a78774a2135b25da1791ab864e76479f246dc
[INFO] running `Command { std: "docker" "start" "-a" "03bb759028ea1af7b1d4e0e00d0a78774a2135b25da1791ab864e76479f246dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03bb759028ea1af7b1d4e0e00d0a78774a2135b25da1791ab864e76479f246dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03bb759028ea1af7b1d4e0e00d0a78774a2135b25da1791ab864e76479f246dc", kill_on_drop: false }`
[INFO] [stdout] 03bb759028ea1af7b1d4e0e00d0a78774a2135b25da1791ab864e76479f246dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a82b8195120e8c26e5ff90b169bc0bd56e688852af0e712c70d8557f8811f427
[INFO] running `Command { std: "docker" "start" "-a" "a82b8195120e8c26e5ff90b169bc0bd56e688852af0e712c70d8557f8811f427", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling deranged v0.5.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-retry2 v0.5.8
[INFO] [stderr]    Compiling icalendar v0.16.17
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling caldav-ics-sync v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "a82b8195120e8c26e5ff90b169bc0bd56e688852af0e712c70d8557f8811f427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a82b8195120e8c26e5ff90b169bc0bd56e688852af0e712c70d8557f8811f427", kill_on_drop: false }`
[INFO] [stdout] a82b8195120e8c26e5ff90b169bc0bd56e688852af0e712c70d8557f8811f427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b6bbc4d89bc873c27a8c8a46e2679a3686266ddb0c0efe0be00d5900964bbed
[INFO] running `Command { std: "docker" "start" "-a" "2b6bbc4d89bc873c27a8c8a46e2679a3686266ddb0c0efe0be00d5900964bbed", kill_on_drop: false }`
[INFO] [stderr]    Compiling caldav-ics-sync v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.51s
[INFO] running `Command { std: "docker" "inspect" "2b6bbc4d89bc873c27a8c8a46e2679a3686266ddb0c0efe0be00d5900964bbed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b6bbc4d89bc873c27a8c8a46e2679a3686266ddb0c0efe0be00d5900964bbed", kill_on_drop: false }`
[INFO] [stdout] 2b6bbc4d89bc873c27a8c8a46e2679a3686266ddb0c0efe0be00d5900964bbed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3dd91f4ba519e868faca604b685b4ca0bc31075efb9ff2ee5ddbe42d34a6a08d
[INFO] running `Command { std: "docker" "start" "-a" "3dd91f4ba519e868faca604b685b4ca0bc31075efb9ff2ee5ddbe42d34a6a08d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/caldav_ics_sync-d62b4ed9d81177f4)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test api::reverse_sync::tests::event_end_parsed_falls_back_to_dtstart ... ok
[INFO] [stdout] test api::reverse_sync::tests::events_equal_different_vevent_count ... ok
[INFO] [stdout] test api::reverse_sync::tests::event_end_parsed_uses_dtend ... ok
[INFO] [stdout] test api::reverse_sync::tests::event_end_parsed_handles_tzid ... ok
[INFO] [stdout] test api::reverse_sync::tests::events_equal_ignores_dtstamp_difference ... ok
[INFO] [stdout] test api::reverse_sync::tests::extract_events_groups_recurring_by_uid ... ok
[INFO] [stdout] test api::reverse_sync::tests::events_not_equal_when_summary_differs ... ok
[INFO] [stdout] test api::reverse_sync::tests::extract_events_captures_vtimezone_blocks ... ok
[INFO] [stdout] test api::reverse_sync::tests::extract_events_parses_uids ... ok
[INFO] [stdout] test api::reverse_sync::tests::is_event_in_future_future_event ... ok
[INFO] [stdout] test api::reverse_sync::tests::is_event_in_future_past_event ... ok
[INFO] [stdout] test api::reverse_sync::tests::is_event_in_future_unparseable_defaults_true ... ok
[INFO] [stdout] test api::reverse_sync::tests::normalize_strips_volatile_fields ... ok
[INFO] [stdout] test api::reverse_sync::tests::normalize_handles_parameterized_volatile_fields ... ok
[INFO] [stdout] test api::reverse_sync::tests::parse_ics_value_date_only ... ok
[INFO] [stdout] test api::reverse_sync::tests::parse_ics_value_utc_suffix ... ok
[INFO] [stdout] test api::reverse_sync::tests::parse_ics_value_with_time ... ok
[INFO] [stdout] test api::reverse_sync::tests::parse_ics_value_with_unrecognized_tzid ... ok
[INFO] [stdout] test api::reverse_sync::tests::parse_ics_value_dst_gap_falls_back_to_naive ... ok
[INFO] [stdout] test api::reverse_sync::tests::parse_ics_value_with_tzid ... ok
[INFO] [stdout] test api::reverse_sync::tests::unfold_joins_continuation_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-ffe120240052d7a9)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-941a400c7319ede3)
[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] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test create_destination_returns_201 ... ok
[INFO] [stdout] test create_source_invalid_json_returns_422 ... ok
[INFO] [stdout] test create_source_with_public_ics_path_returns_400 ... ok
[INFO] [stdout] test create_source_path_with_public_prefix_returns_400 ... ok
[INFO] [stdout] test create_source_missing_fields_returns_400 ... ok
[INFO] [stdout] test create_source_duplicate_ics_path_returns_400 ... ok
[INFO] [stdout] test health_detailed_returns_200 ... ok
[INFO] [stdout] test delete_source_returns_200 ... ok
[INFO] [stdout] test list_destinations_returns_created ... ok
[INFO] [stdout] test delete_source_nonexistent_returns_404 ... ok
[INFO] [stdout] test health_returns_200 ... ok
[INFO] [stdout] test delete_source_path_returns_200 ... ok
[INFO] [stdout] test delete_destination_returns_200 ... ok
[INFO] [stdout] test create_source_path_returns_201 ... ok
[INFO] [stdout] test delete_destination_nonexistent_returns_404 ... ok
[INFO] [stdout] test update_destination_nonexistent_returns_404 ... ok
[INFO] [stdout] test list_source_paths_returns_200 ... ok
[INFO] [stdout] test update_source_path_wrong_source_returns_404 ... ok
[INFO] [stdout] test update_destination_returns_200 ... ok
[INFO] [stdout] test update_source_path_returns_200 ... ok
[INFO] [stdout] test update_source_nonexistent_returns_404 ... ok
[INFO] [stdout] test create_source_returns_201 ... ok
[INFO] [stdout] test list_sources_returns_created ... ok
[INFO] [stdout] test update_source_returns_200 ... ok
[INFO] [stdout] test openapi_json_returns_200_with_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/db_tests.rs (/opt/rustwide/target/debug/deps/db_tests-ba9bd43cd19c0c85)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test create_destination_rejects_empty_calendar_name ... ok
[INFO] [stdout] test create_destination_rejects_empty_caldav_url ... ok
[INFO] [stdout] test create_source_path_rejects_match_with_sources_public_path ... ok
[INFO] [stdout] test create_destination_rejects_empty_name ... ok
[INFO] [stdout] test create_destination_rejects_empty_password ... ok
[INFO] [stdout] test create_destination_rejects_empty_username ... ok
[INFO] [stdout] test create_source_path_rejects_duplicate ... ok
[INFO] [stdout] test create_source_path_rejects_dotdot ... ok
[INFO] [stdout] test create_destination_valid ... ok
[INFO] [stdout] test create_destination_rejects_empty_ics_url ... ok
[INFO] [stdout] test create_source_path_rejects_match_with_sources_ics_path ... ok
[INFO] [stdout] test create_source_path_rejects_public_exact ... ok
[INFO] [stdout] test create_source_path_rejects_leading_slash ... ok
[INFO] [stdout] test create_source_public_with_custom_path ... ok
[INFO] [stdout] test create_source_rejects_duplicate_ics_path ... ok
[INFO] [stdout] test create_source_rejects_empty_ics_path ... ok
[INFO] [stdout] test create_source_rejects_empty_caldav_url ... ok
[INFO] [stdout] test create_source_rejects_empty_name ... ok
[INFO] [stdout] test create_source_public_no_custom_path ... ok
[INFO] [stdout] test create_source_rejects_empty_username ... ok
[INFO] [stdout] test create_source_path_rejects_public_prefix ... ok
[INFO] [stdout] test create_source_rejects_empty_password ... ok
[INFO] [stdout] test create_source_rejects_negative_sync_interval ... ok
[INFO] [stdout] test create_source_rejects_ics_path_matching_existing_source_path ... ok
[INFO] [stdout] test cross_table_ics_path_cannot_match_another_public_path ... ok
[INFO] [stdout] test create_source_rejects_public_path_matching_existing_source_path ... ok
[INFO] [stdout] test create_source_rejects_public_ics_path_prefix ... ok
[INFO] [stdout] test create_source_rejects_public_path_with_dotdot ... ok
[INFO] [stdout] test create_source_rejects_public_path_same_as_ics_path ... ok
[INFO] [stdout] test create_source_rejects_public_slash_prefix ... ok
[INFO] [stdout] test create_source_rejects_public_path_with_leading_slash ... ok
[INFO] [stdout] test create_source_path_succeeds ... ok
[INFO] [stdout] test delete_destination_removes_it ... ok
[INFO] [stdout] test cross_table_public_path_cannot_match_another_ics_path ... ok
[INFO] [stdout] test create_source_valid ... ok
[INFO] [stdout] test delete_destination_nonexistent ... ok
[INFO] [stdout] test delete_source_nonexistent ... ok
[INFO] [stdout] test get_ics_data_by_path_finds_via_source_paths ... ok
[INFO] [stdout] test delete_source_removes_it ... ok
[INFO] [stdout] test delete_source_path_removes_it ... ok
[INFO] [stdout] test get_ics_data_by_path_not_found ... ok
[INFO] [stdout] test find_overlapping_destinations_no_match ... ok
[INFO] [stdout] test find_overlapping_destinations_returns_other ... ok
[INFO] [stdout] test find_overlapping_destinations_exclude_id ... ok
[INFO] [stdout] test get_source_by_id ... ok
[INFO] [stdout] test get_ics_data_by_public_path_finds_via_source_paths ... ok
[INFO] [stdout] test get_source_nonexistent ... ok
[INFO] [stdout] test is_public_standard_ics_false_for_private_source_path ... ok
[INFO] [stdout] test get_ics_data_by_public_path_only_when_public ... ok
[INFO] [stdout] test is_public_standard_ics_true_when_public_no_custom_path ... ok
[INFO] [stdout] test get_ics_data_by_public_path_not_found_when_not_public ... ok
[INFO] [stdout] test is_public_standard_ics_false_when_custom_path ... ok
[INFO] [stdout] test list_sources_returns_created ... ok
[INFO] [stdout] test source_paths_deleted_on_cascade_when_source_deleted ... ok
[INFO] [stdout] test update_destination_preserves_password_on_empty ... ok
[INFO] [stdout] test update_public_ics_false_clears_public_path ... ok
[INFO] [stderr]      Running tests/ics_serving_tests.rs (/opt/rustwide/target/debug/deps/ics_serving_tests-0a8737c4f523ae13)
[INFO] [stdout] test update_source_path_changes_path ... ok
[INFO] [stdout] test is_public_standard_ics_via_source_paths ... ok
[INFO] [stdout] test save_and_retrieve_ics_data_by_path ... ok
[INFO] [stdout] test is_public_standard_ics_false_when_not_public ... ok
[INFO] [stdout] test update_source_preserves_password_on_empty ... ok
[INFO] [stdout] test update_source_rejects_duplicate_ics_path ... ok
[INFO] [stdout] test save_ics_data_upserts ... ok
[INFO] [stdout] test list_source_paths_for_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test auth_sources_without_credentials_returns_401 ... ok
[INFO] [stdout] test auth_sources_with_valid_credentials_returns_200 ... ok
[INFO] [stdout] test public_ics_returns_200_when_enabled ... ok
[INFO] [stdout] test auth_sources_with_wrong_credentials_returns_401 ... ok
[INFO] [stdout] test ics_existing_path_returns_200 ... ok
[INFO] [stdout] test auth_private_ics_with_credentials_returns_200 ... ok
[INFO] [stdout] test ics_nonexistent_returns_404 ... ok
[INFO] [stdout] test public_ics_via_source_path_returns_200 ... ok
[INFO] [stdout] test ics_via_source_path_returns_200 ... ok
[INFO] [stdout] test public_ics_rejects_path_traversal ... ok
[INFO] [stdout] test non_public_source_path_via_public_route_returns_404 ... ok
[INFO] [stdout] test public_ics_returns_404_when_disabled ... ok
[INFO] [stdout] test auth_public_ics_bypasses_auth ... ok
[INFO] [stdout] test auth_private_ics_without_credentials_returns_401 ... ok
[INFO] [stdout] test auth_health_exempt_returns_200 ... ok
[INFO] [stdout] test auth_public_standard_ics_no_custom_path_bypasses_auth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync_tests.rs (/opt/rustwide/target/debug/deps/sync_tests-e24a7d315f510cb5)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test toggle_slash_adds_trailing_slash ... ok
[INFO] [stdout] test toggle_slash_roundtrips ... ok
[INFO] [stdout] test toggle_slash_removes_trailing_slash ... ok
[INFO] [stdout] test run_sync_returns_correct_counts ... ok
[INFO] [stdout] test fetch_calendars_returns_calendar_urls ... ok
[INFO] [stdout] test fetch_events_returns_vevent_strings ... ok
[INFO] [stdout] test run_sync_handles_multiple_calendars ... ok
[INFO] [stdout] test fetch_events_handles_non_standard_port ... ok
[INFO] [stdout] test run_sync_ics_output_has_vcalendar_wrapper ... ok
[INFO] [stdout] test fetch_calendars_retries_with_toggled_slash ... ok
[INFO] [stdout] test fetch_events_returns_empty_on_empty_calendar ... ok
[INFO] [stdout] test fetch_calendars_returns_empty_when_no_calendars ... ok
[INFO] [stdout] test reverse_sync_returns_error_when_uploads_fail ... ok
[INFO] [stdout] test reverse_sync_skips_unchanged_events ... ok
[INFO] [stdout] test reverse_sync_uploads_events ... ok
[INFO] [stdout] test reverse_sync_reports_correct_uploaded_count ... ok
[INFO] [stdout] test reverse_sync_handles_double_calendar_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests caldav_ics_sync
[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" "3dd91f4ba519e868faca604b685b4ca0bc31075efb9ff2ee5ddbe42d34a6a08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dd91f4ba519e868faca604b685b4ca0bc31075efb9ff2ee5ddbe42d34a6a08d", kill_on_drop: false }`
[INFO] [stdout] 3dd91f4ba519e868faca604b685b4ca0bc31075efb9ff2ee5ddbe42d34a6a08d
