[INFO] fetching crate winterbaume-dynamodbstreams 0.2.0...
[INFO] testing winterbaume-dynamodbstreams-0.2.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate winterbaume-dynamodbstreams 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate winterbaume-dynamodbstreams 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate winterbaume-dynamodbstreams 0.2.0
[INFO] tweaked toml for crates.io crate winterbaume-dynamodbstreams 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winterbaume-dynamodbstreams 0.2.0 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winterbaume-dynamodbstreams 0.2.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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d
[INFO] running `Command { std: "docker" "start" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d", 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" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling aws-smithy-types v1.4.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-types v1.3.15
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling aws-smithy-json v0.62.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-smithy-query v0.60.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.15
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.0.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling aws-smithy-async v1.2.14
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling aws-credential-types v1.2.14
[INFO] [stderr]    Compiling aws-smithy-http v0.63.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling aws-sigv4 v1.4.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling winterbaume-partiql v0.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.12
[INFO] [stderr]    Compiling aws-smithy-runtime v1.11.1
[INFO] [stderr]    Compiling aws-runtime v1.7.3
[INFO] [stderr]    Compiling aws-sdk-sts v1.103.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.100.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.98.0
[INFO] [stderr]    Compiling aws-config v1.8.16
[INFO] [stderr]    Compiling winterbaume-core v0.2.0
[INFO] [stderr]    Compiling winterbaume-dynamodb v0.2.0
[INFO] [stderr]    Compiling winterbaume-dynamodbstreams v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-smithy-types v1.4.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.12.0
[INFO] [stderr]    Compiling aws-smithy-json v0.62.5
[INFO] [stderr]    Compiling aws-smithy-query v0.60.15
[INFO] [stderr]    Compiling aws-smithy-http v0.63.6
[INFO] [stderr]    Compiling aws-credential-types v1.2.14
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling aws-types v1.3.15
[INFO] [stderr]    Compiling aws-sigv4 v1.4.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.12
[INFO] [stderr]    Compiling aws-smithy-runtime v1.11.1
[INFO] [stderr]    Compiling aws-runtime v1.7.3
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.100.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.103.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.98.0
[INFO] [stderr]    Compiling aws-sdk-dynamodb v1.111.0
[INFO] [stderr]    Compiling aws-sdk-dynamodbstreams v1.99.0
[INFO] [stderr]    Compiling aws-config v1.8.16
[INFO] [stderr]    Compiling winterbaume-core v0.2.0
[INFO] [stderr]    Compiling winterbaume-dynamodb v0.2.0
[INFO] [stderr] error: could not compile `winterbaume-dynamodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name winterbaume_dynamodb --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winterbaume-dynamodb-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --allow=unused_variables --allow=unused_mut '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::single_match' '--allow=clippy::result_large_err' '--allow=clippy::needless_update' '--allow=clippy::let_and_return' --allow=dead_code '--allow=clippy::collapsible_if' '--allow=clippy::box_collection' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4d9b513975654e8 -C extra-filename=-45f0d3ac7a1de522 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bytes=/opt/rustwide/target/release/deps/libbytes-4eeb723b82a97eeb.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-983e68684662cd73.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-1e59b0523cce5b12.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-80c337436b717a1a.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-f9d778e2ba9fb8d8.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-2d2e96f3a62c815c.rmeta --extern tokio=/opt/rustwide/target/release/deps/libtokio-c00d8e8db136f418.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-139d51c7ff916d68.rmeta --extern uuid=/opt/rustwide/target/release/deps/libuuid-f158930063c5dd5c.rmeta --extern winterbaume_core=/opt/rustwide/target/release/deps/libwinterbaume_core-5c46104b0118d7bb.rmeta --extern winterbaume_partiql=/opt/rustwide/target/release/deps/libwinterbaume_partiql-228ff676d8639298.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-c7b82b7199422be9/out -L native=/opt/rustwide/target/release/build/aws-lc-sys-8718fe5c477b6ad6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aws-sdk-dynamodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_sdk_dynamodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-dynamodb-1.111.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=3a2d6d9895a1a8ba -C extra-filename=-ebee7aa3a1d338c3 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern aws_credential_types=/opt/rustwide/target/release/deps/libaws_credential_types-4d0e1213dea16184.rmeta --extern aws_runtime=/opt/rustwide/target/release/deps/libaws_runtime-eae0f2c445efa44f.rmeta --extern aws_smithy_async=/opt/rustwide/target/release/deps/libaws_smithy_async-65d7d46d8ad1c888.rmeta --extern aws_smithy_http=/opt/rustwide/target/release/deps/libaws_smithy_http-cc6be4220c82742d.rmeta --extern aws_smithy_json=/opt/rustwide/target/release/deps/libaws_smithy_json-46b082b994cbfa41.rmeta --extern aws_smithy_observability=/opt/rustwide/target/release/deps/libaws_smithy_observability-a8ae6e03fbe634ae.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/release/deps/libaws_smithy_runtime-eccdf50999eba06e.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/release/deps/libaws_smithy_runtime_api-1f77f7d713589e43.rmeta --extern aws_smithy_types=/opt/rustwide/target/release/deps/libaws_smithy_types-8a3327f9e54c85f6.rmeta --extern aws_types=/opt/rustwide/target/release/deps/libaws_types-5146d9e8ba17755f.rmeta --extern bytes=/opt/rustwide/target/release/deps/libbytes-4eeb723b82a97eeb.rmeta --extern fastrand=/opt/rustwide/target/release/deps/libfastrand-739b144946fa21dc.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-e1dc36be5173d277.rmeta --extern http_1x=/opt/rustwide/target/release/deps/libhttp-1e59b0523cce5b12.rmeta --extern regex_lite=/opt/rustwide/target/release/deps/libregex_lite-d160e607e7435116.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-139d51c7ff916d68.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-c7b82b7199422be9/out -L native=/opt/rustwide/target/release/build/aws-lc-sys-8718fe5c477b6ad6/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d", kill_on_drop: false }`
[INFO] [stdout] 13c2aec70462702e9b395cf94d03adfd6fa12510d2b460da0dcefb3da61e9b7d
