[INFO] fetching crate garage_api 0.7.0... [INFO] testing garage_api-0.7.0 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] extracting crate garage_api 0.7.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate garage_api 0.7.0 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate garage_api 0.7.0 [INFO] finished tweaking crates.io crate garage_api 0.7.0 [INFO] tweaked toml for crates.io crate garage_api 0.7.0 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f96ff8200ea8910af83ec549374cfc3e18bd4498290558611f49a51a0fdbdde [INFO] running `Command { std: "docker" "start" "-a" "4f96ff8200ea8910af83ec549374cfc3e18bd4498290558611f49a51a0fdbdde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f96ff8200ea8910af83ec549374cfc3e18bd4498290558611f49a51a0fdbdde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f96ff8200ea8910af83ec549374cfc3e18bd4498290558611f49a51a0fdbdde", kill_on_drop: false }` [INFO] [stdout] 4f96ff8200ea8910af83ec549374cfc3e18bd4498290558611f49a51a0fdbdde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d97a26870c9d85860c764240191eb5c9d77b5b9c5ef6e735a3113d18e8725342 [INFO] running `Command { std: "docker" "start" "-a" "d97a26870c9d85860c764240191eb5c9d77b5b9c5ef6e735a3113d18e8725342", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling xxhash-rust v0.8.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling quick-xml v0.21.0 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling opentelemetry-contrib v0.9.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.10.0 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling kuska-sodiumoxide v0.2.5-0 [INFO] [stderr] Compiling kuska-handshake v0.2.0 [INFO] [stderr] Compiling netapp v0.4.2 [INFO] [stderr] Compiling netapp v0.3.1 [INFO] [stderr] Compiling garage_util v0.7.0 [INFO] [stderr] Compiling garage_util v0.5.1 [INFO] [stderr] Compiling garage_admin v0.7.0 [INFO] [stderr] Compiling garage_rpc v0.5.1 [INFO] [stderr] Compiling garage_rpc v0.7.0 [INFO] [stderr] Compiling garage_table v0.5.1 [INFO] [stderr] Compiling garage_table v0.7.0 [INFO] [stderr] Compiling garage_model v0.5.1 [INFO] [stderr] Compiling garage_block v0.7.0 [INFO] [stderr] Compiling garage_model v0.7.0 [INFO] [stderr] Compiling garage_api v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "d97a26870c9d85860c764240191eb5c9d77b5b9c5ef6e735a3113d18e8725342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97a26870c9d85860c764240191eb5c9d77b5b9c5ef6e735a3113d18e8725342", kill_on_drop: false }` [INFO] [stdout] d97a26870c9d85860c764240191eb5c9d77b5b9c5ef6e735a3113d18e8725342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f5f72957e3a15a3c9e08ef8015aba24a0bf97ca287fa35ddbff6461b6f90f5d [INFO] running `Command { std: "docker" "start" "-a" "5f5f72957e3a15a3c9e08ef8015aba24a0bf97ca287fa35ddbff6461b6f90f5d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling garage_api v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.87s [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/garage_api-1cd44ad210ab9728) [INFO] running `Command { std: "docker" "inspect" "5f5f72957e3a15a3c9e08ef8015aba24a0bf97ca287fa35ddbff6461b6f90f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5f72957e3a15a3c9e08ef8015aba24a0bf97ca287fa35ddbff6461b6f90f5d", kill_on_drop: false }` [INFO] [stdout] 5f5f72957e3a15a3c9e08ef8015aba24a0bf97ca287fa35ddbff6461b6f90f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b0e1fa9cf87e09ec235250cb4c82aadfb7de3268850b059acd9ab279033ea01 [INFO] running `Command { std: "docker" "start" "-a" "4b0e1fa9cf87e09ec235250cb4c82aadfb7de3268850b059acd9ab279033ea01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/garage_api-1cd44ad210ab9728) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test api_server::tests::parse_bucket_containing_a_key ... ok [INFO] [stdout] test api_server::tests::parse_bucket_containing_no_bucket ... ok [INFO] [stdout] test api_server::tests::parse_bucket_containing_no_key ... ok [INFO] [stdout] test helpers::tests::authority_to_host_without_port ... ok [INFO] [stdout] test helpers::tests::authority_to_host_with_port ... ok [INFO] [stdout] test api_server::tests::parse_bucket_with_vhost_and_key ... ok [INFO] [stdout] test s3_list::tests::test_common_prefixes ... ok [INFO] [stdout] test s3_copy::tests::serialize_copy_part_result ... ok [INFO] [stdout] test s3_copy::tests::copy_object_result ... ok [INFO] [stdout] test api_server::tests::parse_bucket_with_vhost_no_key ... ok [INFO] [stdout] test s3_list::tests::test_extract_common_prefix ... ok [INFO] [stdout] test s3_list::tests::test_key_after_prefix ... ok [INFO] [stdout] test s3_list::tests::test_fetch_uploads_no_result ... ok [INFO] [stdout] test s3_bucket::tests::create_bucket ... ok [INFO] [stdout] test s3_xml::tests::complete_multipart_upload_result ... ok [INFO] [stdout] test s3_xml::tests::list_objects_v1_1 ... ok [INFO] [stdout] test helpers::tests::host_to_bucket_test ... ok [INFO] [stdout] test s3_xml::tests::list_all_my_buckets_result ... ok [INFO] [stdout] test s3_xml::tests::initiate_multipart_upload_result ... ok [INFO] [stdout] test s3_xml::tests::list_objects_v2_1 ... ok [INFO] [stdout] test s3_xml::tests::error_message ... ok [INFO] [stdout] test s3_router::tests::test_bucket_extraction ... ok [INFO] [stdout] test s3_xml::tests::get_bucket_location_result ... ok [INFO] [stdout] test s3_xml::tests::delete_result ... ok [INFO] [stdout] test s3_post_object::tests::test_policy_1 ... ok [INFO] [stdout] test s3_list::tests::test_fetch_uploads_advanced ... ok [INFO] [stdout] test s3_xml::tests::list_multipart_uploads_result ... ok [INFO] [stdout] test s3_post_object::tests::test_policy_2 ... ok [INFO] [stdout] test s3_xml::tests::list_objects_v2_2 ... ok [INFO] [stdout] test s3_list::tests::test_extract_upload ... ok [INFO] [stdout] test s3_list::tests::test_fetch_part_info ... ok [INFO] [stdout] test s3_xml::tests::get_bucket_versioning_result ... ok [INFO] [stdout] test s3_router::tests::invalid_endpoint ... ok [INFO] [stdout] test s3_router::tests::test_key ... ok [INFO] [stdout] test s3_list::tests::test_fetch_uploads_basic ... ok [INFO] [stdout] test s3_xml::tests::list_objects_v1_2 ... ok [INFO] [stdout] test s3_xml::tests::list_parts ... ok [INFO] [stdout] test s3_website::tests::test_deserialize ... ok [INFO] [stdout] test signature::streaming::tests::test_interrupted_signed_payload_stream ... ok [INFO] [stdout] test s3_cors::tests::test_deserialize ... ok [INFO] [stderr] Doc-tests garage_api [INFO] [stdout] test s3_router::tests::test_aws_doc_examples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "4b0e1fa9cf87e09ec235250cb4c82aadfb7de3268850b059acd9ab279033ea01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0e1fa9cf87e09ec235250cb4c82aadfb7de3268850b059acd9ab279033ea01", kill_on_drop: false }` [INFO] [stdout] 4b0e1fa9cf87e09ec235250cb4c82aadfb7de3268850b059acd9ab279033ea01