[INFO] fetching crate nitor-vault 2.7.1... [INFO] testing nitor-vault-2.7.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nitor-vault 2.7.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nitor-vault 2.7.1 [INFO] finished tweaking crates.io crate nitor-vault 2.7.1 [INFO] tweaked toml for crates.io crate nitor-vault 2.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nitor-vault 2.7.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nitor-vault 2.7.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.21.2 [INFO] [stderr] Downloaded aws-sdk-sso v1.63.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.64.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.64.0 [INFO] [stderr] Downloaded aws-lc-rs v1.12.6 [INFO] [stderr] Downloaded aws-sdk-kms v1.64.0 [INFO] [stderr] Downloaded aws-sdk-cloudformation v1.70.0 [INFO] [stderr] Downloaded aws-sdk-s3 v1.80.0 [INFO] [stderr] Downloaded aws-lc-sys v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e498f0821ca3cb7d719dbe79f7faee723c34082b6feb2cdba7fb3e47ec66447 [INFO] running `Command { std: "docker" "start" "-a" "9e498f0821ca3cb7d719dbe79f7faee723c34082b6feb2cdba7fb3e47ec66447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e498f0821ca3cb7d719dbe79f7faee723c34082b6feb2cdba7fb3e47ec66447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e498f0821ca3cb7d719dbe79f7faee723c34082b6feb2cdba7fb3e47ec66447", kill_on_drop: false }` [INFO] [stdout] 9e498f0821ca3cb7d719dbe79f7faee723c34082b6feb2cdba7fb3e47ec66447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b534f9aab981eef006bbd88d2052d511cf21825039b15e18870b565603b3a5fe [INFO] running `Command { std: "docker" "start" "-a" "b534f9aab981eef006bbd88d2052d511cf21825039b15e18870b565603b3a5fe", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling once_cell v1.21.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling crc64fast-nvme v1.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.27.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling aws-smithy-types v1.3.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.8 [INFO] [stderr] Compiling aws-smithy-json v0.61.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling aws-smithy-http v0.62.0 [INFO] [stderr] Compiling aws-credential-types v1.2.2 [INFO] [stderr] Compiling aws-smithy-observability v0.1.2 [INFO] [stderr] Compiling aws-sigv4 v1.3.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.63.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.1 [INFO] [stderr] Compiling aws-runtime v1.5.6 [INFO] [stderr] Compiling aws-sdk-sso v1.63.0 [INFO] [stderr] Compiling aws-sdk-sts v1.64.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.64.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.80.0 [INFO] [stderr] Compiling aws-sdk-kms v1.64.0 [INFO] [stderr] Compiling aws-sdk-cloudformation v1.70.0 [INFO] [stderr] Compiling aws-config v1.6.1 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.80.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="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=83953c0c0c0d4fc3 -C extra-filename=-86440db50c8a43dc --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-6c6d8e4254260936.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-c7e5fec20f9c2c1c.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-69c436942cb8a3be.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-36d721152b6ee26e.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-539eef574317ede5.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-ceaf4df71a6338e9.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-81fa3b90e80fbead.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-66ba61448b28de1f.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-62f5b2437edf0a80.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-c88381aa6a9eadb1.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-28aef19eec29062d.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-07e32131b349dcd2.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-4497d71659bdb652.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d901777af684b286.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern http_1x=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b4c163883cc9ed18.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-f530e243edb95291.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6079e549cbba33f1.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-6fb80db4bdf4ca1d.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8e4a12df4692926a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f98274665aa28853.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-06e539ade11e72f8.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ccbdbd232359ba02/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3e374152335d4af3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b534f9aab981eef006bbd88d2052d511cf21825039b15e18870b565603b3a5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b534f9aab981eef006bbd88d2052d511cf21825039b15e18870b565603b3a5fe", kill_on_drop: false }` [INFO] [stdout] b534f9aab981eef006bbd88d2052d511cf21825039b15e18870b565603b3a5fe