[INFO] fetching crate fyers 0.2.1...
[INFO] testing fyers-0.2.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate fyers 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fyers 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fyers 0.2.1
[INFO] tweaked toml for crates.io crate fyers 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fyers 0.2.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fyers 0.2.1 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded async-object-pool v0.2.0
[INFO] [stderr]   Downloaded path-tree v0.8.3
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded stringmetrics v2.2.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.3
[INFO] [stderr]   Downloaded httpmock v0.8.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 622f02e91cb86cb90b8a39424450ad0301154d99ebe47702a0260b06bcdeec7c
[INFO] running `Command { std: "docker" "start" "-a" "622f02e91cb86cb90b8a39424450ad0301154d99ebe47702a0260b06bcdeec7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "622f02e91cb86cb90b8a39424450ad0301154d99ebe47702a0260b06bcdeec7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622f02e91cb86cb90b8a39424450ad0301154d99ebe47702a0260b06bcdeec7c", kill_on_drop: false }`
[INFO] [stdout] 622f02e91cb86cb90b8a39424450ad0301154d99ebe47702a0260b06bcdeec7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12a2a4c09ce8260e3253e04b291be1480914a98c21bfbe5d46d9713ffe149221
[INFO] running `Command { std: "docker" "start" "-a" "12a2a4c09ce8260e3253e04b291be1480914a98c21bfbe5d46d9713ffe149221", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling fyers v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s
[INFO] running `Command { std: "docker" "inspect" "12a2a4c09ce8260e3253e04b291be1480914a98c21bfbe5d46d9713ffe149221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a2a4c09ce8260e3253e04b291be1480914a98c21bfbe5d46d9713ffe149221", kill_on_drop: false }`
[INFO] [stdout] 12a2a4c09ce8260e3253e04b291be1480914a98c21bfbe5d46d9713ffe149221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 282893f28ca5b756b29fbe4f717dcd4fe72818390e6dc11f67983900851459c5
[INFO] running `Command { std: "docker" "start" "-a" "282893f28ca5b756b29fbe4f717dcd4fe72818390e6dc11f67983900851459c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling httpmock v0.8.3
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling fyers v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc2QlXfH/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/{libhttpmock-8f65503c8ec25b62,libsimilar-cd98562e6057a519,libstringmetrics-cf82477bb9a751e8,libassert_json_diff-e435459528acd32e,libpath_tree-0025241c0d5d3b3e,libasync_object_pool-7a9b7ed75eb15f43,libasync_lock-b0d0dd5730a765c8,libevent_listener_strategy-2ebfde55cdb77df1,libevent_listener-971b88b6c3bd2898,libparking-2c54c652d84c1ba0,libtabwriter-ea21aa828c723696,libunicode_width-931e795c8bf22da6,libfutures_timer-a8f0bde9eb6fbea1,libcrossbeam_utils-161d58a27baeeb1c,libheaders-600fa756654c2b9e,libsha1-a8e11f36562c0fc1,libheaders_core-7377615eba04033e,libserde_regex-c0f724a78bb3acf4,libregex-3b7a30f96895dc32,libregex_automata-048deafbd503bcb4,libaho_corasick-546df5b6d594d36d,libregex_syntax-4388266097cab4e4,libfyers-717384449454f39a,libhex-89a7819ac077d9c8,libchrono-c7b058909d86fd16,libiana_time_zone-f17b83d06d79483e,libnum_traits-22109bc1a90f3652,libsha2-495a3683620028a9,libcpufeatures-ffd35937018bee08,libdigest-8f7b25779a356c94,libblock_buffer-550f40a72e19c086,libcrypto_common-0c7ff8b03f50a75a,libgeneric_array-8f8117d8d894d96c,libtypenum-f14fa61429b7df4f,libthiserror-d7eba7e47457217a,libreqwest-51859a935c687d6b,libserde_urlencoded-1eefbfa9b2d3c75c,libryu-ffe0c7dd09625248,librustls_platform_verifier-643eaff41d537292,librustls_native_certs-d987f7c3956acbe9,libopenssl_probe-28767363f42ec805,libhyper_rustls-63c33340d7379817,libtokio_rustls-6bfc568e263ef887,librustls-f9e6fa5a5d52636d,libsubtle-dcdab698cc4c3907,libwebpki-44fe4ba71da7c8d2,libuntrusted-ecd0150d37c0a849,libaws_lc_rs-718ba105a04d4951,libaws_lc_sys-43ff1d3ef5a8a201,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libmime-a641f9c01534a6cb,libencoding_rs-bc1f2c0c1c1e7219,libserde_json-d2ffdf6d3dcc61d5,libmemchr-c95844734d70b92e,libzmij-8c0cfdcdcb46ef3e,libtower_http-29e0f2938c1d3c00,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-1250aeb4a4ca2f79,libtower_layer-11b600c9d83f94cb,libhyper_util-94ba0b906ec8ff41,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-83cd810fcd335ff5,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-804ccc9168081ec4,libtracing-7d70ae7163c42dcf,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libfnv-68f5b69a4a74de9d,libtokio_util-cd5709ce0f593dbb,libfutures_sink-f0db3c24b19532ab,libatomic_waker-3b600cf3b15fbf6e,libhttpdate-c834c1bc5cf51106,libfutures_channel-25a5f1f793e07868,libfutures_util-ce337b540b08870a,libslab-9b0608651dc55f22,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libtokio-6c95029f9913dc90,libsignal_hook_registry-c7d2577654ea8923,liberrno-0077e6ab174f744d,libsocket2-44c2077bc0fd095c,libmio-a57066bb9b21183d,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,liblibc-505a64c2b6b6d82d,libcfg_if-f1fc2100170eba64,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,libhttp_body_util-18cb83f2652ceead,libpin_project_lite-0480e93619ded6e2,libhttp_body-8262f194dac9b11d,liblog-daaabcfa7298a692,liburl-34021321d695559b,libidna-8599b711d4f6a887,libutf8_iter-3720c12e0564d699,libidna_adapter-3a68867e8c0f9dfc,libicu_properties-7713a27ad8415aa1,libicu_properties_data-b766d207d3168a91,libicu_normalizer-6c6322bfe18ec26e,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-cb4adc1b5a10d979,libpotential_utf-346ab07580f9a843,libicu_provider-cc702ceae29324d1,libicu_locale_core-41ffe22e4d2ea90c,libtinystr-9c62e53d775b64fb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-50bae2f13f07892f,libzerotrie-0745b2d8793e4c43,libyoke-bbbeff1a55fc15dd,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-cceaa195350a2844,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-acb98264bc63b81c,libitoa-9504ee2897050eea,libbytes-b9d2b3625ec9c9f2,libserde-12e5f41534537253,libserde_core-776a0533b765bf84,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2QlXfH/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" "/opt/rustwide/target/debug/build/aws-lc-sys-35589c2a9eae226d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/profile-7966d2c9fd73edd3" "-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 `fyers` (test "profile") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "282893f28ca5b756b29fbe4f717dcd4fe72818390e6dc11f67983900851459c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282893f28ca5b756b29fbe4f717dcd4fe72818390e6dc11f67983900851459c5", kill_on_drop: false }`
[INFO] [stdout] 282893f28ca5b756b29fbe4f717dcd4fe72818390e6dc11f67983900851459c5
