[INFO] fetching crate segul 0.22.1... [INFO] testing segul-0.22.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate segul 0.22.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate segul 0.22.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded serde_derive v1.0.205 [INFO] [stderr] Downloaded noodles v0.31.1 [INFO] [stderr] Downloaded noodles-core v0.9.0 [INFO] [stderr] Downloaded bytecount v0.6.8 [INFO] [stderr] Downloaded alphanumeric-sort v1.4.4 [INFO] [stderr] Downloaded noodles-bgzf v0.18.0 [INFO] [stderr] Downloaded assert_cmd v2.0.15 [INFO] [stderr] Downloaded clap v4.5.14 [INFO] [stderr] Downloaded indicatif v0.17.8 [INFO] [stderr] Downloaded indexmap v2.3.0 [INFO] [stderr] Downloaded flate2 v1.0.31 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [INFO] [stderr] Downloaded clap_builder v4.5.14 [INFO] [stderr] Downloaded serde_json v1.0.122 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded cc v1.1.8 [INFO] [stderr] Downloaded syn v2.0.72 [INFO] [stderr] Downloaded serde v1.0.205 [INFO] [stderr] Downloaded noodles-fasta v0.17.0 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded noodles-fastq v0.5.1 [INFO] [stderr] Downloaded zstd-sys v2.0.13+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62dfb5cce8917b83af792a316aae9039ce5e6075e204250670f25a9429547848 [INFO] running `Command { std: "docker" "start" "-a" "62dfb5cce8917b83af792a316aae9039ce5e6075e204250670f25a9429547848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62dfb5cce8917b83af792a316aae9039ce5e6075e204250670f25a9429547848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62dfb5cce8917b83af792a316aae9039ce5e6075e204250670f25a9429547848", kill_on_drop: false }` [INFO] [stdout] 62dfb5cce8917b83af792a316aae9039ce5e6075e204250670f25a9429547848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89373c91a3caafb0a99d7f1505a32b37a6bfa56af064cebc422af18c2c3c754b [INFO] running `Command { std: "docker" "start" "-a" "89373c91a3caafb0a99d7f1505a32b37a6bfa56af064cebc422af18c2c3c754b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [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 miniz_oxide v0.7.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling noodles-core v0.9.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling noodles-bgzf v0.18.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling noodles-fasta v0.17.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling noodles-fastq v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling walkdir v2.5.0 [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 nom v7.1.3 [INFO] [stderr] Compiling noodles v0.31.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling alphanumeric-sort v1.4.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling dialoguer v0.11.0 [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 log v0.4.22 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [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 36.30s [INFO] running `Command { std: "docker" "inspect" "89373c91a3caafb0a99d7f1505a32b37a6bfa56af064cebc422af18c2c3c754b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89373c91a3caafb0a99d7f1505a32b37a6bfa56af064cebc422af18c2c3c754b", kill_on_drop: false }` [INFO] [stdout] 89373c91a3caafb0a99d7f1505a32b37a6bfa56af064cebc422af18c2c3c754b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e08fadced03a663f4e30bb8cd4281e8afbeaa8bc82f29e01dd22f381861db88 [INFO] running `Command { std: "docker" "start" "-a" "0e08fadced03a663f4e30bb8cd4281e8afbeaa8bc82f29e01dd22f381861db88", 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 difflib v0.4.0 [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 normalize-line-endings v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates v3.1.2 [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" "/opt/rustwide/target/debug/deps/rustcDmYfGB/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-2984377804057543,libbytecount-d552d1ab3fdfccd4,libalphanumeric_sort-906e6ee84edf9fb4,libzip-981a251a6299ec4f,libpbkdf2-0840bbf9e6df849f,libsha2-525fdbc119c14895,libpassword_hash-f96773ea89bb84bb,libbase64ct-6f12231390bc6e6b,libtime-2f11e6a5e4b88c56,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libzstd-e4b64b067e58164d,libzstd_safe-f361151bd7806c5a,libzstd_sys-666b48b7b324b612,libbzip2-05d93bb2efc79d4b,libbzip2_sys-24f5b371697b2aef,libaes-68aef52486673411,libcipher-43a6dbe9772d9a48,libinout-60666ae2e8809bdc,libsha1-4fab50386e0a270c,libcpufeatures-42c2188ae17ada4c,libhmac-eb097f36c8d37d09,libdigest-81978f97696e6e8b,libsubtle-ca7024fc66e4388f,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libconstant_time_eq-204eefe07776b6c9,libnoodles-60b96eb319601348,libnoodles_fastq-c99b9a3afc52cf39,libnoodles_fasta-50c4ad2c87ac23a1,libnoodles_core-fbf49bcbe29a981a,libnoodles_bgzf-cc33ce7d4c28560a,libcrossbeam_channel-a302d691fa370eda,libbytes-23e98e3e91ed6cac,libnom-b3e0f856bc07dfc6,libnum_format-9eb4005ab9065a52,libarrayvec-f942e8c771b56381,liblog4rs-8da2961dca3744cd,liblog_mdc-23f68b9a997ec7bd,libserde_json-92a7f7e750455c1a,libthread_id-f14af944664e6060,libhumantime-271ba35809dd8c72,libserde_yaml-119b52ea4cae5cee,libryu-f8ba606093049f91,libitoa-4c6598116a867907,libunsafe_libyaml-7bc1bf218b2f5452,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,librand-2c015718689612b2,librand_chacha-3c1de3d1a3f52ec9,libppv_lite86-bad0d9d773ee639f,librand_core-b3b6f204da5e8ad4,libchrono-818479c6d29a8fee,libiana_time_zone-a18c7932f053b032,libanyhow-8b333ffe98d210b6,libparking_lot-0270d783428d5a0e,libparking_lot_core-54284ab1e9b3e6c6,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libserde_value-d6e911f1034e9406,libordered_float-52167ea1a5ea3426,libfnv-2d77ec4f6f971b24,libarc_swap-4d53f24db0759841,liblog-f009325a9a50ca37,libserde-b5cbe1c07739f6bc,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libglob-eeb045b280f2e028,libflate2-3f3706aa3637a7ec,libminiz_oxide-fadc6e5cf79ece6d,libadler-f4caa73e14204bdd,libcrc32fast-5e6fdc6fad2d85f8,libahash-6f488955874a2aef,libgetrandom-4b9590185bc82d41,libzerocopy-bb5b063c355c8a5f,libbyteorder-1efcbe4f07366651,libindicatif-cfdb170bb1bf1d6f,libportable_atomic-88420ec6c5694651,libnumber_prefix-8479f39d71e80d3e,libindexmap-790c7b028ca6f72f,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libdialoguer-1834d4e7b2c94a47,libshell_words-577647bd4f992c17,libtempfile-8d4755bf609edc1e,libfastrand-9c5266858c813c39,librustix-c1fc8546df13d295,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libonce_cell-24c5d665b6879050,libzeroize-ead98f074a37f829,libthiserror-7b5f2a2456e3492f,libconsole-2eb8b8c4213d7590,libunicode_width-ea37189c48be061a,libclap-06a34f90b09baa61,libclap_builder-a1468de0ac04614e,libstrsim-24acdad2526b95b7,libanstream-a1e3ed076dc4762c,libanstyle_query-e4c85920655ed0e4,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-7ccabaa8fbd15ad3,libanstyle_parse-850d159f61df32ae,libutf8parse-8828ddbb63eb8bad,libclap_lex-0e908d52bfe2a542,libcolored-0bc7c072f5abc54a,liblazy_static-b3603208c0de2608,libpredicates-60b4e31c84035f54,libregex-c41351cbf7e1ea5c,libitertools-a864bbf9c50cc0e0,libeither-38d43fea6173fdf6,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-312af7d1f586a353,libnum_traits-1ab6cbc65c706223,libtempdir-6070d23c5f7b6bb7,libremove_dir_all-988c28ce6bbf4cfc,librand-fd00e03b3147241d,libassert_cmd-cc19b0f1ffc306fc,libwait_timeout-bd20839596c3188a,liblibc-ae7c44f539cff960,libdoc_comment-dfc6c7e6d73077f4,libbstr-eee80ba7ed11ea3c,libregex_automata-7d9794f389319771,libaho_corasick-6e9abec44e58222d,libregex_syntax-3a1fc10fb0bb10d0,libmemchr-3ffe5f7a52883367,libpredicates_tree-dca160909c64ae1f,libtermtree-4521e55d84c1fd86,libpredicates-0795a7f010d59dae,libanstyle-bda2f167f91805d0,libdifflib-b5c0d174341d4249,libpredicates_core-2bbfe06a51dba34a}.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/rustcDmYfGB/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-5029599e1e87727c/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-702520b24bcfd69d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/partition-4186e6ec30b068ef" "-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 "partition") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0e08fadced03a663f4e30bb8cd4281e8afbeaa8bc82f29e01dd22f381861db88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e08fadced03a663f4e30bb8cd4281e8afbeaa8bc82f29e01dd22f381861db88", kill_on_drop: false }` [INFO] [stdout] 0e08fadced03a663f4e30bb8cd4281e8afbeaa8bc82f29e01dd22f381861db88