[INFO] cloning repository https://github.com/raimannma/valorant-assets-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raimannma/valorant-assets-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraimannma%2Fvalorant-assets-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraimannma%2Fvalorant-assets-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef8ae0cdc0621533008715bca7bb3f6de746d02e [INFO] testing raimannma/valorant-assets-api against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraimannma%2Fvalorant-assets-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raimannma/valorant-assets-api [INFO] finished tweaking git repo https://github.com/raimannma/valorant-assets-api [INFO] tweaked toml for git repo https://github.com/raimannma/valorant-assets-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raimannma/valorant-assets-api on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.12.28 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.66 [INFO] [stderr] Downloaded uuid v1.23.0 [INFO] [stderr] Downloaded mio v1.2.0 [INFO] [stderr] Downloaded web-sys v0.3.93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bf84852d313bfd219ddaa496a7b246ccecc78f5503ecd23dbc3fe3443ba2cd8 [INFO] running `Command { std: "docker" "start" "-a" "2bf84852d313bfd219ddaa496a7b246ccecc78f5503ecd23dbc3fe3443ba2cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bf84852d313bfd219ddaa496a7b246ccecc78f5503ecd23dbc3fe3443ba2cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf84852d313bfd219ddaa496a7b246ccecc78f5503ecd23dbc3fe3443ba2cd8", kill_on_drop: false }` [INFO] [stdout] 2bf84852d313bfd219ddaa496a7b246ccecc78f5503ecd23dbc3fe3443ba2cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ffa2b23ab59f88d322728142d96f413fc59c0df5246356e523b64058c407c22 [INFO] running `Command { std: "docker" "start" "-a" "1ffa2b23ab59f88d322728142d96f413fc59c0df5246356e523b64058c407c22", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling valorant-assets-api v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.18s [INFO] running `Command { std: "docker" "inspect" "1ffa2b23ab59f88d322728142d96f413fc59c0df5246356e523b64058c407c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffa2b23ab59f88d322728142d96f413fc59c0df5246356e523b64058c407c22", kill_on_drop: false }` [INFO] [stdout] 1ffa2b23ab59f88d322728142d96f413fc59c0df5246356e523b64058c407c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127c65dc6d5fc7cd2f2d17fd80703686b02725de841ea58224e6ca5579e5b612 [INFO] running `Command { std: "docker" "start" "-a" "127c65dc6d5fc7cd2f2d17fd80703686b02725de841ea58224e6ca5579e5b612", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling valorant-assets-api v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `valorant-assets-api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name valorant_assets_api --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af5c416d4dcda418 -C extra-filename=-46ff10828d525014 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7b63ce1e0debfb54.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-33fda3fbbf188c59.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-94a00b5618783a24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8dc4da7a18a1c812.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8000d668675473ed.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ea158f5bb528fe8c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcsyxM8t/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvalorant_assets_api-4197ba771656a0ba,libreqwest-33fda3fbbf188c59,libserde_urlencoded-396198aa644c4637,libryu-ace37e26d8308611,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-f5a5a7088f2dd9d6,libtokio_native_tls-6e2afe92940ff3b3,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a021ef7d2829b51,libmemchr-8e33d9a2a7199911,libzmij-07c2bc01ed4c756c,libtower_http-e9c5be2054536d53,libiri_string-41a922e2baabe1b4,libtower-de96636ea735074d,libtower_layer-d70c7e404336389b,libnative_tls-39d39dca01f64cf0,libopenssl_probe-2e4370df64ac645e,libopenssl-9cc4a878d4c17fbc,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-7b5177a050dd2d07,libhyper_util-e3b5a28fd07312a2,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-cf766ff747d2ae94,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d73e11bd77f787a7,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-f496d7a4cf66ba1a,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-ae09905358816fce,libfutures_task-bb0a6aa9347b6cfa,libtokio-8dc4da7a18a1c812,libsocket2-6004f894d8f38f07,libmio-9edb667f7c1494fe,liblibc-f0d996076a85b3d5,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libchrono-7b63ce1e0debfb54,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-94a00b5618783a24,libuuid-ea158f5bb528fe8c,libserde_core-8323e53422f20d71,liburl-8000d668675473ed,libidna-f5acdf0f0b9a8896,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f78127ae864ba865,libicu_properties-5cb9133b90a8d4e1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-677a5fb732c04495,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d72951fa112213e4,libpotential_utf-0aba065a1f101eb9,libicu_provider-87e15a4fae86f6a0,libicu_locale_core-e509edcee468fec6,libtinystr-ecfb6eb0a84b3075,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e22362943dd3b5be,libzerotrie-bff7dd9d67d9503e,libyoke-9319a540b19b0df8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ca6473e3653fd4b9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsyxM8t/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/maps-fff3cb13dca2505c" "-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 `valorant-assets-api` (example "maps") 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/examples/rustcMvgqYp/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvalorant_assets_api-4197ba771656a0ba,libreqwest-33fda3fbbf188c59,libserde_urlencoded-396198aa644c4637,libryu-ace37e26d8308611,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-f5a5a7088f2dd9d6,libtokio_native_tls-6e2afe92940ff3b3,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a021ef7d2829b51,libmemchr-8e33d9a2a7199911,libzmij-07c2bc01ed4c756c,libtower_http-e9c5be2054536d53,libiri_string-41a922e2baabe1b4,libtower-de96636ea735074d,libtower_layer-d70c7e404336389b,libnative_tls-39d39dca01f64cf0,libopenssl_probe-2e4370df64ac645e,libopenssl-9cc4a878d4c17fbc,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-7b5177a050dd2d07,libhyper_util-e3b5a28fd07312a2,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-cf766ff747d2ae94,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-d73e11bd77f787a7,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-f496d7a4cf66ba1a,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-ae09905358816fce,libfutures_task-bb0a6aa9347b6cfa,libtokio-8dc4da7a18a1c812,libsocket2-6004f894d8f38f07,libmio-9edb667f7c1494fe,liblibc-f0d996076a85b3d5,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libchrono-7b63ce1e0debfb54,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-94a00b5618783a24,libuuid-ea158f5bb528fe8c,libserde_core-8323e53422f20d71,liburl-8000d668675473ed,libidna-f5acdf0f0b9a8896,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f78127ae864ba865,libicu_properties-5cb9133b90a8d4e1,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-677a5fb732c04495,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d72951fa112213e4,libpotential_utf-0aba065a1f101eb9,libicu_provider-87e15a4fae86f6a0,libicu_locale_core-e509edcee468fec6,libtinystr-ecfb6eb0a84b3075,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-e22362943dd3b5be,libzerotrie-bff7dd9d67d9503e,libyoke-9319a540b19b0df8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ca6473e3653fd4b9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcMvgqYp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/agents-50ffc342f1ec2daa" "-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 `valorant-assets-api` (example "agents") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "127c65dc6d5fc7cd2f2d17fd80703686b02725de841ea58224e6ca5579e5b612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127c65dc6d5fc7cd2f2d17fd80703686b02725de841ea58224e6ca5579e5b612", kill_on_drop: false }` [INFO] [stdout] 127c65dc6d5fc7cd2f2d17fd80703686b02725de841ea58224e6ca5579e5b612