[INFO] fetching crate cscart-rs 0.8.0...
[INFO] testing cscart-rs-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate cscart-rs 0.8.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cscart-rs 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab717a242640c2826b304a7f0aec4f15fcba3fecbdc5c3e4329956acf7e82fb3
[INFO] running `Command { std: "docker" "start" "-a" "ab717a242640c2826b304a7f0aec4f15fcba3fecbdc5c3e4329956acf7e82fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab717a242640c2826b304a7f0aec4f15fcba3fecbdc5c3e4329956acf7e82fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab717a242640c2826b304a7f0aec4f15fcba3fecbdc5c3e4329956acf7e82fb3", kill_on_drop: false }`
[INFO] [stdout] ab717a242640c2826b304a7f0aec4f15fcba3fecbdc5c3e4329956acf7e82fb3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6f447e2c23b54cd22227d799f8b19ccff298e9033fa5fccc08942f121625e1d
[INFO] running `Command { std: "docker" "start" "-a" "d6f447e2c23b54cd22227d799f8b19ccff298e9033fa5fccc08942f121625e1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[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 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 serde v1.0.219
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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<S: ServiceState = Unauthenticated> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) params: Option<Vec<(String, String)>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.13s
[INFO] running `Command { std: "docker" "inspect" "d6f447e2c23b54cd22227d799f8b19ccff298e9033fa5fccc08942f121625e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f447e2c23b54cd22227d799f8b19ccff298e9033fa5fccc08942f121625e1d", kill_on_drop: false }`
[INFO] [stdout] d6f447e2c23b54cd22227d799f8b19ccff298e9033fa5fccc08942f121625e1d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adbecc5f5da67304d73451329a2887cde9e29bd8583e864df4fc2f2884e801fb
[INFO] running `Command { std: "docker" "start" "-a" "adbecc5f5da67304d73451329a2887cde9e29bd8583e864df4fc2f2884e801fb", 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] [stderr]    Compiling cscart-rs v0.8.0 (/opt/rustwide/workdir)
[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<S: ServiceState = Unauthenticated> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(crate) params: Option<Vec<(String, String)>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/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=9889e726e376f18d -C extra-filename=-bb0a8bf25bef81a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75a9af91c5a25be8.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-5990b257fa2770b7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f4dc161eeb99663c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-861b6b9e1220312f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0860f60079dec198.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-55eb2dfac91e9d60.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" "/tmp/rustclyGIHa/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcscart_rs-5f4768e14a161185,libreqwest-5990b257fa2770b7,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-c3c3387aa3be74d0,libserde_urlencoded-7a8ce1318f2ae7f4,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-b92be9d1723c6ad3,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-8f946ed8fafe32d9,libopenssl_probe-cbab9b905ab83f66,libopenssl-001f550defd930d3,libbitflags-96e56b993b11ae97,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-cb98f78e1591bea0,libhyper-58df81d2f1d60a7b,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-caba911ab53e6a90,libindexmap-10b14fe8156f9d73,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libslab-b066ee2c679b47fd,libtokio_util-771ca468cffdd509,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-0860f60079dec198,libsignal_hook_registry-1cea589858797cf7,libsocket2-7c163edb0d8c509e,libmio-05c6868caed012ad,libparking_lot-b4eaea6b042a46ca,libparking_lot_core-57103be736f49227,liblibc-c5faa46acfc5e47f,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,liblog-394b918668cad64a,libfutures_core-fc6bb1738f00fc87,liburl-121d890642df3b95,libidna-aead7b8d37cd0364,libidna_adapter-ff360d96155e8595,libicu_normalizer-181ef956a1f86a2f,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-c045c8168691680a,libicu_properties-4cc199283dc2e8f2,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-485be2f9898f8b36,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-b6b640f143400c4d,libicu_provider-70b51ea83a00a5f9,libicu_locid-c95887603bd879e6,liblitemap-705c4d2af7d10c57,libtinystr-a262649484008e9b,libzerovec-01434db12301df29,libwriteable-45c783735d88c2b0,libyoke-fa4462fcba4513a0,libzerofrom-7c177b3bc594a061,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libanyhow-75a9af91c5a25be8,libdotenv-ed16f8757ac7f100,libserde_json-861b6b9e1220312f,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-f4dc161eeb99663c}.rlib" "<sysroot>/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/rustclyGIHa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/langvars-fca236b63495c2ae" "-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 "langvars") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "adbecc5f5da67304d73451329a2887cde9e29bd8583e864df4fc2f2884e801fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adbecc5f5da67304d73451329a2887cde9e29bd8583e864df4fc2f2884e801fb", kill_on_drop: false }`
[INFO] [stdout] adbecc5f5da67304d73451329a2887cde9e29bd8583e864df4fc2f2884e801fb
