[INFO] fetching crate rusty-cdk-core 0.9.0...
[INFO] checking rusty-cdk-core-0.9.0 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] extracting crate rusty-cdk-core 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rusty-cdk-core 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusty-cdk-core 0.9.0
[INFO] tweaked toml for crates.io crate rusty-cdk-core 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-cdk-core 0.9.0 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-cdk-core 0.9.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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | homepage = "https://github.com/VanOvermeire/rusty-cdk"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 | repository = "https://github.com/VanOvermeire/rusty-cdk"
[INFO] [stderr]    |              -------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `rusty-cdk-core` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty-cdk-macros v0.9.0
[INFO] [stderr]   Downloaded rand_core v0.9.5
[INFO] [stderr]   Downloaded rand_chacha v0.9.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.21
[INFO] [stderr]   Downloaded rand v0.9.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f
[INFO] running `Command { std: "docker" "start" "36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | homepage = "https://github.com/VanOvermeire/rusty-cdk"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 | repository = "https://github.com/VanOvermeire/rusty-cdk"
[INFO] [stderr]    |              -------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `rusty-cdk-core` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[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 tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crc-fast v1.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.7
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling aws-smithy-types v1.3.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.10.0
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.14
[INFO] [stderr]    Compiling aws-smithy-json v0.61.9
[INFO] [stderr]    Compiling aws-smithy-query v0.60.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling aws-smithy-http v0.62.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.0
[INFO] [stderr]    Compiling aws-sigv4 v1.3.7
[INFO] [stderr]    Compiling aws-smithy-checksums v0.63.13
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.5
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.8
[INFO] [stderr]    Compiling aws-runtime v1.5.18
[INFO] [stderr]    Compiling aws-sdk-sts v1.96.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.92.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.94.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.121.0
[INFO] [stderr]    Compiling aws-config v1.8.12
[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/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.121.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --cfg 'feature="sigv4a"' --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=9a582aa485977a20 -C extra-filename=-9a424bac660b6ce1 --out-dir /opt/rustwide/target/debug/build/aws-sdk-s3/9a424bac660b6ce1/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/42b8139a42d2dc4b/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/e10d8815e5ff5299/out -L dependency=/opt/rustwide/target/debug/build/aws-credential-types/cff92d24395db7f7/out -L dependency=/opt/rustwide/target/debug/build/aws-lc-rs/e628be1f8ae2938d/out -L dependency=/opt/rustwide/target/debug/build/aws-lc-sys/abc7f0b91bfa0524/out -L dependency=/opt/rustwide/target/debug/build/aws-sigv4/144e0b5dc619eebd/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-async/c3eef3d8df403e8a/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-eventstream/a91a38f477a24738/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-http-client/bd51bc509f020ada/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-http/bd1395514326418d/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-observability/54383c40c3cde4df/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-runtime-api/6cd4c402a93602df/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-runtime/c8b84bfd1b8adc45/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-types/2b64e949115cd354/out -L dependency=/opt/rustwide/target/debug/build/aws-types/014a8f689bbddc97/out -L dependency=/opt/rustwide/target/debug/build/base16ct/3826bbcaba6d5252/out -L dependency=/opt/rustwide/target/debug/build/base64-simd/0d6fc3e5ba1c8074/out -L dependency=/opt/rustwide/target/debug/build/base64/c3f6fce0270f46f0/out -L dependency=/opt/rustwide/target/debug/build/base64ct/c71a9bfd63ee51a8/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/8d23d03db5c6c4c8/out -L dependency=/opt/rustwide/target/debug/build/bytes-utils/afdaa52ecd2f3e94/out -L dependency=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/const-oid/cc0beaaa8b1c7f10/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f3f9f911326b91aa/out -L dependency=/opt/rustwide/target/debug/build/crc-catalog/4dc415f82a41013f/out -L dependency=/opt/rustwide/target/debug/build/crc-fast/3d45a91e372b5f99/out -L dependency=/opt/rustwide/target/debug/build/crc/ba6de459831399d5/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/ce6388cbbf40c05d/out -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/b54bb4570bf469fa/out -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/be10610c72cd6b63/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/8b03621351816def/out -L dependency=/opt/rustwide/target/debug/build/der/3c33b03180346197/out -L dependency=/opt/rustwide/target/debug/build/deranged/52f02dc758eeccd5/out -L dependency=/opt/rustwide/target/debug/build/digest/b1bf2a9c0ca3f1f0/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/cdc58ddeff71d601/out -L dependency=/opt/rustwide/target/debug/build/ecdsa/c0218a4fc60e6ed7/out -L dependency=/opt/rustwide/target/debug/build/either/4b472ed810768845/out -L dependency=/opt/rustwide/target/debug/build/elliptic-curve/94932786bbf4eef9/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/errno/11a74ee05c6129f7/out -L dependency=/opt/rustwide/target/debug/build/fastrand/fb56977bacc4663c/out -L dependency=/opt/rustwide/target/debug/build/ff/1f4ac585e564b86c/out -L dependency=/opt/rustwide/target/debug/build/fnv/bd60753855300b18/out -L dependency=/opt/rustwide/target/debug/build/foldhash/2ef96db4f84fea1f/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/98d993fe7ff5ae29/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/5ba7b0203d9d7462/out -L dependency=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out -L dependency=/opt/rustwide/target/debug/build/futures-io/16b39c7ceed13bd6/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/d79610af1d040005/out -L dependency=/opt/rustwide/target/debug/build/futures-task/3c3f30b429261b4e/out -L dependency=/opt/rustwide/target/debug/build/futures-util/a9b98a9396c78eef/out -L dependency=/opt/rustwide/target/debug/build/generic-array/665f52ac54f49b65/out -L dependency=/opt/rustwide/target/debug/build/getrandom/49a119bc9c8b4840/out -L dependency=/opt/rustwide/target/debug/build/group/895d1a1de69d415f/out -L dependency=/opt/rustwide/target/debug/build/h2/33409111606e0c9e/out -L dependency=/opt/rustwide/target/debug/build/h2/ae7039861d2d5577/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/114b1a263dfc3527/out -L dependency=/opt/rustwide/target/debug/build/hex/3f54ce1e18b83c0b/out -L dependency=/opt/rustwide/target/debug/build/hmac/cf9c20663a998412/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/37f783f1ea9b55d7/out -L dependency=/opt/rustwide/target/debug/build/http-body/3a1efbe5100db8b7/out -L dependency=/opt/rustwide/target/debug/build/http-body/49c35d1c2d7fabd7/out -L dependency=/opt/rustwide/target/debug/build/http/50c0e550b90310b3/out -L dependency=/opt/rustwide/target/debug/build/http/520e345e46437723/out -L dependency=/opt/rustwide/target/debug/build/httparse/0499a4d3b890563e/out -L dependency=/opt/rustwide/target/debug/build/httpdate/603d8d09d5073895/out -L dependency=/opt/rustwide/target/debug/build/hyper-rustls/55d885b1d9d34840/out -L dependency=/opt/rustwide/target/debug/build/hyper-rustls/5bb8fe25ca631d5a/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/62e437ed7e887817/out -L dependency=/opt/rustwide/target/debug/build/hyper/ed4cad0905980275/out -L dependency=/opt/rustwide/target/debug/build/hyper/f1264e1699947827/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/72328d696a9a4831/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/feac4fa2b90f4813/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/574a6eaad53fb4a4/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/f06c090c3d579778/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/9765069cb9eb0ced/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/2d87c61d6901c88b/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/ebf5830ff123b9b5/out -L dependency=/opt/rustwide/target/debug/build/idna/9441a1f9b95eafda/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/0558683870b50e63/out -L dependency=/opt/rustwide/target/debug/build/indexmap/ead969afa28a1aeb/out -L dependency=/opt/rustwide/target/debug/build/ipnet/3732b1af769e25e6/out -L dependency=/opt/rustwide/target/debug/build/itoa/082a4c316935dccc/out -L dependency=/opt/rustwide/target/debug/build/libc/95f569ae6ca74f35/out -L dependency=/opt/rustwide/target/debug/build/litemap/dc55cb1b0a31136c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out -L dependency=/opt/rustwide/target/debug/build/md-5/20dc74940434bac6/out -L dependency=/opt/rustwide/target/debug/build/memchr/ca36ce98a96d8f76/out -L dependency=/opt/rustwide/target/debug/build/mio/3cc5fe1f04da5c7e/out -L dependency=/opt/rustwide/target/debug/build/num-conv/7a73d9f400f2bab5/out -L dependency=/opt/rustwide/target/debug/build/num-integer/51a83005313c4fea/out -L dependency=/opt/rustwide/target/debug/build/num-traits/99d3e55d50d72f42/out -L dependency=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out -L dependency=/opt/rustwide/target/debug/build/openssl-probe/2088d19489f195a3/out -L dependency=/opt/rustwide/target/debug/build/outref/67c357071c5f7259/out -L dependency=/opt/rustwide/target/debug/build/p256/5dd010c8297d7153/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/45c521f0b01ea3c8/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/95d192fbeee5371a/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/2031134c95a34a69/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out -L dependency=/opt/rustwide/target/debug/build/pkcs8/504d41df086652e3/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/ba6070756119bc04/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/d4be3a962e830dc0/out -L dependency=/opt/rustwide/target/debug/build/rand_core/921a0e2dc38d3039/out -L dependency=/opt/rustwide/target/debug/build/rfc6979/aca02fd763ca75a0/out -L dependency=/opt/rustwide/target/debug/build/ring/02eec24e08baffce/out -L dependency=/opt/rustwide/target/debug/build/rustls-native-certs/806d73295f83855c/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/261315e7c9c6e13e/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/792e9cb1afb288f5/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/ed63cadc7519301f/out -L dependency=/opt/rustwide/target/debug/build/rustls/03c4a2142fce51ca/out -L dependency=/opt/rustwide/target/debug/build/rustls/4083c44e4bb0e895/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5a027c01becb027b/out -L dependency=/opt/rustwide/target/debug/build/ryu/403a88963b6a54c7/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/sct/7645a6160f1f4044/out -L dependency=/opt/rustwide/target/debug/build/sec1/9d2d2829fbcf2f0f/out -L dependency=/opt/rustwide/target/debug/build/sha1/943a53b232ee7309/out -L dependency=/opt/rustwide/target/debug/build/sha2/2795efdf70c2b92a/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/d14bc02a7b20a1db/out -L dependency=/opt/rustwide/target/debug/build/signature/c0ed77a751dee21a/out -L dependency=/opt/rustwide/target/debug/build/slab/2e3f802d50fcf1ad/out -L dependency=/opt/rustwide/target/debug/build/smallvec/8d760b0007ecdb7a/out -L dependency=/opt/rustwide/target/debug/build/socket2/094f54f857d4e17d/out -L dependency=/opt/rustwide/target/debug/build/socket2/952abca8908bef1b/out -L dependency=/opt/rustwide/target/debug/build/spin/410f2b630f39d5a6/out -L dependency=/opt/rustwide/target/debug/build/spki/a5e047b841c69cc6/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/8e8044a479f43a28/out -L dependency=/opt/rustwide/target/debug/build/subtle/82551c434dc7cac8/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/07983f741f0e2337/out -L dependency=/opt/rustwide/target/debug/build/time-core/de8249f7ee18910e/out -L dependency=/opt/rustwide/target/debug/build/time/1c36ae8b3e43ef69/out -L dependency=/opt/rustwide/target/debug/build/tinystr/354cd5d588bfb857/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/abfce4c28f3843fe/out -L dependency=/opt/rustwide/target/debug/build/tokio-rustls/6b0b311d3681f0e2/out -L dependency=/opt/rustwide/target/debug/build/tokio-rustls/9595d065f2448a1f/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/bb269f149932a304/out -L dependency=/opt/rustwide/target/debug/build/tokio/a038b22ac23b5ad7/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/53b7a1de69acceca/out -L dependency=/opt/rustwide/target/debug/build/tower-service/f7130eb3aa59f3e5/out -L dependency=/opt/rustwide/target/debug/build/tower/ccbf280a8de35981/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/a40dea46d12597ba/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/c1f061f65aa75a1a/out -L dependency=/opt/rustwide/target/debug/build/tracing/736816ec23b5acb0/out -L dependency=/opt/rustwide/target/debug/build/try-lock/16603b0b454073e6/out -L dependency=/opt/rustwide/target/debug/build/typenum/5a15c10fd862b658/out -L dependency=/opt/rustwide/target/debug/build/untrusted/5f38b2c4125c2298/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/83d48b7642e6f3cb/out -L dependency=/opt/rustwide/target/debug/build/uuid/da2f0c8d2b089f27/out -L dependency=/opt/rustwide/target/debug/build/vsimd/9a387c5b55fcf5ed/out -L dependency=/opt/rustwide/target/debug/build/want/934ddd344b69574f/out -L dependency=/opt/rustwide/target/debug/build/writeable/fa63c6e9d3c127e9/out -L dependency=/opt/rustwide/target/debug/build/xmlparser/3137b2e37f20babd/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/eec39a7cf2071979/out -L dependency=/opt/rustwide/target/debug/build/yoke/6f40be5ff4c3722d/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/59a7529886dfa7e7/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/9a97e61b69688b1b/out -L dependency=/opt/rustwide/target/debug/build/zeroize/65c526df20b90c35/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/45f40cfa181b9195/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/d462b24cda566a0a/out -L dependency=/opt/rustwide/target/debug/build/zerovec/6a092ee09de0bb7c/out --extern aws_credential_types=/opt/rustwide/target/debug/build/aws-credential-types/cff92d24395db7f7/out/libaws_credential_types-cff92d24395db7f7.rmeta --extern aws_runtime=/opt/rustwide/target/debug/build/aws-runtime/7ecacba1b8c3cdc6/out/libaws_runtime-7ecacba1b8c3cdc6.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/build/aws-sigv4/144e0b5dc619eebd/out/libaws_sigv4-144e0b5dc619eebd.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/build/aws-smithy-async/c3eef3d8df403e8a/out/libaws_smithy_async-c3eef3d8df403e8a.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/build/aws-smithy-checksums/210ad23211c3a3e0/out/libaws_smithy_checksums-210ad23211c3a3e0.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/build/aws-smithy-eventstream/a91a38f477a24738/out/libaws_smithy_eventstream-a91a38f477a24738.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/build/aws-smithy-http/bd1395514326418d/out/libaws_smithy_http-bd1395514326418d.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/build/aws-smithy-json/cf145b8833f4905a/out/libaws_smithy_json-cf145b8833f4905a.rmeta --extern aws_smithy_observability=/opt/rustwide/target/debug/build/aws-smithy-observability/54383c40c3cde4df/out/libaws_smithy_observability-54383c40c3cde4df.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/build/aws-smithy-runtime/c8b84bfd1b8adc45/out/libaws_smithy_runtime-c8b84bfd1b8adc45.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/build/aws-smithy-runtime-api/6cd4c402a93602df/out/libaws_smithy_runtime_api-6cd4c402a93602df.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/build/aws-smithy-types/2b64e949115cd354/out/libaws_smithy_types-2b64e949115cd354.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/build/aws-smithy-xml/b5b1897d49e04e4c/out/libaws_smithy_xml-b5b1897d49e04e4c.rmeta --extern aws_types=/opt/rustwide/target/debug/build/aws-types/014a8f689bbddc97/out/libaws_types-014a8f689bbddc97.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out/libbytes-98e9b16cf060efd6.rmeta --extern fastrand=/opt/rustwide/target/debug/build/fastrand/fb56977bacc4663c/out/libfastrand-fb56977bacc4663c.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/3f54ce1e18b83c0b/out/libhex-3f54ce1e18b83c0b.rmeta --extern hmac=/opt/rustwide/target/debug/build/hmac/cf9c20663a998412/out/libhmac-cf9c20663a998412.rmeta --extern http=/opt/rustwide/target/debug/build/http/50c0e550b90310b3/out/libhttp-50c0e550b90310b3.rmeta --extern http_1x=/opt/rustwide/target/debug/build/http/520e345e46437723/out/libhttp-520e345e46437723.rmeta --extern http_body=/opt/rustwide/target/debug/build/http-body/3a1efbe5100db8b7/out/libhttp_body-3a1efbe5100db8b7.rmeta --extern lru=/opt/rustwide/target/debug/build/lru/27a700c345260090/out/liblru-27a700c345260090.rmeta --extern percent_encoding=/opt/rustwide/target/debug/build/percent-encoding/2031134c95a34a69/out/libpercent_encoding-2031134c95a34a69.rmeta --extern regex_lite=/opt/rustwide/target/debug/build/regex-lite/9e630c9eb7204c61/out/libregex_lite-9e630c9eb7204c61.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/2795efdf70c2b92a/out/libsha2-2795efdf70c2b92a.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/736816ec23b5acb0/out/libtracing-736816ec23b5acb0.rmeta --extern url=/opt/rustwide/target/debug/build/url/c8d363aa8bdcfc58/out/liburl-c8d363aa8bdcfc58.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/53e63397c9f09dfb/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys/38cded5846d5f5ee/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f", kill_on_drop: false }`
[INFO] [stdout] 36ba38bb78f74b260b0191575ae5d97b4f8606e7de971533f4e754fdee93017f
