[INFO] fetching crate rusoto_signature 0.47.0... [INFO] testing rusoto_signature-0.47.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rusoto_signature 0.47.0 into /workspace/builds/worker-53/source [INFO] validating manifest of crates.io crate rusoto_signature 0.47.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusoto_signature 0.47.0 [INFO] finished tweaking crates.io crate rusoto_signature 0.47.0 [INFO] tweaked toml for crates.io crate rusoto_signature 0.47.0 written to /workspace/builds/worker-53/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f603119703dc51753da4ee1dd1781c0a77c038cb4f573ef9b101063adbfeb81 [INFO] running `Command { std: "docker" "start" "-a" "7f603119703dc51753da4ee1dd1781c0a77c038cb4f573ef9b101063adbfeb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f603119703dc51753da4ee1dd1781c0a77c038cb4f573ef9b101063adbfeb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f603119703dc51753da4ee1dd1781c0a77c038cb4f573ef9b101063adbfeb81", kill_on_drop: false }` [INFO] [stdout] 7f603119703dc51753da4ee1dd1781c0a77c038cb4f573ef9b101063adbfeb81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 046d68d5e030b34c527874d5f413696325f2a166c07cb630ec1b704f47acaca1 [INFO] running `Command { std: "docker" "start" "-a" "046d68d5e030b34c527874d5f413696325f2a166c07cb630ec1b704f47acaca1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "046d68d5e030b34c527874d5f413696325f2a166c07cb630ec1b704f47acaca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046d68d5e030b34c527874d5f413696325f2a166c07cb630ec1b704f47acaca1", kill_on_drop: false }` [INFO] [stdout] 046d68d5e030b34c527874d5f413696325f2a166c07cb630ec1b704f47acaca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be0bfb616500d8b6b2f0bf282555c0fd4d0fa7348b36bcea93e92779b2fc6290 [INFO] running `Command { std: "docker" "start" "-a" "be0bfb616500d8b6b2f0bf282555c0fd4d0fa7348b36bcea93e92779b2fc6290", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stderr] Compiling rusoto_signature v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.33s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusoto_signature-72c10618ae599da3) [INFO] running `Command { std: "docker" "inspect" "be0bfb616500d8b6b2f0bf282555c0fd4d0fa7348b36bcea93e92779b2fc6290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0bfb616500d8b6b2f0bf282555c0fd4d0fa7348b36bcea93e92779b2fc6290", kill_on_drop: false }` [INFO] [stdout] be0bfb616500d8b6b2f0bf282555c0fd4d0fa7348b36bcea93e92779b2fc6290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33c3e8ff0b2d305bb9ec977bbcbe12fb73def3ac32f38dde424860a53f542f4d [INFO] running `Command { std: "docker" "start" "-a" "33c3e8ff0b2d305bb9ec977bbcbe12fb73def3ac32f38dde424860a53f542f4d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusoto_signature-72c10618ae599da3) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test region::tests::from_str ... ok [INFO] [stdout] test region::tests::region_serialize_deserialize ... ok [INFO] [stdout] test region::tests::region_serialize_deserialize_custom ... ok [INFO] [stdout] test region::tests::region_serialize_deserialize_standard ... ok [INFO] [stdout] test region::tests::region_serialize_deserialize_standard_only_region_name ... ok [INFO] [stdout] test signature::tests::extract_hostname ... ok [INFO] [stdout] test signature::tests::get_hostname_none_present ... ok [INFO] [stdout] test signature::tests::canonical_uri_combos ... ok [INFO] [stdout] test signature::tests::convert_request ... ok [INFO] [stdout] test signature::tests::query_percent_encoded ... ok [INFO] [stdout] test signature::tests::query_encoding_escaped_chars ... ok [INFO] [stdout] test signature::tests::query_string_literal_plus ... ok [INFO] [stdout] test signature::tests::path_percent_encoded ... ok [INFO] [stdout] test signature::tests::signed_headers_unsigned_last ... ok [INFO] [stdout] test signature::tests::signed_headers_unsigned_first ... ok [INFO] [stdout] test signature::tests::signed_headers_unsigned_in_center ... ok [INFO] [stdout] test signature::tests::signature_generation ... ok [INFO] [stdout] test signature::tests::query_string_encoding_outliers ... ok [INFO] [stdout] test stream::test_async_read ... ok [INFO] [stdout] test signature::tests::x_amz_content_sha256_header_is_signed ... ok [INFO] [stdout] test stream::test_new_with_size_read ... ok [INFO] [stderr] Doc-tests rusoto_signature [INFO] [stdout] test stream::test_blocking_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/region.rs - region::Region (line 28) ... ok [INFO] [stdout] test src/region.rs - region::Region::name (line 130) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33c3e8ff0b2d305bb9ec977bbcbe12fb73def3ac32f38dde424860a53f542f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c3e8ff0b2d305bb9ec977bbcbe12fb73def3ac32f38dde424860a53f542f4d", kill_on_drop: false }` [INFO] [stdout] 33c3e8ff0b2d305bb9ec977bbcbe12fb73def3ac32f38dde424860a53f542f4d