[INFO] fetching crate aws-sdk-cloudfront 0.33.0... [INFO] testing aws-sdk-cloudfront-0.33.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate aws-sdk-cloudfront 0.33.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate aws-sdk-cloudfront 0.33.0 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aws-sdk-cloudfront 0.33.0 [INFO] finished tweaking crates.io crate aws-sdk-cloudfront 0.33.0 [INFO] tweaked toml for crates.io crate aws-sdk-cloudfront 0.33.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db508e0d5d30378badd7e040ecfc0432aca5a689651393ee49bcd14b40926c91 [INFO] running `Command { std: "docker" "start" "-a" "db508e0d5d30378badd7e040ecfc0432aca5a689651393ee49bcd14b40926c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db508e0d5d30378badd7e040ecfc0432aca5a689651393ee49bcd14b40926c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db508e0d5d30378badd7e040ecfc0432aca5a689651393ee49bcd14b40926c91", kill_on_drop: false }` [INFO] [stdout] db508e0d5d30378badd7e040ecfc0432aca5a689651393ee49bcd14b40926c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2281766a4cb1a169a36275e01dc66a8c2917945851dc62a3bcc5cf1669cb012c [INFO] running `Command { std: "docker" "start" "-a" "2281766a4cb1a169a36275e01dc66a8c2917945851dc62a3bcc5cf1669cb012c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-cloudfront v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "2281766a4cb1a169a36275e01dc66a8c2917945851dc62a3bcc5cf1669cb012c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2281766a4cb1a169a36275e01dc66a8c2917945851dc62a3bcc5cf1669cb012c", kill_on_drop: false }` [INFO] [stdout] 2281766a4cb1a169a36275e01dc66a8c2917945851dc62a3bcc5cf1669cb012c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8beac8f1de74559f484bfcd3c85385409caf7e143a3538168342684333c2402 [INFO] running `Command { std: "docker" "start" "-a" "d8beac8f1de74559f484bfcd3c85385409caf7e143a3538168342684333c2402", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling aws-sdk-cloudfront v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.79s [INFO] running `Command { std: "docker" "inspect" "d8beac8f1de74559f484bfcd3c85385409caf7e143a3538168342684333c2402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8beac8f1de74559f484bfcd3c85385409caf7e143a3538168342684333c2402", kill_on_drop: false }` [INFO] [stdout] d8beac8f1de74559f484bfcd3c85385409caf7e143a3538168342684333c2402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d130145dbfd1e256415f6dac4ee4d23ac6da0e1f93f6e8e3621a062bb6be5273 [INFO] running `Command { std: "docker" "start" "-a" "d130145dbfd1e256415f6dac4ee4d23ac6da0e1f93f6e8e3621a062bb6be5273", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_sdk_cloudfront-49b973e30fb21aed) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test config::endpoint::test::test_10 ... ok [INFO] [stdout] test config::endpoint::test::test_22 ... ok [INFO] [stdout] test config::endpoint::test::test_20 ... ok [INFO] [stdout] test config::endpoint::test::test_21 ... ok [INFO] [stdout] test config::endpoint::test::test_23 ... ok [INFO] [stdout] test config::endpoint::test::test_24 ... ok [INFO] [stdout] test config::endpoint::test::test_13 ... ok [INFO] [stdout] test config::endpoint::test::test_27 ... ok [INFO] [stdout] test config::endpoint::test::test_11 ... ok [INFO] [stdout] test config::endpoint::test::test_1 ... ok [INFO] [stdout] test config::endpoint::test::test_5 ... ok [INFO] [stdout] test config::endpoint::test::test_4 ... ok [INFO] [stdout] test config::endpoint::test::test_15 ... ok [INFO] [stdout] test config::endpoint::test::test_26 ... ok [INFO] [stdout] test config::endpoint::test::test_28 ... ok [INFO] [stdout] test config::endpoint::test::test_8 ... ok [INFO] [stdout] test config::endpoint::test::test_7 ... ok [INFO] [stdout] test config::endpoint::test::test_25 ... ok [INFO] [stdout] test rest_xml_wrapped_errors::test::parse_wrapped_error ... ok [INFO] [stdout] test rest_xml_wrapped_errors::test::test_error_scope ... ok [INFO] [stdout] test config::endpoint::test::test_3 ... ok [INFO] [stdout] test serialization_settings::tests::test_include_header ... ok [INFO] [stdout] test config::endpoint::test::test_9 ... ok [INFO] [stdout] test config::endpoint::test::test_12 ... ok [INFO] [stdout] test config::endpoint::test::test_17 ... ok [INFO] [stdout] test endpoint_lib::partition::test::resolve_partitions ... ok [INFO] [stdout] test config::endpoint::test::test_6 ... ok [INFO] [stdout] test endpoint_lib::partition::test::deserialize_partitions ... ok [INFO] [stdout] test config::endpoint::test::test_18 ... ok [INFO] [stdout] test config::endpoint::test::test_19 ... ok [INFO] [stdout] test config::endpoint::test::test_16 ... ok [INFO] [stdout] test config::endpoint::test::test_2 ... ok [INFO] [stdout] test config::endpoint::test::test_14 ... ok [INFO] [stderr] Running tests/endpoint_tests.rs (/opt/rustwide/target/debug/deps/endpoint_tests-006fec511525a2eb) [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [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] [stderr] Doc-tests aws-sdk-cloudfront [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/client.rs - client::Client (line 67) ... ignored [INFO] [stdout] test src/client.rs - client::customize (line 197) ... ignored [INFO] [stdout] test src/config.rs - config::Config (line 10) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::http_connector (line 139) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::push_interceptor (line 477) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 154) ... ignored [INFO] [stdout] test src/config.rs - config::Builder::set_timeout_config (line 381) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::timeout_config (line 362) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 35) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_http_connector (line 175) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client (line 23) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::retry_config (line 273) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 110) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::interceptor (line 428) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::region (line 616) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_retry_config (line 288) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::set_sleep_impl (line 333) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 38) - compile ... ok [INFO] [stdout] test src/lib.rs - client (line 122) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::sleep_impl (line 309) - compile ... ok [INFO] [stdout] test src/config.rs - config::Builder::endpoint_resolver (line 222) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d130145dbfd1e256415f6dac4ee4d23ac6da0e1f93f6e8e3621a062bb6be5273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d130145dbfd1e256415f6dac4ee4d23ac6da0e1f93f6e8e3621a062bb6be5273", kill_on_drop: false }` [INFO] [stdout] d130145dbfd1e256415f6dac4ee4d23ac6da0e1f93f6e8e3621a062bb6be5273