[INFO] fetching crate gitmoji-rs 3.0.0...
[INFO] testing gitmoji-rs-3.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate gitmoji-rs 3.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gitmoji-rs 3.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gitmoji-rs 3.0.0
[INFO] tweaked toml for crates.io crate gitmoji-rs 3.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitmoji-rs 3.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gitmoji-rs 3.0.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04d88108f28c8b645bc8fa0dc752673f9d1ce468aef8ebffbf9d7da073f8d21a
[INFO] running `Command { std: "docker" "start" "-a" "04d88108f28c8b645bc8fa0dc752673f9d1ce468aef8ebffbf9d7da073f8d21a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04d88108f28c8b645bc8fa0dc752673f9d1ce468aef8ebffbf9d7da073f8d21a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d88108f28c8b645bc8fa0dc752673f9d1ce468aef8ebffbf9d7da073f8d21a", kill_on_drop: false }`
[INFO] [stdout] 04d88108f28c8b645bc8fa0dc752673f9d1ce468aef8ebffbf9d7da073f8d21a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66bf8a185562388a80618ff7d596072b155d3f91ee1a48835a04d743c7b69004
[INFO] running `Command { std: "docker" "start" "-a" "66bf8a185562388a80618ff7d596072b155d3f91ee1a48835a04d743c7b69004", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling clap_complete v4.5.61
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[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_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling gitmoji-rs v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "66bf8a185562388a80618ff7d596072b155d3f91ee1a48835a04d743c7b69004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66bf8a185562388a80618ff7d596072b155d3f91ee1a48835a04d743c7b69004", kill_on_drop: false }`
[INFO] [stdout] 66bf8a185562388a80618ff7d596072b155d3f91ee1a48835a04d743c7b69004
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad46066115f5f92eaa39777c344aa67fc63ce77d125964c6ea849d0e3440dbd2
[INFO] running `Command { std: "docker" "start" "-a" "ad46066115f5f92eaa39777c344aa67fc63ce77d125964c6ea849d0e3440dbd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling nix v0.30.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling assert2 v0.3.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rexpect v0.6.2
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling gitmoji-rs v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `gitmoji-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name gitmoji_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 '--warn=clippy::perf' '--warn=clippy::pedantic' --forbid=unsafe_code '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hook"))' -C metadata=155d871660472fad -C extra-filename=-41aa105e404bffe7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern assert2=/opt/rustwide/target/debug/deps/libassert2-ee0f21dc534daee6.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-6bd911b053575798.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-be859fa75415384f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-53b5392f5cc8abf6.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-d7e29de4637669fb.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d4cca3d362a5d56e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d2c5dc07763baec6.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-59ccfa648cd177d6.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-3957c2f13c417549.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-1cddddd5b95aad21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7d1710ece7ef3add.rlib --extern rexpect=/opt/rustwide/target/debug/deps/librexpect-51d6a34a8b08331e.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-e0a19fbc4a40cef8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d00495a71b33218.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7161870f8a68cb52.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-394d58f97abe8e1a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c5ddf0fd58588658.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-4a6631ab98f220c3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6abbb6df4118ced7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-082cd6354e4759d4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-93f24a261b6bcb33.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6e80a89eca33f9ad.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-444768d526ed62fe/out` (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" "/opt/rustwide/target/debug/deps/rustc3Epy5M/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libassert_cmd-6bd911b053575798,libwait_timeout-ff3d997fa6306769}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_log-394d58f97abe8e1a,libtracing_subscriber-082cd6354e4759d4,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-7fa5d0831f98e2bd,libnu_ansi_term-cec55056b47fffbb,libtracing_log-ba3e2b9ad3f418cd,libassert_fs-be859fa75415384f,libglobwalk-96dace85b9d5a54a,libignore-1b083b10bd19e529,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-f5552d22e4113c4c,libcrossbeam_epoch-6cc4f4d92ad3f8a0,libcrossbeam_utils-f0662ad78ea30c65,libglobset-acf79b14754dbd07,libbstr-b0f7b4c6c73e980a,libpredicates_tree-fba27aaeff6e525d,libtermtree-2f5b8a8eea45db94,libpredicates-18377d4c5e6fba46,libdifflib-4df85af8aa2b8261,libpredicates_core-f5da7bed198b0577,libdoc_comment-4fa219c78b938a58,libanyhow-e16577d217315ef4,libgitmoji_rs-b408b7904ecef5ea,libreqwest-7d1710ece7ef3add,libserde_urlencoded-426bb0b6be8506a9,libhyper_rustls-7d276ead8ff58d1c,librustls_native_certs-807dd486f9559329,libhyper_tls-cc76457a884f51b0,libtokio_native_tls-b33f7a3bd610b584,libtokio_rustls-a48f1e068aa5d7cd,librustls-a056e83f08acedf0,libsubtle-e2f0af8959bd7889,libwebpki-c4867043eb7b2306,libring-2fd8dd70576f1c62,libuntrusted-151845769873c416,librustls_pki_types-371575e108e50302,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-a94ef20c72783781,libryu-819a5e577911cb6a,libtower_http-17d41be7b61c091b,libiri_string-78898a3d7d778ef5,libtower-f00932631456edf7,libtower_layer-5699d784b4449e00,libnative_tls-63bbf43a319d8615,libopenssl_probe-453b407a18c75c81,libopenssl-fbb8e79090ac3e1f,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-9227737e14b28ddd,libhyper_util-7c1a13f27c006d7b,libbase64-fff42f7554bbeb90,libipnet-daff958ae325e20e,libsocket2-191fada8b0f779d6,libtower_service-222788e4f5219726,libhyper-ac97d4fd9051f562,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-cce2ccf11f55be50,libtokio_util-56fe61eae1f582f1,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libhttp_body_util-2a63b9c9cae13996,libhttp_body-0c41015c4689ae98,libhttp-ac2ecb406546bfef,libitoa-e85b58bc56783d97,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libtoml_edit-4a6631ab98f220c3,libserde_spanned-6bc7560c8830625b,libtoml_parser-57b37fe009268459,libwinnow-6390d9a49ed836de,libindexmap-aef16ca5e0ae1680,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libtoml_writer-20b1fbe19d5c8c6d,libtoml_datetime-d5906e18ae99385c,libderive_more-d2c5dc07763baec6,libtokio-c5ddf0fd58588658,libsignal_hook_registry-4eb2fd0dc868f665,libsocket2-0840cec9f46afba5,libbytes-c4b3e4d5cc5c0e2a,libmio-cc625bbab1b74bb0,libdirectories-3957c2f13c417549,libdirs_sys-70c2f9f702d0b90e,liboption_ext-38791eff9acb757e,libdialoguer-59ccfa648cd177d6,libshell_words-88fae138266086df,libzeroize-fabec83a71c28d82,libfuzzy_matcher-1cddddd5b95aad21,libthread_local-38210c06b80c6d4e,libtracing-6abbb6df4118ced7,libtracing_core-139a8bab9f78eee1,libconsole-d4cca3d362a5d56e,libunicode_width-bc270aad86d5ab5d,liburl-93f24a261b6bcb33,libidna-37cfe1fa4ff9c84f,libidna_adapter-d5cf971ca2cb262d,libicu_normalizer-34cb49c8f3c87487,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libicu_properties-98f444020ef5d444,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-af69e38d834c5e35,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-df048f2990d838bf,libicu_provider-ca808911dafbed24,libicu_locid-192a85567179f145,liblitemap-a2ad82c824c5a6df,libtinystr-78836b3857aa57ea,libzerovec-b9e6eaa09e705f7a,libwriteable-d7ff86b178f1d317,libyoke-b23a7eeebd74d138,libzerofrom-b6295c9dacc282cc,libstable_deref_trait-456565f84dafac83,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde-5d00495a71b33218,libserde_core-f5ed69f6ed59a68c,libclap_complete-d7e29de4637669fb,libclap-53b5392f5cc8abf6,libclap_builder-6d10f5733f1fdd52,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libserial_test-7161870f8a68cb52,libparking_lot-806e96e1e5a18c86,libparking_lot_core-42e6330ee61a6fa1,libsmallvec-d167a9f6134c271e,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,liblog-b63935de1b181bba,libfutures-ef66124a9c7d0c39,libfutures_executor-c4dadec9b424f9d5,libfutures_util-739e3105ba463684,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libscc-da3b2ded388c6031,libsdd-a165aecf357ada6c,librexpect-51d6a34a8b08331e,libcomma-477e8c5bbc618fa1,libthiserror-630f66ae1670a41f,libtempfile-0eefdd98ca45791a,libgetrandom-331074230670cf44,libfastrand-74ae4622d963d882,librustix-32c90c52c2678879,liblinux_raw_sys-ecd8c3651f5555d1,libonce_cell-db8f3eed2a1f3f7b,libregex-683ae09489dd13fb,libregex_automata-5bbae1cfd85b69cc,libaho_corasick-4bc622c7530298af,libmemchr-6e500fc2d2cc2174,libregex_syntax-3727c38b46230be4,libnix-b91ba696a4203cad,libbitflags-41b8697fded66a4d,libcfg_if-8c8419bc1cff3c76,liblibc-e12833f345346841}.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" "/opt/rustwide/target/debug/deps/rustc3Epy5M/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/ring-444768d526ed62fe/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/commit-57418c6c5ebef524" "-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 `gitmoji-rs` (test "commit") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXxFqEr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libassert_cmd-6bd911b053575798,libwait_timeout-ff3d997fa6306769}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_log-394d58f97abe8e1a,libtracing_subscriber-082cd6354e4759d4,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-7fa5d0831f98e2bd,libnu_ansi_term-cec55056b47fffbb,libtracing_log-ba3e2b9ad3f418cd,libassert_fs-be859fa75415384f,libglobwalk-96dace85b9d5a54a,libignore-1b083b10bd19e529,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-f5552d22e4113c4c,libcrossbeam_epoch-6cc4f4d92ad3f8a0,libcrossbeam_utils-f0662ad78ea30c65,libglobset-acf79b14754dbd07,libbstr-b0f7b4c6c73e980a,libregex_automata-5bbae1cfd85b69cc,libregex_syntax-3727c38b46230be4,libaho_corasick-4bc622c7530298af,libpredicates_tree-fba27aaeff6e525d,libtermtree-2f5b8a8eea45db94,libpredicates-18377d4c5e6fba46,libdifflib-4df85af8aa2b8261,libpredicates_core-f5da7bed198b0577,libdoc_comment-4fa219c78b938a58,libanyhow-e16577d217315ef4,libgitmoji_rs-b408b7904ecef5ea,libreqwest-7d1710ece7ef3add,libserde_urlencoded-426bb0b6be8506a9,libhyper_rustls-7d276ead8ff58d1c,librustls_native_certs-807dd486f9559329,libhyper_tls-cc76457a884f51b0,libtokio_native_tls-b33f7a3bd610b584,libtokio_rustls-a48f1e068aa5d7cd,librustls-a056e83f08acedf0,libsubtle-e2f0af8959bd7889,libwebpki-c4867043eb7b2306,libring-2fd8dd70576f1c62,libuntrusted-151845769873c416,librustls_pki_types-371575e108e50302,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-a94ef20c72783781,libryu-819a5e577911cb6a,libtower_http-17d41be7b61c091b,libiri_string-78898a3d7d778ef5,libtower-f00932631456edf7,libtower_layer-5699d784b4449e00,libnative_tls-63bbf43a319d8615,libopenssl_probe-453b407a18c75c81,libopenssl-fbb8e79090ac3e1f,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-9227737e14b28ddd,libhyper_util-7c1a13f27c006d7b,libbase64-fff42f7554bbeb90,libipnet-daff958ae325e20e,libsocket2-191fada8b0f779d6,libtower_service-222788e4f5219726,libhyper-ac97d4fd9051f562,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-cce2ccf11f55be50,libtokio_util-56fe61eae1f582f1,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libhttp_body_util-2a63b9c9cae13996,libhttp_body-0c41015c4689ae98,libhttp-ac2ecb406546bfef,libitoa-e85b58bc56783d97,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libtoml_edit-4a6631ab98f220c3,libserde_spanned-6bc7560c8830625b,libtoml_parser-57b37fe009268459,libwinnow-6390d9a49ed836de,libindexmap-aef16ca5e0ae1680,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libtoml_writer-20b1fbe19d5c8c6d,libtoml_datetime-d5906e18ae99385c,libderive_more-d2c5dc07763baec6,libtokio-c5ddf0fd58588658,libsignal_hook_registry-4eb2fd0dc868f665,libsocket2-0840cec9f46afba5,libbytes-c4b3e4d5cc5c0e2a,libmio-cc625bbab1b74bb0,libdialoguer-59ccfa648cd177d6,libshell_words-88fae138266086df,libtempfile-0eefdd98ca45791a,libgetrandom-331074230670cf44,libfastrand-74ae4622d963d882,librustix-32c90c52c2678879,libbitflags-41b8697fded66a4d,liblinux_raw_sys-ecd8c3651f5555d1,libzeroize-fabec83a71c28d82,libfuzzy_matcher-1cddddd5b95aad21,libthread_local-38210c06b80c6d4e,libtracing-6abbb6df4118ced7,libtracing_core-139a8bab9f78eee1,libconsole-d4cca3d362a5d56e,libunicode_width-bc270aad86d5ab5d,liburl-93f24a261b6bcb33,libidna-37cfe1fa4ff9c84f,libidna_adapter-d5cf971ca2cb262d,libicu_normalizer-34cb49c8f3c87487,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libicu_properties-98f444020ef5d444,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-af69e38d834c5e35,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-df048f2990d838bf,libicu_provider-ca808911dafbed24,libicu_locid-192a85567179f145,liblitemap-a2ad82c824c5a6df,libtinystr-78836b3857aa57ea,libzerovec-b9e6eaa09e705f7a,libwriteable-d7ff86b178f1d317,libyoke-b23a7eeebd74d138,libzerofrom-b6295c9dacc282cc,libstable_deref_trait-456565f84dafac83,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde-5d00495a71b33218,libserde_core-f5ed69f6ed59a68c,libclap_complete-d7e29de4637669fb,libclap-53b5392f5cc8abf6,libclap_builder-6d10f5733f1fdd52,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libserial_test-7161870f8a68cb52,libparking_lot-806e96e1e5a18c86,libparking_lot_core-42e6330ee61a6fa1,libcfg_if-8c8419bc1cff3c76,libsmallvec-d167a9f6134c271e,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,liblog-b63935de1b181bba,libfutures-ef66124a9c7d0c39,libfutures_executor-c4dadec9b424f9d5,libfutures_util-739e3105ba463684,libmemchr-6e500fc2d2cc2174,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libscc-da3b2ded388c6031,libsdd-a165aecf357ada6c,libonce_cell-db8f3eed2a1f3f7b,libdirectories-3957c2f13c417549,libdirs_sys-70c2f9f702d0b90e,liblibc-e12833f345346841,liboption_ext-38791eff9acb757e,libassert2-ee0f21dc534daee6,libdiff-8a313203ba17272d,libyansi-68bbbf94d60ef578}.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" "/opt/rustwide/target/debug/deps/rustcXxFqEr/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/ring-444768d526ed62fe/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test-fc3d47efbcb03283" "-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" "/opt/rustwide/target/debug/deps/rustcNRVD9M/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libassert_cmd-6bd911b053575798,libwait_timeout-ff3d997fa6306769}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_log-394d58f97abe8e1a,libtracing_subscriber-082cd6354e4759d4,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-7fa5d0831f98e2bd,libnu_ansi_term-cec55056b47fffbb,libtracing_log-ba3e2b9ad3f418cd,libassert_fs-be859fa75415384f,libglobwalk-96dace85b9d5a54a,libignore-1b083b10bd19e529,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-f5552d22e4113c4c,libcrossbeam_epoch-6cc4f4d92ad3f8a0,libcrossbeam_utils-f0662ad78ea30c65,libglobset-acf79b14754dbd07,libbstr-b0f7b4c6c73e980a,libpredicates_tree-fba27aaeff6e525d,libtermtree-2f5b8a8eea45db94,libpredicates-18377d4c5e6fba46,libdifflib-4df85af8aa2b8261,libpredicates_core-f5da7bed198b0577,libdoc_comment-4fa219c78b938a58,libanyhow-e16577d217315ef4,libserial_test-7161870f8a68cb52,libparking_lot-806e96e1e5a18c86,libparking_lot_core-42e6330ee61a6fa1,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libfutures-ef66124a9c7d0c39,libfutures_executor-c4dadec9b424f9d5,libscc-da3b2ded388c6031,libsdd-a165aecf357ada6c,librexpect-51d6a34a8b08331e,libcomma-477e8c5bbc618fa1,libthiserror-630f66ae1670a41f,libregex-683ae09489dd13fb,libregex_automata-5bbae1cfd85b69cc,libaho_corasick-4bc622c7530298af,libregex_syntax-3727c38b46230be4,libnix-b91ba696a4203cad,libgitmoji_rs-b408b7904ecef5ea,libreqwest-7d1710ece7ef3add,libserde_urlencoded-426bb0b6be8506a9,libhyper_rustls-7d276ead8ff58d1c,librustls_native_certs-807dd486f9559329,libhyper_tls-cc76457a884f51b0,libtokio_native_tls-b33f7a3bd610b584,libtokio_rustls-a48f1e068aa5d7cd,librustls-a056e83f08acedf0,libsubtle-e2f0af8959bd7889,libwebpki-c4867043eb7b2306,libring-2fd8dd70576f1c62,libuntrusted-151845769873c416,librustls_pki_types-371575e108e50302,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-a94ef20c72783781,libryu-819a5e577911cb6a,libtower_http-17d41be7b61c091b,libiri_string-78898a3d7d778ef5,libtower-f00932631456edf7,libtower_layer-5699d784b4449e00,libnative_tls-63bbf43a319d8615,libopenssl_probe-453b407a18c75c81,libopenssl-fbb8e79090ac3e1f,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-9227737e14b28ddd,libhyper_util-7c1a13f27c006d7b,libbase64-fff42f7554bbeb90,libipnet-daff958ae325e20e,libsocket2-191fada8b0f779d6,libtower_service-222788e4f5219726,libhyper-ac97d4fd9051f562,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-cce2ccf11f55be50,libtokio_util-56fe61eae1f582f1,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libhttp_body_util-2a63b9c9cae13996,libfutures_util-739e3105ba463684,libmemchr-6e500fc2d2cc2174,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libhttp_body-0c41015c4689ae98,liblog-b63935de1b181bba,libhttp-ac2ecb406546bfef,libitoa-e85b58bc56783d97,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,libtoml_edit-4a6631ab98f220c3,libserde_spanned-6bc7560c8830625b,libtoml_parser-57b37fe009268459,libwinnow-6390d9a49ed836de,libindexmap-aef16ca5e0ae1680,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libtoml_writer-20b1fbe19d5c8c6d,libtoml_datetime-d5906e18ae99385c,libderive_more-d2c5dc07763baec6,libtokio-c5ddf0fd58588658,libsignal_hook_registry-4eb2fd0dc868f665,libsocket2-0840cec9f46afba5,libbytes-c4b3e4d5cc5c0e2a,libmio-cc625bbab1b74bb0,libdirectories-3957c2f13c417549,libdirs_sys-70c2f9f702d0b90e,liboption_ext-38791eff9acb757e,libdialoguer-59ccfa648cd177d6,libshell_words-88fae138266086df,libtempfile-0eefdd98ca45791a,libgetrandom-331074230670cf44,libfastrand-74ae4622d963d882,librustix-32c90c52c2678879,libbitflags-41b8697fded66a4d,liblinux_raw_sys-ecd8c3651f5555d1,libzeroize-fabec83a71c28d82,libfuzzy_matcher-1cddddd5b95aad21,libthread_local-38210c06b80c6d4e,libcfg_if-8c8419bc1cff3c76,libtracing-6abbb6df4118ced7,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-139a8bab9f78eee1,libconsole-d4cca3d362a5d56e,liblibc-e12833f345346841,libunicode_width-bc270aad86d5ab5d,libonce_cell-db8f3eed2a1f3f7b,liburl-93f24a261b6bcb33,libidna-37cfe1fa4ff9c84f,libidna_adapter-d5cf971ca2cb262d,libicu_normalizer-34cb49c8f3c87487,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-98f444020ef5d444,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-af69e38d834c5e35,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-df048f2990d838bf,libicu_provider-ca808911dafbed24,libicu_locid-192a85567179f145,liblitemap-a2ad82c824c5a6df,libtinystr-78836b3857aa57ea,libzerovec-b9e6eaa09e705f7a,libwriteable-d7ff86b178f1d317,libyoke-b23a7eeebd74d138,libzerofrom-b6295c9dacc282cc,libstable_deref_trait-456565f84dafac83,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde-5d00495a71b33218,libserde_core-f5ed69f6ed59a68c,libclap_complete-d7e29de4637669fb,libclap-53b5392f5cc8abf6,libclap_builder-6d10f5733f1fdd52,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libassert2-ee0f21dc534daee6,libdiff-8a313203ba17272d,libyansi-68bbbf94d60ef578}.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" "/opt/rustwide/target/debug/deps/rustcNRVD9M/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/ring-444768d526ed62fe/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/init-f035461d6d0f7310" "-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 `gitmoji-rs` (test "init") due to 1 previous error
[INFO] [stderr] error: could not compile `gitmoji-rs` (test "test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ad46066115f5f92eaa39777c344aa67fc63ce77d125964c6ea849d0e3440dbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad46066115f5f92eaa39777c344aa67fc63ce77d125964c6ea849d0e3440dbd2", kill_on_drop: false }`
[INFO] [stdout] ad46066115f5f92eaa39777c344aa67fc63ce77d125964c6ea849d0e3440dbd2
