[INFO] cloning repository https://github.com/ederoyd46/product-catalogue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ederoyd46/product-catalogue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Federoyd46%2Fproduct-catalogue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Federoyd46%2Fproduct-catalogue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02f135d82fb8c40198285b25187417aaad7edb8e [INFO] testing ederoyd46/product-catalogue against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Federoyd46%2Fproduct-catalogue" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ederoyd46/product-catalogue [INFO] finished tweaking git repo https://github.com/ederoyd46/product-catalogue [INFO] tweaked toml for git repo https://github.com/ederoyd46/product-catalogue written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ederoyd46/product-catalogue on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ederoyd46/product-catalogue 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cb4b692727334fbd27395ca2c7334ce72b21adf1b746e04c96c00b847d43d73 [INFO] running `Command { std: "docker" "start" "-a" "6cb4b692727334fbd27395ca2c7334ce72b21adf1b746e04c96c00b847d43d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cb4b692727334fbd27395ca2c7334ce72b21adf1b746e04c96c00b847d43d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb4b692727334fbd27395ca2c7334ce72b21adf1b746e04c96c00b847d43d73", kill_on_drop: false }` [INFO] [stdout] 6cb4b692727334fbd27395ca2c7334ce72b21adf1b746e04c96c00b847d43d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97804aad7763cb39373084fad738935bece04a15d02be1917112ae1efa1534bd [INFO] running `Command { std: "docker" "start" "-a" "97804aad7763cb39373084fad738935bece04a15d02be1917112ae1efa1534bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling actix-web-lab-derive v0.20.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling dto v0.0.1 (/opt/rustwide/workdir/libraries/dto) [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aws_lambda_events v0.14.0 [INFO] [stderr] Compiling juniper v0.15.12 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Compiling aws-smithy-json v0.61.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-http v0.62.0 [INFO] [stderr] Compiling aws-credential-types v1.2.2 [INFO] [stderr] Compiling aws-smithy-observability v0.1.2 [INFO] [stderr] Compiling aws-sigv4 v1.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling lambda_runtime_api_client v0.9.0 [INFO] [stderr] Compiling lambda_runtime v0.9.2 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling lambda_http v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling actix-web-lab v0.20.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.1 [INFO] [stderr] Compiling aws-runtime v1.5.6 [INFO] [stderr] Compiling aws-sdk-sso v1.64.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.65.0 [INFO] [stderr] Compiling aws-sdk-sts v1.65.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.71.2 [INFO] [stderr] Compiling aws-config v1.6.1 [INFO] [stderr] Compiling core v0.0.1 (/opt/rustwide/workdir/libraries/core) [INFO] [stderr] Compiling store_dto v0.0.1 (/opt/rustwide/workdir/services/store_dto) [INFO] [stderr] Compiling retrieve_dto v0.0.1 (/opt/rustwide/workdir/services/retrieve_dto) [INFO] [stderr] Compiling product_catalogue_graphql v0.0.1 (/opt/rustwide/workdir/middleware/graphql) [INFO] [stderr] error: could not compile `product_catalogue_graphql` (bin "local_graphql") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name local_graphql --edition=2021 middleware/graphql/src/bin/local_graphql.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3cd9facc86263660 -C extra-filename=-58f78e0efc8e853a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-30d6af4813dc629f.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1b9191d77dbcd4f2.rlib --extern actix_web_lab=/opt/rustwide/target/debug/deps/libactix_web_lab-5561af4d070aef7d.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-15754ccbaa27b1f0.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1379603c55cfee56.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-76561f78fd0b9e30.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-1e2e0be76250bb3a.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-3afdcc91337565d8.rlib --extern lambda_runtime=/opt/rustwide/target/debug/deps/liblambda_runtime-731ba67f26ccc8ad.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern product_catalogue_graphql=/opt/rustwide/target/debug/deps/libproduct_catalogue_graphql-0e7ce447947478ec.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-aa84ae028d35f847.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b530a86a00fb8aee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ea95748509cc9fd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c03e4c9d860cad47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-3289453586663080/out -L native=/opt/rustwide/target/debug/build/ring-3ceca9d8f904c71f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0037c27f4af08e03/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `product_catalogue_graphql` (bin "lambda_graphql") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name lambda_graphql --edition=2021 middleware/graphql/src/bin/lambda_graphql.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da13e2f9c6d21f9b -C extra-filename=-1e798fb2060651b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-30d6af4813dc629f.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1b9191d77dbcd4f2.rlib --extern actix_web_lab=/opt/rustwide/target/debug/deps/libactix_web_lab-5561af4d070aef7d.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-15754ccbaa27b1f0.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1379603c55cfee56.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-76561f78fd0b9e30.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-1e2e0be76250bb3a.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-3afdcc91337565d8.rlib --extern lambda_runtime=/opt/rustwide/target/debug/deps/liblambda_runtime-731ba67f26ccc8ad.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern product_catalogue_graphql=/opt/rustwide/target/debug/deps/libproduct_catalogue_graphql-0e7ce447947478ec.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-aa84ae028d35f847.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b530a86a00fb8aee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ea95748509cc9fd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c03e4c9d860cad47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-3289453586663080/out -L native=/opt/rustwide/target/debug/build/ring-3ceca9d8f904c71f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0037c27f4af08e03/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `retrieve_dto` (bin "local_retrieve_inventory") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name local_retrieve_inventory --edition=2021 services/retrieve_dto/src/bin/local_retrieve_inventory.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af95eab5ad36f062 -C extra-filename=-a146719c88c02763 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-30d6af4813dc629f.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1b9191d77dbcd4f2.rlib --extern actix_web_lab=/opt/rustwide/target/debug/deps/libactix_web_lab-5561af4d070aef7d.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-15754ccbaa27b1f0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1379603c55cfee56.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-41b62a309d4b70b1.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-3afdcc91337565d8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern retrieve_dto=/opt/rustwide/target/debug/deps/libretrieve_dto-11646ca3eda3d2c1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b530a86a00fb8aee.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-406776fa26dc66f9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ea95748509cc9fd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c03e4c9d860cad47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-3289453586663080/out -L native=/opt/rustwide/target/debug/build/ring-3ceca9d8f904c71f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0037c27f4af08e03/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `store_dto` (bin "local_store_product") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name local_store_product --edition=2021 services/store_dto/src/bin/local_store_product.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b263a7b8d2d39c42 -C extra-filename=-9e4d72a2c077e305 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-30d6af4813dc629f.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1b9191d77dbcd4f2.rlib --extern actix_web_lab=/opt/rustwide/target/debug/deps/libactix_web_lab-5561af4d070aef7d.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-15754ccbaa27b1f0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1379603c55cfee56.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-41b62a309d4b70b1.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-3afdcc91337565d8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b530a86a00fb8aee.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-406776fa26dc66f9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ea95748509cc9fd.rlib --extern store_dto=/opt/rustwide/target/debug/deps/libstore_dto-f97bb11011201bca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c03e4c9d860cad47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-3289453586663080/out -L native=/opt/rustwide/target/debug/build/ring-3ceca9d8f904c71f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0037c27f4af08e03/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `store_dto` (bin "local_store_inventory") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name local_store_inventory --edition=2021 services/store_dto/src/bin/local_store_inventory.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f39a981e61619a72 -C extra-filename=-fa5d95902644cc4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-30d6af4813dc629f.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1b9191d77dbcd4f2.rlib --extern actix_web_lab=/opt/rustwide/target/debug/deps/libactix_web_lab-5561af4d070aef7d.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-15754ccbaa27b1f0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1379603c55cfee56.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-41b62a309d4b70b1.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-3afdcc91337565d8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b530a86a00fb8aee.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-406776fa26dc66f9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ea95748509cc9fd.rlib --extern store_dto=/opt/rustwide/target/debug/deps/libstore_dto-f97bb11011201bca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c03e4c9d860cad47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-3289453586663080/out -L native=/opt/rustwide/target/debug/build/ring-3ceca9d8f904c71f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0037c27f4af08e03/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXtuLLw/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-1379603c55cfee56,libtermcolor-96a9ed65821a6544,libis_terminal-13769a372497ded7,libhumantime-66d8836745ed0f0c,libactix_web-1b9191d77dbcd4f2,libimpl_more-6fc7c6fa77315c70,libserde_urlencoded-d3a59f167a7e6c4f,libactix_server-8f5c964e8e60557c,libactix_router-24c3157edab3dd3e,libregex-b4e7ad1747033dc3,libregex_automata-bd042bce368067c6,libaho_corasick-07454f7ca9aa7e48,libregex_syntax-13fc688ae7f36982,libcookie-9c3f5110f0e3fd27,libactix_http-51bd76945a752eec,librand-dd8feb677f9d2373,librand_chacha-93bc0bf413e1e92e,libppv_lite86-f16d84d4cc79801a,libzerocopy-8408e25603a14b6f,librand_core-a342951004e6bf1e,libgetrandom-8b6e54b62d10ca9f,libbrotli-00ad7c98c18ad27a,libbrotli_decompressor-6aa53c070f89c022,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libsha1-2a0df15e7739fb2c,libbase64-2a03de3babadded3,liblocal_channel-faaa9d3d15357bca,libbytestring-3db89ed607218f01,libencoding_rs-591e0cad5e0af89d,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libzstd-4681521144b5cad2,libzstd_safe-117993061158d53d,libzstd_sys-c4e9d7d3cbcf2c3c,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libactix_service-024b06bb0b2b5eea,libactix_codec-a827d3438df6e710,libbitflags-96e56b993b11ae97,libderive_more-8af19088c1b75789,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-68d995956241789d,libretrieve_dto-11646ca3eda3d2c1,libcore-15754ccbaa27b1f0,libaws_config-628a7e96606d123e,liburl-53f424fdc8e44260,libidna-3afcb51bf9802a60,libidna_adapter-9047c4e625371e0c,libicu_normalizer-24f20e28e67bdaff,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-63de6834b678b8c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-bc80d5e653e81c2f,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-53dcc98ee9f17e19,libicu_provider-04b5fb44ddb5ca02,libicu_locid-19d37585ed0d2fa5,liblitemap-705c4d2af7d10c57,libtinystr-def068745c30b871,libzerovec-0e491cc75edf7593,libwriteable-45c783735d88c2b0,libyoke-84cf8dfb16a452d2,libzerofrom-7cfaf491f45b3d3b,libstable_deref_trait-e5f295e98f1b80b2,libaws_sdk_ssooidc-35b7242804831882,libaws_sdk_sso-953e2b7d7d584293,libaws_sdk_sts-9979b3d0d16c9470,libaws_smithy_query-eb20ddfe1982e41f,liburlencoding-2e57689ab08a86e0,libaws_smithy_xml-5aacb14aa7c9a715,libxmlparser-aceb27c70d564922,libaws_sdk_dynamodb-ec6909eb9422adb1,libaws_runtime-b26afb2a491f8a76,libuuid-9c56eef199d6d6e9,libaws_sigv4-51e957df675fc4cf,libform_urlencoded-9a3b196401a840c1,libhex-28742b4ca144387c,libsha2-340ea8800b429d0f,libcpufeatures-471354fefbcaf2d8,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libregex_lite-6fb80db4bdf4ca1d,libaws_smithy_json-d688b0b204086812,libaws_smithy_http-94109f93e5c20662,libpercent_encoding-9bee39bbc5bd523a,libaws_types-caf861e776fd2160,libaws_credential_types-1e6042dacfbb83dc,libaws_smithy_runtime-c6eb242466ee9bab,libfastrand-503f12a96d791409,libaws_smithy_observability-5b374a695057d9da,libaws_smithy_http_client-bb5fc05a1bbcbca4,libhyper_rustls-52b2c34d45f46aea,libtokio_rustls-a6897c09eb33042c,librustls_native_certs-5cdbd4f4206399d6,librustls-b403821e69a670dc,libsubtle-ca7024fc66e4388f,libwebpki-3cafbda2904ed526,libaws_lc_rs-049c2823c73c57d7,libaws_lc_sys-f69f0d74ec664b43,librustls_pki_types-2e4234be2bbf9b66,libtower-1e1708d5888f5cb9,libtower_layer-d70c7e404336389b,libhyper_util-5d679dd604642658,libhyper-1ac535b160e9bae6,libhyper_rustls-768d16d44776c1d7,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-9b72059ee1d11cd2,librustls-53f8d091668ca663,libsct-e16aab1f11cdfa0f,libwebpki-96a0839bc47a67b1,libring-9eebbbde047e3aef,libgetrandom-63a9d53899c98064,libuntrusted-3420b86308bec153,libhyper-97362ec2027cb7c9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-247e81227961d0b7,libtower_service-0d7df29686b13872,libhttpdate-9f9d2502c6a38412,libh2-30700c485179dd1a,libatomic_waker-001109810bdecbaa,libaws_smithy_runtime_api-10381c3f099fdb05,libaws_smithy_async-ef4f2ee6c05574ff,libfutures_util-03ce00527542e9bd,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libtracing-3dfe1f10c982764e,libtracing_core-c2aed6b1712d0a02,libzeroize-ead98f074a37f829,libaws_smithy_types-f9e747f1240e214f,libpin_utils-9a5791cba021167a,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libnum_integer-2dd834fe245923a9,libnum_traits-95f39505a8b66e15,libtokio_util-a2b59abffdc26287,libfutures_sink-be8442ee548d90f9,libtokio-c03e4c9d860cad47,libsignal_hook_registry-270947b7dcb7ec6a,libsocket2-9590eedb67bcac94,libmio-255f90656b14b313,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libbytes_utils-d8379de6ac1466eb,libeither-ef22a4c75605e12f,libhttp_body-7a51b85b1c177069,libhttp-93688d499fe4a6ac,libhttp_body_util-bd59aa91a29db2c7,libfutures_core-fc6bb1738f00fc87,libhttp_body-6658d3c0a3527597,libhttp-41b62a309d4b70b1,libfnv-2d77ec4f6f971b24,libpin_project_lite-bedc6e0acd72ff2a,libbytes-215b98ec8712d80a,libbase64_simd-6d9f643cdd1f85e4,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,liblog-ba604b77dad33fe2,libserde_json-6ea95748509cc9fd,libmemchr-b49b60ab4582a282,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-668b0bff925f1687,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libserde-b530a86a00fb8aee,libonce_cell-0ba6aecba7086d38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXtuLLw/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3289453586663080/out" "-L" "/opt/rustwide/target/debug/build/ring-3ceca9d8f904c71f/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-0037c27f4af08e03/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/local_retrieve_product-9c155a5b98193448" "-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 `retrieve_dto` (bin "local_retrieve_product") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcv01Y4O/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-1379603c55cfee56,libtermcolor-96a9ed65821a6544,libis_terminal-13769a372497ded7,libhumantime-66d8836745ed0f0c,libregex-b4e7ad1747033dc3,libregex_automata-bd042bce368067c6,libaho_corasick-07454f7ca9aa7e48,libregex_syntax-13fc688ae7f36982,libretrieve_dto-11646ca3eda3d2c1,libcore-15754ccbaa27b1f0,libaws_config-628a7e96606d123e,libaws_sdk_ssooidc-35b7242804831882,libaws_sdk_sso-953e2b7d7d584293,libaws_sdk_sts-9979b3d0d16c9470,libaws_smithy_query-eb20ddfe1982e41f,liburlencoding-2e57689ab08a86e0,libaws_smithy_xml-5aacb14aa7c9a715,libxmlparser-aceb27c70d564922,libaws_sdk_dynamodb-ec6909eb9422adb1,libaws_runtime-b26afb2a491f8a76,libuuid-9c56eef199d6d6e9,libaws_sigv4-51e957df675fc4cf,libhex-28742b4ca144387c,libsha2-340ea8800b429d0f,libcpufeatures-471354fefbcaf2d8,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libregex_lite-6fb80db4bdf4ca1d,libaws_smithy_json-d688b0b204086812,libaws_smithy_http-94109f93e5c20662,libaws_types-caf861e776fd2160,libaws_credential_types-1e6042dacfbb83dc,libaws_smithy_runtime-c6eb242466ee9bab,libfastrand-503f12a96d791409,libaws_smithy_observability-5b374a695057d9da,libaws_smithy_http_client-bb5fc05a1bbcbca4,libhyper_rustls-52b2c34d45f46aea,libtokio_rustls-a6897c09eb33042c,librustls_native_certs-5cdbd4f4206399d6,librustls-b403821e69a670dc,libsubtle-ca7024fc66e4388f,libwebpki-3cafbda2904ed526,libaws_lc_rs-049c2823c73c57d7,libaws_lc_sys-f69f0d74ec664b43,librustls_pki_types-2e4234be2bbf9b66,libtower-1e1708d5888f5cb9,libhyper_rustls-768d16d44776c1d7,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-9b72059ee1d11cd2,librustls-53f8d091668ca663,libsct-e16aab1f11cdfa0f,libwebpki-96a0839bc47a67b1,libring-9eebbbde047e3aef,libgetrandom-63a9d53899c98064,libuntrusted-3420b86308bec153,libhyper-97362ec2027cb7c9,libh2-247e81227961d0b7,libhttpdate-9f9d2502c6a38412,libaws_smithy_runtime_api-10381c3f099fdb05,libaws_smithy_async-ef4f2ee6c05574ff,libzeroize-ead98f074a37f829,libaws_smithy_types-f9e747f1240e214f,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libnum_integer-2dd834fe245923a9,libnum_traits-95f39505a8b66e15,libbytes_utils-d8379de6ac1466eb,libeither-ef22a4c75605e12f,libhttp_body-7a51b85b1c177069,libhttp-93688d499fe4a6ac,libbase64_simd-6d9f643cdd1f85e4,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,liblambda_http-3afdcc91337565d8,libserde_urlencoded-d3a59f167a7e6c4f,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,liburl-53f424fdc8e44260,libidna-3afcb51bf9802a60,libidna_adapter-9047c4e625371e0c,libicu_normalizer-24f20e28e67bdaff,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-63de6834b678b8c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-bc80d5e653e81c2f,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-53dcc98ee9f17e19,libicu_provider-04b5fb44ddb5ca02,libicu_locid-19d37585ed0d2fa5,liblitemap-705c4d2af7d10c57,libtinystr-def068745c30b871,libzerovec-0e491cc75edf7593,libwriteable-45c783735d88c2b0,libyoke-84cf8dfb16a452d2,libzerofrom-7cfaf491f45b3d3b,libstable_deref_trait-e5f295e98f1b80b2,libaws_lambda_events-b81a044174ccd896,libquery_map-e54b25ee9252eeec,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,liblambda_runtime-731ba67f26ccc8ad,libhttp_serde-368e2e6f38967d5a,libserde_json-6ea95748509cc9fd,libryu-0ea4bafc9bef6d8b,libserde_path_to_error-cb41001af6c637ef,libasync_stream-c69c97e502d7d583,libbase64-64299f9d815d057c,libtokio_stream-8a0425151eaa1bfc,liblambda_runtime_api_client-a0b008cc2772e736,libtower-691dee42baa3fd6a,libpin_project-4ae7e8f1f11ffb91,libtower_layer-d70c7e404336389b,libhyper_util-5d679dd604642658,libtower_service-0d7df29686b13872,libhyper-1ac535b160e9bae6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-30700c485179dd1a,libtracing-3dfe1f10c982764e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libindexmap-668b0bff925f1687,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-a2b59abffdc26287,libtokio-c03e4c9d860cad47,libsignal_hook_registry-270947b7dcb7ec6a,libsocket2-9590eedb67bcac94,libmio-255f90656b14b313,liblog-ba604b77dad33fe2,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libhttp_body_util-bd59aa91a29db2c7,libhttp_body-6658d3c0a3527597,libfutures-76561f78fd0b9e30,libfutures_executor-f088967ceb7f956b,libfutures_util-03ce00527542e9bd,libmemchr-b49b60ab4582a282,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libhttp-41b62a309d4b70b1,libitoa-6b76ec393d6a2c41,libbytes-215b98ec8712d80a,libserde-b530a86a00fb8aee,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcv01Y4O/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3289453586663080/out" "-L" "/opt/rustwide/target/debug/build/ring-3ceca9d8f904c71f/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-0037c27f4af08e03/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lambda_retrieve_inventory-0ca1c147c5a7ea43" "-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 `retrieve_dto` (bin "lambda_retrieve_inventory") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "97804aad7763cb39373084fad738935bece04a15d02be1917112ae1efa1534bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97804aad7763cb39373084fad738935bece04a15d02be1917112ae1efa1534bd", kill_on_drop: false }` [INFO] [stdout] 97804aad7763cb39373084fad738935bece04a15d02be1917112ae1efa1534bd