[INFO] fetching crate rattler_index 0.27.0...
[INFO] testing rattler_index-0.27.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rattler_index 0.27.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rattler_index 0.27.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rattler_index 0.27.0
[INFO] tweaked toml for crates.io crate rattler_index 0.27.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rattler_index 0.27.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rattler_index 0.27.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7601c9fe51632bf3a4ccaecaf33c307d418634744748bc68e256bd86e171f058
[INFO] running `Command { std: "docker" "start" "-a" "7601c9fe51632bf3a4ccaecaf33c307d418634744748bc68e256bd86e171f058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7601c9fe51632bf3a4ccaecaf33c307d418634744748bc68e256bd86e171f058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7601c9fe51632bf3a4ccaecaf33c307d418634744748bc68e256bd86e171f058", kill_on_drop: false }`
[INFO] [stdout] 7601c9fe51632bf3a4ccaecaf33c307d418634744748bc68e256bd86e171f058
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e0b6e2968ca3c430d246ffbff6fa60167922f83f14a7d8cf3636c4af5f038b1
[INFO] running `Command { std: "docker" "start" "-a" "9e0b6e2968ca3c430d246ffbff6fa60167922f83f14a7d8cf3636c4af5f038b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aws-types v1.3.9
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling aws-smithy-types v1.3.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.1
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.12
[INFO] [stderr]    Compiling aws-smithy-json v0.61.6
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling aws-smithy-http v0.62.4
[INFO] [stderr]    Compiling aws-credential-types v1.2.8
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling aws-sigv4 v1.3.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling halfbrown v0.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.11
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling value-trait v0.11.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling aws-runtime v1.5.12
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling typed-path v0.11.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling secret-service v4.0.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling simd-json v0.15.1
[INFO] [stderr]    Compiling rattler_redaction v0.1.12
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling file_url v0.2.6
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rattler_digest v1.1.7
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling crc-fast v1.3.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling purl v0.1.6
[INFO] [stderr]    Compiling rattler_macros v1.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling netrc-rs v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling rattler_conda_types v0.40.4
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling rattler_networking v0.25.21
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling aws-smithy-checksums v0.63.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling aws-sdk-sts v1.88.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.86.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.89.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling reqsign v0.16.5
[INFO] [stderr]    Compiling aws-config v1.8.8
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling aws-sdk-s3 v1.108.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.3
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling simple_spawn_blocking v1.1.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rattler_package_streaming v0.23.13
[INFO] [stderr]    Compiling opendal v0.54.1
[INFO] [stderr]    Compiling rattler_config v0.2.15
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling rattler_s3 v0.1.10
[INFO] [stderr]    Compiling rattler_index v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aws-sdk-s3` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.108.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "http-1x", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=48ea379dac25191f -C extra-filename=-6778807d813fda33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-12e9ac849d665a22.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-6099d6f9e7b71a96.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-1f1927be2b7c498e.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-fd69ae8ba92742b6.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-872d6eeb12512183.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-a851c115c4d2433b.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-30a5ac618a98b94b.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-6cb67127e9efe929.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-a67e6191faa94ba1.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-2cdea5c1014ea667.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-41f96aa87bfd1146.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-5701e2a969fa9136.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-b069cf61c846e130.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-751bcde24b8aa073.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d6e0f0e0c9f86e6b.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4b117cc5cdebc6e1.rmeta --extern http_1x=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-ac0ac3eab81ceb5d.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-f54ca3c75f978cf9.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa055ecaa1e57cfa.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-1cf24464b2d33537.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-789ca9c9fe7265f8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6f8ce2229d1d31f3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-01fa37702edb2cd0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9e0b6e2968ca3c430d246ffbff6fa60167922f83f14a7d8cf3636c4af5f038b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e0b6e2968ca3c430d246ffbff6fa60167922f83f14a7d8cf3636c4af5f038b1", kill_on_drop: false }`
[INFO] [stdout] 9e0b6e2968ca3c430d246ffbff6fa60167922f83f14a7d8cf3636c4af5f038b1
