[INFO] cloning repository https://github.com/dragonflyoss/image-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dragonflyoss/image-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonflyoss%2Fimage-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonflyoss%2Fimage-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a9d42d8b5cae5052b678ce324d79098f8ae19c1
[INFO] testing dragonflyoss/image-service against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonflyoss%2Fimage-service" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dragonflyoss/image-service
[INFO] finished tweaking git repo https://github.com/dragonflyoss/image-service
[INFO] tweaked toml for git repo https://github.com/dragonflyoss/image-service written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dragonflyoss/image-service on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dragonflyoss/image-service 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 588617a4b452b69b0d168b41b9135b6858114f493f9b25656a95b571df0165b4
[INFO] running `Command { std: "docker" "start" "-a" "588617a4b452b69b0d168b41b9135b6858114f493f9b25656a95b571df0165b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "588617a4b452b69b0d168b41b9135b6858114f493f9b25656a95b571df0165b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "588617a4b452b69b0d168b41b9135b6858114f493f9b25656a95b571df0165b4", kill_on_drop: false }`
[INFO] [stdout] 588617a4b452b69b0d168b41b9135b6858114f493f9b25656a95b571df0165b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a6fe62e8d1a7cbc20c914b1bbf50d7b739598dd498950b418deb60eec2fa54db
[INFO] running `Command { std: "docker" "start" "-a" "a6fe62e8d1a7cbc20c914b1bbf50d7b739598dd498950b418deb60eec2fa54db", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling versionize_derive v0.1.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling vmm-sys-util v0.12.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling crc64 v2.0.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling versionize v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling dbs-snapshot v1.5.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling dbs-uhttp v0.3.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling fuse-backend-rs v0.13.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling nydus-api v0.4.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling vm-memory v0.14.1
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling gix-trace v0.1.12
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling r2d2_sqlite v0.23.0
[INFO] [stderr]    Compiling gpt v3.1.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling leaky-bucket v0.12.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling io-uring v0.5.13
[INFO] [stderr]    Compiling gix-utils v0.2.0
[INFO] [stderr]    Compiling gix-path v0.10.15
[INFO] [stderr]    Compiling gix-features v0.41.1
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling gix-glob v0.19.0
[INFO] [stderr]    Compiling gix-quote v0.5.0
[INFO] [stderr]    Compiling rust-fsm-dsl v0.6.2
[INFO] [stderr]    Compiling sendfd v0.4.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling gix-attributes v0.25.0
[INFO] [stderr]    Compiling nydus-upgrade v0.2.0 (/opt/rustwide/workdir/upgrade)
[INFO] [stderr]    Compiling tokio-uring v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling nydus-rs v0.0.0-git (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling rust-fsm v0.6.2
[INFO] [stderr]    Compiling dbs-allocator v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling rlimit v0.9.1
[INFO] [stderr]    Compiling flexi_logger v0.25.6
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling nydus-utils v0.5.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling nydus-storage v0.7.1 (/opt/rustwide/workdir/storage)
[INFO] [stderr]    Compiling nydus-rafs v0.4.0 (/opt/rustwide/workdir/rafs)
[INFO] [stderr]    Compiling nydus-service v0.4.0 (/opt/rustwide/workdir/service)
[INFO] [stderr]    Compiling nydus-builder v0.2.0 (/opt/rustwide/workdir/builder)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 49s
[INFO] running `Command { std: "docker" "inspect" "a6fe62e8d1a7cbc20c914b1bbf50d7b739598dd498950b418deb60eec2fa54db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6fe62e8d1a7cbc20c914b1bbf50d7b739598dd498950b418deb60eec2fa54db", kill_on_drop: false }`
[INFO] [stdout] a6fe62e8d1a7cbc20c914b1bbf50d7b739598dd498950b418deb60eec2fa54db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 64159f601a19cf99769a54d7a93dca99ca0c72a4a11242b6d402e4eeb28420af
[INFO] running `Command { std: "docker" "start" "-a" "64159f601a19cf99769a54d7a93dca99ca0c72a4a11242b6d402e4eeb28420af", kill_on_drop: false }`
[INFO] [stderr]    Compiling nydus-rs v0.0.0-git (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.08s
[INFO] running `Command { std: "docker" "inspect" "64159f601a19cf99769a54d7a93dca99ca0c72a4a11242b6d402e4eeb28420af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64159f601a19cf99769a54d7a93dca99ca0c72a4a11242b6d402e4eeb28420af", kill_on_drop: false }`
[INFO] [stdout] 64159f601a19cf99769a54d7a93dca99ca0c72a4a11242b6d402e4eeb28420af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fde962084719a3efd9beb9865d6b7285b61481768404dda890aef02d28691324
[INFO] running `Command { std: "docker" "start" "-a" "fde962084719a3efd9beb9865d6b7285b61481768404dda890aef02d28691324", kill_on_drop: false }`
[INFO] [stderr]    Compiling nydus-rs v0.0.0-git (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/nydus-rs/9da554a081d377cd/deps/nydus-9da554a081d377cd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test logger::tests::test_log_level_to_verbosity ... ok
[INFO] [stdout] test logger::tests::test_log_rotation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/nydus-image/main.rs (/opt/rustwide/target/debug/build/nydus-rs/575eabbeb4d72125/deps/nydus_image-575eabbeb4d72125)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test deduplicate::tests::test_algorithm_exponential_smoothing ... ok
[INFO] [stdout] test deduplicate::tests::test_chunk_table ... ok
[INFO] [stdout] test deduplicate::tests::test_blob_table ... ok
[INFO] [stdout] test deduplicate::tests::test_distance ... ok
[INFO] [stdout] test deduplicate::tests::test_chunk_table_paged ... ok
[INFO] [stdout] test deduplicate::tests::test_partial_cmp ... ok
[INFO] [stdout] test tests::test_ensure_file ... ok
[INFO] [stdout] test deduplicate::tests::test_divide_by_image ... FAILED
[INFO] [stdout] test unpack::pax::test::test_read_chunk ... ok
[INFO] [stdout] test unpack::pax::test::test_read_chunk_larger_buffer ... ok
[INFO] [stdout] test unpack::pax::test::test_read_chunk_smaller_buffer ... ok
[INFO] [stdout] test unpack::pax::test::test_read_chunk_zero_buffer ... ok
[INFO] [stdout] test unpack::pax::test::test_read_chunk_compress ... ok
[INFO] [stdout] test deduplicate::tests::test_blob_table_paged ... ok
[INFO] [stdout] test deduplicate::tests::test_deduplicate_version ... ok
[INFO] [stdout] test deduplicate::tests::test_divide_set ... ok
[INFO] [stdout] test deduplicate::tests::test_dbscan ... ok
[INFO] [stdout] test deduplicate::tests::test_aggregate_chunk ... ok
[INFO] [stdout] test deduplicate::tests::test_deduplicate_image ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- deduplicate::tests::test_divide_by_image stdout ----
[INFO] [stdout] Error: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: ./metadata.db"))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     deduplicate::tests::test_divide_by_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nydus-image`
[INFO] running `Command { std: "docker" "inspect" "fde962084719a3efd9beb9865d6b7285b61481768404dda890aef02d28691324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde962084719a3efd9beb9865d6b7285b61481768404dda890aef02d28691324", kill_on_drop: false }`
[INFO] [stdout] fde962084719a3efd9beb9865d6b7285b61481768404dda890aef02d28691324
