[INFO] cloning repository https://github.com/Arneunalarming861/Laminae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arneunalarming861/Laminae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArneunalarming861%2FLaminae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArneunalarming861%2FLaminae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 381e696343ea85448dc7c77cdf140b353b5ff392
[INFO] testing Arneunalarming861/Laminae against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArneunalarming861%2FLaminae" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arneunalarming861/Laminae
[INFO] finished tweaking git repo https://github.com/Arneunalarming861/Laminae
[INFO] tweaked toml for git repo https://github.com/Arneunalarming861/Laminae written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arneunalarming861/Laminae on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arneunalarming861/Laminae 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d89285108a0c73a58364ec2587fa5f3dd26d7de05e1fefc73f85e42f5e294a80
[INFO] running `Command { std: "docker" "start" "-a" "d89285108a0c73a58364ec2587fa5f3dd26d7de05e1fefc73f85e42f5e294a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d89285108a0c73a58364ec2587fa5f3dd26d7de05e1fefc73f85e42f5e294a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89285108a0c73a58364ec2587fa5f3dd26d7de05e1fefc73f85e42f5e294a80", kill_on_drop: false }`
[INFO] [stdout] d89285108a0c73a58364ec2587fa5f3dd26d7de05e1fefc73f85e42f5e294a80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32660c5bb00188bf7176c3ccde1d47432c391cc428fa4fe4e1e4645922802977
[INFO] running `Command { std: "docker" "start" "-a" "32660c5bb00188bf7176c3ccde1d47432c391cc428fa4fe4e1e4645922802977", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[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 laminae-glassbox v0.4.2 (/opt/rustwide/workdir/crates/laminae-glassbox)
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling laminae-ironclad v0.4.2 (/opt/rustwide/workdir/crates/laminae-ironclad)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling laminae-ollama v0.4.2 (/opt/rustwide/workdir/crates/laminae-ollama)
[INFO] [stderr]    Compiling laminae-psyche v0.4.2 (/opt/rustwide/workdir/crates/laminae-psyche)
[INFO] [stderr]    Compiling laminae-cortex v0.4.2 (/opt/rustwide/workdir/crates/laminae-cortex)
[INFO] [stderr]    Compiling laminae-persona v0.4.2 (/opt/rustwide/workdir/crates/laminae-persona)
[INFO] [stderr]    Compiling laminae-shadow v0.4.2 (/opt/rustwide/workdir/crates/laminae-shadow)
[INFO] [stderr]    Compiling laminae-openai v0.4.2 (/opt/rustwide/workdir/crates/laminae-openai)
[INFO] [stderr]    Compiling laminae-anthropic v0.4.2 (/opt/rustwide/workdir/crates/laminae-anthropic)
[INFO] [stderr]    Compiling laminae-python v0.4.2 (/opt/rustwide/workdir/crates/laminae-python)
[INFO] [stderr]    Compiling laminae v0.4.2 (/opt/rustwide/workdir/crates/laminae)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.86s
[INFO] running `Command { std: "docker" "inspect" "32660c5bb00188bf7176c3ccde1d47432c391cc428fa4fe4e1e4645922802977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32660c5bb00188bf7176c3ccde1d47432c391cc428fa4fe4e1e4645922802977", kill_on_drop: false }`
[INFO] [stdout] 32660c5bb00188bf7176c3ccde1d47432c391cc428fa4fe4e1e4645922802977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3907a3c4c9218979aa358d84ef7b76a643d3259488bcd61fa041daa7fcf83739
[INFO] running `Command { std: "docker" "start" "-a" "3907a3c4c9218979aa358d84ef7b76a643d3259488bcd61fa041daa7fcf83739", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling laminae-glassbox v0.4.2 (/opt/rustwide/workdir/crates/laminae-glassbox)
[INFO] [stderr]    Compiling laminae-ironclad v0.4.2 (/opt/rustwide/workdir/crates/laminae-ironclad)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling laminae-ollama v0.4.2 (/opt/rustwide/workdir/crates/laminae-ollama)
[INFO] [stderr]    Compiling laminae-psyche v0.4.2 (/opt/rustwide/workdir/crates/laminae-psyche)
[INFO] [stderr]    Compiling laminae-persona v0.4.2 (/opt/rustwide/workdir/crates/laminae-persona)
[INFO] [stderr]    Compiling laminae-cortex v0.4.2 (/opt/rustwide/workdir/crates/laminae-cortex)
[INFO] [stderr]    Compiling laminae-shadow v0.4.2 (/opt/rustwide/workdir/crates/laminae-shadow)
[INFO] [stderr]    Compiling laminae-openai v0.4.2 (/opt/rustwide/workdir/crates/laminae-openai)
[INFO] [stderr]    Compiling laminae-anthropic v0.4.2 (/opt/rustwide/workdir/crates/laminae-anthropic)
[INFO] [stderr]    Compiling laminae v0.4.2 (/opt/rustwide/workdir/crates/laminae)
[INFO] [stderr]    Compiling laminae-python v0.4.2 (/opt/rustwide/workdir/crates/laminae-python)
[INFO] [stderr] error: could not compile `criterion` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="html_reports"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=d047e6125fc4df74 -C extra-filename=-cdde0ae28d3107d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-9c87f14021c09e1c.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-be95f66b538c80d0.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-827b34ca34abf089.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e2a039a5bd0f5e63.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-527e0addce98d515.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-3ee686aff82639ab.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1e31b96e26c5c1d5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bc0ce776a8f3d154.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-29512f1a4654206b.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-8210726c89683694.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-33885be0403d1f09.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-02d29eddc90db209.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f4a7da0c20739cf.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-1f99f5e40cc9acfc.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `laminae-psyche` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name laminae_psyche --edition=2021 crates/laminae-psyche/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4214875e10b2158d -C extra-filename=-809c0dafee6c1624 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c9029c55dea35ff6.rlib --extern laminae_ollama=/opt/rustwide/target/debug/deps/liblaminae_ollama-b3955eda1396cf09.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f4a7da0c20739cf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0038653c705bb08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8ead63f10a966001.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `laminae` (test "t05_full_stack")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name t05_full_stack --edition=2021 crates/laminae/tests/t05_full_stack.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-backends", "anthropic", "default", "openai"))' -C metadata=7eefcd3146e0cb88 -C extra-filename=-ef5c468bbe944d3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-70e9bb4dc0d166ee.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cea86ebf587eb1ce.rlib --extern laminae=/opt/rustwide/target/debug/deps/liblaminae-e4154572bce34385.rlib --extern laminae_cortex=/opt/rustwide/target/debug/deps/liblaminae_cortex-c04bde2ade37a81f.rlib --extern laminae_glassbox=/opt/rustwide/target/debug/deps/liblaminae_glassbox-278f4787e889820b.rlib --extern laminae_ironclad=/opt/rustwide/target/debug/deps/liblaminae_ironclad-f278e909e5518892.rlib --extern laminae_ollama=/opt/rustwide/target/debug/deps/liblaminae_ollama-b3955eda1396cf09.rlib --extern laminae_persona=/opt/rustwide/target/debug/deps/liblaminae_persona-e27c887e77e9d28a.rlib --extern laminae_psyche=/opt/rustwide/target/debug/deps/liblaminae_psyche-e25a6b11865f0426.rlib --extern laminae_shadow=/opt/rustwide/target/debug/deps/liblaminae_shadow-3a685a473b85723d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a1c5b1ee9fc69842.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f4a7da0c20739cf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0038653c705bb08.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-28e588175d3873a3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `laminae-openai` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name laminae_openai --edition=2021 crates/laminae-openai/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95bf3f0814489631 -C extra-filename=-5dc43eb8129da4a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cea86ebf587eb1ce.rlib --extern laminae_psyche=/opt/rustwide/target/debug/deps/liblaminae_psyche-e25a6b11865f0426.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a1c5b1ee9fc69842.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f4a7da0c20739cf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0038653c705bb08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8ead63f10a966001.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcdhP31J/symbols.o" "<3 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/{liblaminae-e4154572bce34385,liblaminae_ironclad-f278e909e5518892,liblaminae_shadow-3a685a473b85723d,libdirs-c9029c55dea35ff6,libdirs_sys-c9db6f5012c888da,liboption_ext-38791eff9acb757e,liblaminae_psyche-e25a6b11865f0426,liblaminae_glassbox-278f4787e889820b,libunicode_normalization-91dce0f028adc9a6,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,liblaminae_cortex-c04bde2ade37a81f,liblaminae_persona-e27c887e77e9d28a,libregex-33885be0403d1f09,libregex_automata-9aa7ee4647da3732,libaho_corasick-a927855677dec857,libregex_syntax-33adcf3d7e28903a,liblaminae_ollama-b3955eda1396cf09,libreqwest-a1c5b1ee9fc69842,libserde_urlencoded-8f2f37241ad7a1fe,libryu-96e4827cb8e74ef1,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhyper_tls-c94b7f8e44ee5354,libtokio_native_tls-ae540801534c8115,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-8f4a7da0c20739cf,libmemchr-03def47fccb9cf8c,libzmij-d2f562b84b927b2e,libtower_http-ee408586b554ee5c,libiri_string-f1c5413b54c99d2e,libtower-d895b6cb739b9dcc,libtower_layer-5699d784b4449e00,libnative_tls-a239875c017b6f08,libopenssl_probe-703a3ddfc0e4be36,libopenssl-0d7abbb6c3b7d2c0,libbitflags-a5b77e6cec1b5660,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-84bbf5383d5a6607,libhyper_util-c5f90801a6d78d9e,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libhyper-8311bf9487983956,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-65448a590a73b7b7,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-673eba4cd2f1a4af,libtokio_util-7232184831b34cb1,libfutures_sink-59b73d2c5a0fb80d,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,liblog-753a0cb3f11b08fe,liburl-4397ee9e2d742826,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libsync_wrapper-096429d0b7f46333,libtracing-8ead63f10a966001,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtokio-d0038653c705bb08,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libbytes-a6415339708e1154,libmio-337b8109de291cbf,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libthiserror-b705a45025fdf89b,libfutures_util-cea86ebf587eb1ce,libslab-6f51d9019150979e,libpin_project_lite-8ad468af17824a0b,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libanyhow-bb5f243237f5f99b,libchrono-70e9bb4dc0d166ee,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-bc0ce776a8f3d154,libserde-4ec999752e432374,libserde_core-3babf6f5a9b2410c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdhP31J/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/t06_adversarial-6d4d63479f20ec06" "-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 `laminae` (test "t06_adversarial") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3907a3c4c9218979aa358d84ef7b76a643d3259488bcd61fa041daa7fcf83739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3907a3c4c9218979aa358d84ef7b76a643d3259488bcd61fa041daa7fcf83739", kill_on_drop: false }`
[INFO] [stdout] 3907a3c4c9218979aa358d84ef7b76a643d3259488bcd61fa041daa7fcf83739
