[INFO] fetching crate icloudAlbum2hugo 0.5.0...
[INFO] testing icloudAlbum2hugo-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate icloudAlbum2hugo 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate icloudAlbum2hugo 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate icloudAlbum2hugo 0.5.0
[INFO] tweaked toml for crates.io crate icloudAlbum2hugo 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icloudAlbum2hugo 0.5.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 icloudAlbum2hugo 0.5.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1937c41240e524f8ce07748505b7073ea5580be3ed0b7ee547f41d447f5d993b
[INFO] running `Command { std: "docker" "start" "-a" "1937c41240e524f8ce07748505b7073ea5580be3ed0b7ee547f41d447f5d993b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1937c41240e524f8ce07748505b7073ea5580be3ed0b7ee547f41d447f5d993b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1937c41240e524f8ce07748505b7073ea5580be3ed0b7ee547f41d447f5d993b", kill_on_drop: false }`
[INFO] [stdout] 1937c41240e524f8ce07748505b7073ea5580be3ed0b7ee547f41d447f5d993b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c723775bc5dfc7c4512cdc7f432c4a0c7a3ab724ac1e745b9eb6655113e88b7f
[INFO] running `Command { std: "docker" "start" "-a" "c723775bc5dfc7c4512cdc7f432c4a0c7a3ab724ac1e745b9eb6655113e88b7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling icloud-album-rs v0.5.0
[INFO] [stderr]    Compiling icloudAlbum2hugo v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "c723775bc5dfc7c4512cdc7f432c4a0c7a3ab724ac1e745b9eb6655113e88b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c723775bc5dfc7c4512cdc7f432c4a0c7a3ab724ac1e745b9eb6655113e88b7f", kill_on_drop: false }`
[INFO] [stdout] c723775bc5dfc7c4512cdc7f432c4a0c7a3ab724ac1e745b9eb6655113e88b7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fcd9a92ec80cf6857e96fc57c274c0aca6a2d74997e7f0b8dcc5ca99e0f7e1c3
[INFO] running `Command { std: "docker" "start" "-a" "fcd9a92ec80cf6857e96fc57c274c0aca6a2d74997e7f0b8dcc5ca99e0f7e1c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling icloud-album-rs v0.5.0
[INFO] [stderr]    Compiling icloudAlbum2hugo v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.80s
[INFO] running `Command { std: "docker" "inspect" "fcd9a92ec80cf6857e96fc57c274c0aca6a2d74997e7f0b8dcc5ca99e0f7e1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcd9a92ec80cf6857e96fc57c274c0aca6a2d74997e7f0b8dcc5ca99e0f7e1c3", kill_on_drop: false }`
[INFO] [stdout] fcd9a92ec80cf6857e96fc57c274c0aca6a2d74997e7f0b8dcc5ca99e0f7e1c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 73228cc0fc7d164394bc0109eb5ae2fd721348e84954b5813241f60f18271f69
[INFO] running `Command { std: "docker" "start" "-a" "73228cc0fc7d164394bc0109eb5ae2fd721348e84954b5813241f60f18271f69", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icloudAlbum2hugo-4ac5f884d69b0f1d)
[INFO] [stdout] running 32 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_enabled_outputs ... ok
[INFO] [stdout] test exif::tests::test_fuzz_coordinates ... ok
[INFO] [stdout] test exif::tests::test_parse_exif_datetime ... ok
[INFO] [stdout] test geocode::tests::test_location_display ... ok
[INFO] [stdout] test geocode::tests::test_mock_geocoding_chicago ... ok
[INFO] [stdout] test geocode::tests::test_mock_geocoding_unknown_location ... ok
[INFO] [stdout] test icloud::tests::test_album_new ... ok
[INFO] [stdout] test icloud::tests::test_album_serialization ... ok
[INFO] [stdout] test exif::tests::test_extract_exif_with_missing_file ... ok
[INFO] [stdout] test exif::tests::test_extract_exif_with_minimal_file ... ok
[INFO] [stdout] test icloud::tests::test_photo_serialization ... ok
[INFO] [stdout] test config::tests::test_load_legacy_config ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test index::tests::test_new_index ... ok
[INFO] [stdout] test index::tests::test_load_nonexistent_creates_new ... ok
[INFO] [stdout] test index::tests::test_save_load_index ... ok
[INFO] [stdout] test index::tests::test_add_update_remove_photo ... ok
[INFO] [stdout] test sync::tests::test_sync_delete_photos ... ok
[INFO] [stdout] test sync::tests::test_photo_title_formatting ... ok
[INFO] [stdout] test gallery::tests::test_sync_gallery ... ok
[INFO] [stdout] test sync::tests::test_sync_updated_photos ... ok
[INFO] [stdout] test sync::tests::test_sync_new_photos ... ok
[INFO] [stdout] test sync::tests::test_sync_unchanged_photos ... ok
[INFO] [stdout] test tests::test_missing_config_error ... ok
[INFO] [stdout] test tests::test_status_command_with_data ... ok
[INFO] [stdout] test tests::test_init_with_custom_config_path ... ok
[INFO] [stdout] test tests::test_sync_with_custom_config ... ok
[INFO] [stdout] test tests::test_config_generation ... ok
[INFO] [stdout] test tests::test_status_command ... ok
[INFO] [stdout] test tests::test_init_command_with_force ... ok
[INFO] [stdout] test tests::test_sync_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.77s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/icloudAlbum2hugo-1b4587a44dc18c2b)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test exif::tests::test_extract_exif_with_minimal_file ... ok
[INFO] [stdout] test config::tests::test_enabled_outputs ... ok
[INFO] [stdout] test config::tests::test_load_legacy_config ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test exif::tests::test_extract_exif_with_missing_file ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test geocode::tests::test_mock_geocoding_chicago ... ok
[INFO] [stdout] test exif::tests::test_fuzz_coordinates ... ok
[INFO] [stdout] test exif::tests::test_parse_exif_datetime ... ok
[INFO] [stdout] test geocode::tests::test_location_display ... ok
[INFO] [stdout] test icloud::tests::test_photo_serialization ... ok
[INFO] [stdout] test icloud::tests::test_album_serialization ... ok
[INFO] [stdout] test geocode::tests::test_mock_geocoding_unknown_location ... ok
[INFO] [stdout] test icloud::tests::test_album_new ... ok
[INFO] [stdout] test index::tests::test_new_index ... ok
[INFO] [stdout] test index::tests::test_save_load_index ... ok
[INFO] [stdout] test index::tests::test_add_update_remove_photo ... ok
[INFO] [stdout] test index::tests::test_load_nonexistent_creates_new ... ok
[INFO] [stdout] test sync::tests::test_sync_updated_photos ... ok
[INFO] [stdout] test sync::tests::test_photo_title_formatting ... ok
[INFO] [stdout] test sync::tests::test_sync_delete_photos ... ok
[INFO] [stdout] test gallery::tests::test_sync_gallery ... ok
[INFO] [stdout] test sync::tests::test_sync_new_photos ... ok
[INFO] [stdout] test sync::tests::test_sync_unchanged_photos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gallery_test.rs (/opt/rustwide/target/debug/deps/gallery_test-f016aefae5316535)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_photo_index_gallery_operations ... ok
[INFO] [stdout] test test_multi_output_configuration ... ok
[INFO] [stdout] test test_legacy_config_handling ... ok
[INFO] [stdout] test test_gallery_syncing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stderr]      Running tests/icloud_integration_test.rs (/opt/rustwide/target/debug/deps/icloud_integration_test-e610321010e8085f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_invalid_urls ... ok
[INFO] [stdout] test test_real_icloud_fetch ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_real_icloud_fetch stdout ----
[INFO] [stdout] [2025-11-11T11:04:57Z INFO  icloud_integration_test] Using default test token - override with ICLOUD_TEST_TOKEN env var if needed
[INFO] [stdout] [2025-11-11T11:04:57Z INFO  icloud_integration_test] Testing with URL: https://www.icloud.com/sharedalbum/#B2T5VaUrzMLxwU
[INFO] [stdout] [2025-11-11T11:04:57Z INFO  icloudAlbum2hugo::icloud] Fetching iCloud shared album: https://www.icloud.com/sharedalbum/#B2T5VaUrzMLxwU
[INFO] [stdout] [2025-11-11T11:04:57Z DEBUG icloudAlbum2hugo::icloud] URL format determined: Standard
[INFO] [stdout] [2025-11-11T11:04:57Z DEBUG icloudAlbum2hugo::icloud] Extracting token from URL
[INFO] [stdout] [2025-11-11T11:04:57Z DEBUG icloudAlbum2hugo::icloud] Successfully extracted token: B2T5VaUr...
[INFO] [stdout] [2025-11-11T11:04:57Z INFO  icloudAlbum2hugo::icloud] Fetching album data with token
[INFO] [stdout] [2025-11-11T11:04:57Z DEBUG reqwest::connect] starting new connection: https://p12-sharedstreams.icloud.com/
[INFO] [stdout] [2025-11-11T11:04:57Z ERROR icloudAlbum2hugo::icloud] Failed to fetch iCloud album: error sending request for url (https://p12-sharedstreams.icloud.com/B2T5VaUrzMLxwU/sharedstreams/webstream): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test_real_icloud_fetch' (231) panicked at tests/icloud_integration_test.rs:97:13:
[INFO] [stdout] ❌ Failed to fetch iCloud album: Failed to fetch album: error sending request for url (https://p12-sharedstreams.icloud.com/B2T5VaUrzMLxwU/sharedstreams/webstream): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58ae68265ce2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58ae68265ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58ae68265ce2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58ae68265ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58ae6827707f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58ae6827707f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58ae68230a43 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58ae68230a43 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58ae6823d612 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58ae68242ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58ae68242d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58ae67acacce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58ae67acacce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58ae6824358f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58ae6824358f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58ae6824333a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58ae6823d749 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58ae6822527d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58ae682806d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58ae67aa077c - icloud_integration_test::test_real_icloud_fetch::{{closure}}::hd661effee911fd90
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/icloud_integration_test.rs:97:13
[INFO] [stdout]   20:     0x58ae67aaa182 - <core::pin::Pin<P> as core::future::future::Future>::poll::h957e432a26a19540
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x58ae67aaa1bd - <core::pin::Pin<P> as core::future::future::Future>::poll::ha8225fe175777027
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x58ae67aa57bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hda20cd40d660b469
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   23:     0x58ae67aa56ab - tokio::task::coop::with_budget::h1df58e4f7548245d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x58ae67aa56ab - tokio::task::coop::budget::h391152e626e3e041
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x58ae67aa56ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2144a615b4f3c248
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   26:     0x58ae67aa2b40 - tokio::runtime::scheduler::current_thread::Context::enter::h94d558e3dccc0621
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x58ae67aa4140 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha1722c1b94693683
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   28:     0x58ae67aa3e04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h33de2668c3fb9e96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   29:     0x58ae67aa89ab - tokio::runtime::context::scoped::Scoped<T>::set::h173be4a93398e8f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x58ae67aa86e9 - tokio::runtime::context::set_scheduler::{{closure}}::hae43f0bf03386aa4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   31:     0x58ae67aa17c2 - std::thread::local::LocalKey<T>::try_with::hcd43165d69bdb5c6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x58ae67aa096e - std::thread::local::LocalKey<T>::with::hae8e5799484e5358
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x58ae67aa865d - tokio::runtime::context::set_scheduler::hf6246ac93cfc8f9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   34:     0x58ae67aa3b90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h59832cd3095c393c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   35:     0x58ae67aa3e83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hff994986132548e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   36:     0x58ae67aa1db3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h39479f9de21006fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x58ae67aa8db0 - tokio::runtime::context::runtime::enter_runtime::h28259c436cd929fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x58ae67aa1ab1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h804540bcc1669029
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x58ae67aa9bf4 - tokio::runtime::runtime::Runtime::block_on_inner::hce95c779c660243d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x58ae67aa9db7 - tokio::runtime::runtime::Runtime::block_on::hbed61fdc37a2f682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x58ae67a9e461 - icloud_integration_test::test_real_icloud_fetch::hb60e3496f39ee29f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/icloud_integration_test.rs:68:18
[INFO] [stdout]   42:     0x58ae67aa07a7 - icloud_integration_test::test_real_icloud_fetch::{{closure}}::hdf66b7aa84f71b5c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/icloud_integration_test.rs:41:34
[INFO] [stdout]   43:     0x58ae67aa5f46 - core::ops::function::FnOnce::call_once::hc6e16f1529b9b9b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58ae67acab1b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58ae67acab1b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x58ae67adeb2d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x58ae67adeb2d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x58ae67adeb2d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x58ae67adeb2d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x58ae67adeb2d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x58ae67adeb2d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x58ae67adeb2d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x58ae67ab8074 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x58ae67ab8074 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x58ae67abb9aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x58ae67abb9aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x58ae67abb9aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x58ae67abb9aa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x58ae67abb9aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58ae67abb9aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x58ae67abb9aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x58ae68238b4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x58ae68238b4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x71820e065aa4 - <unknown>
[INFO] [stdout]   65:     0x71820e0f2a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_real_icloud_fetch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test icloud_integration_test`
[INFO] running `Command { std: "docker" "inspect" "73228cc0fc7d164394bc0109eb5ae2fd721348e84954b5813241f60f18271f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73228cc0fc7d164394bc0109eb5ae2fd721348e84954b5813241f60f18271f69", kill_on_drop: false }`
[INFO] [stdout] 73228cc0fc7d164394bc0109eb5ae2fd721348e84954b5813241f60f18271f69
