[INFO] fetching crate cscart-rs 0.8.0... [INFO] building cscart-rs-0.8.0 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] extracting crate cscart-rs 0.8.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cscart-rs 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cscart-rs 0.8.0 [INFO] tweaked toml for crates.io crate cscart-rs 0.8.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cscart-rs 0.8.0 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cscart-rs 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded icu_locid_transform_data v1.5.1 [INFO] [stderr] Downloaded socket2 v0.5.9 [INFO] [stderr] Downloaded tempfile v3.19.1 [INFO] [stderr] Downloaded icu_normalizer_data v1.5.1 [INFO] [stderr] Downloaded anyhow v1.0.97 [INFO] [stderr] Downloaded openssl-sys v0.9.106 [INFO] [stderr] Downloaded bumpalo v3.17.0 [INFO] [stderr] Downloaded tokio-util v0.7.14 [INFO] [stderr] Downloaded icu_properties_data v1.5.1 [INFO] [stderr] Downloaded openssl v0.10.71 [INFO] [stderr] Downloaded rustix v1.0.3 [INFO] [stderr] Downloaded linux-raw-sys v0.9.3 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44bbe22f8d27001b05a9613a46f8ed01640ab4751417feb07dcf3de138964637 [INFO] running `Command { std: "docker" "start" "-a" "44bbe22f8d27001b05a9613a46f8ed01640ab4751417feb07dcf3de138964637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44bbe22f8d27001b05a9613a46f8ed01640ab4751417feb07dcf3de138964637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44bbe22f8d27001b05a9613a46f8ed01640ab4751417feb07dcf3de138964637", kill_on_drop: false }` [INFO] [stdout] 44bbe22f8d27001b05a9613a46f8ed01640ab4751417feb07dcf3de138964637 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 019543936ff20ffb7484119e78ffa5a8754fe105e485820d4c5140964e57aedd [INFO] running `Command { std: "docker" "start" "-a" "019543936ff20ffb7484119e78ffa5a8754fe105e485820d4c5140964e57aedd", 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.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling cscart-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::types::call_request::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CartProduct` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use crate::types::cart::*; [INFO] [stdout] | --------------------- but the name `CartProduct` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_username`, `get_api_key`, and `get_host` are never used [INFO] [stdout] --> src/lib.rs:237:8 [INFO] [stdout] | [INFO] [stdout] 72 | impl Client { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 237 | fn get_username(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | fn get_api_key(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | fn get_host(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HttpClient` is never used [INFO] [stdout] --> src/request/mod.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait HttpClient { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/service/mod.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Service { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) params: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.03s [INFO] running `Command { std: "docker" "inspect" "019543936ff20ffb7484119e78ffa5a8754fe105e485820d4c5140964e57aedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019543936ff20ffb7484119e78ffa5a8754fe105e485820d4c5140964e57aedd", kill_on_drop: false }` [INFO] [stdout] 019543936ff20ffb7484119e78ffa5a8754fe105e485820d4c5140964e57aedd [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d44dc6ec409b58b9e439142b059e2d64ffc4749a4d5d4e24dceb90f8b75d415 [INFO] running `Command { std: "docker" "start" "-a" "6d44dc6ec409b58b9e439142b059e2d64ffc4749a4d5d4e24dceb90f8b75d415", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::types::call_request::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CartProduct` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use crate::types::cart::*; [INFO] [stdout] | --------------------- but the name `CartProduct` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_username`, `get_api_key`, and `get_host` are never used [INFO] [stdout] --> src/lib.rs:237:8 [INFO] [stdout] | [INFO] [stdout] 72 | impl Client { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 237 | fn get_username(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | fn get_api_key(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | fn get_host(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HttpClient` is never used [INFO] [stdout] --> src/request/mod.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait HttpClient { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/service/mod.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Service { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) params: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cscart-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::types::call_request::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CartProduct` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 11 | pub use crate::types::cart::*; [INFO] [stdout] | --------------------- but the name `CartProduct` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cscart-rs` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name cscart_rs --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=89f604d7f7eb7dff -C extra-filename=-da221ce201edfce4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-58aff0c775a177d9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4f5879b0c36c9a93.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-db1f00b83d1f6142.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8b5a427585cec9e9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ba327ed4cd8a8c6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bb722c59c598932c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cscart-rs` (test "product_option") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc70TAip/symbols.o" "<6 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/{libcscart_rs-f6e1a3b56a2c4ace,libreqwest-4f5879b0c36c9a93,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-3828d72e6cc5ddb6,libserde_urlencoded-3a6d2e223ab94c63,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-04fec4a3ed9c5c67,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-934f6c324c590688,libopenssl_probe-cbab9b905ab83f66,libopenssl-b2efef4b70efbdbd,libbitflags-96e56b993b11ae97,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-12d4b26f51c73ee8,libhyper-1a0b1e6708dad699,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-3c0a6958ff4f5fa6,libindexmap-10b14fe8156f9d73,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libslab-409083241c76168d,libtokio_util-08d5167e191cf7d9,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-ca43ef6deb2a1e20,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libfutures_util-7c5576ad23868012,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libtokio-0ba327ed4cd8a8c6,libsignal_hook_registry-7a6f7a9a5740a413,libsocket2-7ca64c98f7344171,libmio-f174d5d176f45717,libparking_lot-9275216565d94d05,libparking_lot_core-cc594ff020e6ae6e,liblibc-f50005fd4d40ea63,libcfg_if-33ef6c02a07f9fec,liblock_api-448b9d64adfe79e1,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-33e9b9daae0e7098,libidna-f692c2aacdd7b35f,libidna_adapter-2c4299b300a74268,libicu_normalizer-452f595b2ec5d030,libicu_normalizer_data-7ad510ea3099807d,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-0cf952873faa4bb0,libicu_properties_data-05f88dec62df1fba,libicu_locid_transform-5618b079d4153a33,libicu_locid_transform_data-6468cadcc5c5b394,libicu_collections-d7ce2d2c92a110d9,libicu_provider-52fb476e5572fcfc,libicu_locid-b52df7e434febb99,liblitemap-705c4d2af7d10c57,libtinystr-cc3a60cb03f3d2fb,libzerovec-a05d385a620219b8,libwriteable-45c783735d88c2b0,libyoke-5fb06ec1314ceb0e,libzerofrom-4979ad8ea0cbed95,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-58aff0c775a177d9,libdotenv-ed16f8757ac7f100,libserde_json-8b5a427585cec9e9,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-db1f00b83d1f6142}.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" "/tmp/rustc70TAip/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/product_option-78777ce202f580a9" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGu1zcQ/symbols.o" "<6 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/{libcscart_rs-f6e1a3b56a2c4ace,libreqwest-4f5879b0c36c9a93,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-3828d72e6cc5ddb6,libserde_urlencoded-3a6d2e223ab94c63,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-04fec4a3ed9c5c67,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-934f6c324c590688,libopenssl_probe-cbab9b905ab83f66,libopenssl-b2efef4b70efbdbd,libbitflags-96e56b993b11ae97,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-12d4b26f51c73ee8,libhyper-1a0b1e6708dad699,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-3c0a6958ff4f5fa6,libindexmap-10b14fe8156f9d73,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libslab-409083241c76168d,libtokio_util-08d5167e191cf7d9,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-ca43ef6deb2a1e20,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libfutures_util-7c5576ad23868012,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libtokio-0ba327ed4cd8a8c6,libsignal_hook_registry-7a6f7a9a5740a413,libsocket2-7ca64c98f7344171,libmio-f174d5d176f45717,libparking_lot-9275216565d94d05,libparking_lot_core-cc594ff020e6ae6e,liblibc-f50005fd4d40ea63,libcfg_if-33ef6c02a07f9fec,liblock_api-448b9d64adfe79e1,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-33e9b9daae0e7098,libidna-f692c2aacdd7b35f,libidna_adapter-2c4299b300a74268,libicu_normalizer-452f595b2ec5d030,libicu_normalizer_data-7ad510ea3099807d,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-0cf952873faa4bb0,libicu_properties_data-05f88dec62df1fba,libicu_locid_transform-5618b079d4153a33,libicu_locid_transform_data-6468cadcc5c5b394,libicu_collections-d7ce2d2c92a110d9,libicu_provider-52fb476e5572fcfc,libicu_locid-b52df7e434febb99,liblitemap-705c4d2af7d10c57,libtinystr-cc3a60cb03f3d2fb,libzerovec-a05d385a620219b8,libwriteable-45c783735d88c2b0,libyoke-5fb06ec1314ceb0e,libzerofrom-4979ad8ea0cbed95,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-58aff0c775a177d9,libdotenv-ed16f8757ac7f100,libserde_json-8b5a427585cec9e9,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-db1f00b83d1f6142}.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" "/tmp/rustcGu1zcQ/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/call_request-53c93dfc64c49be6" "-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 `cscart-rs` (test "call_request") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d44dc6ec409b58b9e439142b059e2d64ffc4749a4d5d4e24dceb90f8b75d415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d44dc6ec409b58b9e439142b059e2d64ffc4749a4d5d4e24dceb90f8b75d415", kill_on_drop: false }` [INFO] [stdout] 6d44dc6ec409b58b9e439142b059e2d64ffc4749a4d5d4e24dceb90f8b75d415