[INFO] fetching crate rusty-oss 0.2.1... [INFO] testing rusty-oss-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate rusty-oss 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rusty-oss 0.2.1 [INFO] finished tweaking crates.io crate rusty-oss 0.2.1 [INFO] tweaked toml for crates.io crate rusty-oss 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-oss 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.4) [INFO] [stderr] Adding quick-xml v0.37.5 (available: v0.38.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd9536bbf432aa905de9dc5f8554b618e72815440c9a741d5fc3f6f21dd2018e [INFO] running `Command { std: "docker" "start" "-a" "bd9536bbf432aa905de9dc5f8554b618e72815440c9a741d5fc3f6f21dd2018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd9536bbf432aa905de9dc5f8554b618e72815440c9a741d5fc3f6f21dd2018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd9536bbf432aa905de9dc5f8554b618e72815440c9a741d5fc3f6f21dd2018e", kill_on_drop: false }` [INFO] [stdout] bd9536bbf432aa905de9dc5f8554b618e72815440c9a741d5fc3f6f21dd2018e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526384a8dc41c8cf4b9454823a5269b482c912b0b6ed4408c3fb3160752134c0 [INFO] running `Command { std: "docker" "start" "-a" "526384a8dc41c8cf4b9454823a5269b482c912b0b6ed4408c3fb3160752134c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [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 rusty-oss v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s [INFO] running `Command { std: "docker" "inspect" "526384a8dc41c8cf4b9454823a5269b482c912b0b6ed4408c3fb3160752134c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526384a8dc41c8cf4b9454823a5269b482c912b0b6ed4408c3fb3160752134c0", kill_on_drop: false }` [INFO] [stdout] 526384a8dc41c8cf4b9454823a5269b482c912b0b6ed4408c3fb3160752134c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a39ae20ee0fb73101d303a4a279b0775caaced46a29d8d1699c774392247a91 [INFO] running `Command { std: "docker" "start" "-a" "1a39ae20ee0fb73101d303a4a279b0775caaced46a29d8d1699c774392247a91", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [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 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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rusty-oss v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.53s [INFO] running `Command { std: "docker" "inspect" "1a39ae20ee0fb73101d303a4a279b0775caaced46a29d8d1699c774392247a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a39ae20ee0fb73101d303a4a279b0775caaced46a29d8d1699c774392247a91", kill_on_drop: false }` [INFO] [stdout] 1a39ae20ee0fb73101d303a4a279b0775caaced46a29d8d1699c774392247a91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbc3b12410c7f725dc8176a704f73a372b3ebb75a2a2c33097d8e6a1016a15fd [INFO] running `Command { std: "docker" "start" "-a" "dbc3b12410c7f725dc8176a704f73a372b3ebb75a2a2c33097d8e6a1016a15fd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_oss-fcf2ab6197d263cc) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test actions::delete_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::create_bucket::tests::oss_example ... ok [INFO] [stdout] test actions::delete_bucket::tests::oss_example ... ok [INFO] [stdout] test actions::delete_objects::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::get_bucket_info::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::delete_object::tests::oss_example ... ok [INFO] [stdout] test actions::get_bucket_info::tests::oss_example ... ok [INFO] [stdout] test actions::delete_objects::tests::oss_example ... ok [INFO] [stdout] test actions::get_bucket_info::tests::oss_example_custom_query ... ok [INFO] [stdout] test actions::get_object::tests::oss_example ... ok [INFO] [stdout] test actions::get_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::head_object::tests::oss_example ... ok [INFO] [stdout] test actions::multipart_upload::abort::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::get_object::tests::oss_example_custom_query ... ok [INFO] [stdout] test actions::list_objects_v2::tests::parse_no_contents ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::parse_no_parts ... ok [INFO] [stdout] test actions::multipart_upload::complete::tests::oss_example ... ok [INFO] [stdout] test actions::multipart_upload::create::tests::oss_example ... ok [INFO] [stdout] test actions::multipart_upload::complete::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::list_objects_v2::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::head_object::tests::oss_example_custom_query ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::list_objects_v2::tests::oss_example ... ok [INFO] [stdout] test actions::list_objects_v2::tests::parse ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::oss_example ... ok [INFO] [stdout] test actions::head_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::parse ... ok [INFO] [stdout] test actions::multipart_upload::abort::tests::oss_example ... ok [INFO] [stdout] test actions::multipart_upload::create::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::multipart_upload::upload::tests::anonymous_custom_query ... ok [INFO] [stdout] test bucket::tests::all_actions ... ok [INFO] [stdout] test bucket::tests::new_domainstyle ... ok [INFO] [stdout] test bucket::tests::new_missing_host ... ok [INFO] [stdout] test credentials::rotating::tests::rotate ... ok [INFO] [stdout] test actions::multipart_upload::upload::tests::oss_example ... ok [INFO] [stdout] test bucket::tests::object_url_domainstyle ... ok [INFO] [stdout] test credentials::serde::tests::deserialize ... ok [INFO] [stdout] test map::tests::map ... ok [INFO] [stdout] test actions::put_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test method::tests::display ... ok [INFO] [stdout] test signing::string_to_sign::tests::oss_example ... ok [INFO] [stdout] test actions::put_object::tests::oss_example ... ok [INFO] [stdout] test method::tests::to_str ... ok [INFO] [stdout] test signing::tests::oss_example ... ok [INFO] [stdout] test signing::signature::tests::oss_example ... ok [INFO] [stdout] test signing::canonical_request::tests::oss_example ... ok [INFO] [stdout] test signing::tests::oss_example_token ... ok [INFO] [stdout] test credentials::rotating::tests::debug ... ok [INFO] [stdout] test bucket::tests::new_bad_scheme ... ok [INFO] [stdout] test credentials::rotating::tests::rotate_cloned ... ok [INFO] [stdout] test credentials::tests::debug_token ... ok [INFO] [stdout] test credentials::tests::key_secret ... ok [INFO] [stdout] test credentials::tests::debug ... ok [INFO] [stdout] test sorting_iter::tests::empty ... ok [INFO] [stdout] test credentials::tests::key_secret_token ... ok [INFO] [stdout] test sorting_iter::tests::numbers_empty ... ok [INFO] [stdout] test signing::tests::oss_headers_example ... ok [INFO] [stdout] test sorting_iter::tests::strings ... ok [INFO] [stdout] test sorting_iter::tests::numbers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests rusty_oss [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/map.rs - map::Map<'a>::append (line 77) ... ok [INFO] [stdout] test src/bucket.rs - bucket::Bucket (line 22) ... ok [INFO] [stdout] test src/method.rs - method::Method::to_str (line 16) ... ok [INFO] [stdout] test src/map.rs - map::Map<'a>::insert (line 44) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbc3b12410c7f725dc8176a704f73a372b3ebb75a2a2c33097d8e6a1016a15fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc3b12410c7f725dc8176a704f73a372b3ebb75a2a2c33097d8e6a1016a15fd", kill_on_drop: false }` [INFO] [stdout] dbc3b12410c7f725dc8176a704f73a372b3ebb75a2a2c33097d8e6a1016a15fd