[INFO] fetching crate frm-bin 0.20.0... [INFO] testing frm-bin-0.20.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate frm-bin 0.20.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate frm-bin 0.20.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate frm-bin 0.20.0 [INFO] tweaked toml for crates.io crate frm-bin 0.20.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frm-bin 0.20.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frm-bin 0.20.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rabbitmq-conf v0.20.0 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded rabbitmq-versioning v0.20.0 [INFO] [stderr] Downloaded scanlex v0.1.4 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded sysexits v0.10.0 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.10 [INFO] [stderr] Downloaded clap_complete v4.5.65 [INFO] [stderr] Downloaded bel7-cli v0.8.0 [INFO] [stderr] Downloaded chrono-english v0.1.8 [INFO] [stderr] Downloaded toml v1.0.2+spec-1.1.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b6afc1990cffb012b48076fb1f1efe7cf92ac3920ddf4281ed47242db463e88 [INFO] running `Command { std: "docker" "start" "-a" "5b6afc1990cffb012b48076fb1f1efe7cf92ac3920ddf4281ed47242db463e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b6afc1990cffb012b48076fb1f1efe7cf92ac3920ddf4281ed47242db463e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6afc1990cffb012b48076fb1f1efe7cf92ac3920ddf4281ed47242db463e88", kill_on_drop: false }` [INFO] [stdout] 5b6afc1990cffb012b48076fb1f1efe7cf92ac3920ddf4281ed47242db463e88 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fec297f3d55c6fe3fe307443c22e01e5de74168b3d770c96b92cca24093e4810 [INFO] running `Command { std: "docker" "start" "-a" "fec297f3d55c6fe3fe307443c22e01e5de74168b3d770c96b92cca24093e4810", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling sysexits v0.10.0 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml v1.0.2+spec-1.1.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling chrono-english v0.1.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap_complete v4.5.65 [INFO] [stderr] Compiling rabbitmq-conf v0.20.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap_complete_nushell v4.5.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rabbitmq-versioning v0.20.0 [INFO] [stderr] Compiling bel7-cli v0.8.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [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 tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling frm-bin v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "fec297f3d55c6fe3fe307443c22e01e5de74168b3d770c96b92cca24093e4810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec297f3d55c6fe3fe307443c22e01e5de74168b3d770c96b92cca24093e4810", kill_on_drop: false }` [INFO] [stdout] fec297f3d55c6fe3fe307443c22e01e5de74168b3d770c96b92cca24093e4810 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e88e61c9ceb8697b917ff5b90a666d110cf96307a290af585bffd06f205668f6 [INFO] running `Command { std: "docker" "start" "-a" "e88e61c9ceb8697b917ff5b90a666d110cf96307a290af585bffd06f205668f6", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling chrono-english v0.1.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling frm-bin v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcoW6uc7/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/{libfrm-c5bc7e8b86e0eb0c,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libtoml-95df189541d3cadd,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-6ee144e79608385d,libserde_spanned-77a1b854861b0211,libtoml_datetime-6695e72d17e3efd5,libreqwest-931e0a077b6ddac0,libserde_urlencoded-65c031c57413cd9c,libryu-14257e7dfe68df82,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-e9609bf618d5b77c,libtokio_rustls-41f6467cf97331c7,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-81fe16ba4e9e6ad2,libmemchr-f04d4ed0ff57c3c8,libzmij-26240a070e5a122c,libtower_http-4bbade32f3fcb96e,libiri_string-d8b08e8827a09725,libtower-42af047c6179c8df,libtower_layer-d70c7e404336389b,libhyper_util-c044aeaa017c98ad,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-fe7cf47b867adfba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-6019ce56544c62ff,libtokio_util-7b70eefe6b6c53f1,libfutures_sink-97e10fe82c3fc434,libtokio-4baa73f278fd1ba8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libhttp_body_util-9d67203ee79d747e,libhttp_body-c835eae5fc9c575c,liblog-d269868761ac548a,liburl-4eaa183b383b324e,libidna-c469834016861c57,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libbytes-752d6eacdc0bb513,libsync_wrapper-48a86ae4bb41793c,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,librabbitmq_versioning-f8980d371ed6e34f,libxz2-5635c887dac55ef2,liblzma_sys-02025edd412c6c24,libtar-8257932e60f439b5,libxattr-67e581fca67f1cda,libfiletime-39ff944ae1768e0c,librabbitmq_conf-14e89a52965a22fd,libthiserror-2639ab6c4a0f696d,libwinnow-d62cc636b4194caf,libchrono_english-a856a45e8e502565,libscanlex-0d45ceb2dd60052e,libchrono-bea3f92cca5e0dda,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libfutures_util-b3c3e369c6035008,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libbel7_cli-afc962d126771524,libserde-f8ce708018caa49b,libserde_core-365391bf3dd30696,libindicatif-5c95c1bc02eef996,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-cd4d56c82bdf03d2,libclap_complete_nushell-b652e87c3e36f35c,libclap_complete-1704b159a713a836,libterminal_size-709b08a5e66d6c60,libtabled-be46815b2cc98df5,libpapergrid-669657bb400ce512,libbytecount-3d074ddb37370d4d,libfnv-2d77ec4f6f971b24,libtesting_table-e6bd800caa8aa1b6,libunicode_width-11318280e9097d13,libowo_colors-a997fecdc3b2ead1,libsysexits-471f78f4b561311d,libclap-6fcb4c739b6a1f2e,libclap_builder-be865a8ade7ce505,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libtempfile-52381f7bbafe0d09,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-52b476b435af542f,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287}.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" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcoW6uc7/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/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shell_tests-8b341b2679162e27" "-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 `frm-bin` (test "shell_tests") due to 1 previous error [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/rustcQ789qj/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/{libfrm-c5bc7e8b86e0eb0c,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libtoml-95df189541d3cadd,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-6ee144e79608385d,libserde_spanned-77a1b854861b0211,libtoml_datetime-6695e72d17e3efd5,libreqwest-931e0a077b6ddac0,libserde_urlencoded-65c031c57413cd9c,libryu-14257e7dfe68df82,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-e9609bf618d5b77c,libtokio_rustls-41f6467cf97331c7,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-81fe16ba4e9e6ad2,libmemchr-f04d4ed0ff57c3c8,libzmij-26240a070e5a122c,libtower_http-4bbade32f3fcb96e,libiri_string-d8b08e8827a09725,libtower-42af047c6179c8df,libtower_layer-d70c7e404336389b,libhyper_util-c044aeaa017c98ad,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-fe7cf47b867adfba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-6019ce56544c62ff,libtokio_util-7b70eefe6b6c53f1,libfutures_sink-97e10fe82c3fc434,libtokio-4baa73f278fd1ba8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libhttp_body_util-9d67203ee79d747e,libhttp_body-c835eae5fc9c575c,liblog-d269868761ac548a,liburl-4eaa183b383b324e,libidna-c469834016861c57,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libbytes-752d6eacdc0bb513,libsync_wrapper-48a86ae4bb41793c,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,librabbitmq_versioning-f8980d371ed6e34f,libxz2-5635c887dac55ef2,liblzma_sys-02025edd412c6c24,libtar-8257932e60f439b5,libxattr-67e581fca67f1cda,libfiletime-39ff944ae1768e0c,librabbitmq_conf-14e89a52965a22fd,libthiserror-2639ab6c4a0f696d,libwinnow-d62cc636b4194caf,libchrono_english-a856a45e8e502565,libscanlex-0d45ceb2dd60052e,libchrono-bea3f92cca5e0dda,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libfutures_util-b3c3e369c6035008,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libbel7_cli-afc962d126771524,libserde-f8ce708018caa49b,libserde_core-365391bf3dd30696,libindicatif-5c95c1bc02eef996,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-cd4d56c82bdf03d2,libclap_complete_nushell-b652e87c3e36f35c,libclap_complete-1704b159a713a836,libterminal_size-709b08a5e66d6c60,libtabled-be46815b2cc98df5,libpapergrid-669657bb400ce512,libbytecount-3d074ddb37370d4d,libfnv-2d77ec4f6f971b24,libtesting_table-e6bd800caa8aa1b6,libunicode_width-11318280e9097d13,libowo_colors-a997fecdc3b2ead1,libsysexits-471f78f4b561311d,libclap-6fcb4c739b6a1f2e,libclap_builder-be865a8ade7ce505,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libtempfile-52381f7bbafe0d09,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-52b476b435af542f,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287}.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" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQ789qj/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/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_tests-2f3daed5ef514b35" "-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 `frm-bin` (test "config_tests") 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/rustckKqWoT/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/{libfrm-c5bc7e8b86e0eb0c,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libtoml-95df189541d3cadd,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-6ee144e79608385d,libserde_spanned-77a1b854861b0211,libtoml_datetime-6695e72d17e3efd5,libreqwest-931e0a077b6ddac0,libserde_urlencoded-65c031c57413cd9c,libryu-14257e7dfe68df82,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-e9609bf618d5b77c,libtokio_rustls-41f6467cf97331c7,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-81fe16ba4e9e6ad2,libmemchr-f04d4ed0ff57c3c8,libzmij-26240a070e5a122c,libtower_http-4bbade32f3fcb96e,libiri_string-d8b08e8827a09725,libtower-42af047c6179c8df,libtower_layer-d70c7e404336389b,libhyper_util-c044aeaa017c98ad,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-fe7cf47b867adfba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-6019ce56544c62ff,libtokio_util-7b70eefe6b6c53f1,libfutures_sink-97e10fe82c3fc434,libtokio-4baa73f278fd1ba8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libhttp_body_util-9d67203ee79d747e,libhttp_body-c835eae5fc9c575c,liblog-d269868761ac548a,liburl-4eaa183b383b324e,libidna-c469834016861c57,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libbytes-752d6eacdc0bb513,libsync_wrapper-48a86ae4bb41793c,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,librabbitmq_versioning-f8980d371ed6e34f,libxz2-5635c887dac55ef2,liblzma_sys-02025edd412c6c24,libtar-8257932e60f439b5,libxattr-67e581fca67f1cda,libfiletime-39ff944ae1768e0c,librabbitmq_conf-14e89a52965a22fd,libthiserror-2639ab6c4a0f696d,libwinnow-d62cc636b4194caf,libchrono_english-a856a45e8e502565,libscanlex-0d45ceb2dd60052e,libchrono-bea3f92cca5e0dda,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libfutures_util-b3c3e369c6035008,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libbel7_cli-afc962d126771524,libserde-f8ce708018caa49b,libserde_core-365391bf3dd30696,libindicatif-5c95c1bc02eef996,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-cd4d56c82bdf03d2,libclap_complete_nushell-b652e87c3e36f35c,libclap_complete-1704b159a713a836,libterminal_size-709b08a5e66d6c60,libtabled-be46815b2cc98df5,libpapergrid-669657bb400ce512,libbytecount-3d074ddb37370d4d,libfnv-2d77ec4f6f971b24,libtesting_table-e6bd800caa8aa1b6,libunicode_width-11318280e9097d13,libowo_colors-a997fecdc3b2ead1,libsysexits-471f78f4b561311d,libclap-6fcb4c739b6a1f2e,libclap_builder-be865a8ade7ce505,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libtempfile-52381f7bbafe0d09,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-52b476b435af542f,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287}.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" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckKqWoT/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/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/status_tests-7eee8bd8f7cfdfd5" "-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 `frm-bin` (test "status_tests") 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/rustcHLXv4F/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/{libfrm-c5bc7e8b86e0eb0c,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libtoml-95df189541d3cadd,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-6ee144e79608385d,libserde_spanned-77a1b854861b0211,libtoml_datetime-6695e72d17e3efd5,libreqwest-931e0a077b6ddac0,libserde_urlencoded-65c031c57413cd9c,libryu-14257e7dfe68df82,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-e9609bf618d5b77c,libtokio_rustls-41f6467cf97331c7,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-81fe16ba4e9e6ad2,libmemchr-f04d4ed0ff57c3c8,libzmij-26240a070e5a122c,libtower_http-4bbade32f3fcb96e,libiri_string-d8b08e8827a09725,libtower-42af047c6179c8df,libtower_layer-d70c7e404336389b,libhyper_util-c044aeaa017c98ad,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-fe7cf47b867adfba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-6019ce56544c62ff,libtokio_util-7b70eefe6b6c53f1,libfutures_sink-97e10fe82c3fc434,libtokio-4baa73f278fd1ba8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libhttp_body_util-9d67203ee79d747e,libhttp_body-c835eae5fc9c575c,liblog-d269868761ac548a,liburl-4eaa183b383b324e,libidna-c469834016861c57,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libbytes-752d6eacdc0bb513,libsync_wrapper-48a86ae4bb41793c,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,librabbitmq_versioning-f8980d371ed6e34f,libxz2-5635c887dac55ef2,liblzma_sys-02025edd412c6c24,libtar-8257932e60f439b5,libxattr-67e581fca67f1cda,libfiletime-39ff944ae1768e0c,librabbitmq_conf-14e89a52965a22fd,libthiserror-2639ab6c4a0f696d,libwinnow-d62cc636b4194caf,libchrono_english-a856a45e8e502565,libscanlex-0d45ceb2dd60052e,libchrono-bea3f92cca5e0dda,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libfutures_util-b3c3e369c6035008,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libbel7_cli-afc962d126771524,libserde-f8ce708018caa49b,libserde_core-365391bf3dd30696,libindicatif-5c95c1bc02eef996,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-cd4d56c82bdf03d2,libclap_complete_nushell-b652e87c3e36f35c,libclap_complete-1704b159a713a836,libterminal_size-709b08a5e66d6c60,libtabled-be46815b2cc98df5,libpapergrid-669657bb400ce512,libbytecount-3d074ddb37370d4d,libfnv-2d77ec4f6f971b24,libtesting_table-e6bd800caa8aa1b6,libunicode_width-11318280e9097d13,libowo_colors-a997fecdc3b2ead1,libsysexits-471f78f4b561311d,libclap-6fcb4c739b6a1f2e,libclap_builder-be865a8ade7ce505,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libtempfile-52381f7bbafe0d09,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-52b476b435af542f,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287}.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" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcHLXv4F/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/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/download_tests-60fe9d3b96de8b04" "-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 `frm-bin` (test "download_tests") 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/rustc95gLTr/symbols.o" "<10 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/{libfrm-c5bc7e8b86e0eb0c,libdirs-92fd50c86f1b2319,libdirs_sys-576815c944403683,liboption_ext-23838f1959a6156b,libtoml-95df189541d3cadd,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-6ee144e79608385d,libserde_spanned-77a1b854861b0211,libtoml_datetime-6695e72d17e3efd5,libreqwest-931e0a077b6ddac0,libserde_urlencoded-65c031c57413cd9c,libryu-14257e7dfe68df82,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-e9609bf618d5b77c,libtokio_rustls-41f6467cf97331c7,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-81fe16ba4e9e6ad2,libmemchr-f04d4ed0ff57c3c8,libzmij-26240a070e5a122c,libtower_http-4bbade32f3fcb96e,libiri_string-d8b08e8827a09725,libtower-42af047c6179c8df,libtower_layer-d70c7e404336389b,libhyper_util-c044aeaa017c98ad,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-fe7cf47b867adfba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-6019ce56544c62ff,libtokio_util-7b70eefe6b6c53f1,libfutures_sink-97e10fe82c3fc434,libtokio-4baa73f278fd1ba8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libhttp_body_util-9d67203ee79d747e,libhttp_body-c835eae5fc9c575c,liblog-d269868761ac548a,liburl-4eaa183b383b324e,libidna-c469834016861c57,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libbytes-752d6eacdc0bb513,libsync_wrapper-48a86ae4bb41793c,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,librabbitmq_versioning-f8980d371ed6e34f,libxz2-5635c887dac55ef2,liblzma_sys-02025edd412c6c24,libtar-8257932e60f439b5,libxattr-67e581fca67f1cda,libfiletime-39ff944ae1768e0c,librabbitmq_conf-14e89a52965a22fd,libthiserror-2639ab6c4a0f696d,libwinnow-d62cc636b4194caf,libchrono_english-a856a45e8e502565,libscanlex-0d45ceb2dd60052e,libchrono-bea3f92cca5e0dda,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libfutures_util-b3c3e369c6035008,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libbel7_cli-afc962d126771524,libserde-f8ce708018caa49b,libserde_core-365391bf3dd30696,libindicatif-5c95c1bc02eef996,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-cd4d56c82bdf03d2,libclap_complete_nushell-b652e87c3e36f35c,libclap_complete-1704b159a713a836,libterminal_size-709b08a5e66d6c60,libtabled-be46815b2cc98df5,libpapergrid-669657bb400ce512,libbytecount-3d074ddb37370d4d,libtesting_table-e6bd800caa8aa1b6,libunicode_width-11318280e9097d13,libowo_colors-a997fecdc3b2ead1,libsysexits-471f78f4b561311d,libclap-6fcb4c739b6a1f2e,libclap_builder-be865a8ade7ce505,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libproptest-1406072b1a91dba5,libunarray-efa7fbfb9b1c3a47,libregex_syntax-d40cde7d2fd22dd8,librand_xorshift-c52a196be7081fba,librand_chacha-8f676c078279b903,libppv_lite86-1803a5ebc48ff269,libzerocopy-d06cae82cf9e4e9f,librand-7631cbb0218a82f4,librand_core-0dd5a39b32f1a1e7,librusty_fork-86923e7b885126e9,libwait_timeout-3b3db1f548726489,libtempfile-52381f7bbafe0d09,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-52b476b435af542f,liblinux_raw_sys-693dbac71fe04287,libfnv-2d77ec4f6f971b24,libquick_error-d40abd8d97f0f2e3,libbit_set-9ad08fd1f5d03482,libbit_vec-4078949085e9c884,libbitflags-9710438662028847}.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" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc95gLTr/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/aws-lc-sys-f0cb2b763723aac0/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/version_proptests-5eba42497d946ec6" "-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 `frm-bin` (test "version_proptests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e88e61c9ceb8697b917ff5b90a666d110cf96307a290af585bffd06f205668f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88e61c9ceb8697b917ff5b90a666d110cf96307a290af585bffd06f205668f6", kill_on_drop: false }` [INFO] [stdout] e88e61c9ceb8697b917ff5b90a666d110cf96307a290af585bffd06f205668f6