[INFO] cloning repository https://github.com/haasonsaas/flockmind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haasonsaas/flockmind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaasonsaas%2Fflockmind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaasonsaas%2Fflockmind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12461468208376869c9b3a1c7c77a329918caf2e
[INFO] testing haasonsaas/flockmind against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaasonsaas%2Fflockmind" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/haasonsaas/flockmind
[INFO] finished tweaking git repo https://github.com/haasonsaas/flockmind
[INFO] tweaked toml for git repo https://github.com/haasonsaas/flockmind written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haasonsaas/flockmind 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 git repo https://github.com/haasonsaas/flockmind 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cae0eb78b2e1936956b8afc4c0bb676472d4bcd0976b6be048bba889d30375fa
[INFO] running `Command { std: "docker" "start" "-a" "cae0eb78b2e1936956b8afc4c0bb676472d4bcd0976b6be048bba889d30375fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae0eb78b2e1936956b8afc4c0bb676472d4bcd0976b6be048bba889d30375fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae0eb78b2e1936956b8afc4c0bb676472d4bcd0976b6be048bba889d30375fa", kill_on_drop: false }`
[INFO] [stdout] cae0eb78b2e1936956b8afc4c0bb676472d4bcd0976b6be048bba889d30375fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 62ed9b5c058d5b68f2f5f3b78e09bb3854ed7f57b53311cad369024e38692479
[INFO] running `Command { std: "docker" "start" "-a" "62ed9b5c058d5b68f2f5f3b78e09bb3854ed7f57b53311cad369024e38692479", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling openraft-macros v0.9.21
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling anyerror v0.1.13
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling validit v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling openraft v0.9.21
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.25.0
[INFO] [stderr]    Compiling flockmind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "62ed9b5c058d5b68f2f5f3b78e09bb3854ed7f57b53311cad369024e38692479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62ed9b5c058d5b68f2f5f3b78e09bb3854ed7f57b53311cad369024e38692479", kill_on_drop: false }`
[INFO] [stdout] 62ed9b5c058d5b68f2f5f3b78e09bb3854ed7f57b53311cad369024e38692479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 39368ba8cea53b50da7204fad163be01c06cc0fa45d23f0e5186a207ec24a81f
[INFO] running `Command { std: "docker" "start" "-a" "39368ba8cea53b50da7204fad163be01c06cc0fa45d23f0e5186a207ec24a81f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.25.0
[INFO] [stderr]    Compiling flockmind v0.1.0 (/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/rustcQjRPoW/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/{libtempfile-9dc28256caa20e3a,libfastrand-46d3783c18562080,librustix-675eda5fd0d9163f,liblinux_raw_sys-643c105a3c17340d,libflockmind-d51a22b7eaad2fdf,libbincode-2731d760b912b9ca,libsled-9e06d8b2899a39b5,libfxhash-f0e3ea4f1b454541,libbyteorder-0d5229b4099d70a3,libcrc32fast-6a12d0129be5e8d8,libcrossbeam_epoch-45fc60ec954fb79c,libcrossbeam_utils-d120373eaebf0872,libfs2-4ca524676b3b9b52,libparking_lot-55fbc23d904da13b,libparking_lot_core-69bf49ff522d12f7,libhostname-b472651e3458dffb,libtoml-fe6fbeeab98e3259,libtoml_edit-544da248a4d05895,libserde_spanned-85265e09f05f7bee,libwinnow-5f0a79fc235efa28,libtoml_write-82a434ecc5d2c182,libtoml_datetime-50ecdf478019d90a,libx509_parser-3a2b03d9807863e6,libdata_encoding-d6e27b2cd9c7ca96,liblazy_static-58edaf41543212f3,liboid_registry-18df6a61d9cc3801,libder_parser-1f6996bb84d7fddb,libnum_bigint-10dcc70182c39e2e,libnum_integer-9985b140847d8cd0,libasn1_rs-da435540c7113770,librusticata_macros-1571d3cbc14ecaa6,libthiserror-c62f1bc935cb5149,libopenraft-c9ad97f2dad5a365,libbyte_unit-390cf34467d7fccf,libutf8_width-d48679fd15cbe37c,librust_decimal-13502d97d99e4821,libarrayvec-42ec82495f58999a,libderive_more-94c678b9f6cbbbbe,libtracing_futures-af4df6017cab0d35,libpin_project-169250bed6a532a2,libvalidit-c4c909b4bb7febb8,libmaplit-6de24883bab0b321,libclap-5967d2f004a883d0,libclap_builder-1223d6b8bf8fc5b9,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-9f7648e2d83e186b,libanstyle-5de05ff4a29b559e,libanyerror-4470767e02aa92d0,libasync_openai-572adcf72499c51e,libtokio_stream-9fef3b2d7e27da40,libbackoff-d1f9b73bf61e6378,libinstant-c2d1a3b89b865e1f,libasync_convert-2a5658c5e9243d1b,libderive_builder-a03203bec0b258ad,libsecrecy-cdc126c16e056b86,libreqwest_eventsource-446819daf8f2dadd,libfutures_timer-c5bc2a132ab7184e,libreqwest-5f4e87b5967c9d25,libhyper_rustls-826960c7a9570a26,libwebpki_roots-5db1baf14853dd1f,librustls_native_certs-d28a4ed5a3bb8fc6,libopenssl_probe-eea81a4ba667d54e,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libtower_http-3e6806a1f8800774,libbitflags-e970e635774c6f7e,libiri_string-2d758dd1d8c44b89,liburl-9f75aec35b7beade,libidna-80f2adc065bfceb7,libutf8_iter-d59950773a6f062b,libidna_adapter-1bf753ddd4f70e65,libicu_properties-b0c779a7f87753aa,libicu_properties_data-fac8d02d8caeed97,libicu_normalizer-59d1b99927f03f90,libicu_normalizer_data-07107859aeec763f,libicu_collections-a5266e7821ba5eae,libpotential_utf-8425f71656774c13,libicu_provider-8faf471a24788e89,libicu_locale_core-e8c86ecea243c5c9,libtinystr-802060cbbc35bb68,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-1b3268faa98f23a8,libzerotrie-94365b87aae2b9c9,libyoke-dfbb2f87084dac13,libstable_deref_trait-1210460e331f0a03,libzerofrom-9d34f128051208f6,libeventsource_stream-d619db7e1f40a062,libnom-4ca9fb861a6638cb,libthiserror-1b5eb225ef233188,libfutures-a279c2070ef03f6e,libfutures_executor-4fc48052b8843d7c,librand-440634e0899389a4,librand_chacha-1bbdf45826f3c019,libppv_lite86-294012b27b5c28a5,libzerocopy-722098e30cf6fae8,librand_core-b50ee1536fdfc9fb,libtokio_rustls-2dfd643683404c30,librustls-244d6aae83d55f9d,libsubtle-4f5a50036df13274,libwebpki-a43b39bc608d5f1f,libaws_lc_rs-c7b013de6a175525,libaws_lc_sys-8b1a84e50a34c38a,librcgen-4743ce984a2471c1,libring-d2e4ac8aba8fff47,libgetrandom-610795beb65c23af,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-27c4eabcca84feb1,libzeroize-c59311ce59192ddc,libpem-321cfb415078c861,libyasna-6ab37a7815b5a1ed,libtime-384c950bb1f7c535,libtime_core-5e625b38a65bb06c,libnum_conv-910404deaa80eaa9,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libanyhow-bf2ca2eac6d23ebd,libuuid-a36ac744f12aceef,libgetrandom-d7713db83c823243,libchrono-f86284ffa097e4e6,libiana_time_zone-cfc0892ae7b7a99c,libnum_traits-13e0c6dd117d8ba0,libaxum-8b9d61a6159d0425,libserde_path_to_error-072455ba4779b73f,libserde_json-9948ce3919688271,libserde_urlencoded-76bc9195d41631bc,libryu-b4971a7af0446da6,libform_urlencoded-0a6af76535a55b5e,libhyper_util-1ad4f92f2c37e160,libbase64-29d4d4232c317d5e,libpercent_encoding-b8714e110ca16f4c,libipnet-5508fab34b1f3786,libhyper-484ff2a820831e5f,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-4250b8e2880639cc,libindexmap-a631130a5e309f22,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-38cbd87dc97a5e14,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libmatchit-45e6ee32ef34b083,libserde-f4d5477d1f5152a3,libserde_core-a48aee6ccd48ae46,libaxum_core-9235a0e0cb6ae487,libmime-aa776e7d0d3a99c3,libhttp_body_util-b557ce6acd9f1cfe,libhttp_body-419f951f24eab8bd,libhttp-44208ad5ab56edb5,libitoa-ba08b808be5ac239,libtracing-1d2dcbab2154041c,liblog-4bfbf763d8e8be42,libtracing_core-b50a2d21a7e9ef4a,libonce_cell-9ec3b2d30075ab56,libtower-35b3d5700827a6cf,libsync_wrapper-82795f8ff27c70cb,libfutures_util-dde015f356ff764e,libmemchr-b567a4d9673dfb1d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libtower_layer-3b63c02b4d0ef938,libfutures_core-5b72dc92615109c0,libtower_service-d85697bf5431d8b4,libtokio-f80d10d267a30fa6,libsignal_hook_registry-ca220999e7ffb237,libsocket2-ac12f85cefcadcdf,libbytes-727a11fb69696bac,libmio-7319a156c534323f,libparking_lot-ad9c1e24a32b0799,libparking_lot_core-b29a3d463e55a06c,liblibc-86fca9c761e09338,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf}.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/rustcQjRPoW/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-2bfdeead879ac0c5/out" "-L" "/opt/rustwide/target/debug/build/ring-97d517f2ca1f6abb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/certs_test-738156e3b1ae6ab9" "-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 `flockmind` (test "certs_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `flockmind` (bin "flockmind")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name flockmind --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57ff57077d6aafdc -C extra-filename=-164c648062cc6122 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-572adcf72499c51e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-8b9d61a6159d0425.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-2731d760b912b9ca.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-c3c8af9368442cc8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f86284ffa097e4e6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5967d2f004a883d0.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-39741298f173dbcb.rlib --extern flockmind=/opt/rustwide/target/debug/deps/libflockmind-d51a22b7eaad2fdf.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b472651e3458dffb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-484ff2a820831e5f.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-1ad4f92f2c37e160.rlib --extern openraft=/opt/rustwide/target/debug/deps/libopenraft-c9ad97f2dad5a365.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-321cfb415078c861.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-440634e0899389a4.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-4743ce984a2471c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f4e87b5967c9d25.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-244d6aae83d55f9d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f4d5477d1f5152a3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9948ce3919688271.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-9e06d8b2899a39b5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b5eb225ef233188.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f80d10d267a30fa6.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2dfd643683404c30.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-fe6fbeeab98e3259.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c504b298c6168aea.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1d2dcbab2154041c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bcf0c04564fcc64f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a36ac744f12aceef.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-2a0ef8a69fbee41f.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-3a2b03d9807863e6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-2bfdeead879ac0c5/out -L native=/opt/rustwide/target/debug/build/ring-97d517f2ca1f6abb/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "39368ba8cea53b50da7204fad163be01c06cc0fa45d23f0e5186a207ec24a81f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39368ba8cea53b50da7204fad163be01c06cc0fa45d23f0e5186a207ec24a81f", kill_on_drop: false }`
[INFO] [stdout] 39368ba8cea53b50da7204fad163be01c06cc0fa45d23f0e5186a207ec24a81f
