[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaasonsaas%2Fflockmind" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haasonsaas/flockmind on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded toml v0.8.23
[INFO] [stderr]   Downloaded serde_spanned v0.6.9
[INFO] [stderr]   Downloaded toml_write v0.1.2
[INFO] [stderr]   Downloaded async-convert v1.0.0
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded utf8-width v0.1.8
[INFO] [stderr]   Downloaded openraft-macros v0.9.21
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded byte-unit v5.2.0
[INFO] [stderr]   Downloaded anyerror v0.1.13
[INFO] [stderr]   Downloaded async-openai v0.25.0
[INFO] [stderr]   Downloaded borsh v1.6.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded tower-http v0.6.7
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.4
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded openraft v0.9.21
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] [stderr]   Downloaded validit v0.2.4
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded aws-lc-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b402a0bf8663517fc6df7237c9581b0a9f56457ab30a9c2a4fd3b9c4014350b6
[INFO] running `Command { std: "docker" "start" "-a" "b402a0bf8663517fc6df7237c9581b0a9f56457ab30a9c2a4fd3b9c4014350b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b402a0bf8663517fc6df7237c9581b0a9f56457ab30a9c2a4fd3b9c4014350b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b402a0bf8663517fc6df7237c9581b0a9f56457ab30a9c2a4fd3b9c4014350b6", kill_on_drop: false }`
[INFO] [stdout] b402a0bf8663517fc6df7237c9581b0a9f56457ab30a9c2a4fd3b9c4014350b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6d3866472a2895d262bfdb624383accae559aaff30f4aa961f41ef7ca74ca72
[INFO] running `Command { std: "docker" "start" "-a" "d6d3866472a2895d262bfdb624383accae559aaff30f4aa961f41ef7ca74ca72", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[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 httparse v1.10.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 tokio v1.48.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling openraft-macros v0.9.21
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling anyerror v0.1.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling axum-core v0.4.5
[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 bytemuck v1.24.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling validit v0.2.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tower v0.4.13
[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 axum v0.7.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[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 2m 10s
[INFO] running `Command { std: "docker" "inspect" "d6d3866472a2895d262bfdb624383accae559aaff30f4aa961f41ef7ca74ca72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d3866472a2895d262bfdb624383accae559aaff30f4aa961f41ef7ca74ca72", kill_on_drop: false }`
[INFO] [stdout] d6d3866472a2895d262bfdb624383accae559aaff30f4aa961f41ef7ca74ca72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5054ce740aa786a803b486545a2663d1c2aaa96afaa8e53a25cfc0c09a53ceae
[INFO] running `Command { std: "docker" "start" "-a" "5054ce740aa786a803b486545a2663d1c2aaa96afaa8e53a25cfc0c09a53ceae", 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 fastrand v2.3.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/rustcMazh1d/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-c3d35b93ed406d06,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,liblinux_raw_sys-693dbac71fe04287,libflockmind-e449664d6a859517,libbincode-b586d84e80aa0cb2,libsled-3df905614adcacfc,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcrc32fast-66fcb8dfd77ba9de,libcrossbeam_epoch-13d2dc738b4e3c0d,libcrossbeam_utils-bddddcad4a4551ea,libfs2-94cc5fadb17f63ac,libparking_lot-2a2165cead1f7074,libparking_lot_core-41d9327eafa565b8,libhostname-1d68234af523fccf,libtoml-10a9ce29fff123cd,libtoml_edit-a1547dffb7da8ad3,libserde_spanned-3688d490339715a0,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-964a2749fb41d962,libx509_parser-5a89faa2137495c7,libdata_encoding-6d465a39edfa29f6,liblazy_static-b3603208c0de2608,liboid_registry-0a999212ee52af60,libder_parser-52380d98dd0781aa,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-fc139eec709820e8,librusticata_macros-35d19ff9100c319e,libthiserror-5bb14f29ad2876a4,libopenraft-b9714f75e996febd,libbyte_unit-517812411768ea2c,libutf8_width-7fa8446babde7e9c,librust_decimal-95dbf33191966c67,libarrayvec-e69e5f78daccaf57,libderive_more-30c2179999962a70,libtracing_futures-899c68777b47c641,libpin_project-075cc92695584bc4,libvalidit-071ae28fabb5f42f,libmaplit-019dc3e6fa39a754,libclap-7b9cf841340b8565,libclap_builder-9d858faab833bb56,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libanyerror-1ba73b2f605b1b46,libasync_openai-30909801bbd81500,libtokio_stream-479c359540f79152,libbackoff-1cf6121f7ca6280f,libinstant-e3a69bbac7b24b4a,libasync_convert-3e3f028ef5493f58,libderive_builder-c5ae2037c486f2cb,libsecrecy-6138d8d7eaf0a603,libreqwest_eventsource-812371e619763e32,libfutures_timer-2b3f729e26c119bb,libreqwest-d48ce6ae9edce1f4,libhyper_rustls-d90f2911ae03b17c,libwebpki_roots-3cf39dcfd6d244bc,librustls_native_certs-88a4aef91c07416e,libopenssl_probe-cbab9b905ab83f66,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libtower_http-bb4597ed9a175217,libbitflags-9710438662028847,libiri_string-d388d4576b633c72,liburl-e6270683e36ad56a,libidna-a80da708cb3c2f55,libutf8_iter-0d9be7b316c2b184,libidna_adapter-fe46821a550cf944,libicu_properties-a985107e208b7239,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-64f0f75cba411d1f,libicu_normalizer_data-088c419f54c50650,libicu_collections-d827cd4c79743ae1,libpotential_utf-e15f106db82047f6,libicu_provider-88a9f73a9bf3d5a9,libicu_locale_core-a51d180c5cac95a4,libtinystr-98a49f322d51caa9,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-debd08f44bfab6a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libthiserror-1a54a21bee8cf1b6,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,librand-f59ea5079cd95d40,librand_chacha-14848c67509fde54,libppv_lite86-bb1140871e387f0f,libzerocopy-313bee216ef399d5,librand_core-084e7b24318d9cdb,libtokio_rustls-f77f65cf44ae6609,librustls-15c733ec2de8e845,libsubtle-ca7024fc66e4388f,libwebpki-37bb8f1c67bf8307,libaws_lc_rs-973a993e440258e9,libaws_lc_sys-7387fe337407eb9a,librcgen-bc78991d2a3a155f,libring-7d066319aa8461fe,libgetrandom-da1a24777056bd78,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libpem-d607f251a0d98a82,libyasna-f2eaf1b9613852bb,libtime-00fd5d52fdbfe7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libanyhow-7e5dcd40304f6dad,libuuid-2e1945f592551d62,libgetrandom-30d57335ad540b09,libchrono-08abadf4076ebcf3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,libaxum-f3d841b5486086c6,libserde_path_to_error-54f276539b7c7fe3,libserde_json-803b8165a32a8256,libserde_urlencoded-022f461b64756c13,libryu-0ea4bafc9bef6d8b,libform_urlencoded-b57e943dc1db8475,libhyper_util-0513303e44d15abc,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-f9954f512130868e,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-abe5d8180ac994ab,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-531ba0bf841f878a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libserde-e4b9ce20aa8e927d,libserde_core-9630c118cbbf7b68,libaxum_core-10c3bce41bd420c4,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libtracing-812ff43191b5c4f0,liblog-28f8cc0684f4f944,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtower-37ce07f239eda3c7,libsync_wrapper-a3845461b7db14a0,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-848093180cafcbb2,libsignal_hook_registry-8aa99c3e83bd2dd0,libsocket2-d0b347c4c5059b25,libbytes-752d6eacdc0bb513,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.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/rustcMazh1d/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-9179e4c163829f8e/out" "-L" "/opt/rustwide/target/debug/build/ring-302752fdbbcbe286/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/enrollment_test-8339712134628b3b" "-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] [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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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=2557d0fb0103fb67 -C extra-filename=-aea79f8ebeb1d476 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-30909801bbd81500.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f3d841b5486086c6.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-b586d84e80aa0cb2.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d8d6d6f2e2b2ab09.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-08abadf4076ebcf3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7b9cf841340b8565.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-56028b031b9ba703.rlib --extern flockmind=/opt/rustwide/target/debug/deps/libflockmind-e449664d6a859517.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-1d68234af523fccf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f9954f512130868e.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-0513303e44d15abc.rlib --extern openraft=/opt/rustwide/target/debug/deps/libopenraft-b9714f75e996febd.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-d607f251a0d98a82.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f59ea5079cd95d40.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-bc78991d2a3a155f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d48ce6ae9edce1f4.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-15c733ec2de8e845.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-3df905614adcacfc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a54a21bee8cf1b6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-848093180cafcbb2.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-f77f65cf44ae6609.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-10a9ce29fff123cd.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-91f5580450f01d19.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-812ff43191b5c4f0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-78b50b21c7d384ff.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2e1945f592551d62.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-cdb03a2569b23eae.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-5a89faa2137495c7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-9179e4c163829f8e/out -L native=/opt/rustwide/target/debug/build/ring-302752fdbbcbe286/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5054ce740aa786a803b486545a2663d1c2aaa96afaa8e53a25cfc0c09a53ceae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5054ce740aa786a803b486545a2663d1c2aaa96afaa8e53a25cfc0c09a53ceae", kill_on_drop: false }`
[INFO] [stdout] 5054ce740aa786a803b486545a2663d1c2aaa96afaa8e53a25cfc0c09a53ceae
