[INFO] cloning repository https://github.com/lkchoi/fsutils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lkchoi/fsutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkchoi%2Ffsutils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkchoi%2Ffsutils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ecdd14371e71156d216b7219017ba1e71bd32d7
[INFO] testing lkchoi/fsutils against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkchoi%2Ffsutils" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lkchoi/fsutils
[INFO] finished tweaking git repo https://github.com/lkchoi/fsutils
[INFO] tweaked toml for git repo https://github.com/lkchoi/fsutils written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lkchoi/fsutils on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lkchoi/fsutils 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8
[INFO] running `Command { std: "docker" "start" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling transpose v0.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rustfft v3.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rustdct v0.4.0
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling fix-ext v0.1.0 (/opt/rustwide/workdir/fix-ext)
[INFO] [stderr]    Compiling mvsum v0.1.0 (/opt/rustwide/workdir/mvsum)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling img_hash v3.2.0
[INFO] [stderr]    Compiling dss v0.1.0 (/opt/rustwide/workdir/dss)
[INFO] [stderr]    Compiling hash-bucket v0.1.0 (/opt/rustwide/workdir/hash-bucket)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling ssim v0.1.0 (/opt/rustwide/workdir/ssim)
[INFO] [stderr]    Compiling ddup v0.1.0 (/opt/rustwide/workdir/ddup)
[INFO] [stderr]    Compiling fsutils v0.1.0 (/opt/rustwide/workdir/fsutils)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 19s
[INFO] running `Command { std: "docker" "inspect" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling ssim v0.1.0 (/opt/rustwide/workdir/ssim)
[INFO] [stderr]    Compiling dss v0.1.0 (/opt/rustwide/workdir/dss)
[INFO] [stderr]    Compiling hash-bucket v0.1.0 (/opt/rustwide/workdir/hash-bucket)
[INFO] [stderr]    Compiling mvsum v0.1.0 (/opt/rustwide/workdir/mvsum)
[INFO] [stderr]    Compiling fix-ext v0.1.0 (/opt/rustwide/workdir/fix-ext)
[INFO] [stderr]    Compiling ddup v0.1.0 (/opt/rustwide/workdir/ddup)
[INFO] [stderr]    Compiling fsutils v0.1.0 (/opt/rustwide/workdir/fsutils)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/ddup-66fbd7fc382ac49f)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests::apply_config_does_not_override_existing_flags ... ok
[INFO] [stdout] test tests::compile_excludes_valid_and_invalid ... ok
[INFO] [stdout] test tests::format_rank_ordering ... ok
[INFO] [stdout] test tests::format_size_kb_mb_gb ... ok
[INFO] [stdout] test tests::hash_algorithm_display ... ok
[INFO] [stdout] test tests::cached_hash_wrong_algorithm_returns_none ... ok
[INFO] [stdout] test tests::hard_delete_removes_file ... ok
[INFO] [stdout] test tests::hash_file_blake3 ... ok
[INFO] [stdout] test tests::is_excluded_by_component ... ok
[INFO] [stdout] test tests::hash_file_md5 ... ok
[INFO] [stdout] test tests::hash_file_sha256 ... ok
[INFO] [stdout] test tests::is_excluded_by_filename ... ok
[INFO] [stdout] test tests::hash_file_xxh3_deterministic ... ok
[INFO] [stdout] test tests::hash_file_different_content_different_hash ... ok
[INFO] [stdout] test tests::hash_file_cached_no_cache_flag_skips_cache ... ok
[INFO] [stdout] test tests::is_image_file_recognizes_extensions ... ok
[INFO] [stdout] test tests::path_depth_simple ... ok
[INFO] [stdout] test tests::hash_file_cached_stores_and_retrieves ... FAILED
[INFO] [stdout] test tests::resolve_paths_excludes_patterns ... ok
[INFO] [stdout] test tests::select_keep_first_is_alphabetical ... ok
[INFO] [stdout] test tests::resolve_paths_finds_files_in_dir ... ok
[INFO] [stdout] test tests::select_keep_shallowest_deepest ... ok
[INFO] [stdout] test tests::resolve_paths_single_file ... ok
[INFO] [stdout] test tests::resolve_paths_nonrecursive_skips_subdirs ... ok
[INFO] [stdout] test tests::select_keep_largest_smallest ... ok
[INFO] [stdout] test tests::set_finder_tag_writes_xattr ... FAILED
[INFO] [stdout] test tests::format_size_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::hash_file_cached_stores_and_retrieves stdout ----
[INFO] [stderr] error: test failed, to rerun pass `-p ddup --lib`
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::hash_file_cached_stores_and_retrieves' (3489) panicked at ddup/src/lib.rs:438:9:
[INFO] [stdout] assertion failed: get_cached_hash(&path, &HashAlgorithm::Xxh3).is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5761c760bc21 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5761c762375a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5761c76105cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5761c75e56b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5761c7602dd9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5761c758e9c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5761c7602f92 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5761c75e5794 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5761c75dd9c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5761c75e635d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5761c7623e8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5761c7623e52 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x5761c748ffb3 - ddup[81f80eb6d1fcda94]::tests::hash_file_cached_stores_and_retrieves
[INFO] [stdout]   13:     0x5761c748a5c9 - <ddup[81f80eb6d1fcda94]::tests::hash_file_cached_stores_and_retrieves::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5761c7581cab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5761c758f315 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5761c75886d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5761c7592472 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5761c760ac79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x78722c22107a - <unknown>
[INFO] [stdout]   20:     0x78722c2b4534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::set_finder_tag_writes_xattr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::set_finder_tag_writes_xattr' (3505) panicked at ddup/src/lib.rs:566:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 95, kind: Unsupported, message: "Operation not supported" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5761c760bc21 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5761c762375a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5761c76105cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5761c75e56b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5761c7602dd9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5761c758e9c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5761c7602f92 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5761c75e5762 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5761c75dd9c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5761c75e635d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5761c7623e8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5761c7623c62 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5761c748e334 - ddup[81f80eb6d1fcda94]::tests::set_finder_tag_writes_xattr
[INFO] [stdout]   13:     0x5761c748a4a9 - <ddup[81f80eb6d1fcda94]::tests::set_finder_tag_writes_xattr::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5761c7581cab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5761c758f315 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5761c75886d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5761c7592472 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5761c760ac79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x78722c22107a - <unknown>
[INFO] [stdout]   20:     0x78722c2b4534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::hash_file_cached_stores_and_retrieves
[INFO] [stdout]     tests::set_finder_tag_writes_xattr
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8", kill_on_drop: false }`
[INFO] [stdout] afa52ac83bbace75e0d23d82aa3851f3366b6780c28885f6e971c6e85ae6bba8
