[INFO] fetching crate opendal 0.55.0...
[INFO] testing opendal-0.55.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate opendal 0.55.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate opendal 0.55.0
[INFO] finished tweaking crates.io crate opendal 0.55.0
[INFO] tweaked toml for crates.io crate opendal 0.55.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opendal 0.55.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opendal 0.55.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e75e30dda64de099161b4136e293812411425170e19b73c9f0580f034f529fe
[INFO] running `Command { std: "docker" "start" "-a" "2e75e30dda64de099161b4136e293812411425170e19b73c9f0580f034f529fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e75e30dda64de099161b4136e293812411425170e19b73c9f0580f034f529fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e75e30dda64de099161b4136e293812411425170e19b73c9f0580f034f529fe", kill_on_drop: false }`
[INFO] [stdout] 2e75e30dda64de099161b4136e293812411425170e19b73c9f0580f034f529fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d168d8d3defde3f9e52c96b84fb983024869b16ee2682f31169614fd8d7fe3c
[INFO] running `Command { std: "docker" "start" "-a" "7d168d8d3defde3f9e52c96b84fb983024869b16ee2682f31169614fd8d7fe3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling opendal v0.55.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.23s
[INFO] running `Command { std: "docker" "inspect" "7d168d8d3defde3f9e52c96b84fb983024869b16ee2682f31169614fd8d7fe3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d168d8d3defde3f9e52c96b84fb983024869b16ee2682f31169614fd8d7fe3c", kill_on_drop: false }`
[INFO] [stdout] 7d168d8d3defde3f9e52c96b84fb983024869b16ee2682f31169614fd8d7fe3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb1fe02cc47614f962137bee025952ce7c232e06144379cb54905b196739be2c
[INFO] running `Command { std: "docker" "start" "-a" "fb1fe02cc47614f962137bee025952ce7c232e06144379cb54905b196739be2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling fastant v0.1.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling size v0.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thrift_codec v0.3.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fastrace-macro v0.7.14
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling fastrace v0.7.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling fastrace-jaeger v0.7.14
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling opendal v0.55.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "fb1fe02cc47614f962137bee025952ce7c232e06144379cb54905b196739be2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1fe02cc47614f962137bee025952ce7c232e06144379cb54905b196739be2c", kill_on_drop: false }`
[INFO] [stdout] fb1fe02cc47614f962137bee025952ce7c232e06144379cb54905b196739be2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0f807915f5c0e7f1629cb1336702d17555c2ad5e98905d209326410744e88e4
[INFO] running `Command { std: "docker" "start" "-a" "c0f807915f5c0e7f1629cb1336702d17555c2ad5e98905d209326410744e88e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opendal-7e7c65230fba5ad2)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test layers::tail_cut::tests::test_latency_to_bucket ... ok
[INFO] [stdout] test layers::correctness_check::tests::test_read ... ok
[INFO] [stdout] test layers::correctness_check::tests::test_stat ... ok
[INFO] [stdout] test layers::tail_cut::tests::test_histogram_basic ... ok
[INFO] [stdout] test layers::correctness_check::tests::test_write_with ... ok
[INFO] [stdout] test layers::http_client::tests::test_http_client_layer ... ok
[INFO] [stdout] test layers::http_client::tests::test_http_client_layer_with_fetcher ... ok
[INFO] [stdout] test layers::correctness_check::tests::test_delete ... ok
[INFO] [stdout] test layers::tail_cut::tests::test_layer_clone_shares_stats ... ok
[INFO] [stdout] test layers::tail_cut::tests::test_size_bucket_contains ... ok
[INFO] [stdout] test layers::tail_cut::tests::test_tail_cut_layer_build ... ok
[INFO] [stdout] test raw::http_util::bytes_content_range::tests::test_bytes_content_range_from_str ... ok
[INFO] [stdout] test raw::http_util::bytes_content_range::tests::test_bytes_content_range_to_header ... ok
[INFO] [stdout] test raw::http_util::bytes_content_range::tests::test_bytes_content_range_to_string ... ok
[INFO] [stdout] test raw::http_util::bytes_range::tests::test_bytes_range_from_range_bounds ... ok
[INFO] [stdout] test raw::http_util::bytes_range::tests::test_bytes_range_from_str ... ok
[INFO] [stdout] test raw::http_util::bytes_range::tests::test_bytes_range_to_header ... ok
[INFO] [stdout] test raw::http_util::bytes_range::tests::test_bytes_range_to_string ... ok
[INFO] [stdout] test raw::http_util::header::tests::test_format_authorization_by_basic ... ok
[INFO] [stdout] test raw::http_util::header::tests::test_format_authorization_by_bearer ... ok
[INFO] [stdout] test raw::http_util::header::tests::test_format_content_md5 ... ok
[INFO] [stdout] test raw::http_util::header::tests::test_parse_multipart_boundary ... ok
[INFO] [stdout] test raw::http_util::multipart::tests::test_multipart_formdata_basic ... ok
[INFO] [stdout] test raw::http_util::multipart::tests::test_multipart_formdata_s3_form_upload ... ok
[INFO] [stdout] test raw::http_util::multipart::tests::test_multipart_mixed_azblob_batch_delete ... ok
[INFO] [stdout] test raw::http_util::multipart::tests::test_multipart_mixed_gcs_batch_metadata_response ... ok
[INFO] [stdout] test raw::http_util::multipart::tests::test_multipart_related_gcs_simple ... ok
[INFO] [stdout] test raw::http_util::uri::tests::test_percent_decode_path ... ok
[INFO] [stdout] test raw::http_util::uri::tests::test_percent_encode_path ... ok
[INFO] [stdout] test raw::layer::tests::test_layer ... ok
[INFO] [stdout] test raw::oio::buf::pooled_buf::tests::test_pooled_buf ... ok
[INFO] [stdout] test layers::capability_check::tests::test_writer_with ... ok
[INFO] [stdout] test raw::futures_util::tests::test_prefetch_zero ... ok
[INFO] [stdout] test raw::http_util::multipart::tests::test_multipart_mixed_gcs_batch_metadata ... ok
[INFO] [stdout] test layers::capability_check::tests::test_list_with ... ok
[INFO] [stdout] test raw::path::tests::test_build_abs_path ... ok
[INFO] [stdout] test raw::path::tests::test_build_rel_path ... ok
[INFO] [stdout] test raw::path::tests::test_build_rooted_abs_path ... ok
[INFO] [stdout] test raw::path::tests::test_build_tmp_path_of ... ok
[INFO] [stdout] test raw::path::tests::test_get_basename ... ok
[INFO] [stdout] test raw::path::tests::test_get_parent ... ok
[INFO] [stdout] test raw::path::tests::test_normalize_path ... ok
[INFO] [stdout] test raw::path::tests::test_normalize_root ... ok
[INFO] [stdout] test layers::retry::tests::test_retry_write_fail_on_close ... ok
[INFO] [stdout] test raw::rps::tests::test_presigned_request_convert ... ok
[INFO] [stdout] test raw::serde_util::tests::test_config_deserializer ... ok
[INFO] [stdout] test raw::serde_util::tests::test_part_config_deserializer ... ok
[INFO] [stdout] test raw::time::tests::test_format_http_date ... ok
[INFO] [stdout] test raw::time::tests::test_parse_rfc2822 ... ok
[INFO] [stdout] test raw::time::tests::test_parse_rfc3339 ... ok
[INFO] [stdout] test services::memory::config::tests::from_uri_extracts_root ... ok
[INFO] [stdout] test tests::assert_size ... ok
[INFO] [stdout] test tests::test_trait ... ok
[INFO] [stdout] test raw::path::tests::test_validate_path ... ok
[INFO] [stdout] test types::buffer::tests::fuzz_buffer_iter ... ok
[INFO] [stdout] test types::buffer::tests::fuzz_buffer_truncate ... ok
[INFO] [stdout] test types::buffer::tests::test_buffer_advance ... ok
[INFO] [stdout] test types::buffer::tests::test_buffer_chunks_contiguous ... ok
[INFO] [stdout] test types::buffer::tests::test_buffer_chunks_non_contiguous ... ok
[INFO] [stdout] test types::buffer::tests::test_buffer_chunks_zero_panics - should panic ... ok
[INFO] [stdout] test types::buffer::tests::test_buffer_truncate ... ok
[INFO] [stdout] test types::buffer::tests::test_bufread_consume ... ok
[INFO] [stdout] test types::buffer::tests::test_bufread_trait ... ok
[INFO] [stdout] test types::buffer::tests::test_contiguous_buffer ... ok
[INFO] [stdout] test types::buffer::tests::test_empty_buffer ... ok
[INFO] [stdout] test types::buffer::tests::test_empty_non_contiguous_buffer ... ok
[INFO] [stdout] test types::buffer::tests::test_non_contiguous_buffer_with_empty_chunks ... ok
[INFO] [stdout] test types::buffer::tests::test_non_contiguous_buffer_with_next ... ok
[INFO] [stdout] test types::buffer::tests::test_read_partial ... ok
[INFO] [stdout] test types::buffer::tests::test_read_trait ... ok
[INFO] [stdout] test types::buffer::tests::test_seek_and_read ... ok
[INFO] [stdout] test types::buffer::tests::test_seek_out_of_bounds ... ok
[INFO] [stdout] test types::buffer::tests::test_seek_trait ... ok
[INFO] [stdout] test types::context::read::tests::test_next_reader ... ok
[INFO] [stdout] test types::context::read::tests::test_next_reader_without_size ... ok
[INFO] [stdout] test types::context::write::tests::test_exact_buf_writer_short_write ... ok
[INFO] [stdout] test types::context::write::tests::test_fuzz_exact_buf_writer ... ok
[INFO] [stdout] test types::context::write::tests::test_inexact_buf_writer_combine_small ... ok
[INFO] [stdout] test types::context::write::tests::test_inexact_buf_writer_large_write ... ok
[INFO] [stdout] test types::context::write::tests::test_inexact_buf_writer_queue_remaining ... ok
[INFO] [stdout] test types::error::tests::assert_size ... ok
[INFO] [stdout] test types::error::tests::test_error_debug ... ok
[INFO] [stdout] test types::error::tests::test_error_display ... ok
[INFO] [stdout] test raw::futures_util::tests::test_prefetch_backpressure ... ok
[INFO] [stdout] test types::operator::uri::tests::into_operator_uri_merges_extra_options ... ok
[INFO] [stdout] test types::operator::uri::tests::parse_uri_with_credentials_splits_authority ... ok
[INFO] [stdout] test types::operator::uri::tests::parse_uri_with_name_and_root ... ok
[INFO] [stdout] test types::operator::uri::tests::parse_uri_with_port_preserves_authority ... ok
[INFO] [stdout] test types::read::buffer_stream::tests::test_buffer_stream ... ok
[INFO] [stdout] test types::buffer::tests::fuzz_buffer_advance ... ok
[INFO] [stdout] test types::read::buffer_stream::tests::test_trait ... ok
[INFO] [stdout] test types::read::futures_async_reader::tests::test_futures_async_buf_read ... ok
[INFO] [stdout] test types::read::futures_async_reader::tests::test_futures_async_read ... ok
[INFO] [stdout] test types::read::futures_async_reader::tests::test_futures_async_read_with_concurrent ... ok
[INFO] [stdout] test types::read::futures_async_reader::tests::test_trait ... ok
[INFO] [stdout] test types::read::futures_bytes_stream::tests::test_futures_bytes_stream ... ok
[INFO] [stdout] test types::read::futures_bytes_stream::tests::test_futures_bytes_stream_with_concurrent ... ok
[INFO] [stdout] test types::read::reader::tests::test_fetch ... ok
[INFO] [stdout] test types::read::futures_bytes_stream::tests::test_trait ... ok
[INFO] [stdout] test raw::oio::write::block_write::tests::test_block_writer_with_retry_when_write_once_error ... ok
[INFO] [stdout] test raw::oio::write::multipart_write::tests::test_multipart_writer_with_retry_when_write_once_error ... ok
[INFO] [stdout] test types::read::reader::tests::test_reader_read ... ok
[INFO] [stdout] test layers::retry::tests::test_retry_batch ... ok
[INFO] [stdout] test types::read::reader::tests::test_trait ... ok
[INFO] [stdout] test types::write::buffer_sink::tests::test_trait ... ok
[INFO] [stdout] test types::write::futures_async_writer::tests::test_trait ... ok
[INFO] [stdout] test types::write::futures_bytes_sink::tests::test_trait ... ok
[INFO] [stdout] test types::read::reader::tests::test_reader_read_into ... ok
[INFO] [stdout] test types::write::writer::tests::test_writer_write_from ... ok
[INFO] [stdout] test layers::timeout::tests::test_io_timeout ... ok
[INFO] [stdout] test layers::timeout::tests::test_list_timeout_raw ... ok
[INFO] [stdout] test layers::timeout::tests::test_list_timeout ... ok
[INFO] [stdout] test layers::timeout::tests::test_operation_timeout ... ok
[INFO] [stdout] test types::read::reader::tests::test_merge_ranges ... ok
[INFO] [stdout] test types::write::writer::tests::test_writer_write ... ok
[INFO] [stdout] test types::read::reader::tests::test_reader_read_with_chunk ... ok
[INFO] [stdout] test raw::oio::write::multipart_write::tests::test_multipart_upload_writer_with_concurrent_errors ... ok
[INFO] [stdout] test layers::retry::tests::test_retry_list ... ok
[INFO] [stdout] test types::execute::executors::tokio_executor::tests::test_tokio_executor ... ok
[INFO] [stdout] test types::read::reader::tests::test_reader_read_with_concurrent ... ok
[INFO] [stdout] test layers::retry::tests::test_retry_read ... ok
[INFO] [stdout] test raw::oio::write::block_write::tests::test_block_writer_with_concurrent_errors ... ok
[INFO] [stdout] test raw::futures_util::tests::test_concurrent_tasks ... ok
[INFO] [stdout] test raw::oio::write::position_write::tests::test_position_writer_with_concurrent_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.64s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests opendal
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test src/layers/concurrent_limit.rs - layers::concurrent_limit::ConcurrentLimitLayer (line 64) - compile ... ok
[INFO] [stdout] test src/layers/concurrent_limit.rs - layers::concurrent_limit::ConcurrentLimitLayer (line 48) - compile ... ok
[INFO] [stdout] test src/layers/http_client.rs - layers::http_client::HttpClientLayer::new (line 81) - compile ... ok
[INFO] [stdout] test src/layers/retry.rs - layers::retry::RetryLayer (line 92) - compile ... ok
[INFO] [stdout] test src/layers/capability_check.rs - layers::capability_check::CapabilityCheckLayer (line 43) - compile ... ok
[INFO] [stdout] test src/layers/logging.rs - layers::logging::LoggingLayer (line 77) - compile ... ok
[INFO] [stdout] test src/layers/tail_cut.rs - layers::tail_cut::TailCutLayerBuilder (line 35) - compile ... ok
[INFO] [stdout] test src/layers/tail_cut.rs - layers::tail_cut::TailCutLayer (line 239) - compile ... ok
[INFO] [stdout] test src/layers/http_client.rs - layers::http_client::HttpClientLayer (line 50) - compile ... ok
[INFO] [stdout] test src/layers/retry.rs - layers::retry::RetryLayer (line 73) - compile ... ok
[INFO] [stdout] test src/layers/logging.rs - layers::logging::LoggingLayer (line 43) - compile ... ok
[INFO] [stdout] test src/layers/retry.rs - layers::retry::RetryLayer (line 50) - compile ... ok
[INFO] [stdout] test src/layers/retry.rs - layers::retry::RetryLayer<I>::with_notify (line 162) - compile ... ok
[INFO] [stdout] test src/layers/immutable_index.rs - layers::immutable_index::ImmutableIndexLayer (line 31) - compile ... ok
[INFO] [stdout] test src/layers/timeout.rs - layers::timeout::TimeoutLayer (line 54) - compile ... ok
[INFO] [stdout] test src/layers/retry.rs - layers::retry::RetryLayer::new (line 144) - compile ... ok
[INFO] [stdout] test src/layers/timeout.rs - layers::timeout::TimeoutLayer (line 80) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 104) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) - compile ... FAILED
[INFO] [stdout] test src/layers/http_client.rs - layers::http_client::HttpClientLayer (line 30) - compile ... FAILED
[INFO] [stdout] test src/types/error.rs - types::error::Error::backtrace (line 463) ... ignored
[INFO] [stdout] test src/layers/tail_cut.rs - layers::tail_cut::TailCutLayerBuilder::build (line 178) - compile ... ok
[INFO] [stdout] test src/types/builder.rs - types::builder::Configurator (line 100) ... FAILED
[INFO] [stdout] test src/services/memory/backend.rs - services::memory::backend::MemoryBuilder (line 51) - compile ... ok
[INFO] [stdout] test src/types/delete/deleter.rs - types::delete::deleter::Deleter (line 39) ... ok
[INFO] [stdout] test src/types/builder.rs - types::builder::Configurator (line 80) ... ok
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... FAILED
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::Operator::new (line 53) ... FAILED
[INFO] [stdout] test src/types/delete/deleter.rs - types::delete::deleter::Deleter (line 70) ... ok
[INFO] [stdout] test src/types/builder.rs - types::builder::Builder (line 38) ... FAILED
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::Operator::layer (line 350) - compile ... ok
[INFO] [stdout] test src/types/buffer.rs - types::buffer::Buffer (line 105) ... ok
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::Operator::via_iter (line 161) ... FAILED
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::Operator (line 29) ... FAILED
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::Operator::from_uri (line 139) ... ok
[INFO] [stdout] test src/types/error.rs - types::error (line 22) ... ok
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::Operator::from_config (line 77) ... ok
[INFO] [stdout] test src/types/buffer.rs - types::buffer::Buffer (line 89) ... ok
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::Operator::from_iter (line 106) ... FAILED
[INFO] [stdout] test src/types/buffer.rs - types::buffer::Buffer (line 76) ... ok
[INFO] [stdout] test src/types/delete/deleter.rs - types::delete::deleter::Deleter (line 53) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator (line 104) - compile ... FAILED
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::OperatorBuilder<A>::layer (line 443) - compile ... ok
[INFO] [stdout] test src/types/buffer.rs - types::buffer::Buffer (line 62) ... ok
[INFO] [stdout] test src/raw/layer.rs - raw::layer::Layer (line 45) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::check (line 262) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::copy (line 1027) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::list_options (line 1578) ... ok
[INFO] [stdout] test src/types/operator/builder.rs - types::operator::builder::OperatorBuilder (line 387) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::exists (line 415) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::delete (line 1260) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::copy_with (line 1090) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator (line 70) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::delete_options (line 1317) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator (line 47) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::info (line 174) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::delete_with (line 1287) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::copy_options (line 1129) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::list_with (line 1529) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::create_dir (line 449) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::list (line 1487) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::lister_options (line 1705) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_read_with (line 1912) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_read_options (line 1950) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_write (line 2007) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_write_options (line 2084) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::reader_options (line 650) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_stat (line 1755) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::read_options (line 550) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_stat_with (line 1784) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::reader_with (line 623) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::read_with (line 519) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::update_http_client (line 232) ... ignored
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::update_http_client (line 238) ... ignored
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::read (line 489) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_stat_options (line 1818) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::lister (line 1631) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::reader (line 598) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_write_with (line 2042) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::rename (line 1205) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_delete (line 2141) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_read (line 1874) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::remove_all (line 1434) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::lister_with (line 1667) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::stat (line 294) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::stat_with (line 330) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::stat_options (line 371) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::write_options (line 810) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::presign_delete_options (line 2192) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureCopy<F>::if_not_exists (line 1402) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::write_with (line 760) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::write (line 718) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::writer (line 876) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::chunk (line 299) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::range (line 259) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::concurrent (line 459) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::writer_with (line 918) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::chunk (line 476) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::if_modified_since (line 381) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::gap (line 506) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::if_unmodified_since (line 402) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::cache_control (line 705) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::if_none_match (line 550) ... ok
[INFO] [stdout] test src/types/operator/operator.rs - types::operator::operator::Operator::writer_options (line 973) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::concurrent (line 282) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::if_match (line 339) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::if_match (line 530) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::if_none_match (line 359) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::version (line 436) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::append (line 624) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::chunk (line 650) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::if_match (line 809) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::if_modified_since (line 570) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::concurrent (line 677) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureReader<F>::if_unmodified_since (line 594) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::content_type (line 732) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::concurrent (line 979) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::content_disposition (line 757) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::content_encoding (line 783) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureRead<F>::version (line 318) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::user_metadata (line 887) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::if_not_exists (line 861) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::if_none_match (line 1169) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::content_disposition (line 1070) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::append (line 923) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWrite<F>::if_none_match (line 835) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::content_type (line 1042) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::chunk (line 949) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::cache_control (line 1012) ... ok
[INFO] [stdout] test src/types/scheme.rs - types::scheme::Scheme::enabled (line 179) - compile ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader (line 55) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader (line 42) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader::into_futures_async_read (line 311) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::content_encoding (line 1099) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader (line 74) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader::into_stream (line 233) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::user_metadata (line 1224) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader::into_bytes_stream (line 375) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader::into_bytes_stream (line 399) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::if_not_exists (line 1198) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer (line 72) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer (line 41) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer::into_futures_async_write (line 274) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer (line 56) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader::into_stream (line 263) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer::into_bytes_sink (line 310) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer::into_sink (line 214) ... ok
[INFO] [stdout] test src/types/operator/operator_futures.rs - types::operator::operator_futures::FutureWriter<F>::if_match (line 1140) ... ok
[INFO] [stdout] test src/types/read/reader.rs - types::read::reader::Reader::into_futures_async_read (line 335) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer::into_bytes_sink (line 330) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer::write (line 121) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer::into_futures_async_write (line 255) ... ok
[INFO] [stdout] test src/types/write/writer.rs - types::write::writer::Writer::into_sink (line 193) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `S3` in `services`
[INFO] [stdout]    --> src/lib.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout]     |                                 ^^ could not find `S3` in `services`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `opendal::Scheme::S3`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 115 -     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout] 115 +     let mut builder = opendal::Scheme::default().bucket("test");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let meta = op.stat("hello.txt").await?;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 125 |     let length = meta.content_length();
[INFO] [stdout]     |                  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `meta` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let meta: /* Type */ = op.stat("hello.txt").await?;
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `S3` in `services`
[INFO] [stdout]   --> src/lib.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout]    |                                 ^^ could not find `S3` in `services`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `opendal::Scheme::S3`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 76 -     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout] 76 +     let mut builder = opendal::Scheme::default().bucket("test");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layers/http_client.rs - layers::http_client::HttpClientLayer (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `S3` in `services`
[INFO] [stdout]   --> src/layers/http_client.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 | let op = Operator::new(services::S3::default())?
[INFO] [stdout]    |                                  ^^ could not find `S3` in `services`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `opendal::Scheme::S3`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 42 - let op = Operator::new(services::S3::default())?
[INFO] [stdout] 42 + let op = Operator::new(opendal::Scheme::default())?
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/builder.rs - types::builder::Configurator (line 100) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opendal::services::S3Config`
[INFO] [stdout]    --> src/types/builder.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | use opendal::services::S3Config;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `S3Config` in `services`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `S3` in `services`
[INFO] [stdout]   --> src/lib.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout]    |                                 ^^ could not find `S3` in `services`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `opendal::Scheme::S3`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 51 -     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout] 51 +     let mut builder = opendal::Scheme::default().bucket("test");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/operator/builder.rs - types::operator::builder::Operator::new (line 53) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opendal::services::Fs`
[INFO] [stdout]   --> src/types/operator/builder.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use opendal::services::Fs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `Fs` in `services`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]    |
[INFO] [stdout] 56 - use opendal::services::Fs;
[INFO] [stdout] 56 + use opendal::Scheme::Fs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/builder.rs - types::builder::Builder (line 38) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opendal::services::Fs`
[INFO] [stdout]   --> src/types/builder.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use opendal::services::Fs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `Fs` in `services`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]    |
[INFO] [stdout] 41 - use opendal::services::Fs;
[INFO] [stdout] 41 + use opendal::Scheme::Fs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/operator/builder.rs - types::operator::builder::Operator::via_iter (line 161) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `FS_SCHEME` in module `services`
[INFO] [stdout]    --> src/types/operator/builder.rs:178:53
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let op: Operator = Operator::via_iter(services::FS_SCHEME, map)?;
[INFO] [stdout]     |                                                     ^^^^^^^^^ not found in `services`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/operator/builder.rs - types::operator::builder::Operator (line 29) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opendal::services::Fs`
[INFO] [stdout]   --> src/types/operator/builder.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use opendal::services::Fs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `Fs` in `services`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]    |
[INFO] [stdout] 32 - use opendal::services::Fs;
[INFO] [stdout] 32 + use opendal::Scheme::Fs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/operator/builder.rs - types::operator::builder::Operator::from_iter (line 106) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opendal::services::Fs`
[INFO] [stdout]    --> src/types/operator/builder.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use opendal::services::Fs;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `Fs` in `services`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]     |
[INFO] [stdout] 111 - use opendal::services::Fs;
[INFO] [stdout] 111 + use opendal::Scheme::Fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/operator/operator.rs - types::operator::operator::Operator (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `S3` in `services`
[INFO] [stdout]    --> src/types/operator/operator.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout]     |                                 ^^ could not find `S3` in `services`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `opendal::Scheme::S3`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 115 -     let mut builder = services::S3::default().bucket("test");
[INFO] [stdout] 115 +     let mut builder = opendal::Scheme::default().bucket("test");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/types/operator/operator.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let meta = op.stat("hello.txt").await?;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 125 |     let length = meta.content_length();
[INFO] [stdout]     |                  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `meta` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let meta: /* Type */ = op.stat("hello.txt").await?;
[INFO] [stdout]     |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/layers/http_client.rs - layers::http_client::HttpClientLayer (line 30)
[INFO] [stdout]     src/lib.rs - (line 104)
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/types/builder.rs - types::builder::Builder (line 38)
[INFO] [stdout]     src/types/builder.rs - types::builder::Configurator (line 100)
[INFO] [stdout]     src/types/operator/builder.rs - types::operator::builder::Operator (line 29)
[INFO] [stdout]     src/types/operator/builder.rs - types::operator::builder::Operator::from_iter (line 106)
[INFO] [stdout]     src/types/operator/builder.rs - types::operator::builder::Operator::new (line 53)
[INFO] [stdout]     src/types/operator/builder.rs - types::operator::builder::Operator::via_iter (line 161)
[INFO] [stdout]     src/types/operator/operator.rs - types::operator::operator::Operator (line 104)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 139 passed; 11 failed; 3 ignored; 0 measured; 0 filtered out; finished in 10.98s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 12.07s; merged doctests compilation took 1.07s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c0f807915f5c0e7f1629cb1336702d17555c2ad5e98905d209326410744e88e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f807915f5c0e7f1629cb1336702d17555c2ad5e98905d209326410744e88e4", kill_on_drop: false }`
[INFO] [stdout] c0f807915f5c0e7f1629cb1336702d17555c2ad5e98905d209326410744e88e4
