[INFO] fetching crate frm-bin 0.20.0...
[INFO] testing frm-bin-0.20.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate frm-bin 0.20.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate frm-bin 0.20.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded tar v0.4.44
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded toml v1.0.2+spec-1.1.0
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded ryu v1.0.22
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded rabbitmq-conf v0.20.0
[INFO] [stderr]   Downloaded rabbitmq-versioning v0.20.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded scanlex v0.1.4
[INFO] [stderr]   Downloaded chrono-english v0.1.8
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.10
[INFO] [stderr]   Downloaded bel7-cli v0.8.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded sysexits v0.10.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536
[INFO] running `Command { std: "docker" "start" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sysexits v0.10.0
[INFO] [stderr]    Compiling scanlex v0.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling chrono-english v0.1.8
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.2+spec-1.1.0
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rabbitmq-conf v0.20.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling clap_complete v4.5.65
[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 clap_complete_nushell v4.5.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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 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 tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[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 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling difflib v0.4.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 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 v0.4.43
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling chrono-english v0.1.8
[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] [stderr] error: could not compile `frm-bin` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name frm --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5fc1e3371a8e5955 -C extra-filename=-896e79f6a74ddf9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-4c22c30d8e8cc314.rlib --extern bel7_cli=/opt/rustwide/target/debug/deps/libbel7_cli-cb248cc0ae87f79c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fb02a9a8efa4a2ce.rlib --extern chrono_english=/opt/rustwide/target/debug/deps/libchrono_english-5934db8b4450c7b6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-54a9f6fc1d6ddc2c.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a8dc34680692bcfd.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d64feaa294f5afb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c4a40a7724ab7371.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-a0909781af7d2119.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-c2974946d6337fe5.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-75e0430f96bafd8e.rlib --extern rabbitmq_conf=/opt/rustwide/target/debug/deps/librabbitmq_conf-b154fd91ebb867f9.rlib --extern rabbitmq_versioning=/opt/rustwide/target/debug/deps/librabbitmq_versioning-c7398eda3963cc77.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-860cd13145207969.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-51df7c35c2702d79.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09dff627044735d8.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-4db506b3f37ff7e7.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-407d549b1d468a89.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db915a0b023999e8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-908fdc8b08195e45.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5df4b2d93b90b4f3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9ae406ec43939d2d.rlib --extern xz2=/opt/rustwide/target/debug/deps/libxz2-e19c58aad15049d5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out -L native=/usr/lib/x86_64-linux-gnu` (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/rustcropd9Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfrm-4ef51bd69947adc3,libdirs-a8dc34680692bcfd,libdirs_sys-9da36c4f72b15709,liboption_ext-61303ef911796993,libtoml-9ae406ec43939d2d,libtoml_writer-35bb0e15a531393e,libtoml_parser-dd59a1f08ac225a4,libserde_spanned-f97fde08cb2cb09e,libtoml_datetime-7384571b5b09b459,libreqwest-860cd13145207969,libserde_urlencoded-175dad9b3b415800,libryu-25f59e4cd0d23219,librustls_platform_verifier-81fa72b69834c03d,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-88918654e859d0e4,libtokio_rustls-b705ec9fd548d4c7,librustls-4f67f5ec217d308c,libsubtle-2ae6a7038b9a0630,libwebpki-eead8de6addedabd,libuntrusted-b2f816886faf2178,libaws_lc_rs-8b6df616d49700f3,libaws_lc_sys-07b892a0f2cde8c6,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-09dff627044735d8,libmemchr-60b408e76a46f254,libzmij-8eb72cbe5f9b9b4e,libtower_http-76deb35ac30058af,libiri_string-7980c6545d934b56,libtower-22261c03df3fd60a,libtower_layer-d908dd771b239ecd,libhyper_util-4214c50321312851,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-8dff89d18684ee1c,libtracing_core-5514c019623f0390,libhyper-5521c792ec927792,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-b54b017169f0ad61,libtokio_util-e9e44dfe0ee3d0ce,libfutures_sink-3971bde37bb30e19,libtokio-5df4b2d93b90b4f3,libsocket2-1aadc0729249d3be,libmio-fc0f5b7715002b05,libhttp_body_util-529162f632764fb1,libhttp_body-475394a7f396512d,liblog-f16ce4b64309590f,liburl-2a45f0b4f11f71f3,libidna-94d6716cbc45ef41,libutf8_iter-51566bbad89f3a68,libidna_adapter-561393f3ee552067,libicu_properties-9e783979a4ed6b22,libicu_properties_data-b217809bf575558a,libicu_normalizer-b45fd15360ab11be,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f4e4b27b282bf2ea,libpotential_utf-d49ac0295d644830,libicu_provider-1f076e8705134fa0,libicu_locale_core-a0bd9ea29639d79d,libtinystr-398a451cf06f7a7d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-c9439729e2c87f42,libzerotrie-20f438aceb326c6d,libyoke-c0bb06f8550416fb,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-78de73a1db4e9ec5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-a4484436616bd9d7,libitoa-f3a70a1441f7f89b,libbytes-3529dc27cc7678fe,libsync_wrapper-6bdfbc29c4269203,librabbitmq_versioning-c7398eda3963cc77,libxz2-e19c58aad15049d5,liblzma_sys-639d1a31fdc8b2a9,libtar-407d549b1d468a89,libxattr-fae0162b4d4dc5d2,libfiletime-abcc191895a3ce8d,librabbitmq_conf-b154fd91ebb867f9,libthiserror-908fdc8b08195e45,libwinnow-ff325613e0e6d4a9,libchrono_english-5934db8b4450c7b6,libscanlex-9f04e16255303ab2,libchrono-fb02a9a8efa4a2ce,libiana_time_zone-bcd81aefedc374a6,libnum_traits-78e6e49ea324715f,libfutures_util-c4a40a7724ab7371,libslab-ed301aba3460fb05,libpin_project_lite-72bf04572caa1c84,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libbel7_cli-cb248cc0ae87f79c,libserde-51df7c35c2702d79,libserde_core-21f22ac7b803fb0e,libindicatif-a0909781af7d2119,libportable_atomic-b2c3e87a13df7d23,libunit_prefix-1f322e2873265049,libconsole-647835aed23f71de,libclap_complete_nushell-c3edb55be1dba192,libclap_complete-3cb40ba580b9a21c,libterminal_size-e9a9d4a09c185afc,libtabled-4db506b3f37ff7e7,libpapergrid-0ceca12ec1fa1b93,libbytecount-76626be7681a4686,libfnv-79e2cbfbe03dcd16,libtesting_table-cf48cd4eee19d1fa,libunicode_width-c0be3735b741df1b,libowo_colors-542d7154100c4576,libsysexits-24750c218a293e4b,libclap-54a9f6fc1d6ddc2c,libclap_builder-594f47384bb8355d,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libtempfile-db915a0b023999e8,libgetrandom-7f3b074ce05a9c1f,liblibc-11f5a30dc24875fb,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-b04f9765034d25e7,libbitflags-9362e66b8880981a,liblinux_raw_sys-7c0af75954695899,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libcfg_if-83060ec5685761ae}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcropd9Z/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tanzu_tests-bbd1a58337f593af" "-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 "tanzu_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/rustc8RPzpA/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfrm-4ef51bd69947adc3,libdirs-a8dc34680692bcfd,libdirs_sys-9da36c4f72b15709,liboption_ext-61303ef911796993,libtoml-9ae406ec43939d2d,libtoml_writer-35bb0e15a531393e,libtoml_parser-dd59a1f08ac225a4,libserde_spanned-f97fde08cb2cb09e,libtoml_datetime-7384571b5b09b459,libreqwest-860cd13145207969,libserde_urlencoded-175dad9b3b415800,libryu-25f59e4cd0d23219,librustls_platform_verifier-81fa72b69834c03d,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-88918654e859d0e4,libtokio_rustls-b705ec9fd548d4c7,librustls-4f67f5ec217d308c,libsubtle-2ae6a7038b9a0630,libwebpki-eead8de6addedabd,libuntrusted-b2f816886faf2178,libaws_lc_rs-8b6df616d49700f3,libaws_lc_sys-07b892a0f2cde8c6,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-09dff627044735d8,libmemchr-60b408e76a46f254,libzmij-8eb72cbe5f9b9b4e,libtower_http-76deb35ac30058af,libiri_string-7980c6545d934b56,libtower-22261c03df3fd60a,libtower_layer-d908dd771b239ecd,libhyper_util-4214c50321312851,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-8dff89d18684ee1c,libtracing_core-5514c019623f0390,libhyper-5521c792ec927792,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-b54b017169f0ad61,libtokio_util-e9e44dfe0ee3d0ce,libfutures_sink-3971bde37bb30e19,libtokio-5df4b2d93b90b4f3,libsocket2-1aadc0729249d3be,libmio-fc0f5b7715002b05,libhttp_body_util-529162f632764fb1,libhttp_body-475394a7f396512d,liblog-f16ce4b64309590f,liburl-2a45f0b4f11f71f3,libidna-94d6716cbc45ef41,libutf8_iter-51566bbad89f3a68,libidna_adapter-561393f3ee552067,libicu_properties-9e783979a4ed6b22,libicu_properties_data-b217809bf575558a,libicu_normalizer-b45fd15360ab11be,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f4e4b27b282bf2ea,libpotential_utf-d49ac0295d644830,libicu_provider-1f076e8705134fa0,libicu_locale_core-a0bd9ea29639d79d,libtinystr-398a451cf06f7a7d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-c9439729e2c87f42,libzerotrie-20f438aceb326c6d,libyoke-c0bb06f8550416fb,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-78de73a1db4e9ec5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-a4484436616bd9d7,libitoa-f3a70a1441f7f89b,libbytes-3529dc27cc7678fe,libsync_wrapper-6bdfbc29c4269203,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,librabbitmq_versioning-c7398eda3963cc77,libxz2-e19c58aad15049d5,liblzma_sys-639d1a31fdc8b2a9,libtar-407d549b1d468a89,libxattr-fae0162b4d4dc5d2,libfiletime-abcc191895a3ce8d,libcfg_if-83060ec5685761ae,librabbitmq_conf-b154fd91ebb867f9,libthiserror-908fdc8b08195e45,libwinnow-ff325613e0e6d4a9,libchrono_english-5934db8b4450c7b6,libscanlex-9f04e16255303ab2,libchrono-fb02a9a8efa4a2ce,libiana_time_zone-bcd81aefedc374a6,libnum_traits-78e6e49ea324715f,libfutures_util-c4a40a7724ab7371,libslab-ed301aba3460fb05,libpin_project_lite-72bf04572caa1c84,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libbel7_cli-cb248cc0ae87f79c,libserde-51df7c35c2702d79,libserde_core-21f22ac7b803fb0e,libindicatif-a0909781af7d2119,libportable_atomic-b2c3e87a13df7d23,libunit_prefix-1f322e2873265049,libconsole-647835aed23f71de,liblibc-11f5a30dc24875fb,libonce_cell-e9252a7b5119f3eb,libclap_complete_nushell-c3edb55be1dba192,libclap_complete-3cb40ba580b9a21c,libterminal_size-e9a9d4a09c185afc,librustix-b04f9765034d25e7,libbitflags-9362e66b8880981a,liblinux_raw_sys-7c0af75954695899,libtabled-4db506b3f37ff7e7,libpapergrid-0ceca12ec1fa1b93,libbytecount-76626be7681a4686,libfnv-79e2cbfbe03dcd16,libtesting_table-cf48cd4eee19d1fa,libunicode_width-c0be3735b741df1b,libowo_colors-542d7154100c4576,libsysexits-24750c218a293e4b,libclap-54a9f6fc1d6ddc2c,libclap_builder-594f47384bb8355d,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8RPzpA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/version_tests-b976eba553f9d02a" "-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_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/rustcTf3WeX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfrm-4ef51bd69947adc3,libdirs-a8dc34680692bcfd,libdirs_sys-9da36c4f72b15709,liboption_ext-61303ef911796993,libtoml-9ae406ec43939d2d,libtoml_writer-35bb0e15a531393e,libtoml_parser-dd59a1f08ac225a4,libserde_spanned-f97fde08cb2cb09e,libtoml_datetime-7384571b5b09b459,libreqwest-860cd13145207969,libserde_urlencoded-175dad9b3b415800,libryu-25f59e4cd0d23219,librustls_platform_verifier-81fa72b69834c03d,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-88918654e859d0e4,libtokio_rustls-b705ec9fd548d4c7,librustls-4f67f5ec217d308c,libsubtle-2ae6a7038b9a0630,libwebpki-eead8de6addedabd,libuntrusted-b2f816886faf2178,libaws_lc_rs-8b6df616d49700f3,libaws_lc_sys-07b892a0f2cde8c6,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-09dff627044735d8,libmemchr-60b408e76a46f254,libzmij-8eb72cbe5f9b9b4e,libtower_http-76deb35ac30058af,libiri_string-7980c6545d934b56,libtower-22261c03df3fd60a,libtower_layer-d908dd771b239ecd,libhyper_util-4214c50321312851,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-8dff89d18684ee1c,libtracing_core-5514c019623f0390,libhyper-5521c792ec927792,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-b54b017169f0ad61,libtokio_util-e9e44dfe0ee3d0ce,libfutures_sink-3971bde37bb30e19,libtokio-5df4b2d93b90b4f3,libsocket2-1aadc0729249d3be,libmio-fc0f5b7715002b05,libhttp_body_util-529162f632764fb1,libhttp_body-475394a7f396512d,liblog-f16ce4b64309590f,liburl-2a45f0b4f11f71f3,libidna-94d6716cbc45ef41,libutf8_iter-51566bbad89f3a68,libidna_adapter-561393f3ee552067,libicu_properties-9e783979a4ed6b22,libicu_properties_data-b217809bf575558a,libicu_normalizer-b45fd15360ab11be,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f4e4b27b282bf2ea,libpotential_utf-d49ac0295d644830,libicu_provider-1f076e8705134fa0,libicu_locale_core-a0bd9ea29639d79d,libtinystr-398a451cf06f7a7d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-c9439729e2c87f42,libzerotrie-20f438aceb326c6d,libyoke-c0bb06f8550416fb,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-78de73a1db4e9ec5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-a4484436616bd9d7,libitoa-f3a70a1441f7f89b,libbytes-3529dc27cc7678fe,libsync_wrapper-6bdfbc29c4269203,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,librabbitmq_versioning-c7398eda3963cc77,libxz2-e19c58aad15049d5,liblzma_sys-639d1a31fdc8b2a9,libtar-407d549b1d468a89,libxattr-fae0162b4d4dc5d2,libfiletime-abcc191895a3ce8d,librabbitmq_conf-b154fd91ebb867f9,libthiserror-908fdc8b08195e45,libwinnow-ff325613e0e6d4a9,libchrono_english-5934db8b4450c7b6,libscanlex-9f04e16255303ab2,libchrono-fb02a9a8efa4a2ce,libiana_time_zone-bcd81aefedc374a6,libnum_traits-78e6e49ea324715f,libfutures_util-c4a40a7724ab7371,libslab-ed301aba3460fb05,libpin_project_lite-72bf04572caa1c84,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libbel7_cli-cb248cc0ae87f79c,libserde-51df7c35c2702d79,libserde_core-21f22ac7b803fb0e,libindicatif-a0909781af7d2119,libportable_atomic-b2c3e87a13df7d23,libunit_prefix-1f322e2873265049,libconsole-647835aed23f71de,libclap_complete_nushell-c3edb55be1dba192,libclap_complete-3cb40ba580b9a21c,libterminal_size-e9a9d4a09c185afc,libtabled-4db506b3f37ff7e7,libpapergrid-0ceca12ec1fa1b93,libbytecount-76626be7681a4686,libfnv-79e2cbfbe03dcd16,libtesting_table-cf48cd4eee19d1fa,libunicode_width-c0be3735b741df1b,libowo_colors-542d7154100c4576,libsysexits-24750c218a293e4b,libclap-54a9f6fc1d6ddc2c,libclap_builder-594f47384bb8355d,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libtempfile-db915a0b023999e8,libgetrandom-7f3b074ce05a9c1f,liblibc-11f5a30dc24875fb,libcfg_if-83060ec5685761ae,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-b04f9765034d25e7,libbitflags-9362e66b8880981a,liblinux_raw_sys-7c0af75954695899}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcTf3WeX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-a01743999e8e0ce1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/download_tests-a8e07248ab3ef385" "-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] running `Command { std: "docker" "inspect" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536", kill_on_drop: false }`
[INFO] [stdout] 37d107de8ab1c3dd0cb26c5c80985999ee14282b2805fe2bdcaafd8d03e92536
