[INFO] fetching crate s3invsync 0.2.0...
[INFO] testing s3invsync-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate s3invsync 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate s3invsync 0.2.0
[INFO] finished tweaking crates.io crate s3invsync 0.2.0
[INFO] tweaked toml for crates.io crate s3invsync 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate s3invsync 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate s3invsync 0.2.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5367aa307aed2f4ffc5a1c13269c53151186b40abae23ec8cf94ed9a46019097
[INFO] running `Command { std: "docker" "start" "-a" "5367aa307aed2f4ffc5a1c13269c53151186b40abae23ec8cf94ed9a46019097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5367aa307aed2f4ffc5a1c13269c53151186b40abae23ec8cf94ed9a46019097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5367aa307aed2f4ffc5a1c13269c53151186b40abae23ec8cf94ed9a46019097", kill_on_drop: false }`
[INFO] [stdout] 5367aa307aed2f4ffc5a1c13269c53151186b40abae23ec8cf94ed9a46019097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b8e7a79a9d39c4a33d67669e172861aa7c969f17383cc6daacdba3268b23aa3
[INFO] running `Command { std: "docker" "start" "-a" "4b8e7a79a9d39c4a33d67669e172861aa7c969f17383cc6daacdba3268b23aa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling aws-types v1.3.5
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crc64fast-nvme v1.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling s3invsync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling aws-smithy-async v1.2.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling lockable v0.1.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling aws-smithy-types v1.2.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.3
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.6
[INFO] [stderr]    Compiling aws-smithy-json v0.61.2
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-credential-types v1.2.1
[INFO] [stderr]    Compiling aws-sigv4 v1.2.9
[INFO] [stderr]    Compiling aws-smithy-checksums v0.62.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.7.8
[INFO] [stderr]    Compiling aws-runtime v1.5.5
[INFO] [stderr]    Compiling aws-sdk-sso v1.59.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.60.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.60.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.76.0
[INFO] [stderr]    Compiling aws-config v1.5.16
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "4b8e7a79a9d39c4a33d67669e172861aa7c969f17383cc6daacdba3268b23aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8e7a79a9d39c4a33d67669e172861aa7c969f17383cc6daacdba3268b23aa3", kill_on_drop: false }`
[INFO] [stdout] 4b8e7a79a9d39c4a33d67669e172861aa7c969f17383cc6daacdba3268b23aa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 435899706f8cc4b301a153f205b77c837d6bc8aaf74ce808e999b9a56c7a54f1
[INFO] running `Command { std: "docker" "start" "-a" "435899706f8cc4b301a153f205b77c837d6bc8aaf74ce808e999b9a56c7a54f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling s3invsync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.80s
[INFO] running `Command { std: "docker" "inspect" "435899706f8cc4b301a153f205b77c837d6bc8aaf74ce808e999b9a56c7a54f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "435899706f8cc4b301a153f205b77c837d6bc8aaf74ce808e999b9a56c7a54f1", kill_on_drop: false }`
[INFO] [stdout] 435899706f8cc4b301a153f205b77c837d6bc8aaf74ce808e999b9a56c7a54f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5df30cd215843e380bd0a56de3b96972321276b650cd963f9a0aeb4d039396bb
[INFO] running `Command { std: "docker" "start" "-a" "5df30cd215843e380bd0a56de3b96972321276b650cd963f9a0aeb4d039396bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling s3invsync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.72s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/s3invsync-ad1f1d47bcb72c8e)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test inventory::item::tests::parse_directory ... ok
[INFO] [stdout] test inventory::item::tests::parse_item ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_02 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_03 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_01 ... ok
[INFO] [stdout] test inventory::item::tests::parse_deleted_item ... ok
[INFO] [stdout] test inventory::item::tests::parse_encoded ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_06 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_04 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_09 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_07 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_10 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_11 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_08 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_12 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_13 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_14 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_02 ... ok
[INFO] [stdout] test keypath::tests::test_good_paths::case_1 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_03 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_01 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_06 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_07 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_08 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_04 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_09 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_10 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_13 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_05 ... ok
[INFO] [stdout] test keypath::tests::test_name::case_1 ... ok
[INFO] [stdout] test keypath::tests::test_split::case_3 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_12 ... ok
[INFO] [stdout] test keypath::tests::test_name::case_2 ... ok
[INFO] [stdout] test keypath::tests::test_split::case_1 ... ok
[INFO] [stdout] test keypath::tests::test_is_special_component::case_11 ... ok
[INFO] [stdout] test s3::location::tests::parse_and_display::case_4 ... ok
[INFO] [stdout] test s3::location::tests::parse_and_display::case_3 ... ok
[INFO] [stdout] test s3::location::tests::parse_and_display::case_5 ... ok
[INFO] [stdout] test keypath::tests::test_bad_paths::case_05 ... ok
[INFO] [stdout] test nursery::tests::nested_spawn ... ok
[INFO] [stdout] test nursery::tests::nest_nurseries ... ok
[INFO] [stdout] test keypath::tests::test_good_paths::case_2 ... ok
[INFO] [stdout] test nursery::tests::nursery_is_send ... ok
[INFO] [stdout] test keypath::tests::test_split::case_2 ... ok
[INFO] [stdout] test nursery::tests::collect ... ok
[INFO] [stdout] test s3::location::tests::parse_and_display::case_2 ... ok
[INFO] [stdout] test s3::location::tests::parse_err::case_2 ... ok
[INFO] [stdout] test s3::location::tests::parse_err::case_3 ... ok
[INFO] [stdout] test s3::location::tests::parse_err::case_4 ... ok
[INFO] [stdout] test s3::location::tests::parse_err::case_5 ... ok
[INFO] [stdout] test s3::location::tests::parse_err::case_6 ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::cmp_name::dir_eq_file ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::cmp_name::pre_slash_dir_after_file ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::cmp_name::pre_slash_dir_before_dir ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::cmp_name::pre_slash_file_after_file ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::cmp_name::pre_slash_file_before_dir ... ok
[INFO] [stdout] test s3::location::tests::parse_err::case_1 ... ok
[INFO] [stdout] test syncer::treetracker::tests::closedir_then_files_in_parent ... ok
[INFO] [stdout] test syncer::treetracker::tests::different_subdir ... ok
[INFO] [stdout] test syncer::treetracker::tests::file_then_preceding_dir ... ok
[INFO] [stdout] test syncer::treetracker::tests::files_in_root ... ok
[INFO] [stdout] test nursery::tests::drop_tasks_on_drop_stream ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::key_components::filename_only ... ok
[INFO] [stdout] test syncer::treetracker::tests::different_dir ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::key_components::plain ... ok
[INFO] [stdout] test syncer::treetracker::tests::close_multiple_dirs ... ok
[INFO] [stdout] test s3::location::tests::parse_and_display::case_1 ... ok
[INFO] [stdout] test syncer::treetracker::inner::tests::key_components::with_old_filename ... ok
[INFO] [stdout] test syncer::treetracker::tests::closedir_then_dirs_in_parent ... ok
[INFO] [stdout] test syncer::treetracker::tests::just_finish ... ok
[INFO] [stdout] test syncer::treetracker::tests::duplicate_old_filenames ... ok
[INFO] [stdout] test syncer::treetracker::tests::multidir_finish ... ok
[INFO] [stdout] test syncer::treetracker::tests::non_old_and_old ... ok
[INFO] [stdout] test syncer::treetracker::tests::old_and_non_old ... ok
[INFO] [stdout] test syncer::treetracker::tests::old_filename ... ok
[INFO] [stdout] test syncer::treetracker::tests::preslash_dir_then_toslash_dir ... ok
[INFO] [stdout] test syncer::treetracker::tests::preslash_dir_then_toslash_file ... ok
[INFO] [stdout] test syncer::treetracker::tests::preslash_file_then_toslash_dir ... ok
[INFO] [stdout] test syncer::treetracker::tests::same_file_twice ... ok
[INFO] [stdout] test syncer::treetracker::tests::tostash_file_then_preslash_file ... ok
[INFO] [stdout] test syncer::treetracker::tests::preslash_file_then_toslash_file ... ok
[INFO] [stdout] test timestamps::date::tests::parse::case_1 ... ok
[INFO] [stdout] test syncer::treetracker::tests::unsorted_parent_dirs ... ok
[INFO] [stdout] test timestamps::date::tests::display::case_2 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_1 ... ok
[INFO] [stdout] test timestamps::date::tests::display::case_1 ... ok
[INFO] [stdout] test timestamps::date::tests::parse::case_2 ... ok
[INFO] [stdout] test timestamps::date::tests::parse::case_3 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_2 ... ok
[INFO] [stdout] test syncer::treetracker::tests::path_conflict_file_then_dir ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_3 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_4 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_6 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_7 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_9 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_8 ... ok
[INFO] [stdout] test timestamps::datehm::tests::display::case_2 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse::case_1 ... ok
[INFO] [stdout] test syncer::treetracker::tests::path_conflict_dir_then_file ... ok
[INFO] [stdout] test syncer::treetracker::tests::same_dir ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse::case_2 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse::case_3 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_01 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_02 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_03 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_04 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_05 ... ok
[INFO] [stdout] test timestamps::date::tests::parse_err::case_5 ... ok
[INFO] [stdout] test syncer::treetracker::tests::multiple_old_filenames ... ok
[INFO] [stdout] test timestamps::datehm::tests::display::case_1 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_06 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_07 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_09 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_10 ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_08 ... ok
[INFO] [stdout] test util::tests::rmdir_to_root::empty_tree ... ok
[INFO] [stdout] test util::tests::rmdir_to_root::file_above_topdir ... ok
[INFO] [stdout] test timestamps::datehm::tests::parse_err::case_11 ... ok
[INFO] [stdout] test util::tests::rmdir_to_root::file_in_topdir ... ok
[INFO] [stdout] test nursery::tests::no_close_until_drop ... ok
[INFO] [stdout] test nursery::tests::reraise_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5df30cd215843e380bd0a56de3b96972321276b650cd963f9a0aeb4d039396bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df30cd215843e380bd0a56de3b96972321276b650cd963f9a0aeb4d039396bb", kill_on_drop: false }`
[INFO] [stdout] 5df30cd215843e380bd0a56de3b96972321276b650cd963f9a0aeb4d039396bb
