[INFO] fetching crate rusty-oss 0.2.1... [INFO] testing rusty-oss-0.2.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rusty-oss 0.2.1 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-oss 0.2.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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 getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding quick-xml v0.37.5 (available: v0.38.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a4366a280cdf627f47a344e37df3abec873aa71c8ecf15bd257436c628cd2bf [INFO] running `Command { std: "docker" "start" "-a" "1a4366a280cdf627f47a344e37df3abec873aa71c8ecf15bd257436c628cd2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a4366a280cdf627f47a344e37df3abec873aa71c8ecf15bd257436c628cd2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4366a280cdf627f47a344e37df3abec873aa71c8ecf15bd257436c628cd2bf", kill_on_drop: false }` [INFO] [stdout] 1a4366a280cdf627f47a344e37df3abec873aa71c8ecf15bd257436c628cd2bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f35a363038dbe002dae032abff8ed274e54e7a802aec85fb203caa87ae37d86 [INFO] running `Command { std: "docker" "start" "-a" "4f35a363038dbe002dae032abff8ed274e54e7a802aec85fb203caa87ae37d86", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [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 15.09s [INFO] running `Command { std: "docker" "inspect" "4f35a363038dbe002dae032abff8ed274e54e7a802aec85fb203caa87ae37d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f35a363038dbe002dae032abff8ed274e54e7a802aec85fb203caa87ae37d86", kill_on_drop: false }` [INFO] [stdout] 4f35a363038dbe002dae032abff8ed274e54e7a802aec85fb203caa87ae37d86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 092b97dc39e7bd04828d9e412abea005918e093a07fff00b8ffffdc5ab3b7fe7 [INFO] running `Command { std: "docker" "start" "-a" "092b97dc39e7bd04828d9e412abea005918e093a07fff00b8ffffdc5ab3b7fe7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.14 [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-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rusty-oss v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.98s [INFO] running `Command { std: "docker" "inspect" "092b97dc39e7bd04828d9e412abea005918e093a07fff00b8ffffdc5ab3b7fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092b97dc39e7bd04828d9e412abea005918e093a07fff00b8ffffdc5ab3b7fe7", kill_on_drop: false }` [INFO] [stdout] 092b97dc39e7bd04828d9e412abea005918e093a07fff00b8ffffdc5ab3b7fe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29f48e5999bb4e78af09bf48c262f11e712645b0e05f2854f7c067743ec911ac [INFO] running `Command { std: "docker" "start" "-a" "29f48e5999bb4e78af09bf48c262f11e712645b0e05f2854f7c067743ec911ac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_oss-c6be4ceb603a90f6) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test actions::delete_object::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::delete_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::get_bucket_info::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::create_bucket::tests::oss_example ... ok [INFO] [stdout] test actions::delete_objects::tests::oss_example ... ok [INFO] [stdout] test actions::get_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::get_bucket_info::tests::oss_example ... ok [INFO] [stdout] test actions::head_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::get_bucket_info::tests::oss_example_custom_query ... ok [INFO] [stdout] test actions::get_object::tests::oss_example_custom_query ... ok [INFO] [stdout] test actions::get_object::tests::oss_example ... ok [INFO] [stdout] test actions::head_object::tests::oss_example ... ok [INFO] [stdout] test actions::list_objects_v2::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::list_objects_v2::tests::oss_example ... ok [INFO] [stdout] test actions::head_object::tests::oss_example_custom_query ... ok [INFO] [stdout] test actions::list_objects_v2::tests::parse ... 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::multipart_upload::abort::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::parse ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::parse_no_parts ... ok [INFO] [stdout] test bucket::tests::all_actions ... ok [INFO] [stdout] test actions::multipart_upload::upload::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::multipart_upload::abort::tests::oss_example ... ok [INFO] [stdout] test actions::multipart_upload::complete::tests::oss_example ... ok [INFO] [stdout] test actions::put_object::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::list_objects_v2::tests::parse_no_contents ... ok [INFO] [stdout] test actions::multipart_upload::create::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::anonymous_custom_query ... ok [INFO] [stdout] test actions::multipart_upload::list_parts::tests::oss_example ... ok [INFO] [stdout] test bucket::tests::new_bad_scheme ... ok [INFO] [stdout] test bucket::tests::object_url_domainstyle ... ok [INFO] [stdout] test bucket::tests::new_domainstyle ... ok [INFO] [stdout] test actions::put_object::tests::oss_example ... ok [INFO] [stdout] test credentials::rotating::tests::rotate ... ok [INFO] [stdout] test credentials::rotating::tests::debug ... ok [INFO] [stdout] test credentials::rotating::tests::rotate_cloned ... ok [INFO] [stdout] test bucket::tests::new_missing_host ... ok [INFO] [stdout] test actions::multipart_upload::upload::tests::oss_example ... ok [INFO] [stdout] test credentials::tests::debug ... ok [INFO] [stdout] test credentials::serde::tests::deserialize ... ok [INFO] [stdout] test credentials::tests::debug_token ... ok [INFO] [stdout] test credentials::tests::key_secret ... ok [INFO] [stdout] test credentials::tests::key_secret_token ... ok [INFO] [stdout] test method::tests::display ... ok [INFO] [stdout] test map::tests::map ... ok [INFO] [stdout] test method::tests::to_str ... ok [INFO] [stdout] test signing::string_to_sign::tests::oss_example ... ok [INFO] [stderr] Doc-tests rusty_oss [INFO] [stdout] test sorting_iter::tests::numbers_empty ... ok [INFO] [stdout] test signing::tests::oss_example ... ok [INFO] [stdout] test sorting_iter::tests::strings ... ok [INFO] [stdout] test signing::tests::oss_headers_example ... ok [INFO] [stdout] test signing::tests::oss_example_token ... ok [INFO] [stdout] test signing::signature::tests::oss_example ... ok [INFO] [stdout] test sorting_iter::tests::numbers ... ok [INFO] [stdout] test sorting_iter::tests::empty ... ok [INFO] [stdout] test signing::canonical_request::tests::oss_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [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/map.rs - map::Map<'a>::append (line 77) ... ok [INFO] [stdout] test src/bucket.rs - bucket::Bucket (line 22) ... 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.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29f48e5999bb4e78af09bf48c262f11e712645b0e05f2854f7c067743ec911ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f48e5999bb4e78af09bf48c262f11e712645b0e05f2854f7c067743ec911ac", kill_on_drop: false }` [INFO] [stdout] 29f48e5999bb4e78af09bf48c262f11e712645b0e05f2854f7c067743ec911ac