[INFO] fetching crate garage 2.0.0... [INFO] testing garage-2.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate garage 2.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate garage 2.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate garage 2.0.0 [INFO] tweaked toml for crates.io crate garage 2.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate garage 2.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate garage 2.0.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efbaa3ffc0716c794b88e045e9b419aeb3a45e0ca2615582be3615d7f8bc09de [INFO] running `Command { std: "docker" "start" "-a" "efbaa3ffc0716c794b88e045e9b419aeb3a45e0ca2615582be3615d7f8bc09de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efbaa3ffc0716c794b88e045e9b419aeb3a45e0ca2615582be3615d7f8bc09de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbaa3ffc0716c794b88e045e9b419aeb3a45e0ca2615582be3615d7f8bc09de", kill_on_drop: false }` [INFO] [stdout] efbaa3ffc0716c794b88e045e9b419aeb3a45e0ca2615582be3615d7f8bc09de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dec0c990ee8ef49d590012c426d3a94f8af550b04ea965d92d7fd803293c28b4 [INFO] running `Command { std: "docker" "start" "-a" "dec0c990ee8ef49d590012c426d3a94f8af550b04ea965d92d7fd803293c28b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling heed-traits v0.8.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling garage_util v2.0.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling hexdump v0.1.2 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling heed-types v0.8.0 [INFO] [stderr] Compiling r2d2_sqlite v0.24.0 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling heed v0.11.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling garage_db v2.0.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling bytesize v1.3.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling format_table v0.1.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling async-compression v0.4.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling crc-fast v1.2.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling opentelemetry-prometheus v0.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling timeago v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling utoipa v5.3.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling kuska-sodiumoxide v0.2.5-0 [INFO] [stderr] Compiling kuska-handshake v0.2.0 [INFO] [stderr] Compiling garage_net v2.0.0 [INFO] [stderr] Compiling garage_rpc v2.0.0 [INFO] [stderr] Compiling garage_block v2.0.0 [INFO] [stderr] Compiling garage_table v2.0.0 [INFO] [stderr] Compiling garage_model v2.0.0 [INFO] [stderr] Compiling garage_api_common v2.0.0 [INFO] [stderr] Compiling garage_api_s3 v2.0.0 [INFO] [stderr] Compiling garage_api_k2v v2.0.0 [INFO] [stderr] Compiling garage_api_admin v2.0.0 [INFO] [stderr] Compiling garage_web v2.0.0 [INFO] [stderr] Compiling garage v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 26s [INFO] running `Command { std: "docker" "inspect" "dec0c990ee8ef49d590012c426d3a94f8af550b04ea965d92d7fd803293c28b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec0c990ee8ef49d590012c426d3a94f8af550b04ea965d92d7fd803293c28b4", kill_on_drop: false }` [INFO] [stdout] dec0c990ee8ef49d590012c426d3a94f8af550b04ea965d92d7fd803293c28b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c94018794b1061c42a87f9a431d7cecc0a5295be45ef2bdde05fe0708c1a6962 [INFO] running `Command { std: "docker" "start" "-a" "c94018794b1061c42a87f9a431d7cecc0a5295be45ef2bdde05fe0708c1a6962", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crc64fast-nvme v1.2.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling mktemp v0.5.1 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling utoipa v5.3.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling aws-smithy-types v1.3.0 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-http v0.62.0 [INFO] [stderr] Compiling aws-credential-types v1.2.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling aws-sigv4 v1.3.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.63.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.3 [INFO] [stderr] Compiling garage_util v2.0.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling garage_rpc v2.0.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.0 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling k2v-client v0.0.4 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.0 [INFO] [stderr] Compiling garage_block v2.0.0 [INFO] [stderr] Compiling garage_table v2.0.0 [INFO] [stderr] Compiling aws-runtime v1.5.6 [INFO] [stderr] Compiling aws-sdk-s3 v1.79.0 [INFO] [stderr] Compiling garage_model v2.0.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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.79.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "http-1x", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=bedcf3ae89c039d2 -C extra-filename=-c558f4d0f7f0c424 --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-ee06262b8e0e6922.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-df85ffd2fdb6af3d.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-a31233c5e8d1412c.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-faef50facde55124.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-271e82a35f8c1178.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-91cf7071c895293b.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-f9a891bcd8064c61.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-5fbfe5f7b4639b85.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-dbf437a8b3f93e6f.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-85fede32f2783cba.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-bf26c44eba15422d.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-45f6090f3e528ad9.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-84a1d62917d1653c.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-098292c3b8c25e48.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-78e66be876856653.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c50e6e1ccfed3daf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a8c9ee5801aa43a6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7703268dc8f8220d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c94018794b1061c42a87f9a431d7cecc0a5295be45ef2bdde05fe0708c1a6962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94018794b1061c42a87f9a431d7cecc0a5295be45ef2bdde05fe0708c1a6962", kill_on_drop: false }` [INFO] [stdout] c94018794b1061c42a87f9a431d7cecc0a5295be45ef2bdde05fe0708c1a6962