[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 1.95.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haasonsaas/flockmind on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validit v0.2.4 [INFO] [stderr] Downloaded rustls-native-certs v0.8.2 [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] [stderr] Downloaded anyerror v0.1.13 [INFO] [stderr] Downloaded openraft-macros v0.9.21 [INFO] [stderr] Downloaded cmake v0.1.54 [INFO] [stderr] Downloaded rkyv_derive v0.7.45 [INFO] [stderr] Downloaded async-openai v0.25.0 [INFO] [stderr] Downloaded rustls-pki-types v1.13.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.30 [INFO] [stderr] Downloaded rkyv v0.7.45 [INFO] [stderr] Downloaded byte-unit v5.2.0 [INFO] [stderr] Downloaded rust_decimal v1.39.0 [INFO] [stderr] Downloaded openraft v0.9.21 [INFO] [stderr] Downloaded aws-lc-rs v1.15.1 [INFO] [stderr] Downloaded zerocopy v0.8.30 [INFO] [stderr] Downloaded aws-lc-sys v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 741f80594fe678d8fc5ed53b70e16b64699d232a02dda9481f7e79c91481d76d [INFO] running `Command { std: "docker" "start" "-a" "741f80594fe678d8fc5ed53b70e16b64699d232a02dda9481f7e79c91481d76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "741f80594fe678d8fc5ed53b70e16b64699d232a02dda9481f7e79c91481d76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741f80594fe678d8fc5ed53b70e16b64699d232a02dda9481f7e79c91481d76d", kill_on_drop: false }` [INFO] [stdout] 741f80594fe678d8fc5ed53b70e16b64699d232a02dda9481f7e79c91481d76d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09bed719358bb48f1bc2a49e8edbf5204ebd7a84174d282cea9f955576afc1d0 [INFO] running `Command { std: "docker" "start" "-a" "09bed719358bb48f1bc2a49e8edbf5204ebd7a84174d282cea9f955576afc1d0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [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 parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [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 hashbrown v0.16.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [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 instant v0.1.13 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [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 generic-array v0.14.7 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling byte-unit v5.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [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_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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 tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling openraft-macros v0.9.21 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [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 bytemuck v1.24.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling anyerror v0.1.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling validit v0.2.4 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [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 tokio-stream v0.1.17 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling openraft v0.9.21 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [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 22s [INFO] running `Command { std: "docker" "inspect" "09bed719358bb48f1bc2a49e8edbf5204ebd7a84174d282cea9f955576afc1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09bed719358bb48f1bc2a49e8edbf5204ebd7a84174d282cea9f955576afc1d0", kill_on_drop: false }` [INFO] [stdout] 09bed719358bb48f1bc2a49e8edbf5204ebd7a84174d282cea9f955576afc1d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eefc1c2ee2ff4ed84ea4b46217b7ddfedbf3d5f67bf56b7061242cbfdbdcdaca [INFO] running `Command { std: "docker" "start" "-a" "eefc1c2ee2ff4ed84ea4b46217b7ddfedbf3d5f67bf56b7061242cbfdbdcdaca", 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/rustc66aMeC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-4849d5a2400f94a4,libfastrand-966a0da88bae1ff8,librustix-2d882b46769f5c22,liblinux_raw_sys-3f851cae521087f4,libflockmind-1d85fc282b06e55f,libbincode-59b97753d4a95b64,libsled-5d2495c8ab4a5965,libfxhash-bdc59dec4b0978b4,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libcrossbeam_epoch-7f5caaff19204603,libcrossbeam_utils-5d49caf4ce5b571b,libfs2-2fc5db38e05b4839,libparking_lot-1fd40a650a93e8b5,libparking_lot_core-3a4932cecd96cc85,libhostname-9673e47c13773f5a,libtoml-9134ac984ecd4e34,libtoml_edit-f3c5eb5d2b10aaf1,libserde_spanned-116624ccf8f1c625,libwinnow-9442a437df172bef,libtoml_write-5296a03f8bc4129a,libtoml_datetime-ab212a4eb076be1a,libx509_parser-8b94a6795198391b,libdata_encoding-08ce6a8f8b433214,liblazy_static-206e48a21956b6b1,liboid_registry-c92abee259343728,libder_parser-48c40de0347279a6,libnum_bigint-01c8ec57aa694bb2,libnum_integer-34863a33a03447c7,libasn1_rs-175c6a5786a680ff,librusticata_macros-f519afd80ae52c69,libthiserror-e76b1668b82d0b6f,libopenraft-460e9f3c81eb4904,libbyte_unit-db7d6f971de1c1fc,libutf8_width-a1b5b1a9f43f3fe9,librust_decimal-4ad9fc85d6534814,libarrayvec-4c827f8b57a1ad1d,libderive_more-7c63057b1c445326,libtracing_futures-d8d82d247e65e98f,libpin_project-63f449f518cbe89c,libvalidit-7b40d440d099722b,libmaplit-e3f170c099ee2bce,libclap-fde5239006360b2f,libclap_builder-53ede3ba55d00f1b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199,libanyerror-ce52dd1ea88c851b,libasync_openai-aa10ab02065d64a0,libtokio_stream-e6722c9232c49762,libbackoff-58819fc9e4fb6195,libinstant-ba4ce1181e089ead,libasync_convert-db491e388f23fb26,libderive_builder-6547d5da797c2a0f,libsecrecy-7d00fb815ec05cb8,libreqwest_eventsource-ead1250cfd125a95,libfutures_timer-1a56149ee1cddcb8,libreqwest-9e9491b0c466d7b7,libhyper_rustls-9b7a1b132b1b9452,libwebpki_roots-357bc56c4dabbe92,librustls_native_certs-f51c25cbce7edcd8,libopenssl_probe-376497d65d31e0d8,libmime_guess-4ef34eeac6ad7447,libunicase-180d5ebf6760bbfd,libtower_http-19ddb8d0a5938862,libbitflags-77583d8ddccaccd9,libiri_string-2367f57b4a32a025,liburl-5133bc5419a03b58,libidna-3df70a4f6c5bd059,libutf8_iter-59a8409a508f6435,libidna_adapter-b219e48f87fd74d9,libicu_properties-cf14ede3bae2152c,libicu_properties_data-ef5a4bc1270476a7,libicu_normalizer-2446d61e8291069a,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-2b318a1b970e9972,libpotential_utf-10472ed7524ddf4b,libicu_provider-8ac805cf8817cd81,libicu_locale_core-f6a1ef80352d098b,libtinystr-b40c0bd2d60801d7,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-f20ee92a321f8633,libzerotrie-2e712dc26e0789cc,libyoke-3500e2a8d3cc975f,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-8f93e4629055427f,libeventsource_stream-0a72af6ffb5744b1,libnom-86fda46303cda49b,libthiserror-59c713f121344ce0,libfutures-3b103450261c8a36,libfutures_executor-b5e88b7bbd067479,librand-6ea416f93a447e94,librand_chacha-aa5b8c211434d7e3,libppv_lite86-4fe11ef0c8e23bc6,libzerocopy-162e0e1f597df16d,librand_core-4254b743fc8e0f94,libtokio_rustls-72b3df2fe8f4bc82,librustls-af709d8e237c88c8,libsubtle-3a70fd467bfaa3d3,libwebpki-8ca228e57de1d773,libaws_lc_rs-ae036a8c4fbd3420,libaws_lc_sys-f112df38633ac485,librcgen-2057fe893a639f54,libring-69e7f4155ba3d772,libgetrandom-3fc12dbcbda63cb3,libuntrusted-505c99a4b3f7da0b,librustls_pki_types-879fc708760c3c84,libzeroize-207969f26a9eb3e5,libpem-3a65cf31ea4f2dfa,libyasna-025aa473cd5b0a5d,libtime-dee7999135683b06,libtime_core-fe2ebea178ac77e0,libnum_conv-011f38542da43a44,libderanged-189dacf9b833c1e3,libpowerfmt-6dad2d624cb624e5,libanyhow-47752c4fdac30c12,libuuid-cf8e12a1fb3eedc9,libgetrandom-206b2058dd508a63,libchrono-dbb334e64bcb97c9,libiana_time_zone-bb07f1b123127f60,libnum_traits-8f4c483fc2497ec9,libaxum-9a6e11e31f3dd30b,libserde_path_to_error-add87f857e395fd4,libserde_json-a707823f75c4d6e8,libserde_urlencoded-7887cfef24e25054,libryu-bb7ae9f204d4123c,libform_urlencoded-0a40c101f817abdc,libhyper_util-f26681e934353a09,libbase64-6d64914d1112fcae,libpercent_encoding-be1411bc33da4261,libipnet-c39fef3b39d6bff9,libhyper-ad786c306435f54d,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-02bcf820a2ed3c0a,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libfnv-77106f9ed4748ca6,libtokio_util-9ed26acab933e58f,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libmatchit-ddd0e314be026e32,libserde-597b7b6315af9b1f,libserde_core-43e1abc6a00c45af,libaxum_core-890dc1dc148d2e9a,libmime-ce0319f53a2119cd,libhttp_body_util-4be60021a397df9c,libhttp_body-2aa6669dc79d6acc,libhttp-473d98ba07329283,libitoa-35925b7a8b5a945c,libtracing-ccc9de32db15d12d,liblog-47839a5130621a54,libtracing_core-108ad42be5ad48ba,libonce_cell-043957f93fe71476,libtower-2a532d019121edad,libsync_wrapper-e9891d68bfbde2d2,libfutures_util-fb74e0f4c9a40cb0,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libtower_layer-007845b5cfb86980,libfutures_core-8350092af0f0339b,libtower_service-2977940d96a5a5ec,libtokio-0add9279cc49d801,libsignal_hook_registry-e715df3ace8b259d,libsocket2-d396f3e96119eb3c,libbytes-269412bb99e3f43d,libmio-77849f41095e4845,libparking_lot-52ccf4d0c3567c63,libparking_lot_core-2e0efbcb9917c551,liblibc-f18c41a507a3b58d,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc66aMeC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d6be57b0736ab4c3/out" "-L" "/opt/rustwide/target/debug/build/ring-f3e8a147d5617c2c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/enrollment_test-403fb9d88f8b408d" "-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 "enrollment_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eefc1c2ee2ff4ed84ea4b46217b7ddfedbf3d5f67bf56b7061242cbfdbdcdaca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eefc1c2ee2ff4ed84ea4b46217b7ddfedbf3d5f67bf56b7061242cbfdbdcdaca", kill_on_drop: false }` [INFO] [stdout] eefc1c2ee2ff4ed84ea4b46217b7ddfedbf3d5f67bf56b7061242cbfdbdcdaca