[INFO] fetching crate tally-ng 0.7.2...
[INFO] testing tally-ng-0.7.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tally-ng 0.7.2 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tally-ng 0.7.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tally-ng 0.7.2
[INFO] tweaked toml for crates.io crate tally-ng 0.7.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tally-ng 0.7.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tally-ng 0.7.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3ffb31c54427a686a55c71a375217254497033d1253baedb055a261ce96ffb7
[INFO] running `Command { std: "docker" "start" "-a" "c3ffb31c54427a686a55c71a375217254497033d1253baedb055a261ce96ffb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3ffb31c54427a686a55c71a375217254497033d1253baedb055a261ce96ffb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3ffb31c54427a686a55c71a375217254497033d1253baedb055a261ce96ffb7", kill_on_drop: false }`
[INFO] [stdout] c3ffb31c54427a686a55c71a375217254497033d1253baedb055a261ce96ffb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9798686d725025ac73dc27b167790b01d3b2429cd0dfd525b9502b3cb8d498c
[INFO] running `Command { std: "docker" "start" "-a" "a9798686d725025ac73dc27b167790b01d3b2429cd0dfd525b9502b3cb8d498c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[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 darling_macro v0.21.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[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 futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling tally-ng v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "a9798686d725025ac73dc27b167790b01d3b2429cd0dfd525b9502b3cb8d498c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9798686d725025ac73dc27b167790b01d3b2429cd0dfd525b9502b3cb8d498c", kill_on_drop: false }`
[INFO] [stdout] a9798686d725025ac73dc27b167790b01d3b2429cd0dfd525b9502b3cb8d498c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 709e031b9cbc5f3cca66b7e688ff0ffb89eb7dfae5577a97a34d8f7088fd1eb0
[INFO] running `Command { std: "docker" "start" "-a" "709e031b9cbc5f3cca66b7e688ff0ffb89eb7dfae5577a97a34d8f7088fd1eb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[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]    Compiling tally-ng v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcstabb4/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-6cca6b8d04c3ddd3,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-ef42c600de79bafc,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-e1d6634d03cf152f,libtally_ng-29c2d2adc72c5dc6,libhome-bc340fa701bace04,libhex-aa11f1b7b510398f,libanyhow-b0726fbe6d61d750,libclap_complete-3e805a7ada9c3635,libhumantime-1765a96f5d6d18b6,libgit2-e9752a3a879ce732,libopenssl_probe-eea81a4ba667d54e,liburl-0ada83ee67ef6df5,libidna-14d32f71581e93c6,libutf8_iter-d59950773a6f062b,libidna_adapter-f75464d5d3cd36e2,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-cd4773340a851323,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-6cd85535f5281327,libpercent_encoding-f53798399241f1d6,liblibgit2_sys-1a35f8d8baef54d8,liblibssh2_sys-e8fd0bd96f4701e4,libopenssl_sys-217df6a13269413c,liblibz_sys-af6a40ffeb8fb7cb,libglobset-49be7a84329440fc,liblog-5081bf809293ba62,libbstr-e68cf0ee9aba31f3,libregex_automata-cacd039a577af665,libregex_syntax-2cfdfc3e5cb17812,libaho_corasick-89d91f86732e41d4,libchumsky-797bc6d1b9c1f699,libunicode_ident-499e208ff65c691c,libstacker-ef2a3efeb9f5ba91,libpsm-a359dae26a04e50e,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librmcp-a2f5f0a94d044ad5,libtracing-d4cc02c7208c1519,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libtokio_util-90b77b665bc2a3b9,libtokio-34c3634e0af3d33c,libbytes-00a102391b5f478f,libthiserror-5b380dcb47b3fbf3,libfutures-a4ce406db67573ba,libfutures_executor-990d80c8c4af9199,libfutures_util-93c1cc1aed34d64c,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-e75b091e024c5721,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libschemars-f64e2b186eb8fd92,libdyn_clone-0eddceeccbf472cb,libref_cast-8f6b8196f1d500ef,libbase64-29d4d4232c317d5e,libserde_json-2b928243864bbb8a,libmemchr-19f85ccd2b063f07,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libcomfy_table-943ee601fbac026a,libunicode_segmentation-199dfca739cb0090,libcrossterm-8385bc6b01880c00,librustix-b4439d98d6e82c11,libbitflags-9df9c6f560e10b5f,liblinux_raw_sys-7b387893cc58ec33,libparking_lot-308d344af4bbc0be,libparking_lot_core-2478785d778c51a4,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libunicode_width-052de3cc9bfeee26,libuuid-31745f2942b3efcd,libgetrandom-11462ead59896280,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libchrono-07382a58f1142783,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0300c3f641317dfc,libserde-3e387353a195b3ef,libserde_core-a48aee6ccd48ae46,libclap-2f665e6cddad7a00,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcstabb4/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/psm-fe2d7610dfabeceb/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8d07b5eea7fc5e45/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ff94cfb657a76147/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tally-62261da7ff225cd7" "-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 `tally-ng` (bin "tally") 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/rustc8Gf1Ho/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtally_ng-29c2d2adc72c5dc6,libhome-bc340fa701bace04,libhex-aa11f1b7b510398f,libanyhow-b0726fbe6d61d750,libclap_complete-3e805a7ada9c3635,libhumantime-1765a96f5d6d18b6,libglobset-49be7a84329440fc,libchumsky-797bc6d1b9c1f699,libunicode_ident-499e208ff65c691c,libstacker-ef2a3efeb9f5ba91,libpsm-a359dae26a04e50e,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librmcp-a2f5f0a94d044ad5,libtracing-d4cc02c7208c1519,libtracing_core-7149c692e3fe4e48,libtokio_util-90b77b665bc2a3b9,libtokio-34c3634e0af3d33c,libbytes-00a102391b5f478f,libthiserror-5b380dcb47b3fbf3,libfutures-a4ce406db67573ba,libfutures_executor-990d80c8c4af9199,libfutures_util-93c1cc1aed34d64c,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-e75b091e024c5721,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libschemars-f64e2b186eb8fd92,libdyn_clone-0eddceeccbf472cb,libref_cast-8f6b8196f1d500ef,libbase64-29d4d4232c317d5e,libclap-2f665e6cddad7a00,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libcomfy_table-943ee601fbac026a,libunicode_segmentation-199dfca739cb0090,libcrossterm-8385bc6b01880c00,libparking_lot-308d344af4bbc0be,libparking_lot_core-2478785d778c51a4,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libunicode_width-052de3cc9bfeee26,libuuid-31745f2942b3efcd,libchrono-07382a58f1142783,libiana_time_zone-e8fde29fdad667ba,libserde-3e387353a195b3ef,libserde_json-2b928243864bbb8a,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libserde_core-a48aee6ccd48ae46,libgit2-e9752a3a879ce732,libopenssl_probe-eea81a4ba667d54e,liburl-0ada83ee67ef6df5,libidna-14d32f71581e93c6,libutf8_iter-d59950773a6f062b,libidna_adapter-f75464d5d3cd36e2,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-cd4773340a851323,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-6cd85535f5281327,libpercent_encoding-f53798399241f1d6,liblog-5081bf809293ba62,liblibgit2_sys-1a35f8d8baef54d8,liblibssh2_sys-e8fd0bd96f4701e4,libopenssl_sys-217df6a13269413c,liblibz_sys-af6a40ffeb8fb7cb,libtempfile-b8c50382d9d121b6,libgetrandom-11462ead59896280,libcfg_if-73907a425b6e514e,libfastrand-46d3783c18562080,libonce_cell-0ac012fec71d6948,librustix-b4439d98d6e82c11,libbitflags-9df9c6f560e10b5f,liblinux_raw_sys-7b387893cc58ec33}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libassert_cmd-d5ca167a86d775a5,libwait_timeout-b90a6bfd7cc45a6e,liblibc-beaac0770c9b643f,libbstr-e68cf0ee9aba31f3,libpredicates_tree-2b611b2f6ecf9fa2,libtermtree-dfce8f04ca239b09,libpredicates-659351619c6bc167,libanstyle-bba356930a6efb93,libregex-28b48e0825edadac,libregex_automata-cacd039a577af665,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libregex_syntax-2cfdfc3e5cb17812,libdifflib-d2eda2d1a8f1ec13,libnormalize_line_endings-44731f9ffa88f337,libfloat_cmp-f58493e9c9b3bc84,libnum_traits-0300c3f641317dfc,libpredicates_core-755b8323fb5dbdf2}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8Gf1Ho/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/psm-fe2d7610dfabeceb/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8d07b5eea7fc5e45/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ff94cfb657a76147/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli_record_test-19946b324c432c30" "-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 `tally-ng` (test "cli_record_test") 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/rustc2sjUtN/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/{libtally_ng-29c2d2adc72c5dc6,libhome-bc340fa701bace04,libhex-aa11f1b7b510398f,libanyhow-b0726fbe6d61d750,libclap_complete-3e805a7ada9c3635,libhumantime-1765a96f5d6d18b6,libgit2-e9752a3a879ce732,libopenssl_probe-eea81a4ba667d54e,liburl-0ada83ee67ef6df5,libidna-14d32f71581e93c6,libutf8_iter-d59950773a6f062b,libidna_adapter-f75464d5d3cd36e2,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-cd4773340a851323,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-6cd85535f5281327,libpercent_encoding-f53798399241f1d6,liblibgit2_sys-1a35f8d8baef54d8,liblibssh2_sys-e8fd0bd96f4701e4,libopenssl_sys-217df6a13269413c,liblibz_sys-af6a40ffeb8fb7cb,libglobset-49be7a84329440fc,liblog-5081bf809293ba62,libbstr-e68cf0ee9aba31f3,libregex_automata-cacd039a577af665,libregex_syntax-2cfdfc3e5cb17812,libaho_corasick-89d91f86732e41d4,libchumsky-797bc6d1b9c1f699,libunicode_ident-499e208ff65c691c,libstacker-ef2a3efeb9f5ba91,libpsm-a359dae26a04e50e,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librmcp-a2f5f0a94d044ad5,libtracing-d4cc02c7208c1519,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libtokio_util-90b77b665bc2a3b9,libtokio-34c3634e0af3d33c,libbytes-00a102391b5f478f,libthiserror-5b380dcb47b3fbf3,libfutures-a4ce406db67573ba,libfutures_executor-990d80c8c4af9199,libfutures_util-93c1cc1aed34d64c,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-e75b091e024c5721,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libschemars-f64e2b186eb8fd92,libdyn_clone-0eddceeccbf472cb,libref_cast-8f6b8196f1d500ef,libbase64-29d4d4232c317d5e,libserde_json-2b928243864bbb8a,libmemchr-19f85ccd2b063f07,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libclap-2f665e6cddad7a00,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93,libcomfy_table-943ee601fbac026a,libunicode_segmentation-199dfca739cb0090,libcrossterm-8385bc6b01880c00,librustix-b4439d98d6e82c11,libbitflags-9df9c6f560e10b5f,liblinux_raw_sys-7b387893cc58ec33,libparking_lot-308d344af4bbc0be,libparking_lot_core-2478785d778c51a4,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libunicode_width-052de3cc9bfeee26,libuuid-31745f2942b3efcd,libgetrandom-11462ead59896280,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libchrono-07382a58f1142783,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0300c3f641317dfc,libserde-3e387353a195b3ef,libserde_core-a48aee6ccd48ae46}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2sjUtN/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/psm-fe2d7610dfabeceb/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8d07b5eea7fc5e45/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ff94cfb657a76147/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/query_parser_test-dc20891c980ee730" "-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 `tally-ng` (test "query_parser_test") 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/rustcvJ5uXC/symbols.o" "<11 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/{libtally_ng-29c2d2adc72c5dc6,libhome-bc340fa701bace04,libhex-aa11f1b7b510398f,libanyhow-b0726fbe6d61d750,libclap_complete-3e805a7ada9c3635,libhumantime-1765a96f5d6d18b6,libgit2-e9752a3a879ce732,libopenssl_probe-eea81a4ba667d54e,liburl-0ada83ee67ef6df5,libidna-14d32f71581e93c6,libutf8_iter-d59950773a6f062b,libidna_adapter-f75464d5d3cd36e2,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-cd4773340a851323,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-6cd85535f5281327,libpercent_encoding-f53798399241f1d6,liblibgit2_sys-1a35f8d8baef54d8,liblibssh2_sys-e8fd0bd96f4701e4,libopenssl_sys-217df6a13269413c,liblibz_sys-af6a40ffeb8fb7cb,libglobset-49be7a84329440fc,liblog-5081bf809293ba62,libbstr-e68cf0ee9aba31f3,libregex_automata-cacd039a577af665,libaho_corasick-89d91f86732e41d4,libchumsky-797bc6d1b9c1f699,libunicode_ident-499e208ff65c691c,libstacker-ef2a3efeb9f5ba91,libpsm-a359dae26a04e50e,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librmcp-a2f5f0a94d044ad5,libtracing-d4cc02c7208c1519,libtracing_core-7149c692e3fe4e48,libtokio_util-90b77b665bc2a3b9,libtokio-34c3634e0af3d33c,libbytes-00a102391b5f478f,libthiserror-5b380dcb47b3fbf3,libfutures-a4ce406db67573ba,libfutures_executor-990d80c8c4af9199,libfutures_util-93c1cc1aed34d64c,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-e75b091e024c5721,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libschemars-f64e2b186eb8fd92,libdyn_clone-0eddceeccbf472cb,libref_cast-8f6b8196f1d500ef,libbase64-29d4d4232c317d5e,libserde_json-2b928243864bbb8a,libmemchr-19f85ccd2b063f07,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libclap-2f665e6cddad7a00,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93,libcomfy_table-943ee601fbac026a,libunicode_segmentation-199dfca739cb0090,libcrossterm-8385bc6b01880c00,libparking_lot-308d344af4bbc0be,libparking_lot_core-2478785d778c51a4,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libunicode_width-052de3cc9bfeee26,libuuid-31745f2942b3efcd,libchrono-07382a58f1142783,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0300c3f641317dfc,libserde-3e387353a195b3ef,libserde_core-a48aee6ccd48ae46,libproptest-e7040acf21dda237,libunarray-3995e8c834e0c77e,libregex_syntax-2cfdfc3e5cb17812,librand_xorshift-d7da41cd01ed542d,librand_chacha-3487b2b6902c9986,libppv_lite86-97092f1277586e36,libzerocopy-5584422fee71a404,librand-79cdd511bf21a852,librand_core-e5f7c4175598618b,libgetrandom-ccc23e7a3e5c596f,librusty_fork-38616d5c5ecc3749,libwait_timeout-b90a6bfd7cc45a6e,libtempfile-b8c50382d9d121b6,libgetrandom-11462ead59896280,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libfastrand-46d3783c18562080,libonce_cell-0ac012fec71d6948,librustix-b4439d98d6e82c11,liblinux_raw_sys-7b387893cc58ec33,libfnv-bf8b415be0978c3b,libquick_error-b2e4a246af937b65,libbit_set-a93b1e451f5bc77e,libbit_vec-6b584cc554c18d41,libbitflags-9df9c6f560e10b5f}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvJ5uXC/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/psm-fe2d7610dfabeceb/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8d07b5eea7fc5e45/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ff94cfb657a76147/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/property_edit-5808d0edc95c9e5a" "-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 `tally-ng` (test "property_edit") 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/rustc07p1am/symbols.o" "<8 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/{libtally_ng-29c2d2adc72c5dc6,libhome-bc340fa701bace04,libhex-aa11f1b7b510398f,libanyhow-b0726fbe6d61d750,libclap_complete-3e805a7ada9c3635,libhumantime-1765a96f5d6d18b6,libgit2-e9752a3a879ce732,libopenssl_probe-eea81a4ba667d54e,liburl-0ada83ee67ef6df5,libidna-14d32f71581e93c6,libutf8_iter-d59950773a6f062b,libidna_adapter-f75464d5d3cd36e2,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-cd4773340a851323,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-6cd85535f5281327,libpercent_encoding-f53798399241f1d6,liblibgit2_sys-1a35f8d8baef54d8,liblibssh2_sys-e8fd0bd96f4701e4,libopenssl_sys-217df6a13269413c,liblibz_sys-af6a40ffeb8fb7cb,libglobset-49be7a84329440fc,liblog-5081bf809293ba62,libbstr-e68cf0ee9aba31f3,libregex_automata-cacd039a577af665,libaho_corasick-89d91f86732e41d4,libchumsky-797bc6d1b9c1f699,libunicode_ident-499e208ff65c691c,libstacker-ef2a3efeb9f5ba91,libpsm-a359dae26a04e50e,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librmcp-a2f5f0a94d044ad5,libtracing-d4cc02c7208c1519,libtracing_core-7149c692e3fe4e48,libtokio_util-90b77b665bc2a3b9,libtokio-34c3634e0af3d33c,libbytes-00a102391b5f478f,libthiserror-5b380dcb47b3fbf3,libfutures-a4ce406db67573ba,libfutures_executor-990d80c8c4af9199,libfutures_util-93c1cc1aed34d64c,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-e75b091e024c5721,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libschemars-f64e2b186eb8fd92,libdyn_clone-0eddceeccbf472cb,libref_cast-8f6b8196f1d500ef,libbase64-29d4d4232c317d5e,libserde_json-2b928243864bbb8a,libmemchr-19f85ccd2b063f07,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libclap-2f665e6cddad7a00,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93,libcomfy_table-943ee601fbac026a,libunicode_segmentation-199dfca739cb0090,libcrossterm-8385bc6b01880c00,libparking_lot-308d344af4bbc0be,libparking_lot_core-2478785d778c51a4,libsmallvec-5f00e50d451cf970,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libunicode_width-052de3cc9bfeee26,libuuid-31745f2942b3efcd,libchrono-07382a58f1142783,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0300c3f641317dfc,libserde-3e387353a195b3ef,libserde_core-a48aee6ccd48ae46,libproptest-e7040acf21dda237,libunarray-3995e8c834e0c77e,libregex_syntax-2cfdfc3e5cb17812,librand_xorshift-d7da41cd01ed542d,librand_chacha-3487b2b6902c9986,libppv_lite86-97092f1277586e36,libzerocopy-5584422fee71a404,librand-79cdd511bf21a852,librand_core-e5f7c4175598618b,libgetrandom-ccc23e7a3e5c596f,librusty_fork-38616d5c5ecc3749,libwait_timeout-b90a6bfd7cc45a6e,libtempfile-b8c50382d9d121b6,libgetrandom-11462ead59896280,liblibc-beaac0770c9b643f,libcfg_if-73907a425b6e514e,libfastrand-46d3783c18562080,libonce_cell-0ac012fec71d6948,librustix-b4439d98d6e82c11,liblinux_raw_sys-7b387893cc58ec33,libfnv-bf8b415be0978c3b,libquick_error-b2e4a246af937b65,libbit_set-a93b1e451f5bc77e,libbit_vec-6b584cc554c18d41,libbitflags-9df9c6f560e10b5f}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc07p1am/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/psm-fe2d7610dfabeceb/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8d07b5eea7fc5e45/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ff94cfb657a76147/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/property_query-34de59912f2756f3" "-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 `tally-ng` (test "property_query") 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/rustcR4h1xx/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-b8c50382d9d121b6,libfastrand-46d3783c18562080}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtally_ng-29c2d2adc72c5dc6,libhome-bc340fa701bace04,libhex-aa11f1b7b510398f,libanyhow-b0726fbe6d61d750,libclap_complete-3e805a7ada9c3635,libhumantime-1765a96f5d6d18b6,libglobset-49be7a84329440fc,libbstr-e68cf0ee9aba31f3,libregex_automata-cacd039a577af665,libregex_syntax-2cfdfc3e5cb17812,libaho_corasick-89d91f86732e41d4,libchumsky-797bc6d1b9c1f699,libunicode_ident-499e208ff65c691c,libstacker-ef2a3efeb9f5ba91,libpsm-a359dae26a04e50e,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librmcp-a2f5f0a94d044ad5,libtracing-d4cc02c7208c1519,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,libtokio_util-90b77b665bc2a3b9,libtokio-34c3634e0af3d33c,libbytes-00a102391b5f478f,libthiserror-5b380dcb47b3fbf3,libfutures-a4ce406db67573ba,libfutures_executor-990d80c8c4af9199,libfutures_util-93c1cc1aed34d64c,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_channel-e75b091e024c5721,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,libfutures_core-3f2014b84910caad,libschemars-f64e2b186eb8fd92,libdyn_clone-0eddceeccbf472cb,libref_cast-8f6b8196f1d500ef,libbase64-29d4d4232c317d5e,libserde_json-2b928243864bbb8a,libmemchr-19f85ccd2b063f07,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libclap-2f665e6cddad7a00,libclap_builder-4440b49d587e5faa,libstrsim-7d9507ff4dccca86,libanstream-7925f27caf3ab25e,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-66d855ad06ae6437,libanstyle_parse-82b66404240561dc,libutf8parse-cc6465083e1503e1,libclap_lex-052d8b93ebc26d00,libanstyle-bba356930a6efb93,libcomfy_table-943ee601fbac026a,libunicode_segmentation-199dfca739cb0090,libcrossterm-8385bc6b01880c00,librustix-b4439d98d6e82c11,liblinux_raw_sys-7b387893cc58ec33,libparking_lot-308d344af4bbc0be,libparking_lot_core-2478785d778c51a4,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libunicode_width-052de3cc9bfeee26,libuuid-31745f2942b3efcd,libgetrandom-11462ead59896280,libcfg_if-73907a425b6e514e,libgit2-e9752a3a879ce732,libopenssl_probe-eea81a4ba667d54e,liburl-0ada83ee67ef6df5,libidna-14d32f71581e93c6,libutf8_iter-d59950773a6f062b,libidna_adapter-f75464d5d3cd36e2,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-cd4773340a851323,libsmallvec-5f00e50d451cf970,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-6cd85535f5281327,libpercent_encoding-f53798399241f1d6,liblog-5081bf809293ba62,liblibgit2_sys-1a35f8d8baef54d8,liblibssh2_sys-e8fd0bd96f4701e4,libopenssl_sys-217df6a13269413c,liblibz_sys-af6a40ffeb8fb7cb,liblibc-beaac0770c9b643f,libbitflags-9df9c6f560e10b5f,libchrono-07382a58f1142783,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0300c3f641317dfc,libserde-3e387353a195b3ef,libserde_core-a48aee6ccd48ae46}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcR4h1xx/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/psm-fe2d7610dfabeceb/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8d07b5eea7fc5e45/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ff94cfb657a76147/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/storage_test-c660e1a8bd5f6bc5" "-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 `tally-ng` (test "storage_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "709e031b9cbc5f3cca66b7e688ff0ffb89eb7dfae5577a97a34d8f7088fd1eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709e031b9cbc5f3cca66b7e688ff0ffb89eb7dfae5577a97a34d8f7088fd1eb0", kill_on_drop: false }`
[INFO] [stdout] 709e031b9cbc5f3cca66b7e688ff0ffb89eb7dfae5577a97a34d8f7088fd1eb0
