[INFO] fetching crate tmf-client 0.1.9... [INFO] testing tmf-client-0.1.9 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tmf-client 0.1.9 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tmf-client 0.1.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tmf-client 0.1.9 [INFO] tweaked toml for crates.io crate tmf-client 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tmf-client 0.1.9 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tmf-client 0.1.9 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tmflib-derive v0.1.32 [INFO] [stderr] Downloaded rust_iso4217 v0.1.1 [INFO] [stderr] Downloaded tmflib v0.1.31 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cd0df134c20a11c28c2dde9ae8634052b535a27d876633ce11d9fcff3c4cc3e [INFO] running `Command { std: "docker" "start" "-a" "0cd0df134c20a11c28c2dde9ae8634052b535a27d876633ce11d9fcff3c4cc3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cd0df134c20a11c28c2dde9ae8634052b535a27d876633ce11d9fcff3c4cc3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd0df134c20a11c28c2dde9ae8634052b535a27d876633ce11d9fcff3c4cc3e", kill_on_drop: false }` [INFO] [stdout] 0cd0df134c20a11c28c2dde9ae8634052b535a27d876633ce11d9fcff3c4cc3e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b2cd934cdc72c35eadadef377d2113ab197334642c481cb529240a505f5e437 [INFO] running `Command { std: "docker" "start" "-a" "3b2cd934cdc72c35eadadef377d2113ab197334642c481cb529240a505f5e437", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling tmflib-derive v0.1.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.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.219 [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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling rust_iso4217 v0.1.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling tmflib v0.1.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tmf-client v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "3b2cd934cdc72c35eadadef377d2113ab197334642c481cb529240a505f5e437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2cd934cdc72c35eadadef377d2113ab197334642c481cb529240a505f5e437", kill_on_drop: false }` [INFO] [stdout] 3b2cd934cdc72c35eadadef377d2113ab197334642c481cb529240a505f5e437 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf72cf1a20a48f260fee37ec53e0c22b50bc4f7360325719a0fa9a663c8976fc [INFO] running `Command { std: "docker" "start" "-a" "cf72cf1a20a48f260fee37ec53e0c22b50bc4f7360325719a0fa9a663c8976fc", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tmf-client v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `insecure` [INFO] [stdout] --> src/tmf/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | let insecure = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_insecure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcACbvlg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-61266c863c1352ca,libserde_json-cd9e28ca6d97eb68,libreqwest-7b3143e18bc04f0c,libhyper_rustls-72530395015470a0,libwebpki_roots-fec75033d9e65973,libhyper_tls-f49ce95433811d50,libtokio_native_tls-e70fb54c43dd8bda,libtokio_rustls-91e2363c02a9bc45,librustls-5a6f236cddb28266,libsubtle-ca7024fc66e4388f,libwebpki-f8a9a3b11456beae,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_urlencoded-7b2e7405a34c0da6,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libtower_http-d1dd72bcc6371bf1,libiri_string-a380f51e5b0b7b73,libtower-46a8b3f5030adb57,libtower_layer-d70c7e404336389b,libnative_tls-8c6518121d321ef3,libopenssl_probe-cbab9b905ab83f66,libopenssl-7237630bf9552ea9,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-03f5caf0c566a5f6,libhyper_util-8792d99094aaa905,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-19a8c3df1714ce29,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9ae322342b52fca3,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-0a378fe4431dc964,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-8c664a844a41b202,libfutures_channel-f26d4826b597103e,libtokio-dfba15483b79238a,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libfutures_util-ae5426faa4bdc7e3,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-ba604b77dad33fe2,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libthiserror-74a524924fd77012,libtmflib-caf4a79f61f990d2,librust_iso4217-1fec67cc358c3393,libphf-d032ae77f50b1bd8,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,librust_decimal-6a0cb221901bc9cb,libarrayvec-e69e5f78daccaf57,libbase32-a8431b5a46ba4e60,libsha256-12b6567f83eb6cdf,libhex-28742b4ca144387c,libsha2-bcfe8d1f86699f8c,libcpufeatures-471354fefbcaf2d8,libdigest-c2e6bfabb5fa41b9,libblock_buffer-eb912e7657afff52,libcrypto_common-648385f70c1948f6,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde-048657cb08a899fa,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libchrono-93c08bed3819f9b0,libiana_time_zone-693b81a5c0b46492,libnum_traits-272fd80bc072735a}.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/rustcACbvlg/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/ring-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_customer-a7fbdcc86dd6da85" "-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 `tmf-client` (example "create_customer") due to 1 previous error [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/rustcybabDB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-61266c863c1352ca,libserde_json-cd9e28ca6d97eb68,libreqwest-7b3143e18bc04f0c,libhyper_rustls-72530395015470a0,libwebpki_roots-fec75033d9e65973,libhyper_tls-f49ce95433811d50,libtokio_native_tls-e70fb54c43dd8bda,libtokio_rustls-91e2363c02a9bc45,librustls-5a6f236cddb28266,libsubtle-ca7024fc66e4388f,libwebpki-f8a9a3b11456beae,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_urlencoded-7b2e7405a34c0da6,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libtower_http-d1dd72bcc6371bf1,libiri_string-a380f51e5b0b7b73,libtower-46a8b3f5030adb57,libtower_layer-d70c7e404336389b,libnative_tls-8c6518121d321ef3,libopenssl_probe-cbab9b905ab83f66,libopenssl-7237630bf9552ea9,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-03f5caf0c566a5f6,libhyper_util-8792d99094aaa905,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-19a8c3df1714ce29,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9ae322342b52fca3,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-0a378fe4431dc964,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-8c664a844a41b202,libfutures_channel-f26d4826b597103e,libtokio-dfba15483b79238a,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libfutures_util-ae5426faa4bdc7e3,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-ba604b77dad33fe2,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libthiserror-74a524924fd77012,libtmflib-caf4a79f61f990d2,librust_iso4217-1fec67cc358c3393,libphf-d032ae77f50b1bd8,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,librust_decimal-6a0cb221901bc9cb,libarrayvec-e69e5f78daccaf57,libbase32-a8431b5a46ba4e60,libsha256-12b6567f83eb6cdf,libhex-28742b4ca144387c,libsha2-bcfe8d1f86699f8c,libcpufeatures-471354fefbcaf2d8,libdigest-c2e6bfabb5fa41b9,libblock_buffer-eb912e7657afff52,libcrypto_common-648385f70c1948f6,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde-048657cb08a899fa,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libchrono-93c08bed3819f9b0,libiana_time_zone-693b81a5c0b46492,libnum_traits-272fd80bc072735a}.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/rustcybabDB/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/ring-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_individual-d9969f7376feebe0" "-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/rustc2bcw7z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-61266c863c1352ca,libserde_json-cd9e28ca6d97eb68,libreqwest-7b3143e18bc04f0c,libhyper_rustls-72530395015470a0,libwebpki_roots-fec75033d9e65973,libhyper_tls-f49ce95433811d50,libtokio_native_tls-e70fb54c43dd8bda,libtokio_rustls-91e2363c02a9bc45,librustls-5a6f236cddb28266,libsubtle-ca7024fc66e4388f,libwebpki-f8a9a3b11456beae,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_urlencoded-7b2e7405a34c0da6,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libtower_http-d1dd72bcc6371bf1,libiri_string-a380f51e5b0b7b73,libtower-46a8b3f5030adb57,libtower_layer-d70c7e404336389b,libnative_tls-8c6518121d321ef3,libopenssl_probe-cbab9b905ab83f66,libopenssl-7237630bf9552ea9,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-03f5caf0c566a5f6,libhyper_util-8792d99094aaa905,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-19a8c3df1714ce29,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9ae322342b52fca3,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-0a378fe4431dc964,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-8c664a844a41b202,libfutures_channel-f26d4826b597103e,libtokio-dfba15483b79238a,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libfutures_util-ae5426faa4bdc7e3,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-ba604b77dad33fe2,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libthiserror-74a524924fd77012,libtmflib-caf4a79f61f990d2,librust_iso4217-1fec67cc358c3393,libphf-d032ae77f50b1bd8,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,librust_decimal-6a0cb221901bc9cb,libarrayvec-e69e5f78daccaf57,libbase32-a8431b5a46ba4e60,libsha256-12b6567f83eb6cdf,libhex-28742b4ca144387c,libsha2-bcfe8d1f86699f8c,libcpufeatures-471354fefbcaf2d8,libdigest-c2e6bfabb5fa41b9,libblock_buffer-eb912e7657afff52,libcrypto_common-648385f70c1948f6,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde-048657cb08a899fa,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libchrono-93c08bed3819f9b0,libiana_time_zone-693b81a5c0b46492,libnum_traits-272fd80bc072735a}.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/rustc2bcw7z/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/ring-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_shoppingcart-d31400f360c6f9a4" "-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 `tmf-client` (example "get_individual") due to 1 previous error [INFO] [stderr] error: could not compile `tmf-client` (example "get_shoppingcart") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnMKDK9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmf_client-61266c863c1352ca,libserde_json-cd9e28ca6d97eb68,libreqwest-7b3143e18bc04f0c,libhyper_rustls-72530395015470a0,libwebpki_roots-fec75033d9e65973,libhyper_tls-f49ce95433811d50,libtokio_native_tls-e70fb54c43dd8bda,libtokio_rustls-91e2363c02a9bc45,librustls-5a6f236cddb28266,libsubtle-ca7024fc66e4388f,libwebpki-f8a9a3b11456beae,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_urlencoded-7b2e7405a34c0da6,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libtower_http-d1dd72bcc6371bf1,libiri_string-a380f51e5b0b7b73,libtower-46a8b3f5030adb57,libtower_layer-d70c7e404336389b,libnative_tls-8c6518121d321ef3,libopenssl_probe-cbab9b905ab83f66,libopenssl-7237630bf9552ea9,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-03f5caf0c566a5f6,libhyper_util-8792d99094aaa905,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-19a8c3df1714ce29,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9ae322342b52fca3,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-0a378fe4431dc964,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-8c664a844a41b202,libfutures_channel-f26d4826b597103e,libtokio-dfba15483b79238a,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libfutures_util-ae5426faa4bdc7e3,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-ba604b77dad33fe2,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libthiserror-74a524924fd77012,libtmflib-caf4a79f61f990d2,librust_iso4217-1fec67cc358c3393,libphf-d032ae77f50b1bd8,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,librust_decimal-6a0cb221901bc9cb,libarrayvec-e69e5f78daccaf57,libbase32-a8431b5a46ba4e60,libsha256-12b6567f83eb6cdf,libhex-28742b4ca144387c,libsha2-bcfe8d1f86699f8c,libcpufeatures-471354fefbcaf2d8,libdigest-c2e6bfabb5fa41b9,libblock_buffer-eb912e7657afff52,libcrypto_common-648385f70c1948f6,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde-048657cb08a899fa,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libchrono-93c08bed3819f9b0,libiana_time_zone-693b81a5c0b46492,libnum_traits-272fd80bc072735a}.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/rustcnMKDK9/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/ring-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_resource_inventory-51a205b4287098d5" "-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 `tmf-client` (example "get_resource_inventory") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cf72cf1a20a48f260fee37ec53e0c22b50bc4f7360325719a0fa9a663c8976fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf72cf1a20a48f260fee37ec53e0c22b50bc4f7360325719a0fa9a663c8976fc", kill_on_drop: false }` [INFO] [stdout] cf72cf1a20a48f260fee37ec53e0c22b50bc4f7360325719a0fa9a663c8976fc