[INFO] cloning repository https://github.com/garhow/steam-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garhow/steam-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarhow%2Fsteam-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarhow%2Fsteam-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e61e0e74422e69e7976a1361dec05d455470fcae [INFO] testing garhow/steam-rs against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarhow%2Fsteam-rs" "/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/garhow/steam-rs [INFO] finished tweaking git repo https://github.com/garhow/steam-rs [INFO] tweaked toml for git repo https://github.com/garhow/steam-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/garhow/steam-rs on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/garhow/steam-rs 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eefb2e576f1b6b51f4cae76e4ea7ec2cdd127aeb576135db00ce10ebc245e07b [INFO] running `Command { std: "docker" "start" "-a" "eefb2e576f1b6b51f4cae76e4ea7ec2cdd127aeb576135db00ce10ebc245e07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eefb2e576f1b6b51f4cae76e4ea7ec2cdd127aeb576135db00ce10ebc245e07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eefb2e576f1b6b51f4cae76e4ea7ec2cdd127aeb576135db00ce10ebc245e07b", kill_on_drop: false }` [INFO] [stdout] eefb2e576f1b6b51f4cae76e4ea7ec2cdd127aeb576135db00ce10ebc245e07b [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8da2e734d6e9c830f264c1270ef7ba5cda7f75d62bbef5081634ed2559a587b3 [INFO] running `Command { std: "docker" "start" "-a" "8da2e734d6e9c830f264c1270ef7ba5cda7f75d62bbef5081634ed2559a587b3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling pomsky-syntax v0.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pomsky v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling pomsky-macro v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-this-or-that v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling steam-rs v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `EndPoint`, `do_http`, and `optional_argument` [INFO] [stdout] --> src/steam_user_stats/get_global_stats_for_game.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | errors::{ErrorHandle, SteamUserStatsError}, gen_args, macros::{do_http, optional_argument, EndPoint}, Steam, BASE [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `EndPoint` [INFO] [stdout] --> src/macros.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | macro_rules! EndPoint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.74s [INFO] running `Command { std: "docker" "inspect" "8da2e734d6e9c830f264c1270ef7ba5cda7f75d62bbef5081634ed2559a587b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da2e734d6e9c830f264c1270ef7ba5cda7f75d62bbef5081634ed2559a587b3", kill_on_drop: false }` [INFO] [stdout] 8da2e734d6e9c830f264c1270ef7ba5cda7f75d62bbef5081634ed2559a587b3 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cee7f0fda6df629487092ad4b96b4724ef5aa859e48647848a91dee6b2517ee [INFO] running `Command { std: "docker" "start" "-a" "7cee7f0fda6df629487092ad4b96b4724ef5aa859e48647848a91dee6b2517ee", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-this-or-that v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling steam-rs v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `EndPoint`, `do_http`, and `optional_argument` [INFO] [stdout] --> src/steam_user_stats/get_global_stats_for_game.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | errors::{ErrorHandle, SteamUserStatsError}, gen_args, macros::{do_http, optional_argument, EndPoint}, Steam, BASE [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `EndPoint` [INFO] [stdout] --> src/macros.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | macro_rules! EndPoint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EndPoint`, `do_http`, and `optional_argument` [INFO] [stdout] --> src/steam_user_stats/get_global_stats_for_game.rs:10:68 [INFO] [stdout] | [INFO] [stdout] 10 | errors::{ErrorHandle, SteamUserStatsError}, gen_args, macros::{do_http, optional_argument, EndPoint}, Steam, BASE [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `EndPoint` [INFO] [stdout] --> src/macros.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | macro_rules! EndPoint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcE0Iec5/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsteam_rs-424bf023b1dc40fe,libreqwest-c3ad1b2d5d98558b,libserde_urlencoded-f146d9ff2d5e2bc8,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-cccca5366435c1db,libtokio_native_tls-13d0a44294d06ca4,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower_http-cf6826e0460df974,libiri_string-a380f51e5b0b7b73,libtower-a00f702cf6090e7d,libtower_layer-d70c7e404336389b,libnative_tls-4d45ecff2c344935,libopenssl_probe-cbab9b905ab83f66,libopenssl-cb0912a314fe53fe,libbitflags-b760e5da406236a1,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-cee41bfdc4a0d082,libhyper_util-836c654873b6c7b9,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-da5578d3d7e126eb,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-9ac74e0b976e8bf4,libtracing-87668c98abd2ad57,libtracing_core-bed8be29069ed7e3,libonce_cell-debe7c411cf97340,libindexmap-4a971abef18b988b,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libslab-bf5a4eed15154f64,libatomic_waker-001109810bdecbaa,libtokio_util-10da8bf6cbc6624d,libfutures_sink-be8442ee548d90f9,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-757ee7b0fbdbc74c,libsignal_hook_registry-139a731cd33251aa,libsocket2-7b301d299e85a620,libmio-6db935674a12def0,libparking_lot-3ba3ac8361cb14f7,libparking_lot_core-756d759e1360a021,liblibc-0f8586cc3118ad93,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libhttp_body_util-ca799a951697b577,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-905baafd0fb22f37,liblog-7d65fd516d3aa4e6,liburl-a947f61ab879e6e9,libidna-57415979f34d925d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1e7ee1a6369718b0,libicu_properties-e62ef2906c9e9714,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-7123d1c3ee00380c,libsmallvec-e2fbd282c83e646d,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-6d4d95376cb5ad97,libpotential_utf-f486aac6d0749bdc,libicu_provider-3e9743b56dde5c69,libicu_locale_core-0995fe9de75df4e9,libtinystr-39827d9c513e4e58,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1637a5885a2f8321,libzerotrie-e586efd0826295d8,libyoke-08ebac789f256de0,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-87ff30f9c799c86e,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-c4b34daefe438701,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde_this_or_that-48cdcd98c2517b8d,libregex-f62bf83097056255,libregex_automata-e5a04f2a4e38f039,libaho_corasick-bbf1a4f0088c0f15,libregex_syntax-13fc688ae7f36982,libnum_enum-22c72611d719583c,librayon-1ed2aa2b89b83f75,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-05c06c46adc2ac96,libserde_json-6764adaf8faef398,libmemchr-4f0714dc45d95749,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libserde-ea78b8edf49b3453}.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/deps/rustcE0Iec5/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/deps/econ_service-aa43064c8e0348b1" "-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 `steam-rs` (test "econ_service") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7cee7f0fda6df629487092ad4b96b4724ef5aa859e48647848a91dee6b2517ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cee7f0fda6df629487092ad4b96b4724ef5aa859e48647848a91dee6b2517ee", kill_on_drop: false }` [INFO] [stdout] 7cee7f0fda6df629487092ad4b96b4724ef5aa859e48647848a91dee6b2517ee