[INFO] fetching crate storify 0.1.1...
[INFO] testing storify-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate storify 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate storify 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate storify 0.1.1
[INFO] tweaked toml for crates.io crate storify 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate storify 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate storify 0.1.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5a0d8f015437e6b825378d9dbe002730a562a5b2e15a3ab8e37364a5d120c1
[INFO] running `Command { std: "docker" "start" "-a" "0f5a0d8f015437e6b825378d9dbe002730a562a5b2e15a3ab8e37364a5d120c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5a0d8f015437e6b825378d9dbe002730a562a5b2e15a3ab8e37364a5d120c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5a0d8f015437e6b825378d9dbe002730a562a5b2e15a3ab8e37364a5d120c1", kill_on_drop: false }`
[INFO] [stdout] 0f5a0d8f015437e6b825378d9dbe002730a562a5b2e15a3ab8e37364a5d120c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6f0a20985071092b6ab0ca6047e748f38c45d423531922444cf55b5aa65d7fd
[INFO] running `Command { std: "docker" "start" "-a" "c6f0a20985071092b6ab0ca6047e748f38c45d423531922444cf55b5aa65d7fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 async-trait v0.1.88
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling backon v1.5.0
[INFO] [stderr]    Compiling snafu v0.8.9
[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 serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling uuid v1.18.1
[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 url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reqsign v0.16.3
[INFO] [stderr]    Compiling opendal v0.54.0
[INFO] [stderr]    Compiling storify v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 15s
[INFO] running `Command { std: "docker" "inspect" "c6f0a20985071092b6ab0ca6047e748f38c45d423531922444cf55b5aa65d7fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f0a20985071092b6ab0ca6047e748f38c45d423531922444cf55b5aa65d7fd", kill_on_drop: false }`
[INFO] [stdout] c6f0a20985071092b6ab0ca6047e748f38c45d423531922444cf55b5aa65d7fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dc895124d1ea0331a614ad295b24a7c917bdb7f09e9809e80bc545ad2c31807
[INFO] running `Command { std: "docker" "start" "-a" "1dc895124d1ea0331a614ad295b24a7c917bdb7f09e9809e80bc545ad2c31807", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[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 assert_cmd v2.0.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reqsign v0.16.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling opendal v0.54.0
[INFO] [stderr]    Compiling storify v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 21s
[INFO] running `Command { std: "docker" "inspect" "1dc895124d1ea0331a614ad295b24a7c917bdb7f09e9809e80bc545ad2c31807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc895124d1ea0331a614ad295b24a7c917bdb7f09e9809e80bc545ad2c31807", kill_on_drop: false }`
[INFO] [stdout] 1dc895124d1ea0331a614ad295b24a7c917bdb7f09e9809e80bc545ad2c31807
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ea5fc498c6602befcc395f935ce3afd524e99c4ad283b7f87cd750fe752821c
[INFO] running `Command { std: "docker" "start" "-a" "5ea5fc498c6602befcc395f935ce3afd524e99c4ad283b7f87cd750fe752821c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storify-58d1813ee3d92ba7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/storify-c6185d3b9280a791)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/behavior/main.rs (/opt/rustwide/target/debug/deps/behavior-8a5c9214e2f8cfa9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': OpenDAL error: Unexpected (temporary) at list, context: { url: http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F, called: http_util::Client::send, service: s3, path: 6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/, listed: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "ls" "6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': OpenDAL error: Unexpected (temporary) at list, context: { url: http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F, called: http_util::Client::send, service: s3, path: 6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/, listed: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test behavior::test_list_empty_directory                   ... FAILED
[INFO] [stdout] test behavior::test_list_multiple_files                    ... FAILED
[INFO] [stdout] test behavior::test_list_nested_directories                ... FAILED
[INFO] [stdout] test behavior::test_list_with_special_chars                ... FAILED
[INFO] [stdout] test behavior::test_copy_file_to_existing_directory        ... FAILED
[INFO] [stdout] test behavior::test_list_recursive                         ... FAILED
[INFO] [stdout] test behavior::test_copy_across_directory                  ... FAILED
[INFO] [stdout] test behavior::test_list_single_file                       ... FAILED
[INFO] [stdout] test behavior::test_copy_file_to_new_path                  ... FAILED
[INFO] [stdout] test behavior::test_delete_non_existent_file               ... ok
[INFO] [stdout] test behavior::test_download_non_existent_file             ... ok
[INFO] [stdout] test behavior::test_create_root_directory                  ... ok
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e43302 - behavior::operations::list::test_list_invalid_path::{{closure}}::h993153d7f4a55b9f
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/list.rs:158:10
[INFO] [stderr]   23:     0x5c1121e43302 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hdb3580ce4e413e15
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e43302 - tokio::task::coop::with_budget::h92822d0e08e6a227
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e43302 - tokio::task::coop::budget::h25981466383155ea
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e43302 - tokio::runtime::park::CachedParkThread::block_on::h6c42ae4fad3a4693
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e6dab3 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::he57fcb5c23fdae5b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e6dab3 - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::h679db50b9260aa77
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e6dab3 - tokio::runtime::context::runtime::enter_runtime::h26a470819579f6f7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e9480f - tokio::runtime::handle::Handle::block_on_inner::hfdb9bfae24ef36a2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e9480f - tokio::runtime::handle::Handle::block_on::h366af416f2c2f602
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e9480f - behavior::utils::build_async_trial::{{closure}}::h8930472812f32bd1
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e9480f - libtest_mimic::Trial::test::{{closure}}::h7c5941553b5a480d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e9480f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h359ec46699e9836e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stdout] test behavior::test_list_invalid_path                      ... FAILED
[INFO] [stdout] test behavior::test_copy_non_existent_file                 ... FAILED
[INFO] [stdout] test behavior::test_move_file_to_existing_directory        ... FAILED
[INFO] [stdout] test behavior::test_copy_to_nonexistent_directory          ... FAILED
[INFO] [stdout] test behavior::test_delete_empty_directory                 ... FAILED
[INFO] [stdout] test behavior::test_delete_multiple_files_bulk             ... FAILED
[INFO] [stdout] test behavior::test_delete_non_empty_directory_recursively ... FAILED
[INFO] [stdout] test behavior::test_download_existing_file_to_directory    ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/nested/subdir\': Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, called: http_util::Client::send, service: s3, path: parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "-p" "parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/nested/subdir"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/nested/subdir\': Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, called: http_util::Client::send, service: s3, path: parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout] test behavior::test_download_with_special_chars            ... FAILED
[INFO] [stdout] test behavior::test_move_non_existent_file                 ... FAILED
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e56cfb - behavior::operations::mkdir::test_create_directory_with_parents::{{closure}}::h9a565ba789e4dc06
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/mkdir.rs:45:10
[INFO] [stderr]   23:     0x5c1121e56cfb - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h634c63eb7f8d18a0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e56cfb - tokio::task::coop::with_budget::hf82f76541c402b4f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e56cfb - tokio::task::coop::budget::hcca8c4eaba93ae8d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e56cfb - tokio::runtime::park::CachedParkThread::block_on::hf2c91cbcb09c427a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e6cfee - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hbfeef73a3e0429a3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e6cfee - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::h738430e9410d9e54
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e6cfee - tokio::runtime::context::runtime::enter_runtime::h00cde5ba7b9b148c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e9796d - tokio::runtime::handle::Handle::block_on_inner::ha62f84a170568f28
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e9796d - tokio::runtime::handle::Handle::block_on::h5fdbfad0d1034344
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e9796d - behavior::utils::build_async_trial::{{closure}}::hb58ed984edc07bd1
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e9796d - libtest_mimic::Trial::test::{{closure}}::h9034edd4862547c6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e9796d - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7f2090d76b004a51
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc\': Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, called: http_util::Client::send, service: s3, path: test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc\': Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, called: http_util::Client::send, service: s3, path: test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e32824 - behavior::operations::mkdir::test_create_single_directory::{{closure}}::h82ae70e4cfa2952e
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/mkdir.rs:26:10
[INFO] [stderr]   23:     0x5c1121e32824 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h7f74257282706abd
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e32824 - tokio::task::coop::with_budget::hcc228f969820cdf7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e32824 - tokio::task::coop::budget::hdb66373f70f61f5b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e32824 - tokio::runtime::park::CachedParkThread::block_on::h01bfa0a32b30d726
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e6f4fe - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hbeb38670544fb67f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e6f4fe - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::h39b09ba673a8ff4f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e6f4fe - tokio::runtime::context::runtime::enter_runtime::h4994b5b6fc222f18
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e9767d - tokio::runtime::handle::Handle::block_on_inner::h090f30a045597d64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e9767d - tokio::runtime::handle::Handle::block_on::h7484c88a8d51fb64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e9767d - behavior::utils::build_async_trial::{{closure}}::h2fb8a900f3d3e604
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e9767d - libtest_mimic::Trial::test::{{closure}}::h25a4f16cd799b8e9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e9767d - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7e8c56dd42bdc44e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe\': Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, called: http_util::Client::send, service: s3, path: existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe\': Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, called: http_util::Client::send, service: s3, path: existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout] test behavior::test_create_directory_with_parents          ... FAILED
[INFO] [stdout] test behavior::test_create_single_directory                ... FAILED
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e4f929 - behavior::operations::mkdir::test_create_existing_directory::{{closure}}::h44e2a8c460a01094
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/mkdir.rs:73:10
[INFO] [stderr]   23:     0x5c1121e4f929 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hff3abaf2dbea4064
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e4f929 - tokio::task::coop::with_budget::ha7d4875e8b897117
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e4f929 - tokio::task::coop::budget::hb637af68bea3cd81
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e4f929 - tokio::runtime::park::CachedParkThread::block_on::hbe6c979d978ca0e8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e74c7e - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hab746edeb80e78ee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e74c7e - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::h2ccdb3d5287292ff
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e74c7e - tokio::runtime::context::runtime::enter_runtime::hee0ceba686223531
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e92a8d - tokio::runtime::handle::Handle::block_on_inner::h805835305cb969cc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e92a8d - tokio::runtime::handle::Handle::block_on::h7ea48185d34b2de5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e92a8d - behavior::utils::build_async_trial::{{closure}}::h8777458c2df82b52
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e92a8d - libtest_mimic::Trial::test::{{closure}}::h612318410f890473
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e92a8d - core::ops::function::FnOnce::call_once{{vtable.shim}}::h062f67e9ee6303a2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout] test behavior::test_create_existing_directory              ... FAILED
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/a/b/c/d\': Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, called: http_util::Client::send, service: s3, path: nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "-p" "nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/a/b/c/d"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/a/b/c/d\': Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, called: http_util::Client::send, service: s3, path: nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e42908 - behavior::operations::mkdir::test_create_nested_directories::{{closure}}::h75df2c97db348d90
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/mkdir.rs:98:10
[INFO] [stderr]   23:     0x5c1121e42908 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h3e73e76d72ed2bee
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e42908 - tokio::task::coop::with_budget::h022d0427310e175e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e42908 - tokio::task::coop::budget::h72b19af9c0070439
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e42908 - tokio::runtime::park::CachedParkThread::block_on::h695ee1da0e3976df
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e7344e - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd4bb1a0ae680f536
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e7344e - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::h78c1844e93bdb060
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e7344e - tokio::runtime::context::runtime::enter_runtime::hb12c0a6d730ba571
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e9707d - tokio::runtime::handle::Handle::block_on_inner::h919d37d69354257c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e9707d - tokio::runtime::handle::Handle::block_on::h14f895245e7b854c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e9707d - behavior::utils::build_async_trial::{{closure}}::h989d7d4a76551b78
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e9707d - libtest_mimic::Trial::test::{{closure}}::h5a6637f34f9f7364
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e9707d - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6ebe02d2de2b08fe
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout] test behavior::test_create_nested_directories              ... FAILED
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stdout] test behavior::test_delete_single_file                     ... FAILED
[INFO] [stdout] test behavior::test_download_directory_recursive           ... FAILED
[INFO] [stderr] 
[INFO] [stdout] test behavior::test_stat_dir_raw                           ... FAILED
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] test behavior::test_cat_large_file_non_interactive_aborts  ... FAILED
[INFO] [stderr] Unexpected failure.
[INFO] [stdout] test behavior::test_move_rename_existing_file              ... FAILED
[INFO] [stderr] code=1
[INFO] [stdout] test behavior::e2e_test_upload_command_succeeds            ... FAILED
[INFO] [stderr] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'355f36b3-da05-4379-bc29-c6c97f39cc82\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, called: http_util::Client::send, service: s3, path: 355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt)\n"```
[INFO] [stdout] test behavior::test_storage_client_write_from_special_dir  ... FAILED
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "355f36b3-da05-4379-bc29-c6c97f39cc82"`
[INFO] [stdout] test behavior::test_storage_client_write                   ... FAILED
[INFO] [stderr] code=1
[INFO] [stdout] test behavior::test_du_summary_total_size                  ... FAILED
[INFO] [stderr] stdout=""
[INFO] [stdout] test behavior::test_download_large_file                    ... FAILED
[INFO] [stderr] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'355f36b3-da05-4379-bc29-c6c97f39cc82\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, called: http_util::Client::send, service: s3, path: 355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e51366 - behavior::operations::upload::e2e_test_upload_command_succeeds::{{closure}}::h05a94a2251a519e8
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/upload.rs:80:10
[INFO] [stderr]   23:     0x5c1121e51366 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h07fbe2678e95f4fa
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e51366 - tokio::task::coop::with_budget::h00b3eee681d262b3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e51366 - tokio::task::coop::budget::h9b370f422e5e14d4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e51366 - tokio::runtime::park::CachedParkThread::block_on::hddbb410f1cbff9b6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e6e013 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hf72a1482f7fb68f8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e6e013 - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::h0198db433b992d76
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e6e013 - tokio::runtime::context::runtime::enter_runtime::h2d76c2ba5d65ffe6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e98fbe - tokio::runtime::handle::Handle::block_on_inner::hf3e97e803f5a0eed
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e98fbe - tokio::runtime::handle::Handle::block_on::hc8108a2f14ae9783
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e98fbe - behavior::utils::build_async_trial::{{closure}}::h41a15c1cf5c36c80
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e98fbe - libtest_mimic::Trial::test::{{closure}}::h1482e1a62a5ebc4b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e98fbe - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbad0cc76c465fd75
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/special_dir !@#$%^&()_+-=;\'/file_in_special_dir.txt\' to \'d393e703-d192-4cea-ae11-0f6d54bcce6b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, called: http_util::Client::send, service: s3, path: d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, written: 42 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/special_dir !@#$%^&()_+-=;\'/file_in_special_dir.txt" "d393e703-d192-4cea-ae11-0f6d54bcce6b"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/special_dir !@#$%^&()_+-=;\'/file_in_special_dir.txt\' to \'d393e703-d192-4cea-ae11-0f6d54bcce6b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, called: http_util::Client::send, service: s3, path: d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, written: 42 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e48dbb - behavior::operations::upload::test_storage_client_write_from_special_dir::{{closure}}::hfa34759fd6b33e06
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/upload.rs:59:10
[INFO] [stderr]   23:     0x5c1121e48dbb - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd61c079da6600270
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e48dbb - tokio::task::coop::with_budget::h015f02fef7839f5a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e48dbb - tokio::task::coop::budget::hf3a5aa24d85a972e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e48dbb - tokio::runtime::park::CachedParkThread::block_on::h920acd32aabb1edc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e6d2a3 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h92129e2aa7ef46c9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e6d2a3 - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::hb30e2a3bd5e680c8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e6d2a3 - tokio::runtime::context::runtime::enter_runtime::h029711bf9d80acb5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e95ace - tokio::runtime::handle::Handle::block_on_inner::hba3bd21513c57336
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e95ace - tokio::runtime::handle::Handle::block_on::h4d96536a913127e2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e95ace - behavior::utils::build_async_trial::{{closure}}::he690d4eb3a4b42b1
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e95ace - libtest_mimic::Trial::test::{{closure}}::h8abf04ce039dbdcb
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e95ace - core::ops::function::FnOnce::call_once{{vtable.shim}}::h556383a26b02d6e9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'326890b7-7f0f-4934-b5d3-5e02e0e542b5\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, called: http_util::Client::send, service: s3, path: 326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "326890b7-7f0f-4934-b5d3-5e02e0e542b5"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'326890b7-7f0f-4934-b5d3-5e02e0e542b5\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, called: http_util::Client::send, service: s3, path: 326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e5231b - behavior::operations::upload::test_storage_client_write::{{closure}}::hcbcb5978d7cb77a5
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/upload.rs:34:10
[INFO] [stderr]   23:     0x5c1121e5231b - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h1f2ebd09c9969fad
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e5231b - tokio::task::coop::with_budget::h39c6d981f202a8e5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e5231b - tokio::task::coop::budget::hf4b82b5fcfd3c564
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e5231b - tokio::runtime::park::CachedParkThread::block_on::he04cc88e1d465153
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e72c43 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hef67ecad49f35175
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e72c43 - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::hb76f9ff46f79fe1e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e72c43 - tokio::runtime::context::runtime::enter_runtime::ha3d71a9707a246b1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e957ae - tokio::runtime::handle::Handle::block_on_inner::hb871ff5e4e8bbf0a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e957ae - tokio::runtime::handle::Handle::block_on::h267cbcbf4035a3c9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e957ae - behavior::utils::build_async_trial::{{closure}}::h83669b198fb2db82
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e957ae - libtest_mimic::Trial::test::{{closure}}::h9ea27a2b93092986
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e957ae - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5303484b50ee9585
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'17d47b83-dfca-4a42-a805-cdc1e12298a2\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, called: http_util::Client::send, service: s3, path: 17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "17d47b83-dfca-4a42-a805-cdc1e12298a2"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'17d47b83-dfca-4a42-a805-cdc1e12298a2\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, called: http_util::Client::send, service: s3, path: 17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e36ca3 - behavior::operations::cat::test_cat_large_file_force_streams::{{closure}}::h9368d7f9c02f590d
[INFO] [stdout] test behavior::test_move_to_nonexistent_directory          ... FAILED
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/cat.rs:87:10
[INFO] [stdout] test behavior::test_move_across_directory                  ... FAILED
[INFO] [stderr]   23:     0x5c1121e36ca3 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h3fe21d615c695112
[INFO] [stdout] test behavior::test_copy_overwrite_existing_file           ... FAILED
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout] test behavior::test_stat_file_json                         ... FAILED
[INFO] [stderr]   24:     0x5c1121e36ca3 - tokio::task::coop::with_budget::hccf99ad9cf02393a
[INFO] [stdout] test behavior::test_cat_large_file_force_streams           ... FAILED
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout] test behavior::test_stat_file_human                        ... FAILED
[INFO] [stderr]   25:     0x5c1121e36ca3 - tokio::task::coop::budget::h8a5980abc61ed35d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e36ca3 - tokio::runtime::park::CachedParkThread::block_on::h37ad759be4c60484
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e6fd13 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h682346b379c26018
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e6fd13 - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::he6f84ba177ba964a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e6fd13 - tokio::runtime::context::runtime::enter_runtime::h5ccdc1a4af2e17f2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e937bf - tokio::runtime::handle::Handle::block_on_inner::hf4669affea49c1e3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e937bf - tokio::runtime::handle::Handle::block_on::h28c2864d34722bae
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e937bf - behavior::utils::build_async_trial::{{closure}}::ha72e322c121dbfa4
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e937bf - libtest_mimic::Trial::test::{{closure}}::h02cbdf60d4c91e1e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e937bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27ede4f51b2dc0cc
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stderr] Unexpected failure.
[INFO] [stderr] code=1
[INFO] [stderr] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, called: http_util::Client::send, service: s3, path: aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt)\n"```
[INFO] [stderr] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b"`
[INFO] [stderr] code=1
[INFO] [stderr] stdout=""
[INFO] [stderr] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, called: http_util::Client::send, service: s3, path: aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt)\n"
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c112243b4f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c112243b4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c112243b4f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c112243b4f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c1122469993 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c1122469993 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c11224372c3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c11224372c3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c112243b342 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c112243d3b6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c112243d1b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c112243ddc2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x5c112243db5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x5c112243b9e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x5c112243d7ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x5c1122467390 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x5c1121ece551 - core::panicking::panic_display::h80729e0a94709810
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stderr]   17:     0x5c1121ece551 - assert_cmd::assert::AssertError::panic::panic_cold_display::h5f3b08773f422e1a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stderr]   18:     0x5c1121ecdcc5 - assert_cmd::assert::AssertError::panic::hb5f501fd9b625e83
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stderr]   19:     0x5c1121ecd748 - core::ops::function::FnOnce::call_once::h4936f2ba0dc0469c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x5c1121ecd748 - core::result::Result<T,E>::unwrap_or_else::h36f31c8412400070
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stderr]   21:     0x5c1121ecd748 - assert_cmd::assert::Assert::success::h371e7d5b3509c053
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stderr]   22:     0x5c1121e4ec9a - behavior::operations::cat::test_cat_small_file_prints_content::{{closure}}::h9af8ed9c2d46e80c
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/operations/cat.rs:29:10
[INFO] [stderr]   23:     0x5c1121e4ec9a - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::ha73c58ae27026525
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stderr]   24:     0x5c1121e4ec9a - tokio::task::coop::with_budget::h8ce90e074490d27c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]   25:     0x5c1121e4ec9a - tokio::task::coop::budget::hd239a641a0b25881
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]   26:     0x5c1121e4ec9a - tokio::runtime::park::CachedParkThread::block_on::hba7c7dce2b041efc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stderr]   27:     0x5c1121e6efa3 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h59db2694de77faad
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   28:     0x5c1121e6efa3 - tokio::runtime::handle::Handle::block_on_inner::{{closure}}::he668f748921f7e6f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:327:22
[INFO] [stderr]   29:     0x5c1121e6efa3 - tokio::runtime::context::runtime::enter_runtime::h41dc0c28de718632
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   30:     0x5c1121e9417f - tokio::runtime::handle::Handle::block_on_inner::heb21da28c1fdc477
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:326:9
[INFO] [stderr]   31:     0x5c1121e9417f - tokio::runtime::handle::Handle::block_on::hdee37a3f46a92889
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/handle.rs:305:18
[INFO] [stderr]   32:     0x5c1121e9417f - behavior::utils::build_async_trial::{{closure}}::hf57b608775605fa1
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/behavior/utils.rs:229:14
[INFO] [stderr]   33:     0x5c1121e9417f - libtest_mimic::Trial::test::{{closure}}::h48740e73cb9b9af0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   34:     0x5c1121e9417f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2b7446cfad19e9c9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5c11223af6b8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h915aa8196845769c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   36:     0x5c11223af6b8 - libtest_mimic::run_single::{{closure}}::hd42179c5ff3c46fe
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   37:     0x5c11223af6b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hef0c3bace9b63593
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   38:     0x5c11223af6b8 - std::panicking::catch_unwind::do_call::h62e2439e952aeab1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   39:     0x5c11223af6b8 - std::panicking::catch_unwind::he7d652ad0cf338e2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   40:     0x5c11223af6b8 - std::panic::catch_unwind::hb9168a875e4f6b8e
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5c11223af6b8 - libtest_mimic::run_single::hcd962c2e70b1c198
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   42:     0x5c112239c618 - libtest_mimic::run::{{closure}}::{{closure}}::h8b9447885ff825ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   43:     0x5c112239c618 - std::sys::backtrace::__rust_begin_short_backtrace::h6223c558e5253b3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6c0173f4bd11daaf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c11223a6f07 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb363263b9f8c482d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c11223a6f07 - std::panicking::catch_unwind::do_call::hb29dfbc93a7f47fb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c11223a6f07 - std::panicking::catch_unwind::ha0356e69dc10f149
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c11223a6f07 - std::panic::catch_unwind::h73170bafe69662c6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c11223a6f07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8ca5cc0d84113de0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c11223a6f07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf937981ed88f04f0
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c11224417b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c11224417b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x72d89c035aa4 - <unknown>
[INFO] [stderr]   55:     0x72d89c0c2a34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stdout] test behavior::test_stat_not_found                         ... ok
[INFO] [stdout] test behavior::test_cat_small_file_prints_content          ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_list_empty_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/b1643473-df26-404a-ab38-4eeb4eec455b/, called: http_util::Client::send, service: s3, path: b1643473-df26-404a-ab38-4eeb4eec455b/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/b1643473-df26-404a-ab38-4eeb4eec455b/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_list_multiple_files ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/e0737c9a-1286-447e-9208-3f3fd25094c7/ec1240f1-6b3c-4b6e-a6ea-6c9e63659177, called: http_util::Client::send, service: s3, path: e0737c9a-1286-447e-9208-3f3fd25094c7/ec1240f1-6b3c-4b6e-a6ea-6c9e63659177, written: 229 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/e0737c9a-1286-447e-9208-3f3fd25094c7/ec1240f1-6b3c-4b6e-a6ea-6c9e63659177)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_list_nested_directories ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/7a34d346-1673-4b49-878b-34518c3c9b59/, called: http_util::Client::send, service: s3, path: 7a34d346-1673-4b49-878b-34518c3c9b59/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/7a34d346-1673-4b49-878b-34518c3c9b59/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_list_with_special_chars ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/5845160e-7de7-40b0-97b7-4b9f9fffa65b/file%20with%20spaces.txt, called: http_util::Client::send, service: s3, path: 5845160e-7de7-40b0-97b7-4b9f9fffa65b/file with spaces.txt, written: 72 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/5845160e-7de7-40b0-97b7-4b9f9fffa65b/file%20with%20spaces.txt)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_copy_file_to_existing_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/46c07a98-ec74-4ac7-9ef3-f24d2f9aed91/, called: http_util::Client::send, service: s3, path: 46c07a98-ec74-4ac7-9ef3-f24d2f9aed91/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/46c07a98-ec74-4ac7-9ef3-f24d2f9aed91/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_list_recursive ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/a0ddb224-45cf-4783-aaf5-9dbd3b6e9d1c/, called: http_util::Client::send, service: s3, path: a0ddb224-45cf-4783-aaf5-9dbd3b6e9d1c/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/a0ddb224-45cf-4783-aaf5-9dbd3b6e9d1c/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_copy_across_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/574897a7-1e8b-43a7-8b47-071de04fc7db, called: http_util::Client::send, service: s3, path: 574897a7-1e8b-43a7-8b47-071de04fc7db, written: 1870168 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/574897a7-1e8b-43a7-8b47-071de04fc7db)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_list_single_file ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/f1885c15-6a1e-4384-bf1c-68972689bf70, called: http_util::Client::send, service: s3, path: f1885c15-6a1e-4384-bf1c-68972689bf70, written: 3143644 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/f1885c15-6a1e-4384-bf1c-68972689bf70)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_copy_file_to_new_path ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/9bdac47f-da2e-458a-9957-f89ca66b99f4, called: http_util::Client::send, service: s3, path: 9bdac47f-da2e-458a-9957-f89ca66b99f4, written: 1275308 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/9bdac47f-da2e-458a-9957-f89ca66b99f4)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_list_invalid_path ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': OpenDAL error: Unexpected (temporary) at list, context: { url: http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F, called: http_util::Client::send, service: s3, path: 6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/, listed: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "ls" "6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': Failed to list directory \'6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/\': OpenDAL error: Unexpected (temporary) at list, context: { url: http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F, called: http_util::Client::send, service: s3, path: 6130d5fd-e1df-4516-b767-6014ae1f81dd/non_existent_dir/, listed: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test?delimiter=%2F&list-type=2&prefix=6130d5fd-e1df-4516-b767-6014ae1f81dd%2Fnon_existent_dir%2F)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_copy_non_existent_file ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/fb47c164-c4c7-4bc0-907e-fdbd116347b7/, called: http_util::Client::send, service: s3, path: fb47c164-c4c7-4bc0-907e-fdbd116347b7/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/fb47c164-c4c7-4bc0-907e-fdbd116347b7/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_move_file_to_existing_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/98e9c7f3-63d8-4efe-9dbe-8ae617edbd6e/, called: http_util::Client::send, service: s3, path: 98e9c7f3-63d8-4efe-9dbe-8ae617edbd6e/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/98e9c7f3-63d8-4efe-9dbe-8ae617edbd6e/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_copy_to_nonexistent_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/254a9ff4-5bc1-41b0-8d9f-09663fa082da, called: http_util::Client::send, service: s3, path: 254a9ff4-5bc1-41b0-8d9f-09663fa082da, written: 1396079 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/254a9ff4-5bc1-41b0-8d9f-09663fa082da)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_delete_empty_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/fee26368-503f-4dc3-ad34-33e4be86af23/, called: http_util::Client::send, service: s3, path: fee26368-503f-4dc3-ad34-33e4be86af23/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/fee26368-503f-4dc3-ad34-33e4be86af23/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_delete_multiple_files_bulk ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/f272673a-968e-49ef-a94b-4fe7a9fb7d24, called: http_util::Client::send, service: s3, path: f272673a-968e-49ef-a94b-4fe7a9fb7d24, written: 821184 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/f272673a-968e-49ef-a94b-4fe7a9fb7d24)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_delete_non_empty_directory_recursively ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/a06f2c6f-20e0-4c62-9945-6a9f1cfc86c0/test.txt, called: http_util::Client::send, service: s3, path: a06f2c6f-20e0-4c62-9945-6a9f1cfc86c0/test.txt, written: 316 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/a06f2c6f-20e0-4c62-9945-6a9f1cfc86c0/test.txt)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_download_existing_file_to_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/c9f6c444-bb81-4f2a-beb9-aeeeb2417619/, called: http_util::Client::send, service: s3, path: c9f6c444-bb81-4f2a-beb9-aeeeb2417619/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/c9f6c444-bb81-4f2a-beb9-aeeeb2417619/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_download_with_special_chars ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/7f71f1fc-918c-4fae-be27-6cf1a6fd80ff/, called: http_util::Client::send, service: s3, path: 7f71f1fc-918c-4fae-be27-6cf1a6fd80ff/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/7f71f1fc-918c-4fae-be27-6cf1a6fd80ff/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_move_non_existent_file ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/f017373d-9357-49a0-8a2e-e81fae2dac95/, called: http_util::Client::send, service: s3, path: f017373d-9357-49a0-8a2e-e81fae2dac95/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/f017373d-9357-49a0-8a2e-e81fae2dac95/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_create_directory_with_parents ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/nested/subdir\': Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, called: http_util::Client::send, service: s3, path: parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "-p" "parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/nested/subdir"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/nested/subdir\': Failed to create directory \'parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, called: http_util::Client::send, service: s3, path: parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/parent-f791ae8c-0b21-49ea-a502-8d79bc00e70c/)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_create_single_directory ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc\': Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, called: http_util::Client::send, service: s3, path: test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc\': Failed to create directory \'test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, called: http_util::Client::send, service: s3, path: test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/test-dir-71d9cbb5-8c25-4b11-9ce0-a4293d2935fc/)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_create_existing_directory ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe\': Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, called: http_util::Client::send, service: s3, path: existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe\': Failed to create directory \'existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, called: http_util::Client::send, service: s3, path: existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/existing-dir-9b7fc427-04dc-420f-b702-859e697e9bbe/)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_create_nested_directories ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/a/b/c/d\': Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, called: http_util::Client::send, service: s3, path: nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "mkdir" "-p" "nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/a/b/c/d"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/a/b/c/d\': Failed to create directory \'nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, called: http_util::Client::send, service: s3, path: nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/nested-58a08d20-61f7-4393-b31f-7e05ecf30e08/)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_delete_single_file ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/746ff3a1-de4f-4a5b-bda2-92218db4ce6a, called: http_util::Client::send, service: s3, path: 746ff3a1-de4f-4a5b-bda2-92218db4ce6a, written: 2728609 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/746ff3a1-de4f-4a5b-bda2-92218db4ce6a)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_download_directory_recursive ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/71210e37-9480-4c3f-818d-df0b428373be/, called: http_util::Client::send, service: s3, path: 71210e37-9480-4c3f-818d-df0b428373be/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/71210e37-9480-4c3f-818d-df0b428373be/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_stat_dir_raw ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/dd6e4bcd-9e30-455d-8cad-8a49b4571e49/, called: http_util::Client::send, service: s3, path: dd6e4bcd-9e30-455d-8cad-8a49b4571e49/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/dd6e4bcd-9e30-455d-8cad-8a49b4571e49/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_cat_large_file_non_interactive_aborts ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/c455530d-a011-430a-8755-df77db3fef93, called: http_util::Client::send, service: s3, path: c455530d-a011-430a-8755-df77db3fef93, written: 2097152 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/c455530d-a011-430a-8755-df77db3fef93)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_move_rename_existing_file ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/7dabd795-2a9e-463b-bf68-d53a4305b510, called: http_util::Client::send, service: s3, path: 7dabd795-2a9e-463b-bf68-d53a4305b510, written: 2865438 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/7dabd795-2a9e-463b-bf68-d53a4305b510)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::e2e_test_upload_command_succeeds ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'355f36b3-da05-4379-bc29-c6c97f39cc82\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, called: http_util::Client::send, service: s3, path: 355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "355f36b3-da05-4379-bc29-c6c97f39cc82"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'355f36b3-da05-4379-bc29-c6c97f39cc82\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, called: http_util::Client::send, service: s3, path: 355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/355f36b3-da05-4379-bc29-c6c97f39cc82/small.txt)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_storage_client_write_from_special_dir ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/special_dir !@#$%^&()_+-=;\'/file_in_special_dir.txt\' to \'d393e703-d192-4cea-ae11-0f6d54bcce6b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, called: http_util::Client::send, service: s3, path: d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, written: 42 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/special_dir !@#$%^&()_+-=;\'/file_in_special_dir.txt" "d393e703-d192-4cea-ae11-0f6d54bcce6b"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/special_dir !@#$%^&()_+-=;\'/file_in_special_dir.txt\' to \'d393e703-d192-4cea-ae11-0f6d54bcce6b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, called: http_util::Client::send, service: s3, path: d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt, written: 42 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/d393e703-d192-4cea-ae11-0f6d54bcce6b/file_in_special_dir.txt)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_storage_client_write ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'326890b7-7f0f-4934-b5d3-5e02e0e542b5\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, called: http_util::Client::send, service: s3, path: 326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "326890b7-7f0f-4934-b5d3-5e02e0e542b5"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'326890b7-7f0f-4934-b5d3-5e02e0e542b5\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, called: http_util::Client::send, service: s3, path: 326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/326890b7-7f0f-4934-b5d3-5e02e0e542b5/small.txt)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_du_summary_total_size ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/bd527be4-53d1-461e-89cf-db5128097f9b/, called: http_util::Client::send, service: s3, path: bd527be4-53d1-461e-89cf-db5128097f9b/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/bd527be4-53d1-461e-89cf-db5128097f9b/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_download_large_file ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/adf8a84f-1f05-4151-bdf9-87a35bc38edd/, called: http_util::Client::send, service: s3, path: adf8a84f-1f05-4151-bdf9-87a35bc38edd/, written: 0 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/adf8a84f-1f05-4151-bdf9-87a35bc38edd/)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_move_to_nonexistent_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/1d8cb560-9646-49b2-86b6-8ad797d6a7f2, called: http_util::Client::send, service: s3, path: 1d8cb560-9646-49b2-86b6-8ad797d6a7f2, written: 4183756 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/1d8cb560-9646-49b2-86b6-8ad797d6a7f2)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_move_across_directory ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/8a21d81c-b882-4154-8e2c-5e49a1bfd636, called: http_util::Client::send, service: s3, path: 8a21d81c-b882-4154-8e2c-5e49a1bfd636, written: 3509515 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/8a21d81c-b882-4154-8e2c-5e49a1bfd636)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_copy_overwrite_existing_file ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/1046729a-1759-4ef1-8eb7-8fea481d998d, called: http_util::Client::send, service: s3, path: 1046729a-1759-4ef1-8eb7-8fea481d998d, written: 2887174 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/1046729a-1759-4ef1-8eb7-8fea481d998d)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_stat_file_json ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/031cc492-17d1-4b99-b536-7c5aa3f794fc, called: http_util::Client::send, service: s3, path: 031cc492-17d1-4b99-b536-7c5aa3f794fc, written: 3828071 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/031cc492-17d1-4b99-b536-7c5aa3f794fc)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_cat_large_file_force_streams ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'17d47b83-dfca-4a42-a805-cdc1e12298a2\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, called: http_util::Client::send, service: s3, path: 17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "17d47b83-dfca-4a42-a805-cdc1e12298a2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'17d47b83-dfca-4a42-a805-cdc1e12298a2\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, called: http_util::Client::send, service: s3, path: 17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/17d47b83-dfca-4a42-a805-cdc1e12298a2/small.txt)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_stat_file_human ----
[INFO] [stdout] OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/16e73026-a8df-4635-a873-4bc9dd8ff83a, called: http_util::Client::send, service: s3, path: 16e73026-a8df-4635-a873-4bc9dd8ff83a, written: 2193714 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/16e73026-a8df-4635-a873-4bc9dd8ff83a)
[INFO] [stdout] 
[INFO] [stdout] ---- behavior::test_cat_small_file_prints_content ----
[INFO] [stdout] test panicked: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, called: http_util::Client::send, service: s3, path: aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt)\n"```
[INFO] [stdout] command=`env -i RUST_LOG="info" STORAGE_ACCESS_KEY_ID="minioadmin" STORAGE_ACCESS_KEY_SECRET="minioadmin" STORAGE_BUCKET="test" STORAGE_ENDPOINT="http://127.0.0.1:9000" STORAGE_PROVIDER="minio" STORAGE_REGION="us-east-1" "/opt/rustwide/target/debug/storify" "put" "/opt/rustwide/workdir/tests/data/small.txt" "aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: Failed to upload \'/opt/rustwide/workdir/tests/data/small.txt\' to \'aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b\': OpenDAL error: Unexpected (temporary) at write, context: { url: http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, called: http_util::Client::send, service: s3, path: aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt, written: 38 } => send http request, source: error sending request for url (http://127.0.0.1:9000/test/aaa1b1c4-d569-4e64-b5f3-faf7a6aea53b/small.txt)\n"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     behavior::test_list_empty_directory
[INFO] [stdout]     behavior::test_list_multiple_files
[INFO] [stdout]     behavior::test_list_nested_directories
[INFO] [stdout]     behavior::test_list_with_special_chars
[INFO] [stdout]     behavior::test_copy_file_to_existing_directory
[INFO] [stdout]     behavior::test_list_recursive
[INFO] [stdout]     behavior::test_copy_across_directory
[INFO] [stdout]     behavior::test_list_single_file
[INFO] [stdout]     behavior::test_copy_file_to_new_path
[INFO] [stdout]     behavior::test_list_invalid_path
[INFO] [stdout]     behavior::test_copy_non_existent_file
[INFO] [stdout]     behavior::test_move_file_to_existing_directory
[INFO] [stdout]     behavior::test_copy_to_nonexistent_directory
[INFO] [stdout]     behavior::test_delete_empty_directory
[INFO] [stdout]     behavior::test_delete_multiple_files_bulk
[INFO] [stdout]     behavior::test_delete_non_empty_directory_recursively
[INFO] [stdout]     behavior::test_download_existing_file_to_directory
[INFO] [stdout]     behavior::test_download_with_special_chars
[INFO] [stdout]     behavior::test_move_non_existent_file
[INFO] [stdout]     behavior::test_create_directory_with_parents
[INFO] [stdout]     behavior::test_create_single_directory
[INFO] [stdout]     behavior::test_create_existing_directory
[INFO] [stdout]     behavior::test_create_nested_directories
[INFO] [stdout]     behavior::test_delete_single_file
[INFO] [stdout]     behavior::test_download_directory_recursive
[INFO] [stdout]     behavior::test_stat_dir_raw
[INFO] [stdout]     behavior::test_cat_large_file_non_interactive_aborts
[INFO] [stdout]     behavior::test_move_rename_existing_file
[INFO] [stdout]     behavior::e2e_test_upload_command_succeeds
[INFO] [stdout]     behavior::test_storage_client_write_from_special_dir
[INFO] [stdout]     behavior::test_storage_client_write
[INFO] [stdout]     behavior::test_du_summary_total_size
[INFO] [stdout]     behavior::test_download_large_file
[INFO] [stdout]     behavior::test_move_to_nonexistent_directory
[INFO] [stdout]     behavior::test_move_across_directory
[INFO] [stdout]     behavior::test_copy_overwrite_existing_file
[INFO] [stdout]     behavior::test_stat_file_json
[INFO] [stdout]     behavior::test_cat_large_file_force_streams
[INFO] [stdout]     behavior::test_stat_file_human
[INFO] [stdout]     behavior::test_cat_small_file_prints_content
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 40 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test behavior`
[INFO] running `Command { std: "docker" "inspect" "5ea5fc498c6602befcc395f935ce3afd524e99c4ad283b7f87cd750fe752821c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea5fc498c6602befcc395f935ce3afd524e99c4ad283b7f87cd750fe752821c", kill_on_drop: false }`
[INFO] [stdout] 5ea5fc498c6602befcc395f935ce3afd524e99c4ad283b7f87cd750fe752821c
