[INFO] fetching crate cipherstash-dynamodb 0.9.0-pre.4... [INFO] testing cipherstash-dynamodb-0.9.0-pre.4 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate cipherstash-dynamodb 0.9.0-pre.4 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate cipherstash-dynamodb 0.9.0-pre.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cipherstash-dynamodb 0.9.0-pre.4 [INFO] tweaked toml for crates.io crate cipherstash-dynamodb 0.9.0-pre.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cipherstash-dynamodb 0.9.0-pre.4 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cipherstash-dynamodb 0.9.0-pre.4 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5a7f69c9f541500b1271683cd53b80f154c2655b4e54cc7c7325e9968f0230f [INFO] running `Command { std: "docker" "start" "-a" "b5a7f69c9f541500b1271683cd53b80f154c2655b4e54cc7c7325e9968f0230f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a7f69c9f541500b1271683cd53b80f154c2655b4e54cc7c7325e9968f0230f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a7f69c9f541500b1271683cd53b80f154c2655b4e54cc7c7325e9968f0230f", kill_on_drop: false }` [INFO] [stdout] b5a7f69c9f541500b1271683cd53b80f154c2655b4e54cc7c7325e9968f0230f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c847d0033410a777337beb67a6eefb4df405a8254cf17098de6a07f7df6b3de0 [INFO] running `Command { std: "docker" "start" "-a" "c847d0033410a777337beb67a6eefb4df405a8254cf17098de6a07f7df6b3de0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-src v300.4.0+3.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling open v3.2.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling proc v0.1.4 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling postgres-derive v0.4.6 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base85 v2.0.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipherstash-stats v0.1.1 [INFO] [stderr] Compiling cipherstash-dynamodb-derive v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cipherstash-core v0.1.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling cipherstash-config v0.2.3 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.2 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling vitaminc-protected v0.1.0-pre2 [INFO] [stderr] Compiling ore-rs v0.8.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling vitaminc-random v0.1.0-pre2 [INFO] [stderr] Compiling recipher v0.1.3 [INFO] [stderr] Compiling vitaminc v0.1.0-pre2 [INFO] [stderr] Compiling cllw-ore v0.1.0 [INFO] [stderr] Compiling retry-policies v0.3.0 [INFO] [stderr] Compiling zerokms-protocol v0.3.1 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.11 [INFO] [stderr] Compiling aws-sigv4 v1.2.5 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.3 [INFO] [stderr] Compiling aws-runtime v1.4.3 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.51.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling reqwest-retry v0.5.0 [INFO] [stderr] Compiling cipherstash-client v0.14.0 [INFO] [stderr] Compiling cipherstash-dynamodb v0.9.0-pre.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "c847d0033410a777337beb67a6eefb4df405a8254cf17098de6a07f7df6b3de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c847d0033410a777337beb67a6eefb4df405a8254cf17098de6a07f7df6b3de0", kill_on_drop: false }` [INFO] [stdout] c847d0033410a777337beb67a6eefb4df405a8254cf17098de6a07f7df6b3de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f3d83402c33ddf89aca88d58f6459974569c444261b30547d6c5f49237984a [INFO] running `Command { std: "docker" "start" "-a" "97f3d83402c33ddf89aca88d58f6459974569c444261b30547d6c5f49237984a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling aws-smithy-types v1.2.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling supports-color v3.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling retry-policies v0.3.0 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.11 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling aws-sigv4 v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling trybuild v1.0.101 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling reqwest-retry v0.5.0 [INFO] [stderr] Compiling cipherstash-client v0.14.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.3 [INFO] [stderr] Compiling aws-runtime v1.4.3 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.51.0 [INFO] [stderr] Compiling aws-sdk-sts v1.47.0 [INFO] [stderr] Compiling aws-sdk-sso v1.47.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.48.0 [INFO] [stderr] Compiling aws-config v1.5.9 [INFO] [stderr] Compiling serde_dynamo v4.2.14 [INFO] [stderr] Compiling cipherstash-dynamodb v0.9.0-pre.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "multiple_index_per_field") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name multiple_index_per_field --edition=2021 tests/multiple_index_per_field.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=1cd1ca57a12aea27 -C extra-filename=-346c7d9034185b13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name cipherstash_dynamodb --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=01bbd2dfa29568ff -C extra-filename=-ae1616e14b3e0e15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "decrypt_optional_fields") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name decrypt_optional_fields --edition=2021 tests/decrypt_optional_fields.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=fdca8dda0f0de5b3 -C extra-filename=-5451f6bb01813721 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "round_trip_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name round_trip_tests --edition=2021 tests/round_trip_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=186a2125545feb59 -C extra-filename=-cb8fb16d963d5863 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "query_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name query_tests --edition=2021 tests/query_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=0bd76bbed05040d6 -C extra-filename=-bf59224ef2ad3c4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "query_builder_direct") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name query_builder_direct --edition=2021 tests/query_builder_direct.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=540fa9df8ccaeded -C extra-filename=-05a152af3b09c158 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcM8C1DC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaws_config-3366b6205f4d237b.rlib,libaws_sdk_ssooidc-c969f61004440129.rlib,libaws_sdk_sso-0f386f3548d4b59c.rlib,libaws_sdk_sts-dae1f31b8eb29e6a.rlib,libaws_smithy_query-b5aa4b79abcac847.rlib,liburlencoding-2e57689ab08a86e0.rlib,libaws_smithy_xml-07e32131b349dcd2.rlib,libxmlparser-aceb27c70d564922.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-87ff04010d77ee6e.rlib,libdashmap-abe02c704d8221bd.rlib,libhashbrown-c66a0cd602652163.rlib,libcipherstash_dynamodb-be2514f1cde03733.rlib,libmiette-329c0a681ab3688a.rlib,libsupports_unicode-88c05a35c2063733.rlib,libsupports_color-eb7c16807b5cd17a.rlib,libsupports_hyperlinks-33c8da57f4ffdbb1.rlib,libterminal_size-89ef63125cad7814.rlib,librustix-223d92c7bf5af271.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libtextwrap-e4af42be7041a4c5.rlib,libowo_colors-8006c8cc37ad9c2a.rlib,libitertools-f857b20e4f9867c5.rlib,libcipherstash_client-302e2b6ce733462a.rlib,libbase85-5b92c4408bd6cdf7.rlib,librmp_serde-4aef8c468a40617c.rlib,librmp-45a06d6ce6d5d016.rlib,libserde_bytes-26181125df781395.rlib,libcipherstash_stats-4783bfaa06f21a00.rlib,libprometheus-9c0a444328ee08db.rlib,libprotobuf-d8e554c28d9b300d.rlib,libopen-324a5d5ed066ad0c.rlib,libpathdiff-1c1b832b7495c5fa.rlib,libdirs-da4aafb740317889.rlib,libdirs_sys-d23b1833e19af668.rlib,libderive_more-77362d53a08db4d5.rlib,libfutures-de12648ef0960b00.rlib,libfutures_executor-b75a55abf48faf59.rlib,librecipher-f6d7f3c6b028fb17.rlib,libserde_cbor-9b3915788b4390c4.rlib,libhalf-cc6be314b18dd970.rlib,libcmac-6ed0df36c1154f4a.rlib,libdbl-a5b0245fee06a94a.rlib,libaes_gcm_siv-661f9554b01b4239.rlib,libctr-a7b761cf562846d9.rlib,libpolyval-b87db9989abc936d.rlib,libuniversal_hash-a53b49a124392925.rlib,libaead-a3df85b76b4ae6df.rlib,libreqwest_retry-9a2b61633c13a65b.rlib,libretry_policies-ab603020b0d5947e.rlib,libreqwest_middleware-53b79563a21dfbeb.rlib,libanyhow-5a7993ee1ccd4806.rlib,libreqwest-0507ba155d11f8b2.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libserde_urlencoded-0e10b42a55ed6657.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-00070cb0953a4a5c.rlib,libtokio_native_tls-a5d11ab7e2978fbd.rlib,libnative_tls-667ccabd0a090fb9.rlib,libopenssl-1f23b97758063030.rlib,libbitflags-eb92e23a18d5cc91.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-19e33f7425586f5b.rlib,libhyper_util-40a4d2bba7065e63.rlib,libhyper-9ecd9079b296e304.rlib,librust_stemmers-1cf5c4325e233a36.rlib,librust_decimal-19372338613a4507.rlib,libchrono-05d8228641cff8f5.rlib,libiana_time_zone-33839373f004bfb1.rlib,libitertools-97851b5a067112d9.rlib,libcllw_ore-7a4b6372c05b06a7.rlib,libblake3-02e37658647f70a0.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-72af15180977d8c5.rlib,libarrayref-e2c56de32f019e08.rlib,libpostgres_types-d8f5a362480e1b1f.rlib,libarray_init-1facded160f30040.rlib,libpostgres_protocol-14f401780cc3ac6f.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libore_rs-35ac6d0486e522c4.rlib,libsubtle_ng-56f87c3dd4b65f33.rlib,libaes-b097d27fa3275844.rlib,libcipher-0dd91a8d5de75d3c.rlib,libinout-c3f58650317625de.rlib,libcipherstash_core-fbb73af287ba9269.rlib,libregex-0aecdc4acd716247.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libnum_bigint-a9d78bb94d15654d.rlib,liblazy_static-b3603208c0de2608.rlib,libzerokms_protocol-78d13b797c203d48.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libfake-b4784fa5e30ae40a.rlib,libdeunicode-859f88a9208541c1.rlib,librand-77a8347aca24dc5a.rlib,librand_chacha-f1968fde2b39686c.rlib,libppv_lite86-e0f7bbfe1f5f05ab.rlib,libzerocopy-76703c5f768f1583.rlib,libbyteorder-1efcbe4f07366651.rlib,libcipherstash_config-da5039ecc54d8d72.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libbase64-2a03de3babadded3.rlib,libwinnow-aec8fd883abf5a30.rlib,libserde_json-981f634e3afebc02.rlib,libasync_mutex-a08d291f561949fa.rlib,libevent_listener-67cd091983fb6763.rlib,libmiette-aa6de1b16481525c.rlib,libbacktrace_ext-906bd924e34f034b.rlib,libtextwrap-05ed110a5472e400.rlib,libunicode_linebreak-e2d4f4a68c1e757f.rlib,libsmawk-9e7d9ce9103284a6.rlib,libterminal_size-d812bbda6eb6ad1b.rlib,libsupports_hyperlinks-946f86a8fa6ad87d.rlib,libsupports_color-6d9af6e6257d0c30.rlib,libis_ci-e3b8d61645aa7a46.rlib,libsupports_unicode-b19c716e40fc4fde.rlib,libbacktrace-55b8fab748495716.rlib,libminiz_oxide-dbf02595007a324e.rlib,libadler2-b931b79841890bad.rlib,libobject-18dbc359ab484582.rlib,libaddr2line-9b33b1b221c0ad25.rlib,libgimli-672214083c0de216.rlib,librustc_demangle-f257d5a904da7bce.rlib,libis_terminal-df3ed51959507aec.rlib,libunicode_width-08b963676a6677c5.rlib,libowo_colors-34f7982758e53ee6.rlib,libthiserror-d81c08bcbc504336.rlib,liburl-5d0ae1ffac91af24.rlib,libidna-04cf567ecb7673b3.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libaws_sdk_dynamodb-32d51c9aecee8968.rlib,libaws_runtime-3ac64bbb546d5cfa.rlib,libuuid-15d7c6b00f30e5ef.rlib,libsha1_smol-4fed1055ba2d5f30.rlib,libmd5-021d5519c17c0302.rlib,libatomic-599a0339116596c9.rlib,libbytemuck-476c534cc6d054c3.rlib,libaws_sigv4-e659dd8b46974c6c.rlib,libform_urlencoded-a5edb5174711de82.rlib,libhex-0fe170c80000142d.rlib,libserde-ccb59f3e9b37a6ee.rlib,libsha2-bd6d209244997c32.rlib,libcpufeatures-864a46b3d6008197.rlib,libhmac-d50787c339014615.rlib,libdigest-015bc02f380e2e81.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-68345a13dc7a8e25.rlib,libcrypto_common-09ecc204c1485b7c.rlib,libgeneric_array-e7dcb6463547bc23.rlib,libtypenum-66c155be53855aa0.rlib,librand_core-0812d9aec1819089.rlib,libregex_lite-6fb80db4bdf4ca1d.rlib,libaws_smithy_json-85d434ccf337c4e7.rlib,libaws_smithy_http-57f0b825b9885819.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libaws_types-47e70f73282e72a9.rlib,libaws_credential_types-a6303a59684cd91a.rlib,libaws_smithy_runtime-8e190dee261a5d5b.rlib,libfastrand-5b34477e6b7d2549.rlib,libhyper_rustls-dfaadb612736aff5.rlib,librustls_native_certs-a011535ab6750996.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libtokio_rustls-2a093531469c0a52.rlib,librustls-4958fd435050789d.rlib,libsct-33e27bc2edf8e87e.rlib,libwebpki-3131f75d7ce5e376.rlib,libring-b58763ac21baa849.rlib,libgetrandom-6e54fdec9aa0dc05.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libhyper-625623852691a365.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-064b81e7df14424d.rlib,libtower_service-0d7df29686b13872.rlib,libhttpdate-9f9d2502c6a38412.rlib,libh2-8642668d180010b2.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libaws_smithy_runtime_api-93583a48359ffa88.rlib,libaws_smithy_async-e9e74eb933f0069f.rlib,libtracing-7cdb5670d53a8122.rlib,liblog-669e9396cafcbb01.rlib,libtracing_core-031a241797973ce7.rlib,libonce_cell-debe7c411cf97340.rlib,libzeroize-2c7282f2a0ada069.rlib,libaws_smithy_types-f113fc2f5f9e4e47.rlib,libryu-f8ba606093049f91.rlib,libtime-4aca724123e07064.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libnum_integer-750db5aed3805657.rlib,libnum_traits-4b6535e4c8a3a7b0.rlib,libtokio_util-b918aa28f1650bc4.rlib,libtokio-c5eae99df32eb2dd.rlib,libsignal_hook_registry-1ec12d509a70fbbe.rlib,libsocket2-64a4046693aa33f3.rlib,libmio-d1c78a9a6f30dd3b.rlib,libparking_lot-1f50c488d48c50fb.rlib,libparking_lot_core-4ac02868a2a86ffc.rlib,liblibc-cef62b3526c55a0f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libbytes_utils-11af35bc145f3d7b.rlib,libeither-38d43fea6173fdf6.rlib,libhttp_body-04346634fe9bb55b.rlib,libhttp-3fec65441034439c.rlib,libhttp_body_util-c7dcb511bfb4bc7a.rlib,libfutures_util-e4d00dab3043d52c.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp_body-5ced07248982098e.rlib,libhttp-49835eadea3670d0.rlib,libitoa-4c6598116a867907.rlib,libfnv-2d77ec4f6f971b24.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libbytes-3d9b205de7df0211.rlib,libbase64_simd-205d6d9b44bd7062.rlib,liboutref-628d248f14daad7d.rlib,libvsimd-035e2101b7888870.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcM8C1DC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/headless_tests-e1828b8a761022d8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "headless_tests") due to 1 previous error [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "allprotected_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name allprotected_tests --edition=2021 tests/allprotected_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=122cfd6699847fea -C extra-filename=-d38d64d731c3cc50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "pk_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name pk_tests --edition=2021 tests/pk_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=393666a503cd1db8 -C extra-filename=-b5b78aaaf8096993 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (test "allunprotected_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name allunprotected_tests --edition=2021 tests/allunprotected_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=e0de13f7bc880a26 -C extra-filename=-cfaba9ecf0b0144b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1f6721cb1d5fe918.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-3366b6205f4d237b.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-32d51c9aecee8968.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-05d8228641cff8f5.rlib --extern cipherstash_client=/opt/rustwide/target/debug/deps/libcipherstash_client-302e2b6ce733462a.rlib --extern cipherstash_dynamodb=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb-be2514f1cde03733.rlib --extern cipherstash_dynamodb_derive=/opt/rustwide/target/debug/deps/libcipherstash_dynamodb_derive-3f8e13113ff60527.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6528a5cc298a1cc6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0fe170c80000142d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f857b20e4f9867c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-329c0a681ab3688a.rlib --extern serde_dynamo=/opt/rustwide/target/debug/deps/libserde_dynamo-84500b64309a43d3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-981f634e3afebc02.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-87ff04010d77ee6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d81c08bcbc504336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5eae99df32eb2dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7cdb5670d53a8122.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1aa00181aa565421.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-b791172ab16b28fb.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-c1cd1f2ac2c32f4d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-15d7c6b00f30e5ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out -L native=/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdWM7wR/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaws_config-3366b6205f4d237b.rlib,libaws_sdk_ssooidc-c969f61004440129.rlib,libaws_sdk_sso-0f386f3548d4b59c.rlib,libaws_sdk_sts-dae1f31b8eb29e6a.rlib,libaws_smithy_query-b5aa4b79abcac847.rlib,liburlencoding-2e57689ab08a86e0.rlib,libaws_smithy_xml-07e32131b349dcd2.rlib,libxmlparser-aceb27c70d564922.rlib,libtracing_subscriber-1aa00181aa565421.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libtracing_log-5089218df49ecc16.rlib,libcipherstash_dynamodb-be2514f1cde03733.rlib,libmiette-329c0a681ab3688a.rlib,libsupports_unicode-88c05a35c2063733.rlib,libsupports_color-eb7c16807b5cd17a.rlib,libsupports_hyperlinks-33c8da57f4ffdbb1.rlib,libterminal_size-89ef63125cad7814.rlib,librustix-223d92c7bf5af271.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libtextwrap-e4af42be7041a4c5.rlib,libowo_colors-8006c8cc37ad9c2a.rlib,libaws_sdk_dynamodb-32d51c9aecee8968.rlib,libaws_runtime-3ac64bbb546d5cfa.rlib,libaws_sigv4-e659dd8b46974c6c.rlib,libregex_lite-6fb80db4bdf4ca1d.rlib,libaws_smithy_json-85d434ccf337c4e7.rlib,libaws_smithy_http-57f0b825b9885819.rlib,libaws_types-47e70f73282e72a9.rlib,libaws_credential_types-a6303a59684cd91a.rlib,libaws_smithy_runtime-8e190dee261a5d5b.rlib,libfastrand-5b34477e6b7d2549.rlib,libhyper_rustls-dfaadb612736aff5.rlib,librustls_native_certs-a011535ab6750996.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,libtokio_rustls-2a093531469c0a52.rlib,librustls-4958fd435050789d.rlib,libsct-33e27bc2edf8e87e.rlib,libwebpki-3131f75d7ce5e376.rlib,libring-b58763ac21baa849.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libhyper-625623852691a365.rlib,libhttpdate-9f9d2502c6a38412.rlib,libh2-8642668d180010b2.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libaws_smithy_runtime_api-93583a48359ffa88.rlib,libaws_smithy_async-e9e74eb933f0069f.rlib,libaws_smithy_types-f113fc2f5f9e4e47.rlib,libtime-4aca724123e07064.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libtokio_util-b918aa28f1650bc4.rlib,libbytes_utils-11af35bc145f3d7b.rlib,libhttp_body-04346634fe9bb55b.rlib,libhttp-3fec65441034439c.rlib,libbase64_simd-205d6d9b44bd7062.rlib,liboutref-628d248f14daad7d.rlib,libvsimd-035e2101b7888870.rlib,libitertools-f857b20e4f9867c5.rlib,libcipherstash_client-302e2b6ce733462a.rlib,libbase85-5b92c4408bd6cdf7.rlib,librmp_serde-4aef8c468a40617c.rlib,librmp-45a06d6ce6d5d016.rlib,libserde_bytes-26181125df781395.rlib,libcipherstash_stats-4783bfaa06f21a00.rlib,libprometheus-9c0a444328ee08db.rlib,libprotobuf-d8e554c28d9b300d.rlib,libopen-324a5d5ed066ad0c.rlib,libpathdiff-1c1b832b7495c5fa.rlib,libdirs-da4aafb740317889.rlib,libdirs_sys-d23b1833e19af668.rlib,libderive_more-77362d53a08db4d5.rlib,libfutures-de12648ef0960b00.rlib,libfutures_executor-b75a55abf48faf59.rlib,librecipher-f6d7f3c6b028fb17.rlib,libserde_cbor-9b3915788b4390c4.rlib,libhalf-cc6be314b18dd970.rlib,libcmac-6ed0df36c1154f4a.rlib,libdbl-a5b0245fee06a94a.rlib,libaes_gcm_siv-661f9554b01b4239.rlib,libctr-a7b761cf562846d9.rlib,libpolyval-b87db9989abc936d.rlib,libuniversal_hash-a53b49a124392925.rlib,libaead-a3df85b76b4ae6df.rlib,libreqwest_retry-9a2b61633c13a65b.rlib,libretry_policies-ab603020b0d5947e.rlib,libreqwest_middleware-53b79563a21dfbeb.rlib,libanyhow-5a7993ee1ccd4806.rlib,libreqwest-0507ba155d11f8b2.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libserde_urlencoded-0e10b42a55ed6657.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-00070cb0953a4a5c.rlib,libtokio_native_tls-a5d11ab7e2978fbd.rlib,libnative_tls-667ccabd0a090fb9.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1f23b97758063030.rlib,libbitflags-eb92e23a18d5cc91.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-19e33f7425586f5b.rlib,libhyper_util-40a4d2bba7065e63.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-9ecd9079b296e304.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-064b81e7df14424d.rlib,libhttp_body_util-c7dcb511bfb4bc7a.rlib,libfutures_util-e4d00dab3043d52c.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body-5ced07248982098e.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-49835eadea3670d0.rlib,libfnv-2d77ec4f6f971b24.rlib,librust_stemmers-1cf5c4325e233a36.rlib,librust_decimal-19372338613a4507.rlib,libchrono-05d8228641cff8f5.rlib,libiana_time_zone-33839373f004bfb1.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,libcllw_ore-7a4b6372c05b06a7.rlib,libblake3-02e37658647f70a0.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-72af15180977d8c5.rlib,libarrayref-e2c56de32f019e08.rlib,libpostgres_types-d8f5a362480e1b1f.rlib,libarray_init-1facded160f30040.rlib,libpostgres_protocol-14f401780cc3ac6f.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libore_rs-35ac6d0486e522c4.rlib,libsubtle_ng-56f87c3dd4b65f33.rlib,libaes-b097d27fa3275844.rlib,libcipher-0dd91a8d5de75d3c.rlib,libinout-c3f58650317625de.rlib,libhex-0fe170c80000142d.rlib,libcipherstash_core-fbb73af287ba9269.rlib,libregex-0aecdc4acd716247.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libnum_bigint-a9d78bb94d15654d.rlib,libnum_integer-750db5aed3805657.rlib,libnum_traits-4b6535e4c8a3a7b0.rlib,liblazy_static-b3603208c0de2608.rlib,libsha2-bd6d209244997c32.rlib,libcpufeatures-864a46b3d6008197.rlib,libhmac-d50787c339014615.rlib,libzerokms_protocol-78d13b797c203d48.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libfake-b4784fa5e30ae40a.rlib,libdeunicode-859f88a9208541c1.rlib,librand-77a8347aca24dc5a.rlib,librand_chacha-f1968fde2b39686c.rlib,libppv_lite86-e0f7bbfe1f5f05ab.rlib,libzerocopy-76703c5f768f1583.rlib,libbyteorder-1efcbe4f07366651.rlib,libcipherstash_config-da5039ecc54d8d72.rlib,libzeroize-2c7282f2a0ada069.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libbase64-2a03de3babadded3.rlib,libwinnow-aec8fd883abf5a30.rlib,libtokio-c5eae99df32eb2dd.rlib,libsignal_hook_registry-1ec12d509a70fbbe.rlib,libsocket2-64a4046693aa33f3.rlib,libbytes-3d9b205de7df0211.rlib,libmio-d1c78a9a6f30dd3b.rlib,libparking_lot-1f50c488d48c50fb.rlib,libparking_lot_core-4ac02868a2a86ffc.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libtracing-7cdb5670d53a8122.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-031a241797973ce7.rlib,libserde_json-981f634e3afebc02.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,liblog-669e9396cafcbb01.rlib,libasync_mutex-a08d291f561949fa.rlib,libevent_listener-67cd091983fb6763.rlib,libuuid-15d7c6b00f30e5ef.rlib,libserde-ccb59f3e9b37a6ee.rlib,libsha1_smol-4fed1055ba2d5f30.rlib,libmd5-021d5519c17c0302.rlib,libdigest-015bc02f380e2e81.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-68345a13dc7a8e25.rlib,libcrypto_common-09ecc204c1485b7c.rlib,libgeneric_array-e7dcb6463547bc23.rlib,libtypenum-66c155be53855aa0.rlib,librand_core-0812d9aec1819089.rlib,libgetrandom-6e54fdec9aa0dc05.rlib,libatomic-599a0339116596c9.rlib,libbytemuck-476c534cc6d054c3.rlib,libmiette-aa6de1b16481525c.rlib,libbacktrace_ext-906bd924e34f034b.rlib,libtextwrap-05ed110a5472e400.rlib,libunicode_linebreak-e2d4f4a68c1e757f.rlib,libsmawk-9e7d9ce9103284a6.rlib,libterminal_size-d812bbda6eb6ad1b.rlib,libsupports_hyperlinks-946f86a8fa6ad87d.rlib,libsupports_color-6d9af6e6257d0c30.rlib,libis_ci-e3b8d61645aa7a46.rlib,libsupports_unicode-b19c716e40fc4fde.rlib,libbacktrace-55b8fab748495716.rlib,libminiz_oxide-dbf02595007a324e.rlib,libadler2-b931b79841890bad.rlib,libobject-18dbc359ab484582.rlib,libmemchr-3ffe5f7a52883367.rlib,libaddr2line-9b33b1b221c0ad25.rlib,libgimli-672214083c0de216.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_demangle-f257d5a904da7bce.rlib,libis_terminal-df3ed51959507aec.rlib,liblibc-cef62b3526c55a0f.rlib,libunicode_width-08b963676a6677c5.rlib,libowo_colors-34f7982758e53ee6.rlib,libonce_cell-debe7c411cf97340.rlib,libthiserror-d81c08bcbc504336.rlib,liburl-5d0ae1ffac91af24.rlib,libidna-04cf567ecb7673b3.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdWM7wR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/delete_user-b5a2fce11c51e38b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (example "delete_user") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvxsdEd/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaws_config-3366b6205f4d237b.rlib,libaws_sdk_ssooidc-c969f61004440129.rlib,libaws_sdk_sso-0f386f3548d4b59c.rlib,libaws_sdk_sts-dae1f31b8eb29e6a.rlib,libaws_smithy_query-b5aa4b79abcac847.rlib,liburlencoding-2e57689ab08a86e0.rlib,libaws_smithy_xml-07e32131b349dcd2.rlib,libxmlparser-aceb27c70d564922.rlib,libtracing_subscriber-1aa00181aa565421.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libtracing_log-5089218df49ecc16.rlib,libcipherstash_dynamodb-be2514f1cde03733.rlib,libmiette-329c0a681ab3688a.rlib,libsupports_unicode-88c05a35c2063733.rlib,libsupports_color-eb7c16807b5cd17a.rlib,libsupports_hyperlinks-33c8da57f4ffdbb1.rlib,libterminal_size-89ef63125cad7814.rlib,librustix-223d92c7bf5af271.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libtextwrap-e4af42be7041a4c5.rlib,libowo_colors-8006c8cc37ad9c2a.rlib,libaws_sdk_dynamodb-32d51c9aecee8968.rlib,libaws_runtime-3ac64bbb546d5cfa.rlib,libaws_sigv4-e659dd8b46974c6c.rlib,libregex_lite-6fb80db4bdf4ca1d.rlib,libaws_smithy_json-85d434ccf337c4e7.rlib,libaws_smithy_http-57f0b825b9885819.rlib,libaws_types-47e70f73282e72a9.rlib,libaws_credential_types-a6303a59684cd91a.rlib,libaws_smithy_runtime-8e190dee261a5d5b.rlib,libfastrand-5b34477e6b7d2549.rlib,libhyper_rustls-dfaadb612736aff5.rlib,librustls_native_certs-a011535ab6750996.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,libtokio_rustls-2a093531469c0a52.rlib,librustls-4958fd435050789d.rlib,libsct-33e27bc2edf8e87e.rlib,libwebpki-3131f75d7ce5e376.rlib,libring-b58763ac21baa849.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libhyper-625623852691a365.rlib,libhttpdate-9f9d2502c6a38412.rlib,libh2-8642668d180010b2.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libaws_smithy_runtime_api-93583a48359ffa88.rlib,libaws_smithy_async-e9e74eb933f0069f.rlib,libaws_smithy_types-f113fc2f5f9e4e47.rlib,libtime-4aca724123e07064.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libtokio_util-b918aa28f1650bc4.rlib,libbytes_utils-11af35bc145f3d7b.rlib,libhttp_body-04346634fe9bb55b.rlib,libhttp-3fec65441034439c.rlib,libbase64_simd-205d6d9b44bd7062.rlib,liboutref-628d248f14daad7d.rlib,libvsimd-035e2101b7888870.rlib,libitertools-f857b20e4f9867c5.rlib,libcipherstash_client-302e2b6ce733462a.rlib,libbase85-5b92c4408bd6cdf7.rlib,librmp_serde-4aef8c468a40617c.rlib,librmp-45a06d6ce6d5d016.rlib,libserde_bytes-26181125df781395.rlib,libcipherstash_stats-4783bfaa06f21a00.rlib,libprometheus-9c0a444328ee08db.rlib,libprotobuf-d8e554c28d9b300d.rlib,libopen-324a5d5ed066ad0c.rlib,libpathdiff-1c1b832b7495c5fa.rlib,libdirs-da4aafb740317889.rlib,libdirs_sys-d23b1833e19af668.rlib,libderive_more-77362d53a08db4d5.rlib,libfutures-de12648ef0960b00.rlib,libfutures_executor-b75a55abf48faf59.rlib,librecipher-f6d7f3c6b028fb17.rlib,libserde_cbor-9b3915788b4390c4.rlib,libhalf-cc6be314b18dd970.rlib,libcmac-6ed0df36c1154f4a.rlib,libdbl-a5b0245fee06a94a.rlib,libaes_gcm_siv-661f9554b01b4239.rlib,libctr-a7b761cf562846d9.rlib,libpolyval-b87db9989abc936d.rlib,libuniversal_hash-a53b49a124392925.rlib,libaead-a3df85b76b4ae6df.rlib,libreqwest_retry-9a2b61633c13a65b.rlib,libretry_policies-ab603020b0d5947e.rlib,libreqwest_middleware-53b79563a21dfbeb.rlib,libanyhow-5a7993ee1ccd4806.rlib,libreqwest-0507ba155d11f8b2.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libserde_urlencoded-0e10b42a55ed6657.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-00070cb0953a4a5c.rlib,libtokio_native_tls-a5d11ab7e2978fbd.rlib,libnative_tls-667ccabd0a090fb9.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1f23b97758063030.rlib,libbitflags-eb92e23a18d5cc91.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-19e33f7425586f5b.rlib,libhyper_util-40a4d2bba7065e63.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-9ecd9079b296e304.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-064b81e7df14424d.rlib,libhttp_body_util-c7dcb511bfb4bc7a.rlib,libfutures_util-e4d00dab3043d52c.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body-5ced07248982098e.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-49835eadea3670d0.rlib,libfnv-2d77ec4f6f971b24.rlib,librust_stemmers-1cf5c4325e233a36.rlib,librust_decimal-19372338613a4507.rlib,libchrono-05d8228641cff8f5.rlib,libiana_time_zone-33839373f004bfb1.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,libcllw_ore-7a4b6372c05b06a7.rlib,libblake3-02e37658647f70a0.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-72af15180977d8c5.rlib,libarrayref-e2c56de32f019e08.rlib,libpostgres_types-d8f5a362480e1b1f.rlib,libarray_init-1facded160f30040.rlib,libpostgres_protocol-14f401780cc3ac6f.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libore_rs-35ac6d0486e522c4.rlib,libsubtle_ng-56f87c3dd4b65f33.rlib,libaes-b097d27fa3275844.rlib,libcipher-0dd91a8d5de75d3c.rlib,libinout-c3f58650317625de.rlib,libhex-0fe170c80000142d.rlib,libcipherstash_core-fbb73af287ba9269.rlib,libregex-0aecdc4acd716247.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libnum_bigint-a9d78bb94d15654d.rlib,libnum_integer-750db5aed3805657.rlib,libnum_traits-4b6535e4c8a3a7b0.rlib,liblazy_static-b3603208c0de2608.rlib,libsha2-bd6d209244997c32.rlib,libcpufeatures-864a46b3d6008197.rlib,libhmac-d50787c339014615.rlib,libzerokms_protocol-78d13b797c203d48.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libfake-b4784fa5e30ae40a.rlib,libdeunicode-859f88a9208541c1.rlib,librand-77a8347aca24dc5a.rlib,librand_chacha-f1968fde2b39686c.rlib,libppv_lite86-e0f7bbfe1f5f05ab.rlib,libzerocopy-76703c5f768f1583.rlib,libbyteorder-1efcbe4f07366651.rlib,libcipherstash_config-da5039ecc54d8d72.rlib,libzeroize-2c7282f2a0ada069.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libbase64-2a03de3babadded3.rlib,libwinnow-aec8fd883abf5a30.rlib,libtokio-c5eae99df32eb2dd.rlib,libsignal_hook_registry-1ec12d509a70fbbe.rlib,libsocket2-64a4046693aa33f3.rlib,libbytes-3d9b205de7df0211.rlib,libmio-d1c78a9a6f30dd3b.rlib,libparking_lot-1f50c488d48c50fb.rlib,libparking_lot_core-4ac02868a2a86ffc.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libtracing-7cdb5670d53a8122.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-031a241797973ce7.rlib,libserde_json-981f634e3afebc02.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,liblog-669e9396cafcbb01.rlib,libasync_mutex-a08d291f561949fa.rlib,libevent_listener-67cd091983fb6763.rlib,libuuid-15d7c6b00f30e5ef.rlib,libserde-ccb59f3e9b37a6ee.rlib,libsha1_smol-4fed1055ba2d5f30.rlib,libmd5-021d5519c17c0302.rlib,libdigest-015bc02f380e2e81.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-68345a13dc7a8e25.rlib,libcrypto_common-09ecc204c1485b7c.rlib,libgeneric_array-e7dcb6463547bc23.rlib,libtypenum-66c155be53855aa0.rlib,librand_core-0812d9aec1819089.rlib,libgetrandom-6e54fdec9aa0dc05.rlib,libatomic-599a0339116596c9.rlib,libbytemuck-476c534cc6d054c3.rlib,libmiette-aa6de1b16481525c.rlib,libbacktrace_ext-906bd924e34f034b.rlib,libtextwrap-05ed110a5472e400.rlib,libunicode_linebreak-e2d4f4a68c1e757f.rlib,libsmawk-9e7d9ce9103284a6.rlib,libterminal_size-d812bbda6eb6ad1b.rlib,libsupports_hyperlinks-946f86a8fa6ad87d.rlib,libsupports_color-6d9af6e6257d0c30.rlib,libis_ci-e3b8d61645aa7a46.rlib,libsupports_unicode-b19c716e40fc4fde.rlib,libbacktrace-55b8fab748495716.rlib,libminiz_oxide-dbf02595007a324e.rlib,libadler2-b931b79841890bad.rlib,libobject-18dbc359ab484582.rlib,libmemchr-3ffe5f7a52883367.rlib,libaddr2line-9b33b1b221c0ad25.rlib,libgimli-672214083c0de216.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_demangle-f257d5a904da7bce.rlib,libis_terminal-df3ed51959507aec.rlib,liblibc-cef62b3526c55a0f.rlib,libunicode_width-08b963676a6677c5.rlib,libowo_colors-34f7982758e53ee6.rlib,libonce_cell-debe7c411cf97340.rlib,libthiserror-d81c08bcbc504336.rlib,liburl-5d0ae1ffac91af24.rlib,libidna-04cf567ecb7673b3.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvxsdEd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/insert_user-d9874a078314181b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (example "insert_user") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFZUBAh/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaws_config-3366b6205f4d237b.rlib,libaws_sdk_ssooidc-c969f61004440129.rlib,libaws_sdk_sso-0f386f3548d4b59c.rlib,libaws_sdk_sts-dae1f31b8eb29e6a.rlib,libaws_smithy_query-b5aa4b79abcac847.rlib,liburlencoding-2e57689ab08a86e0.rlib,libaws_smithy_xml-07e32131b349dcd2.rlib,libxmlparser-aceb27c70d564922.rlib,libtracing_subscriber-1aa00181aa565421.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libtracing_log-5089218df49ecc16.rlib,libcipherstash_dynamodb-be2514f1cde03733.rlib,libmiette-329c0a681ab3688a.rlib,libsupports_unicode-88c05a35c2063733.rlib,libsupports_color-eb7c16807b5cd17a.rlib,libsupports_hyperlinks-33c8da57f4ffdbb1.rlib,libterminal_size-89ef63125cad7814.rlib,librustix-223d92c7bf5af271.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libtextwrap-e4af42be7041a4c5.rlib,libowo_colors-8006c8cc37ad9c2a.rlib,libaws_sdk_dynamodb-32d51c9aecee8968.rlib,libaws_runtime-3ac64bbb546d5cfa.rlib,libaws_sigv4-e659dd8b46974c6c.rlib,libregex_lite-6fb80db4bdf4ca1d.rlib,libaws_smithy_json-85d434ccf337c4e7.rlib,libaws_smithy_http-57f0b825b9885819.rlib,libaws_types-47e70f73282e72a9.rlib,libaws_credential_types-a6303a59684cd91a.rlib,libaws_smithy_runtime-8e190dee261a5d5b.rlib,libfastrand-5b34477e6b7d2549.rlib,libhyper_rustls-dfaadb612736aff5.rlib,librustls_native_certs-a011535ab6750996.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,libtokio_rustls-2a093531469c0a52.rlib,librustls-4958fd435050789d.rlib,libsct-33e27bc2edf8e87e.rlib,libwebpki-3131f75d7ce5e376.rlib,libring-b58763ac21baa849.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libhyper-625623852691a365.rlib,libhttpdate-9f9d2502c6a38412.rlib,libh2-8642668d180010b2.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libaws_smithy_runtime_api-93583a48359ffa88.rlib,libaws_smithy_async-e9e74eb933f0069f.rlib,libaws_smithy_types-f113fc2f5f9e4e47.rlib,libtime-4aca724123e07064.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libtokio_util-b918aa28f1650bc4.rlib,libbytes_utils-11af35bc145f3d7b.rlib,libhttp_body-04346634fe9bb55b.rlib,libhttp-3fec65441034439c.rlib,libbase64_simd-205d6d9b44bd7062.rlib,liboutref-628d248f14daad7d.rlib,libvsimd-035e2101b7888870.rlib,libitertools-f857b20e4f9867c5.rlib,libcipherstash_client-302e2b6ce733462a.rlib,libbase85-5b92c4408bd6cdf7.rlib,librmp_serde-4aef8c468a40617c.rlib,librmp-45a06d6ce6d5d016.rlib,libserde_bytes-26181125df781395.rlib,libcipherstash_stats-4783bfaa06f21a00.rlib,libprometheus-9c0a444328ee08db.rlib,libprotobuf-d8e554c28d9b300d.rlib,libopen-324a5d5ed066ad0c.rlib,libpathdiff-1c1b832b7495c5fa.rlib,libdirs-da4aafb740317889.rlib,libdirs_sys-d23b1833e19af668.rlib,libderive_more-77362d53a08db4d5.rlib,libfutures-de12648ef0960b00.rlib,libfutures_executor-b75a55abf48faf59.rlib,librecipher-f6d7f3c6b028fb17.rlib,libserde_cbor-9b3915788b4390c4.rlib,libhalf-cc6be314b18dd970.rlib,libcmac-6ed0df36c1154f4a.rlib,libdbl-a5b0245fee06a94a.rlib,libaes_gcm_siv-661f9554b01b4239.rlib,libctr-a7b761cf562846d9.rlib,libpolyval-b87db9989abc936d.rlib,libuniversal_hash-a53b49a124392925.rlib,libaead-a3df85b76b4ae6df.rlib,libreqwest_retry-9a2b61633c13a65b.rlib,libretry_policies-ab603020b0d5947e.rlib,libreqwest_middleware-53b79563a21dfbeb.rlib,libanyhow-5a7993ee1ccd4806.rlib,libreqwest-0507ba155d11f8b2.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libserde_urlencoded-0e10b42a55ed6657.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-00070cb0953a4a5c.rlib,libtokio_native_tls-a5d11ab7e2978fbd.rlib,libnative_tls-667ccabd0a090fb9.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1f23b97758063030.rlib,libbitflags-eb92e23a18d5cc91.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-19e33f7425586f5b.rlib,libhyper_util-40a4d2bba7065e63.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-9ecd9079b296e304.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-064b81e7df14424d.rlib,libhttp_body_util-c7dcb511bfb4bc7a.rlib,libfutures_util-e4d00dab3043d52c.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body-5ced07248982098e.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-49835eadea3670d0.rlib,libfnv-2d77ec4f6f971b24.rlib,librust_stemmers-1cf5c4325e233a36.rlib,librust_decimal-19372338613a4507.rlib,libchrono-05d8228641cff8f5.rlib,libiana_time_zone-33839373f004bfb1.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,libcllw_ore-7a4b6372c05b06a7.rlib,libblake3-02e37658647f70a0.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-72af15180977d8c5.rlib,libarrayref-e2c56de32f019e08.rlib,libpostgres_types-d8f5a362480e1b1f.rlib,libarray_init-1facded160f30040.rlib,libpostgres_protocol-14f401780cc3ac6f.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libore_rs-35ac6d0486e522c4.rlib,libsubtle_ng-56f87c3dd4b65f33.rlib,libaes-b097d27fa3275844.rlib,libcipher-0dd91a8d5de75d3c.rlib,libinout-c3f58650317625de.rlib,libhex-0fe170c80000142d.rlib,libcipherstash_core-fbb73af287ba9269.rlib,libregex-0aecdc4acd716247.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libnum_bigint-a9d78bb94d15654d.rlib,libnum_integer-750db5aed3805657.rlib,libnum_traits-4b6535e4c8a3a7b0.rlib,liblazy_static-b3603208c0de2608.rlib,libsha2-bd6d209244997c32.rlib,libcpufeatures-864a46b3d6008197.rlib,libhmac-d50787c339014615.rlib,libzerokms_protocol-78d13b797c203d48.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libfake-b4784fa5e30ae40a.rlib,libdeunicode-859f88a9208541c1.rlib,librand-77a8347aca24dc5a.rlib,librand_chacha-f1968fde2b39686c.rlib,libppv_lite86-e0f7bbfe1f5f05ab.rlib,libzerocopy-76703c5f768f1583.rlib,libbyteorder-1efcbe4f07366651.rlib,libcipherstash_config-da5039ecc54d8d72.rlib,libzeroize-2c7282f2a0ada069.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libbase64-2a03de3babadded3.rlib,libwinnow-aec8fd883abf5a30.rlib,libtokio-c5eae99df32eb2dd.rlib,libsignal_hook_registry-1ec12d509a70fbbe.rlib,libsocket2-64a4046693aa33f3.rlib,libbytes-3d9b205de7df0211.rlib,libmio-d1c78a9a6f30dd3b.rlib,libparking_lot-1f50c488d48c50fb.rlib,libparking_lot_core-4ac02868a2a86ffc.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libtracing-7cdb5670d53a8122.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-031a241797973ce7.rlib,libserde_json-981f634e3afebc02.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,liblog-669e9396cafcbb01.rlib,libasync_mutex-a08d291f561949fa.rlib,libevent_listener-67cd091983fb6763.rlib,libuuid-15d7c6b00f30e5ef.rlib,libserde-ccb59f3e9b37a6ee.rlib,libsha1_smol-4fed1055ba2d5f30.rlib,libmd5-021d5519c17c0302.rlib,libdigest-015bc02f380e2e81.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-68345a13dc7a8e25.rlib,libcrypto_common-09ecc204c1485b7c.rlib,libgeneric_array-e7dcb6463547bc23.rlib,libtypenum-66c155be53855aa0.rlib,librand_core-0812d9aec1819089.rlib,libgetrandom-6e54fdec9aa0dc05.rlib,libatomic-599a0339116596c9.rlib,libbytemuck-476c534cc6d054c3.rlib,libmiette-aa6de1b16481525c.rlib,libbacktrace_ext-906bd924e34f034b.rlib,libtextwrap-05ed110a5472e400.rlib,libunicode_linebreak-e2d4f4a68c1e757f.rlib,libsmawk-9e7d9ce9103284a6.rlib,libterminal_size-d812bbda6eb6ad1b.rlib,libsupports_hyperlinks-946f86a8fa6ad87d.rlib,libsupports_color-6d9af6e6257d0c30.rlib,libis_ci-e3b8d61645aa7a46.rlib,libsupports_unicode-b19c716e40fc4fde.rlib,libbacktrace-55b8fab748495716.rlib,libminiz_oxide-dbf02595007a324e.rlib,libadler2-b931b79841890bad.rlib,libobject-18dbc359ab484582.rlib,libmemchr-3ffe5f7a52883367.rlib,libaddr2line-9b33b1b221c0ad25.rlib,libgimli-672214083c0de216.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_demangle-f257d5a904da7bce.rlib,libis_terminal-df3ed51959507aec.rlib,liblibc-cef62b3526c55a0f.rlib,libunicode_width-08b963676a6677c5.rlib,libowo_colors-34f7982758e53ee6.rlib,libonce_cell-debe7c411cf97340.rlib,libthiserror-d81c08bcbc504336.rlib,liburl-5d0ae1ffac91af24.rlib,libidna-04cf567ecb7673b3.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFZUBAh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-76d3a08ded93af39/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/blake3-77f4b783dc87c3f6/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-c4aee638702ee117/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/query_composite-e98ac838a49e3cf1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cipherstash-dynamodb` (example "query_composite") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "97f3d83402c33ddf89aca88d58f6459974569c444261b30547d6c5f49237984a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f3d83402c33ddf89aca88d58f6459974569c444261b30547d6c5f49237984a", kill_on_drop: false }` [INFO] [stdout] 97f3d83402c33ddf89aca88d58f6459974569c444261b30547d6c5f49237984a