[INFO] fetching crate garage_api_s3 2.1.0... [INFO] building garage_api_s3-2.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate garage_api_s3 2.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate garage_api_s3 2.1.0 [INFO] finished tweaking crates.io crate garage_api_s3 2.1.0 [INFO] tweaked toml for crates.io crate garage_api_s3 2.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate garage_api_s3 2.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate garage_api_s3 2.1.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bda516199aed1e6f998730961aa4046c14b8a23baea185bb1a7c9f677c1b63ff [INFO] running `Command { std: "docker" "start" "-a" "bda516199aed1e6f998730961aa4046c14b8a23baea185bb1a7c9f677c1b63ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda516199aed1e6f998730961aa4046c14b8a23baea185bb1a7c9f677c1b63ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda516199aed1e6f998730961aa4046c14b8a23baea185bb1a7c9f677c1b63ff", kill_on_drop: false }` [INFO] [stdout] bda516199aed1e6f998730961aa4046c14b8a23baea185bb1a7c9f677c1b63ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1cf19c80f6bb77de55e33f836c0534bd3a44f42206fa8d41f8cb87f4ff6ed1f [INFO] running `Command { std: "docker" "start" "-a" "f1cf19c80f6bb77de55e33f836c0534bd3a44f42206fa8d41f8cb87f4ff6ed1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling garage_util v2.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling hexdump v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling bytesize v1.3.2 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling format_table v0.1.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crc-fast v1.2.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling garage_db v2.1.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling async-compression v0.4.21 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling kuska-sodiumoxide v0.2.5-0 [INFO] [stderr] Compiling kuska-handshake v0.2.0 [INFO] [stderr] Compiling garage_net v2.1.0 [INFO] [stderr] Compiling garage_rpc v2.1.0 [INFO] [stderr] Compiling garage_table v2.1.0 [INFO] [stderr] Compiling garage_block v2.1.0 [INFO] [stderr] Compiling garage_model v2.1.0 [INFO] [stderr] Compiling garage_api_common v2.1.0 [INFO] [stderr] Compiling garage_api_s3 v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> error.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Error` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> error.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> error.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_CommonError_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] ... [INFO] [stdout] 30 | Common(#[error(source)] CommonError), [INFO] [stdout] | ----------- `CommonError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> error.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_str_Utf8Error_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] ... [INFO] [stdout] 65 | InvalidUtf8Str(#[error(source)] std::str::Utf8Error), [INFO] [stdout] | ------------------- `Utf8Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> error.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_std_string_FromUtf8Error_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] ... [INFO] [stdout] 69 | InvalidUtf8String(#[error(source)] std::string::FromUtf8Error), [INFO] [stdout] | -------------------------- `FromUtf8Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> error.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_http_range_HttpRangeParseError_u64_FOR_Error` [INFO] [stdout] 27 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] ... [INFO] [stdout] 77 | InvalidRange(#[error(from)] (http_range::HttpRangeParseError, u64)), [INFO] [stdout] | ------------------------------- `HttpRangeParseError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `garage_model` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name garage_model --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/garage_model-2.1.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fjall", "k2v", "lmdb", "sqlite"))' -C metadata=551728cd4b7efd90 -C extra-filename=-7333e72559d89be5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-976f23de31f7e142.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5241c666f979a8b2.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern blake2=/opt/rustwide/target/debug/deps/libblake2-f52b5ebb248c2318.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e0e86f1e698d03aa.rmeta --extern err_derive=/opt/rustwide/target/debug/deps/liberr_derive-4400e089a1079633.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-e29e420e082be635.rmeta --extern garage_block=/opt/rustwide/target/debug/deps/libgarage_block-62403ff95240b376.rmeta --extern garage_db=/opt/rustwide/target/debug/deps/libgarage_db-411058c83421f9a4.rmeta --extern garage_net=/opt/rustwide/target/debug/deps/libgarage_net-0556db467f402f90.rmeta --extern garage_rpc=/opt/rustwide/target/debug/deps/libgarage_rpc-d89a12e87dade0cc.rmeta --extern garage_table=/opt/rustwide/target/debug/deps/libgarage_table-5c52b5865e543dd5.rmeta --extern garage_util=/opt/rustwide/target/debug/deps/libgarage_util-c9b42e8d5220f983.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern parse_duration=/opt/rustwide/target/debug/deps/libparse_duration-4c63ba73522c580f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a06ec84aaa88e2da.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-04e57a4408c1bff2.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-293935e88b495ac7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-59df28426e1f5b7b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-01c2732248c914f5.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ce0dfbe1c6b3183f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-34fd8a9b84967c80/out -L native=/opt/rustwide/target/debug/build/libsodium-sys-d29d50b595449d0f/out/installed/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f1cf19c80f6bb77de55e33f836c0534bd3a44f42206fa8d41f8cb87f4ff6ed1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cf19c80f6bb77de55e33f836c0534bd3a44f42206fa8d41f8cb87f4ff6ed1f", kill_on_drop: false }` [INFO] [stdout] f1cf19c80f6bb77de55e33f836c0534bd3a44f42206fa8d41f8cb87f4ff6ed1f