[INFO] fetching crate segul 0.22.1... [INFO] testing segul-0.22.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate segul 0.22.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate segul 0.22.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate segul 0.22.1 [INFO] tweaked toml for crates.io crate segul 0.22.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate segul 0.22.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate segul 0.22.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noodles-fastq v0.5.1 [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded noodles-core v0.9.0 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded alphanumeric-sort v1.4.4 [INFO] [stderr] Downloaded noodles v0.31.1 [INFO] [stderr] Downloaded noodles-fasta v0.17.0 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded assert_cmd v2.0.15 [INFO] [stderr] Downloaded clap v4.5.14 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded indexmap v2.3.0 [INFO] [stderr] Downloaded noodles-bgzf v0.18.0 [INFO] [stderr] Downloaded serde_json v1.0.122 [INFO] [stderr] Downloaded serde_derive v1.0.205 [INFO] [stderr] Downloaded clap_builder v4.5.14 [INFO] [stderr] Downloaded serde v1.0.205 [INFO] [stderr] Downloaded bstr v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5b71bf094c62156c984ca9d1d5908f2b21968f34b8d65cd806dcb8ad216d5e7 [INFO] running `Command { std: "docker" "start" "-a" "c5b71bf094c62156c984ca9d1d5908f2b21968f34b8d65cd806dcb8ad216d5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b71bf094c62156c984ca9d1d5908f2b21968f34b8d65cd806dcb8ad216d5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b71bf094c62156c984ca9d1d5908f2b21968f34b8d65cd806dcb8ad216d5e7", kill_on_drop: false }` [INFO] [stdout] c5b71bf094c62156c984ca9d1d5908f2b21968f34b8d65cd806dcb8ad216d5e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6a7806637520c37ae9deef16dd4d08f0d3abb31db62dbbdf78e0c341c8e88b6 [INFO] running `Command { std: "docker" "start" "-a" "a6a7806637520c37ae9deef16dd4d08f0d3abb31db62dbbdf78e0c341c8e88b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling noodles-core v0.9.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap_builder v4.5.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling noodles-bgzf v0.18.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling noodles-fasta v0.17.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling noodles-fastq v0.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling noodles v0.31.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling alphanumeric-sort v1.4.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling segul v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.49s [INFO] running `Command { std: "docker" "inspect" "a6a7806637520c37ae9deef16dd4d08f0d3abb31db62dbbdf78e0c341c8e88b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a7806637520c37ae9deef16dd4d08f0d3abb31db62dbbdf78e0c341c8e88b6", kill_on_drop: false }` [INFO] [stdout] a6a7806637520c37ae9deef16dd4d08f0d3abb31db62dbbdf78e0c341c8e88b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e52f8a983d3894a8bd34ac128af72deb4e286d9a25ea665fec8c4edf9e2088bf [INFO] running `Command { std: "docker" "start" "-a" "e52f8a983d3894a8bd34ac128af72deb4e286d9a25ea665fec8c4edf9e2088bf", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling segul v0.22.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPrWwc2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsegul-82f3afb53eb10bcc,libbytecount-35ff256e1707499b,libalphanumeric_sort-ece1232cce88c881,libzip-1190e28ebe812418,libpbkdf2-4124af1bf2c3d87d,libsha2-03f8753b86a3007c,libpassword_hash-4333ace6a7ef9bf1,libbase64ct-9f2cd2f6610d0aa5,libtime-92d1184515410e8f,libtime_core-26d4d6b21ba1bbba,libnum_conv-d2e97b3eaa83741a,libderanged-c68fbc13184e2fab,libpowerfmt-319bda9d3261653d,libzstd-3306b246736822fe,libzstd_safe-cccce55f73c953dd,libzstd_sys-317e1941a3641145,libbzip2-2e8af49dd2a1198d,libbzip2_sys-2ac85cf62959fb64,libaes-9b0416828d42e795,libcipher-8bffb2cce2e0911e,libinout-4d19c2aef49b0436,libsha1-37b6fcd66e985bb7,libcpufeatures-ce34552494dd2fb2,libhmac-ede6f62e5a828ab5,libdigest-be5ee80aae3aff60,libsubtle-7ebad0e8fd7aebee,libblock_buffer-326317ca0de1562c,libcrypto_common-bd9fd1eef5970b81,libgeneric_array-557cd4982d58c028,libtypenum-0463e5580ed3b454,libconstant_time_eq-24c4e4255e4e1071,libnoodles-378f95aeec3fae71,libnoodles_fastq-a870646130a5f3b2,libnoodles_fasta-add47d83a88cac93,libnoodles_core-3a34797abbc0859a,libnoodles_bgzf-c61b058b63e1d0fd,libcrossbeam_channel-3245ec87eaaaaa23,libbytes-75b5d9db96ca2351,libnom-fdc244f5503a02fd,libnum_format-2fece80dfdfe0033,libarrayvec-d41212358f403228,liblog4rs-555f33b3b92f71bf,liblog_mdc-0b52ae812b7da3a6,libserde_json-9dc09f124008399a,libthread_id-1334f643e144988a,libhumantime-c76e32c317139601,libserde_yaml-430a790319acaeeb,libryu-5e2da3a6212ae627,libitoa-76defaf6caddc4ef,libunsafe_libyaml-67a2c4f52bb6caef,libtypemap_ors-3fc038223819e02b,libunsafe_any_ors-d1d0010f905c6dff,libdestructure_traitobject-fcd226c1f934da50,librand-7fa5311b0a630b0d,librand_chacha-42f0db8e496f1e4f,libppv_lite86-63d0ed3147fe66ec,librand_core-66ab5b150f985698,libchrono-bba9f68ee6d13f2d,libiana_time_zone-bd0504f4438a5a21,libanyhow-41a7cba848003e7c,libparking_lot-9ad82e743360c677,libparking_lot_core-015c8a4d5c6c0d12,libsmallvec-11db946d63302e54,liblock_api-fd6dd51bf028334a,libscopeguard-b6a4a8f4f6aaf34b,libserde_value-66fb755635cd373e,libordered_float-aea5c2eeb077d2a9,libfnv-440a3b349835519e,libarc_swap-37eac3c29837e946,liblog-0400d76693afb17d,libserde-41e2acf2901302ab,libwalkdir-8e8463fba6c4a243,libsame_file-da77335f1bb992e0,libglob-7cced3af4c5b366c,libflate2-069a426031fd828f,libminiz_oxide-0e967f75c3c18ae2,libadler-b4175ab842d2ed22,libcrc32fast-7fea2126e47072e0,libahash-37ce520e2a9fad79,libgetrandom-7995fa8bb21b3ba8,libzerocopy-afa2c0fd961fd883,libbyteorder-2111db28b855e2ca,libindicatif-67efffaf8412d44e,libportable_atomic-1694388380b185f7,libnumber_prefix-3ee113992e9f31d2,libindexmap-d5d87a00f70bb01c,libequivalent-1a416a9cd094258a,libhashbrown-1891f7c8c9ac7e08,librayon-e7e5a2ebb273e809,librayon_core-016876b99ff39c98,libcrossbeam_deque-53907049e9507e04,libcrossbeam_epoch-91a890c803fcb8eb,libcrossbeam_utils-45b753ac1659e9f8,libdialoguer-3c508bfc8d2302fe,libshell_words-eef44e5987d9877e,libtempfile-75e0232fa0397dee,libfastrand-d23863bd0329c0ab,librustix-b7f6cf82df451d7b,libbitflags-588aeb7e408c1ea5,liblinux_raw_sys-a66de2c676f5cee4,libcfg_if-6a7eff3bb9b3cc11,libonce_cell-a8fd6a2ebb7b3d16,libzeroize-0da6aee4552d71b5,libthiserror-519c06272f5427a5,libconsole-23c66932e323682d,libunicode_width-531c61e1d6cb8b36,libclap-fa7971b971938111,libclap_builder-b3f8579b16fc163a,libstrsim-d06c92a9dc9344bf,libanstream-9e8a70a144a39f15,libanstyle_query-5e7401cc5de78643,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-f101f851668d519a,libanstyle_parse-921a6e963eb2f703,libutf8parse-f6737d5b791aba93,libclap_lex-5e094d9e0eeb9785,libcolored-c9d9c43f3df6a15b,liblazy_static-26ac7623d713e9be,libpredicates-5cace62eb439d2df,libregex-0393e7a150c59fe5,libitertools-ce2d4b2d05f0eb02,libeither-c72f44f1a200ae1c,libnormalize_line_endings-a10f24d41e9902c1,libfloat_cmp-83e8994b6102113c,libnum_traits-604a96659715092c,libtempdir-e1b7d486cac95be1,libremove_dir_all-f9db9e87c9235f9d,librand-20a0b0b0efcf89cf,libassert_cmd-55e7c39dc63ad9d1,libwait_timeout-e91adf5e6f7d2ab3,liblibc-0735dd006e554d82,libdoc_comment-423e5badf98d622c,libbstr-5e1c99d6c5835ef5,libregex_automata-7464faa9deeb6b49,libaho_corasick-6042065b4fe64eff,libregex_syntax-6b5a7db78512d1a2,libmemchr-ee39f93accc90f7c,libpredicates_tree-07b93bad5a40b495,libtermtree-06c001ea5bb3e8c9,libpredicates-039806030ecbc596,libanstyle-5655dad01f0f2748,libdifflib-81982d3ebd0e2347,libpredicates_core-d4e917df5731981a}.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" "/tmp/rustcPrWwc2/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/bzip2-sys-19107bddda21eab6/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c52d31bbf1fa36a8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/convert-12f6252f53e3e0e6" "-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 `segul` (test "convert") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e52f8a983d3894a8bd34ac128af72deb4e286d9a25ea665fec8c4edf9e2088bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52f8a983d3894a8bd34ac128af72deb4e286d9a25ea665fec8c4edf9e2088bf", kill_on_drop: false }` [INFO] [stdout] e52f8a983d3894a8bd34ac128af72deb4e286d9a25ea665fec8c4edf9e2088bf