[INFO] cloning repository https://github.com/slopfest/fedora-cve-triage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slopfest/fedora-cve-triage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslopfest%2Ffedora-cve-triage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslopfest%2Ffedora-cve-triage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc76acd23f7440e206cc740f885eeecd9fb7b69f [INFO] testing slopfest/fedora-cve-triage against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslopfest%2Ffedora-cve-triage" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/slopfest/fedora-cve-triage [INFO] finished tweaking git repo https://github.com/slopfest/fedora-cve-triage [INFO] tweaked toml for git repo https://github.com/slopfest/fedora-cve-triage written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/slopfest/fedora-cve-triage on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/slopfest/fedora-cve-triage 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f4fe1c9f7ba1ef6efe61adbc9576047146f78f6a781147ff129ac9783b90e8a [INFO] running `Command { std: "docker" "start" "-a" "6f4fe1c9f7ba1ef6efe61adbc9576047146f78f6a781147ff129ac9783b90e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f4fe1c9f7ba1ef6efe61adbc9576047146f78f6a781147ff129ac9783b90e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4fe1c9f7ba1ef6efe61adbc9576047146f78f6a781147ff129ac9783b90e8a", kill_on_drop: false }` [INFO] [stdout] 6f4fe1c9f7ba1ef6efe61adbc9576047146f78f6a781147ff129ac9783b90e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 787b4f4aa9dbfe85c03e8d296af4d54b42fdb8dd849b4401227507eda751d970 [INFO] running `Command { std: "docker" "start" "-a" "787b4f4aa9dbfe85c03e8d296af4d54b42fdb8dd849b4401227507eda751d970", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling sandogasa-rpmvercmp v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-rpmvercmp) [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sandogasa-fedrq v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-fedrq) [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling emojis v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap v4.5.60 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hs-intake v0.1.4 (/opt/rustwide/workdir/tools/hs-intake) [INFO] [stderr] Compiling sandogasa-fasjson v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-fasjson) [INFO] [stderr] Compiling toml_edit v0.22.27 [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 tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling sandogasa-config v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-config) [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sandogasa-distgit v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-distgit) [INFO] [stderr] Compiling sandogasa-repology v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-repology) [INFO] [stderr] Compiling sandogasa-bodhi v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-bodhi) [INFO] [stderr] Compiling sandogasa-bugzilla v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-bugzilla) [INFO] [stderr] Compiling sandogasa-gitlab v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-gitlab) [INFO] [stderr] Compiling sandogasa-mailman v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-mailman) [INFO] [stderr] Compiling sandogasa-nvd v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-nvd) [INFO] [stderr] Compiling sandogasa-discourse v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-discourse) [INFO] [stderr] Compiling hs-relmon v0.4.0 (/opt/rustwide/workdir/tools/hs-relmon) [INFO] [stderr] Compiling sandogasa-hattrack v0.6.2 (/opt/rustwide/workdir/tools/sandogasa-hattrack) [INFO] [stderr] Compiling fedora-cve-triage v0.6.2 (/opt/rustwide/workdir/tools/fedora-cve-triage) [INFO] [stderr] Compiling sandogasa-pkg-acl v0.6.2 (/opt/rustwide/workdir/tools/sandogasa-pkg-acl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.16s [INFO] running `Command { std: "docker" "inspect" "787b4f4aa9dbfe85c03e8d296af4d54b42fdb8dd849b4401227507eda751d970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787b4f4aa9dbfe85c03e8d296af4d54b42fdb8dd849b4401227507eda751d970", kill_on_drop: false }` [INFO] [stdout] 787b4f4aa9dbfe85c03e8d296af4d54b42fdb8dd849b4401227507eda751d970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a493f88256eee8c3756a1cac25192e31510682dae4fb20bccec473b3f234aa [INFO] running `Command { std: "docker" "start" "-a" "80a493f88256eee8c3756a1cac25192e31510682dae4fb20bccec473b3f234aa", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling hs-intake v0.1.4 (/opt/rustwide/workdir/tools/hs-intake) [INFO] [stderr] Compiling sandogasa-fasjson v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-fasjson) [INFO] [stderr] Compiling sandogasa-fedrq v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-fedrq) [INFO] [stderr] Compiling sandogasa-rpmvercmp v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-rpmvercmp) [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sandogasa-config v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-config) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sandogasa-gitlab v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-gitlab) [INFO] [stderr] Compiling sandogasa-repology v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-repology) [INFO] [stderr] Compiling sandogasa-distgit v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-distgit) [INFO] [stderr] Compiling sandogasa-bugzilla v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-bugzilla) [INFO] [stderr] Compiling sandogasa-bodhi v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-bodhi) [INFO] [stderr] Compiling sandogasa-nvd v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-nvd) [INFO] [stderr] Compiling sandogasa-mailman v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-mailman) [INFO] [stderr] Compiling sandogasa-discourse v0.6.2 (/opt/rustwide/workdir/crates/sandogasa-discourse) [INFO] [stderr] Compiling hs-relmon v0.4.0 (/opt/rustwide/workdir/tools/hs-relmon) [INFO] [stderr] Compiling fedora-cve-triage v0.6.2 (/opt/rustwide/workdir/tools/fedora-cve-triage) [INFO] [stderr] Compiling sandogasa-pkg-acl v0.6.2 (/opt/rustwide/workdir/tools/sandogasa-pkg-acl) [INFO] [stderr] Compiling sandogasa-hattrack v0.6.2 (/opt/rustwide/workdir/tools/sandogasa-hattrack) [INFO] [stderr] error: could not compile `sandogasa-distgit` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name sandogasa_distgit --edition=2024 crates/sandogasa-distgit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d14e17a31415cf5 -C extra-filename=-d2fb1c3a273ad9b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4ed7ee627d0efe55.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-740bf48a01f1f6c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-78d21c36a87e17e3.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-bd72641f67be4d4b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/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/rustcGUvgJF/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsandogasa_distgit-6451558ceac7f610,libreqwest-4ed7ee627d0efe55,libhyper_rustls-75e3e3f29b8d62d4,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-ae3230ccca927f0d,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-b2b2a8754a06d1e8,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-8dc6f51a1b3ca8d1,libtower_layer-d70c7e404336389b,libhyper_util-eb8ad418597fc7cc,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22ff14f8c18006a6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cf080755936d95a9,libtracing-b8438ca639b9f68e,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libfnv-2d77ec4f6f971b24,libtokio_util-e6164e7926fba9cd,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio-78d21c36a87e17e3,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-1f23f338b7cdce0b,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-13ef397505cd94da,libidna-dfdae2987955bf7c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-356416567b5f2ce3,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-fe6eb08abd66b314,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libsandogasa_config-d28f09954fd45dc5,librpassword-e61642b23b5a7cc7,librtoolbox-782d8100e1fa084b,libtoml-53f54b9f8d782fa5,libtoml_edit-8dc89c6a81dcc1d8,libserde_spanned-2b8361a36e491202,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-c9d7762dca73e063,libdirs-b4515b351c008019,libdirs_sys-027aede91c95793d,liblibc-65ee1eb217d721f2,liboption_ext-23838f1959a6156b,libclap-893da8011cb40084,libclap_builder-2eb3f45fe6b7a550,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGUvgJF/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sandogasa_pkg_acl-c77caf939af4fead" "-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 `sandogasa-pkg-acl` (bin "sandogasa-pkg-acl" test) 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/rustc7aGh0s/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libemojis-b24dbfad4f4a99d3,libphf-aa695d0cd7827261,libphf_shared-6fe27db15fb6784a,libsiphasher-9b5a30f57019f0cd,libsandogasa_discourse-9f56ba535bffe141,libsandogasa_distgit-6451558ceac7f610,libsandogasa_mailman-21cb9a14a68d6591,libsandogasa_bugzilla-fb60b43dd117816f,libsandogasa_bodhi-505abf1347a2aa32,libreqwest-4ed7ee627d0efe55,libhyper_rustls-75e3e3f29b8d62d4,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-ae3230ccca927f0d,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libtower_http-b2b2a8754a06d1e8,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-8dc6f51a1b3ca8d1,libtower_layer-d70c7e404336389b,libhyper_util-eb8ad418597fc7cc,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22ff14f8c18006a6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cf080755936d95a9,libtracing-b8438ca639b9f68e,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-e6164e7926fba9cd,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-1f23f338b7cdce0b,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-13ef397505cd94da,libidna-dfdae2987955bf7c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-356416567b5f2ce3,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-fe6eb08abd66b314,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-78d21c36a87e17e3,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-8a799ba8b4537fa2,libsandogasa_fasjson-760340ac3872e094,libserde_json-f250c5e6f4d48e97,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libclap-893da8011cb40084,libclap_builder-2eb3f45fe6b7a550,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libchrono-891c413d9992fe41,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7aGh0s/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sandogasa_hattrack-d787bf34208f5b6c" "-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 `sandogasa-hattrack` (bin "sandogasa-hattrack" test) 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/rustc5YZlG7/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-53f54b9f8d782fa5.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsandogasa_repology-932fdd3c51a55002,libsandogasa_rpmvercmp-05277c9192bd3812,libtoml_edit-8dc89c6a81dcc1d8,libserde_spanned-2b8361a36e491202,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-c9d7762dca73e063,libsandogasa_gitlab-e3cbb40c6e418e77,libreqwest-4ed7ee627d0efe55,libhyper_rustls-75e3e3f29b8d62d4,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-ae3230ccca927f0d,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-b2b2a8754a06d1e8,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-8dc6f51a1b3ca8d1,libtower_layer-d70c7e404336389b,libhyper_util-eb8ad418597fc7cc,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22ff14f8c18006a6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cf080755936d95a9,libtracing-b8438ca639b9f68e,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-e6164e7926fba9cd,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio-78d21c36a87e17e3,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-1f23f338b7cdce0b,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-13ef397505cd94da,libidna-dfdae2987955bf7c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-356416567b5f2ce3,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-fe6eb08abd66b314,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71,libquick_xml-8f7af2fe3901a382,libmemchr-9b3f20cfb3ebd3b2}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5YZlG7/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hs_relmon-1626049e8f966d16" "-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/rustc9an4ko/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-893da8011cb40084,libclap_builder-2eb3f45fe6b7a550,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libsandogasa_nvd-c96cece5751e412f,libsandogasa_distgit-6451558ceac7f610,libsandogasa_config-d28f09954fd45dc5,librpassword-e61642b23b5a7cc7,librtoolbox-782d8100e1fa084b,libtoml-53f54b9f8d782fa5,libtoml_edit-8dc89c6a81dcc1d8,libserde_spanned-2b8361a36e491202,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-c9d7762dca73e063,libdirs-b4515b351c008019,libdirs_sys-027aede91c95793d,liboption_ext-23838f1959a6156b,libsandogasa_bugzilla-fb60b43dd117816f,libchrono-891c413d9992fe41,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libsandogasa_bodhi-505abf1347a2aa32,libreqwest-4ed7ee627d0efe55,libhyper_rustls-75e3e3f29b8d62d4,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-ae3230ccca927f0d,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-b2b2a8754a06d1e8,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-8dc6f51a1b3ca8d1,libtower_layer-d70c7e404336389b,libhyper_util-eb8ad418597fc7cc,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22ff14f8c18006a6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cf080755936d95a9,libtracing-b8438ca639b9f68e,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-e6164e7926fba9cd,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio-78d21c36a87e17e3,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-1f23f338b7cdce0b,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-13ef397505cd94da,libidna-dfdae2987955bf7c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-356416567b5f2ce3,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-fe6eb08abd66b314,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libversion_compare-39156000e1679105,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc9an4ko/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fedora_cve_triage-82b895763e3898d6" "-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 `hs-relmon` (lib test) due to 1 previous error [INFO] [stderr] error: could not compile `fedora-cve-triage` (bin "fedora-cve-triage" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80a493f88256eee8c3756a1cac25192e31510682dae4fb20bccec473b3f234aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a493f88256eee8c3756a1cac25192e31510682dae4fb20bccec473b3f234aa", kill_on_drop: false }` [INFO] [stdout] 80a493f88256eee8c3756a1cac25192e31510682dae4fb20bccec473b3f234aa