[INFO] cloning repository https://github.com/isakbjugn/reiseblogg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isakbjugn/reiseblogg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisakbjugn%2Freiseblogg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisakbjugn%2Freiseblogg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cc896c27a858732e4e02e27e16711f2fb41d35b
[INFO] documenting isakbjugn/reiseblogg against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisakbjugn%2Freiseblogg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isakbjugn/reiseblogg
[INFO] finished tweaking git repo https://github.com/isakbjugn/reiseblogg
[INFO] tweaked toml for git repo https://github.com/isakbjugn/reiseblogg written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isakbjugn/reiseblogg on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isakbjugn/reiseblogg 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] 8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6
[INFO] running `Command { std: "docker" "start" "8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6", 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" "8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6", 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" "8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking aws-smithy-async v1.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.14
[INFO] [stderr]     Checking aws-smithy-types v1.6.2
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.15.0
[INFO] [stderr]     Checking aws-smithy-eventstream v0.61.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking aws-smithy-schema v0.2.0
[INFO] [stderr]     Checking aws-smithy-http v0.64.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling aws-types v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking aws-credential-types v1.3.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking aws-smithy-observability v0.3.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking aws-smithy-runtime v1.14.0
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking aws-sigv4 v1.5.1
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking aws-smithy-xml v0.62.0
[INFO] [stderr]     Checking mailparse v0.16.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking aws-smithy-checksums v0.65.0
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking aws-smithy-json v0.63.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ecow v0.3.0
[INFO] [stderr]    Compiling maybe-async v0.2.11
[INFO] [stderr]     Checking lru v0.18.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking aws-runtime v1.9.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking minijinja v2.22.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking tower-http v0.7.0
[INFO] [stderr]     Checking aws-sdk-s3 v1.144.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking resend-rs v0.32.0
[INFO] [stderr]     Checking sqlx v0.9.0
[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/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.144.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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=2039e77dff292e1b -C extra-filename=-06bc819fb2c26df7 --out-dir /opt/rustwide/target/debug/build/aws-sdk-s3/06bc819fb2c26df7/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/arc-swap/8a3fb7143ac71502/out -L dependency=/opt/rustwide/target/debug/build/aws-credential-types/b416434cadb81bc3/out -L dependency=/opt/rustwide/target/debug/build/aws-runtime/c6e5a7f9fda44660/out -L dependency=/opt/rustwide/target/debug/build/aws-sigv4/4c6d72aae1f3e2ec/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-async/e744b2e67fff83fc/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-checksums/473763825e3cd7c2/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-eventstream/736e92281adbdf96/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-http/e19ff239a300e9a9/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-json/a4d4fe603843b2a5/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-observability/4591aac02c5fdf4c/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-runtime/53333c5367e73aa8/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-runtime-api/8981d4604eafce10/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-runtime-api-macros/6d045f22b1069fb3/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-schema/5371b4396ae63d56/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-types/ad38312c57e3c9e9/out -L dependency=/opt/rustwide/target/debug/build/aws-smithy-xml/4fd24ad2450dd3b6/out -L dependency=/opt/rustwide/target/debug/build/aws-types/8b6b7c28c3fec0df/out -L dependency=/opt/rustwide/target/debug/build/base64-simd/497162d520aa7a5c/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/8b38bb3bb23e3da7/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/98528fc8acbc24a1/out -L dependency=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out -L dependency=/opt/rustwide/target/debug/build/bytes-utils/ec2b27d6f8444670/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cmov/d863bcfeab538103/out -L dependency=/opt/rustwide/target/debug/build/const-oid/5abb6e22430efd63/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/d73b58fdf77d9fc5/out -L dependency=/opt/rustwide/target/debug/build/crc-fast/0d207d91a6eef2e9/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/31ecd786fe404797/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/254e02f080aa767f/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/86bb77eea3e90f66/out -L dependency=/opt/rustwide/target/debug/build/ctutils/670f59174de6c720/out -L dependency=/opt/rustwide/target/debug/build/deranged/8f39ce37c936eb35/out -L dependency=/opt/rustwide/target/debug/build/digest/24a434fcd7e3ff34/out -L dependency=/opt/rustwide/target/debug/build/digest/919928f336b819f9/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/fa1fbb005519eed4/out -L dependency=/opt/rustwide/target/debug/build/either/086f702170287fa8/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/errno/0f735279c0a5cb88/out -L dependency=/opt/rustwide/target/debug/build/fastrand/f97ae5f035b5782d/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/dfe92fecf9204724/out -L dependency=/opt/rustwide/target/debug/build/futures-core/66c6c11339e0b249/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ec825954e5f24f03/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/2e0febc4b55f49d2/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/cdd1669e988ddca7/out -L dependency=/opt/rustwide/target/debug/build/futures-task/7018d05962e87907/out -L dependency=/opt/rustwide/target/debug/build/futures-util/f028b1863039ce9a/out -L dependency=/opt/rustwide/target/debug/build/generic-array/184772e07fdf53cb/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/cb5b5912c8d3e150/out -L dependency=/opt/rustwide/target/debug/build/hex/4852862d92867e36/out -L dependency=/opt/rustwide/target/debug/build/hmac/c0af2ef1c3a46b00/out -L dependency=/opt/rustwide/target/debug/build/http/a8ed58f602ddbb0e/out -L dependency=/opt/rustwide/target/debug/build/http/e7402a8233548797/out -L dependency=/opt/rustwide/target/debug/build/http-body/05066a8682d9c99d/out -L dependency=/opt/rustwide/target/debug/build/http-body/6ca649109301c00f/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/c12e85560133f92d/out -L dependency=/opt/rustwide/target/debug/build/hybrid-array/c87f7061e4f21f44/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/608dbb694e50fb7f/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/bd721e0f9a6c4cfa/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/8b05bb652011cede/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/9df594966f451c5b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/0b5be6d49e1dd5cb/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/335803bac80265ac/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/e95b9fcfd3f5a98e/out -L dependency=/opt/rustwide/target/debug/build/idna/08e2e92612e979b8/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/75b6a56bcf688cda/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/litemap/6390bd0b5dbf5657/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/lru/b8ac43d19669cc14/out -L dependency=/opt/rustwide/target/debug/build/md-5/c6efbba51141a9b5/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/mio/acbf03d6753a552b/out -L dependency=/opt/rustwide/target/debug/build/num-conv/d4153d9e45ce082d/out -L dependency=/opt/rustwide/target/debug/build/num-integer/63cb045ab7835545/out -L dependency=/opt/rustwide/target/debug/build/num-traits/d997222e6ba4c19c/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/outref/dc38b173fed6e653/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/cd2fb45021632931/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/07ef34c8b43b087e/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/b5e9f130d71ab2cb/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out -L dependency=/opt/rustwide/target/debug/build/regex-lite/27f80beb4de3aecf/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5cea38e78999152b/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/89f0e0fe30917732/out -L dependency=/opt/rustwide/target/debug/build/serde_core/48032791fab7ab4f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/2de73cf2358e7261/out -L dependency=/opt/rustwide/target/debug/build/sha1/35e5364256e74f81/out -L dependency=/opt/rustwide/target/debug/build/sha2/6b434ffbea1e4983/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/7ab3499ccb7a6710/out -L dependency=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out -L dependency=/opt/rustwide/target/debug/build/spin/f265ab097cb6e91a/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/time/afabf464b06ccdbf/out -L dependency=/opt/rustwide/target/debug/build/time-core/ddd302f9b64d800d/out -L dependency=/opt/rustwide/target/debug/build/tinystr/f04b4f1b8065b65b/out -L dependency=/opt/rustwide/target/debug/build/tokio/0686dcf74f7e6caf/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/f451eeef8a334135/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/82163ccd81ae3495/out -L dependency=/opt/rustwide/target/debug/build/tracing/0065815f8d3789ca/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/bce7024c6f388e42/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/924ceb6a991dbdfe/out -L dependency=/opt/rustwide/target/debug/build/typenum/24aab6a4200ddd27/out -L dependency=/opt/rustwide/target/debug/build/url/297fae4c8e81d23d/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/uuid/c95382dc0cfe7165/out -L dependency=/opt/rustwide/target/debug/build/vsimd/0a8a956ba92747cc/out -L dependency=/opt/rustwide/target/debug/build/writeable/b7e8e2724ee161de/out -L dependency=/opt/rustwide/target/debug/build/xmlparser/035a5666ab87e31b/out -L dependency=/opt/rustwide/target/debug/build/yoke/efb6b5d684f0fbb9/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/09d8a5e970f34c46/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/bf92bca5ab8b049f/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/2b366f6106c6e48c/out -L dependency=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/e3cbf173e8683e1c/out -L dependency=/opt/rustwide/target/debug/build/zerovec/a496ec60248e0f2d/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/91231cbc9ae51bdc/out --extern arc_swap=/opt/rustwide/target/debug/build/arc-swap/8a3fb7143ac71502/out/libarc_swap-8a3fb7143ac71502.rmeta --extern aws_credential_types=/opt/rustwide/target/debug/build/aws-credential-types/b416434cadb81bc3/out/libaws_credential_types-b416434cadb81bc3.rmeta --extern aws_runtime=/opt/rustwide/target/debug/build/aws-runtime/c6e5a7f9fda44660/out/libaws_runtime-c6e5a7f9fda44660.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/build/aws-sigv4/4c6d72aae1f3e2ec/out/libaws_sigv4-4c6d72aae1f3e2ec.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/build/aws-smithy-async/e744b2e67fff83fc/out/libaws_smithy_async-e744b2e67fff83fc.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/build/aws-smithy-checksums/473763825e3cd7c2/out/libaws_smithy_checksums-473763825e3cd7c2.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/build/aws-smithy-eventstream/736e92281adbdf96/out/libaws_smithy_eventstream-736e92281adbdf96.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/build/aws-smithy-http/e19ff239a300e9a9/out/libaws_smithy_http-e19ff239a300e9a9.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/build/aws-smithy-json/a4d4fe603843b2a5/out/libaws_smithy_json-a4d4fe603843b2a5.rmeta --extern aws_smithy_observability=/opt/rustwide/target/debug/build/aws-smithy-observability/4591aac02c5fdf4c/out/libaws_smithy_observability-4591aac02c5fdf4c.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/build/aws-smithy-runtime/53333c5367e73aa8/out/libaws_smithy_runtime-53333c5367e73aa8.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/build/aws-smithy-runtime-api/8981d4604eafce10/out/libaws_smithy_runtime_api-8981d4604eafce10.rmeta --extern aws_smithy_schema=/opt/rustwide/target/debug/build/aws-smithy-schema/5371b4396ae63d56/out/libaws_smithy_schema-5371b4396ae63d56.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/build/aws-smithy-types/ad38312c57e3c9e9/out/libaws_smithy_types-ad38312c57e3c9e9.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/build/aws-smithy-xml/4fd24ad2450dd3b6/out/libaws_smithy_xml-4fd24ad2450dd3b6.rmeta --extern aws_types=/opt/rustwide/target/debug/build/aws-types/8b6b7c28c3fec0df/out/libaws_types-8b6b7c28c3fec0df.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern fastrand=/opt/rustwide/target/debug/build/fastrand/f97ae5f035b5782d/out/libfastrand-f97ae5f035b5782d.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/4852862d92867e36/out/libhex-4852862d92867e36.rmeta --extern hmac=/opt/rustwide/target/debug/build/hmac/c0af2ef1c3a46b00/out/libhmac-c0af2ef1c3a46b00.rmeta --extern http=/opt/rustwide/target/debug/build/http/a8ed58f602ddbb0e/out/libhttp-a8ed58f602ddbb0e.rmeta --extern http_1x=/opt/rustwide/target/debug/build/http/e7402a8233548797/out/libhttp-e7402a8233548797.rmeta --extern http_body_1x=/opt/rustwide/target/debug/build/http-body/6ca649109301c00f/out/libhttp_body-6ca649109301c00f.rmeta --extern lru=/opt/rustwide/target/debug/build/lru/b8ac43d19669cc14/out/liblru-b8ac43d19669cc14.rmeta --extern percent_encoding=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out/libpercent_encoding-f0f3780066f274e0.rmeta --extern regex_lite=/opt/rustwide/target/debug/build/regex-lite/27f80beb4de3aecf/out/libregex_lite-27f80beb4de3aecf.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/6b434ffbea1e4983/out/libsha2-6b434ffbea1e4983.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/0065815f8d3789ca/out/libtracing-0065815f8d3789ca.rmeta --extern url=/opt/rustwide/target/debug/build/url/297fae4c8e81d23d/out/liburl-297fae4c8e81d23d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6", kill_on_drop: false }`
[INFO] [stdout] 8acea0c5d3f257c6bf82aed19e1dbed44746dea9c18230f706fec6cbd405bcc6
