[INFO] fetching crate aledgr 0.15.0...
[INFO] testing aledgr-0.15.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate aledgr 0.15.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate aledgr 0.15.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aledgr 0.15.0
[INFO] tweaked toml for crates.io crate aledgr 0.15.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aledgr 0.15.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 aledgr 0.15.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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded rend v0.4.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.65
[INFO] [stderr]   Downloaded borsh-derive v1.6.1
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded rust_decimal v1.41.0
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded clap_mangen v0.2.33
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97
[INFO] running `Command { std: "docker" "start" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97", 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" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97" "/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" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97", 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" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling aledgr v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[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 toml v0.8.23
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.80s
[INFO] running `Command { std: "docker" "inspect" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97", 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" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97" "/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 rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aledgr v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `register_accounts` is never used
[INFO] [stdout]    --> tests/tag_meta_tests.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn register_accounts(v: &serde_json::Value) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> tests/dx_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Out {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     status: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aledgr` (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 aledgr --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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd326cb8e34d30d6 -C extra-filename=-2ac7ec8306bb334d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1830ee375b72ce7f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-10b1b56501b01bd8.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-2aaf411652a54fb8.rlib --extern clap_mangen=/opt/rustwide/target/debug/deps/libclap_mangen-f5061e07c966b5ce.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-a38a81da192bce35.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-c9b06f8a6ef409b4.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-1272fe180c5ab08e.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-4d9477bb403e9e62.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-b3482739d8cd035f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ac3936c0dd6f0b3b.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-72c6237052671d30.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-655a36dda5e792df.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-28577a7f08a07c09.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1a9b51e26fbe8a52.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ea03809487cf0396/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc6lgLtA/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-01ed9f74e4d04ee9,libgetrandom-6841e0dbdb6c146b,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaledgr-c9154ea7b40af46b,libreqwest-ac3936c0dd6f0b3b,libhyper_rustls-5144f19e786972bb,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-b9778d8cda081491,librustls-778a02aa8173ffa9,libsubtle-2ae6a7038b9a0630,libwebpki-0430c00c0b2c6854,libring-c34903c6f160ed56,libgetrandom-4171ddcf5fa94c89,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libserde_urlencoded-42f233efc25aa867,libtower_http-17a8e434342e2343,libiri_string-9568090a19df0016,libtower-cd5485ebd228391a,libtower_layer-d908dd771b239ecd,libhyper_util-c764ec24fa46403c,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-8891879938231fdd,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libhyper-70dc5c4c2b3f265f,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-98286f337f8c2629,libtokio-80aeb58abb878b0f,libsocket2-050091baf38e5996,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libfutures_util-7ef664837337de6d,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libpin_project_lite-0a15d51c77964692,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,liburl-63ef3f73073d0491,libidna-018674a5f2852ed0,libutf8_iter-51566bbad89f3a68,libidna_adapter-7605e14972367f01,libicu_properties-4b4371cbeb529dba,libicu_properties_data-b217809bf575558a,libicu_normalizer-31f1a882add2b7b1,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-7c7834c2d34e32a8,libpotential_utf-12cd9390e89fbef1,libicu_provider-9716e0a58367e382,libicu_locale_core-ba543d4bde2e01ff,libtinystr-203f2b906c2aa886,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-94973403906fdab4,libzerotrie-79ab4999317cde38,libyoke-6478f1eea3c8d0c0,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-b1bfe5e9cd476d07,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libtoml-1a9b51e26fbe8a52,libtoml_edit-eae6f87f8da4f014,libserde_spanned-476b2eaf6cc3bc9c,libindexmap-f006485b143d2676,libhashbrown-25abce2d85979e8d,libwinnow-88e6acd6e2987984,libtoml_datetime-62d49bd0cd23eb1f,libclap_mangen-f5061e07c966b5ce,libroff-c35966bbe18bfa7d,libcsv-c9b06f8a6ef409b4,libcsv_core-f03df036c4c840f2,libquick_xml-4d9477bb403e9e62,libratatui-b3482739d8cd035f,libunicode_truncate-ea7f35c3c139a462,libunicode_width-b1bc0d6c10c00ecc,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libitertools-45fb07187528ca00,libeither-e5ea87bd27ac73a9,libcassowary-12d00e585f48d567,libcompact_str-ecdd618219a23490,libryu-1f4f40e4352371e5,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libunicode_segmentation-63c0e35c356241ee,libunicode_width-0122813f2549e4e9,libstrum-545772345df0e26e,libnotify-1272fe180c5ab08e,libmio-08776f0d6da22f5a,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libfiletime-8f25a3f895276c6e,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-682cbeca83a8429c,libinotify_sys-e70041aa4e12e570,libbitflags-dde12b0d7d495b50,libcrossterm-a38a81da192bce35,librustix-b821135247f1b02f,liblinux_raw_sys-e0d87a58652c2b0b,libbitflags-19bd3a07fb167555,libparking_lot-3ffc45ac74faea53,libparking_lot_core-5da3b68e7b565456,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libsignal_hook_mio-c21bcdadc63aa577,libsignal_hook-173b8fe2eca939f9,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libmio-8f9bbb4ed88c0b35,liblibc-585253b8e2aa2651,liblog-f16ce4b64309590f,libserde_json-28577a7f08a07c09,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libmemchr-5cfa70d22cb32987,libregex_syntax-6d6ee545e2ffad72,libclap_complete-2aaf411652a54fb8,librust_decimal-72c6237052671d30,libserde-655a36dda5e792df,libserde_core-50638b26382b0544,libarrayvec-9d0aa62fa88910b3,libchrono-1830ee375b72ce7f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-c50394e09299f6b8,libclap-10b1b56501b01bd8,libclap_builder-04fcc109377776a2,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc6lgLtA/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/ring-ea03809487cf0396/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tui_phases24_tests-b07a133d6b9fbe3b" "-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 `aledgr` (test "tui_phases24_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/rustcBkpuMa/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-01ed9f74e4d04ee9,libgetrandom-6841e0dbdb6c146b,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaledgr-c9154ea7b40af46b,libreqwest-ac3936c0dd6f0b3b,libhyper_rustls-5144f19e786972bb,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-b9778d8cda081491,librustls-778a02aa8173ffa9,libsubtle-2ae6a7038b9a0630,libwebpki-0430c00c0b2c6854,libring-c34903c6f160ed56,libgetrandom-4171ddcf5fa94c89,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libserde_urlencoded-42f233efc25aa867,libtower_http-17a8e434342e2343,libiri_string-9568090a19df0016,libtower-cd5485ebd228391a,libtower_layer-d908dd771b239ecd,libhyper_util-c764ec24fa46403c,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-8891879938231fdd,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libhyper-70dc5c4c2b3f265f,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-98286f337f8c2629,libtokio-80aeb58abb878b0f,libsocket2-050091baf38e5996,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libfutures_util-7ef664837337de6d,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libpin_project_lite-0a15d51c77964692,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,liburl-63ef3f73073d0491,libidna-018674a5f2852ed0,libutf8_iter-51566bbad89f3a68,libidna_adapter-7605e14972367f01,libicu_properties-4b4371cbeb529dba,libicu_properties_data-b217809bf575558a,libicu_normalizer-31f1a882add2b7b1,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-7c7834c2d34e32a8,libpotential_utf-12cd9390e89fbef1,libicu_provider-9716e0a58367e382,libicu_locale_core-ba543d4bde2e01ff,libtinystr-203f2b906c2aa886,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-94973403906fdab4,libzerotrie-79ab4999317cde38,libyoke-6478f1eea3c8d0c0,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-b1bfe5e9cd476d07,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libtoml-1a9b51e26fbe8a52,libtoml_edit-eae6f87f8da4f014,libserde_spanned-476b2eaf6cc3bc9c,libindexmap-f006485b143d2676,libhashbrown-25abce2d85979e8d,libwinnow-88e6acd6e2987984,libtoml_datetime-62d49bd0cd23eb1f,libclap_mangen-f5061e07c966b5ce,libroff-c35966bbe18bfa7d,libcsv-c9b06f8a6ef409b4,libcsv_core-f03df036c4c840f2,libquick_xml-4d9477bb403e9e62,libratatui-b3482739d8cd035f,libunicode_truncate-ea7f35c3c139a462,libunicode_width-b1bc0d6c10c00ecc,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libitertools-45fb07187528ca00,libeither-e5ea87bd27ac73a9,libcassowary-12d00e585f48d567,libcompact_str-ecdd618219a23490,libryu-1f4f40e4352371e5,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libunicode_segmentation-63c0e35c356241ee,libunicode_width-0122813f2549e4e9,libstrum-545772345df0e26e,libnotify-1272fe180c5ab08e,libmio-08776f0d6da22f5a,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libfiletime-8f25a3f895276c6e,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-682cbeca83a8429c,libinotify_sys-e70041aa4e12e570,libbitflags-dde12b0d7d495b50,libcrossterm-a38a81da192bce35,librustix-b821135247f1b02f,liblinux_raw_sys-e0d87a58652c2b0b,libbitflags-19bd3a07fb167555,libparking_lot-3ffc45ac74faea53,libparking_lot_core-5da3b68e7b565456,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libsignal_hook_mio-c21bcdadc63aa577,libsignal_hook-173b8fe2eca939f9,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libmio-8f9bbb4ed88c0b35,liblibc-585253b8e2aa2651,liblog-f16ce4b64309590f,libserde_json-28577a7f08a07c09,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libmemchr-5cfa70d22cb32987,libregex_syntax-6d6ee545e2ffad72,libclap_complete-2aaf411652a54fb8,librust_decimal-72c6237052671d30,libserde-655a36dda5e792df,libserde_core-50638b26382b0544,libarrayvec-9d0aa62fa88910b3,libchrono-1830ee375b72ce7f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-c50394e09299f6b8,libclap-10b1b56501b01bd8,libclap_builder-04fcc109377776a2,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcBkpuMa/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/ring-ea03809487cf0396/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tui_dashboard_chart_tests-bbb3cd7746b93c08" "-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 `aledgr` (test "tui_dashboard_chart_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97", kill_on_drop: false }`
[INFO] [stdout] 4d199e0212d368dcf3772b292cda31b44986b9f8902a600ffc5dba55ba7a3e97
