[INFO] cloning repository https://github.com/jkhoffman/cogni [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkhoffman/cogni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkhoffman%2Fcogni", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkhoffman%2Fcogni'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7324d08381fba97802980e161c6219d6b4832a5 [INFO] testing jkhoffman/cogni against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkhoffman%2Fcogni" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jkhoffman/cogni [INFO] finished tweaking git repo https://github.com/jkhoffman/cogni [INFO] tweaked toml for git repo https://github.com/jkhoffman/cogni written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jkhoffman/cogni on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jkhoffman/cogni 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34e5c6640a023fcedc7d88784a7c83ba9f66dc4156009b5f7fb868012df16990 [INFO] running `Command { std: "docker" "start" "-a" "34e5c6640a023fcedc7d88784a7c83ba9f66dc4156009b5f7fb868012df16990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34e5c6640a023fcedc7d88784a7c83ba9f66dc4156009b5f7fb868012df16990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e5c6640a023fcedc7d88784a7c83ba9f66dc4156009b5f7fb868012df16990", kill_on_drop: false }` [INFO] [stdout] 34e5c6640a023fcedc7d88784a7c83ba9f66dc4156009b5f7fb868012df16990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6211130ad10aa200d7ecccef10014385ffae0c30decac8e748cb3fe7ce26ec1 [INFO] running `Command { std: "docker" "start" "-a" "a6211130ad10aa200d7ecccef10014385ffae0c30decac8e748cb3fe7ce26ec1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cogni-derive v0.1.0 (/opt/rustwide/workdir/cogni-derive) [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tiktoken-rs v0.5.9 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling cogni-core v0.1.0 (/opt/rustwide/workdir/cogni-core) [INFO] [stderr] Compiling cogni-state v0.1.0 (/opt/rustwide/workdir/cogni-state) [INFO] [stderr] Compiling cogni-context v0.1.0 (/opt/rustwide/workdir/cogni-context) [INFO] [stderr] Compiling cogni-tools v0.1.0 (/opt/rustwide/workdir/cogni-tools) [INFO] [stderr] Compiling cogni-middleware v0.1.0 (/opt/rustwide/workdir/cogni-middleware) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling cogni-providers v0.1.0 (/opt/rustwide/workdir/cogni-providers) [INFO] [stderr] Compiling cogni-client v0.1.0 (/opt/rustwide/workdir/cogni-client) [INFO] [stderr] Compiling cogni v0.1.0 (/opt/rustwide/workdir/cogni) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a6211130ad10aa200d7ecccef10014385ffae0c30decac8e748cb3fe7ce26ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6211130ad10aa200d7ecccef10014385ffae0c30decac8e748cb3fe7ce26ec1", kill_on_drop: false }` [INFO] [stdout] a6211130ad10aa200d7ecccef10014385ffae0c30decac8e748cb3fe7ce26ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d582af0b6dfc7e0b0f062ebfbfb18eb9c81dd0fad9f266094a1cd49ec99be54d [INFO] running `Command { std: "docker" "start" "-a" "d582af0b6dfc7e0b0f062ebfbfb18eb9c81dd0fad9f266094a1cd49ec99be54d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling cogni-derive v0.1.0 (/opt/rustwide/workdir/cogni-derive) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling cogni-core v0.1.0 (/opt/rustwide/workdir/cogni-core) [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling cogni-context v0.1.0 (/opt/rustwide/workdir/cogni-context) [INFO] [stderr] Compiling cogni-tools v0.1.0 (/opt/rustwide/workdir/cogni-tools) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling cogni-state v0.1.0 (/opt/rustwide/workdir/cogni-state) [INFO] [stderr] Compiling cogni-middleware v0.1.0 (/opt/rustwide/workdir/cogni-middleware) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling cogni-providers v0.1.0 (/opt/rustwide/workdir/cogni-providers) [INFO] [stderr] Compiling cogni-client v0.1.0 (/opt/rustwide/workdir/cogni-client) [INFO] [stderr] Compiling cogni v0.1.0 (/opt/rustwide/workdir/cogni) [INFO] [stdout] warning: struct `TestOutput` is never constructed [INFO] [stdout] --> cogni-providers/src/ollama/tests.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | struct TestOutput { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cogni-providers` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name cogni_providers --edition=2021 cogni-providers/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=8772cd0cf5547f3a -C extra-filename=-b8f26f6e41e2bfda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-18e61dd6c0848a2c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cogni_core=/opt/rustwide/target/debug/deps/libcogni_core-919dba85dcab6b12.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7c19054469a0a5d7.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0d613f7a3f31a650.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-e316f5ae37931c67.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a08cbaa9792174c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-49cddd31da458fe3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-148080842fb9caef.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b3ed53f91ea8af2c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3f230d945a4e49ae.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c29ec6fe4e1e5aff.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7da9d6ecac9456a9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cogni-client` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name cogni_client --edition=2021 cogni-client/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=721cb7a7ad87fb52 -C extra-filename=-e58fb02374a36465 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-18e61dd6c0848a2c.so --extern cogni_context=/opt/rustwide/target/debug/deps/libcogni_context-c7e9b82153746003.rlib --extern cogni_core=/opt/rustwide/target/debug/deps/libcogni_core-919dba85dcab6b12.rlib --extern cogni_middleware=/opt/rustwide/target/debug/deps/libcogni_middleware-9fbe8b4c96c6343f.rlib --extern cogni_providers=/opt/rustwide/target/debug/deps/libcogni_providers-ddce75e55cbc71cc.rlib --extern cogni_state=/opt/rustwide/target/debug/deps/libcogni_state-fabb6963b0a0a7b0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7c19054469a0a5d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a08cbaa9792174c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-49cddd31da458fe3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-148080842fb9caef.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b3ed53f91ea8af2c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c29ec6fe4e1e5aff.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a899416296c12f0f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cogni` (test "agentic_features_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name agentic_features_test --edition=2021 cogni/../tests/agentic_features_test.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="client"' --cfg 'feature="context"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="providers"' --cfg 'feature="state"' --cfg 'feature="tools"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "context", "default", "derive", "full", "middleware", "providers", "state", "tools"))' -C metadata=df4e5deef3efc0e7 -C extra-filename=-7de9b6b39f2c7bc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-18e61dd6c0848a2c.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3dcc32b622f2eccc.rlib --extern cogni=/opt/rustwide/target/debug/deps/libcogni-ce14cd8e65e3ac4b.rlib --extern cogni_client=/opt/rustwide/target/debug/deps/libcogni_client-3243bd362bcdb3b2.rlib --extern cogni_context=/opt/rustwide/target/debug/deps/libcogni_context-c7e9b82153746003.rlib --extern cogni_core=/opt/rustwide/target/debug/deps/libcogni_core-919dba85dcab6b12.rlib --extern cogni_providers=/opt/rustwide/target/debug/deps/libcogni_providers-ddce75e55cbc71cc.rlib --extern cogni_state=/opt/rustwide/target/debug/deps/libcogni_state-fabb6963b0a0a7b0.rlib --extern cogni_tools=/opt/rustwide/target/debug/deps/libcogni_tools-6d871d133177a804.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c5c93358b0292faf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7c19054469a0a5d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0d613f7a3f31a650.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a08cbaa9792174c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-49cddd31da458fe3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-97bc0a9555444223.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b3ed53f91ea8af2c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a899416296c12f0f.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/examples/rustcuKMzbl/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcogni-ce14cd8e65e3ac4b,libcogni_client-3243bd362bcdb3b2,libcogni_middleware-9fbe8b4c96c6343f,libsha2-2c5bfcbed5c6fecb,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libcogni_state-fabb6963b0a0a7b0,libchrono-3dcc32b622f2eccc,libiana_time_zone-693b81a5c0b46492,libnum_traits-8a0262b550f89c1e,libuuid-a899416296c12f0f,libgetrandom-00e8d92dd0612c2b,libcogni_context-c7e9b82153746003,libtiktoken_rs-a36b0df1208099f6,libbstr-1fa3bc12fe8b8213,libfancy_regex-f971711ac1b1874b,libbit_set-cc7adb9d7e07e9f9,libbit_vec-7804c2c5a2392d7c,librustc_hash-5a527483989b35a3,libbase64-64299f9d815d057c,liblazy_static-b3603208c0de2608,libanyhow-e1510cbfe26654d3,libcogni_tools-6d871d133177a804,libregex-648f5286fb09b710,libregex_automata-c3dec15a41ea5591,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libcogni_providers-ddce75e55cbc71cc,libreqwest_eventsource-e316f5ae37931c67,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-ea1012d89e070dac,libnom-b3e0f856bc07dfc6,libthiserror-97694951025b1bc4,libfutures-7c19054469a0a5d7,libfutures_executor-bd25abc9ff782dee,libreqwest-0d613f7a3f31a650,librustls_pemfile-4e4e26a341919da6,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_urlencoded-62b54d5e80eb8419,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-aa60bd5e60ef7ba7,libtokio_native_tls-fbdef79f18b70418,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower-1e248d0a45ff257f,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-ef2fda69b60844a7,libopenssl_probe-cbab9b905ab83f66,libopenssl-3c78e9183987da68,libbitflags-8d6004180f14a06d,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-33509e50be14f17b,libhyper_util-cb4cd6f3d3c7bdea,libtower_service-0d7df29686b13872,libhyper-4dd19aed1e8727ad,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2872c9c388016a15,libtracing-c29ec6fe4e1e5aff,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libfutures_util-ebd5c3ed79663723,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-8fe84ae48d2d05e6,libfutures_sink-be8442ee548d90f9,libtokio-b3ed53f91ea8af2c,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libmio-8db9bd8702ad1160,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-ba604b77dad33fe2,liburl-7da9d6ecac9456a9,libidna-12d33526fbacd1c7,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0cdd3ef880086001,libicu_properties-5124a3578f2e5bba,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-82424af15a6ffa07,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2173f3a336367e8a,libpotential_utf-9eec0c3e3ec1e2d0,libicu_provider-6bb19fb41224ef00,libicu_locale_core-0793e7b6f9cc6993,libtinystr-fe6ff25b42c551fd,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-025db802aceb81ba,libzerotrie-b0da0fc8ac054e66,libyoke-e2cadfd624df257a,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-9b3e7847b46c6f54,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcogni_core-919dba85dcab6b12,libfutures_core-fc6bb1738f00fc87,libserde_json-49cddd31da458fe3,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-148080842fb9caef,libserde-2a08cbaa9792174c}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcuKMzbl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/provider_failover-d4c105cf1722ae54" "-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 `cogni` (example "provider_failover") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcy6A67z/symbols.o" "<4 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/{libcogni-ce14cd8e65e3ac4b,libcogni_client-3243bd362bcdb3b2,libcogni_middleware-9fbe8b4c96c6343f,libsha2-2c5bfcbed5c6fecb,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libcogni_state-fabb6963b0a0a7b0,libchrono-3dcc32b622f2eccc,libiana_time_zone-693b81a5c0b46492,libnum_traits-8a0262b550f89c1e,libuuid-a899416296c12f0f,libgetrandom-00e8d92dd0612c2b,libcogni_context-c7e9b82153746003,libtiktoken_rs-a36b0df1208099f6,libbstr-1fa3bc12fe8b8213,libfancy_regex-f971711ac1b1874b,libbit_set-cc7adb9d7e07e9f9,libbit_vec-7804c2c5a2392d7c,librustc_hash-5a527483989b35a3,libbase64-64299f9d815d057c,liblazy_static-b3603208c0de2608,libanyhow-e1510cbfe26654d3,libcogni_tools-6d871d133177a804,libregex-648f5286fb09b710,libregex_automata-c3dec15a41ea5591,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libcogni_providers-ddce75e55cbc71cc,libreqwest_eventsource-e316f5ae37931c67,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-ea1012d89e070dac,libnom-b3e0f856bc07dfc6,libthiserror-97694951025b1bc4,libfutures-7c19054469a0a5d7,libfutures_executor-bd25abc9ff782dee,libreqwest-0d613f7a3f31a650,librustls_pemfile-4e4e26a341919da6,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_urlencoded-62b54d5e80eb8419,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-aa60bd5e60ef7ba7,libtokio_native_tls-fbdef79f18b70418,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower-1e248d0a45ff257f,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-ef2fda69b60844a7,libopenssl_probe-cbab9b905ab83f66,libopenssl-3c78e9183987da68,libbitflags-8d6004180f14a06d,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-33509e50be14f17b,libhyper_util-cb4cd6f3d3c7bdea,libtower_service-0d7df29686b13872,libhyper-4dd19aed1e8727ad,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2872c9c388016a15,libtracing-c29ec6fe4e1e5aff,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libfutures_util-ebd5c3ed79663723,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-8fe84ae48d2d05e6,libfutures_sink-be8442ee548d90f9,libtokio-b3ed53f91ea8af2c,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libmio-8db9bd8702ad1160,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-ba604b77dad33fe2,liburl-7da9d6ecac9456a9,libidna-12d33526fbacd1c7,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0cdd3ef880086001,libicu_properties-5124a3578f2e5bba,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-82424af15a6ffa07,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2173f3a336367e8a,libpotential_utf-9eec0c3e3ec1e2d0,libicu_provider-6bb19fb41224ef00,libicu_locale_core-0793e7b6f9cc6993,libtinystr-fe6ff25b42c551fd,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-025db802aceb81ba,libzerotrie-b0da0fc8ac054e66,libyoke-e2cadfd624df257a,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-9b3e7847b46c6f54,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcogni_core-919dba85dcab6b12,libfutures_core-fc6bb1738f00fc87,libserde_json-49cddd31da458fe3,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-148080842fb9caef,libserde-2a08cbaa9792174c}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcy6A67z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/structured_output_test-ff643d3273a05d02" "-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 `cogni` (test "structured_output_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcxDxDfo/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcogni_providers-ddce75e55cbc71cc,libreqwest_eventsource-e316f5ae37931c67,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-ea1012d89e070dac,libnom-b3e0f856bc07dfc6,libthiserror-97694951025b1bc4,libreqwest-0d613f7a3f31a650,librustls_pemfile-4e4e26a341919da6,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_urlencoded-62b54d5e80eb8419,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-aa60bd5e60ef7ba7,libtokio_native_tls-fbdef79f18b70418,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower-1e248d0a45ff257f,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-ef2fda69b60844a7,libopenssl_probe-cbab9b905ab83f66,libopenssl-3c78e9183987da68,libbitflags-8d6004180f14a06d,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-33509e50be14f17b,libhyper_util-cb4cd6f3d3c7bdea,libtower_service-0d7df29686b13872,libhyper-4dd19aed1e8727ad,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2872c9c388016a15,libatomic_waker-001109810bdecbaa,libtokio_util-8fe84ae48d2d05e6,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-ba604b77dad33fe2,liburl-7da9d6ecac9456a9,libidna-12d33526fbacd1c7,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0cdd3ef880086001,libicu_properties-5124a3578f2e5bba,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-82424af15a6ffa07,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2173f3a336367e8a,libpotential_utf-9eec0c3e3ec1e2d0,libicu_provider-6bb19fb41224ef00,libicu_locale_core-0793e7b6f9cc6993,libtinystr-fe6ff25b42c551fd,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-025db802aceb81ba,libzerotrie-b0da0fc8ac054e66,libyoke-e2cadfd624df257a,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-9b3e7847b46c6f54,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libcogni_client-3243bd362bcdb3b2,libcogni_middleware-9fbe8b4c96c6343f,libsha2-2c5bfcbed5c6fecb,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libfutures-7c19054469a0a5d7,libfutures_executor-bd25abc9ff782dee,libfutures_util-ebd5c3ed79663723,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libcogni_state-fabb6963b0a0a7b0,libchrono-3dcc32b622f2eccc,libiana_time_zone-693b81a5c0b46492,libnum_traits-8a0262b550f89c1e,libtokio-b3ed53f91ea8af2c,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-8db9bd8702ad1160,libuuid-a899416296c12f0f,libgetrandom-00e8d92dd0612c2b,libcogni_context-c7e9b82153746003,libtracing-c29ec6fe4e1e5aff,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38,libtiktoken_rs-a36b0df1208099f6,libbstr-1fa3bc12fe8b8213,libfancy_regex-f971711ac1b1874b,libregex-648f5286fb09b710,libregex_automata-c3dec15a41ea5591,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libbit_set-cc7adb9d7e07e9f9,libbit_vec-7804c2c5a2392d7c,librustc_hash-5a527483989b35a3,libbase64-64299f9d815d057c,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,liblazy_static-b3603208c0de2608,libanyhow-e1510cbfe26654d3,libcogni_core-919dba85dcab6b12,libfutures_core-fc6bb1738f00fc87,libserde_json-49cddd31da458fe3,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-148080842fb9caef,libserde-2a08cbaa9792174c}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcxDxDfo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multi_provider_client_example-dc197bfd08b264a7" "-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 `cogni` (example "multi_provider_client_example") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchxeA29/symbols.o" "<9 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/{libcogni-ce14cd8e65e3ac4b,libcogni_client-3243bd362bcdb3b2,libcogni_middleware-9fbe8b4c96c6343f,libsha2-2c5bfcbed5c6fecb,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libcogni_state-fabb6963b0a0a7b0,libchrono-3dcc32b622f2eccc,libiana_time_zone-693b81a5c0b46492,libnum_traits-8a0262b550f89c1e,libuuid-a899416296c12f0f,libgetrandom-00e8d92dd0612c2b,libcogni_context-c7e9b82153746003,libtiktoken_rs-a36b0df1208099f6,libbstr-1fa3bc12fe8b8213,libfancy_regex-f971711ac1b1874b,libbit_set-cc7adb9d7e07e9f9,libbit_vec-7804c2c5a2392d7c,librustc_hash-5a527483989b35a3,libbase64-64299f9d815d057c,liblazy_static-b3603208c0de2608,libanyhow-e1510cbfe26654d3,libcogni_tools-6d871d133177a804,libregex-648f5286fb09b710,libregex_automata-c3dec15a41ea5591,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libcogni_providers-ddce75e55cbc71cc,libreqwest_eventsource-e316f5ae37931c67,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-ea1012d89e070dac,libnom-b3e0f856bc07dfc6,libthiserror-97694951025b1bc4,libfutures-7c19054469a0a5d7,libfutures_executor-bd25abc9ff782dee,libreqwest-0d613f7a3f31a650,librustls_pemfile-4e4e26a341919da6,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_urlencoded-62b54d5e80eb8419,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-aa60bd5e60ef7ba7,libtokio_native_tls-fbdef79f18b70418,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower-1e248d0a45ff257f,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-ef2fda69b60844a7,libopenssl_probe-cbab9b905ab83f66,libopenssl-3c78e9183987da68,libbitflags-8d6004180f14a06d,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-33509e50be14f17b,libhyper_util-cb4cd6f3d3c7bdea,libtower_service-0d7df29686b13872,libhyper-4dd19aed1e8727ad,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-2872c9c388016a15,libtracing-c29ec6fe4e1e5aff,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libfutures_util-ebd5c3ed79663723,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-8fe84ae48d2d05e6,libfutures_sink-be8442ee548d90f9,libtokio-b3ed53f91ea8af2c,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libmio-8db9bd8702ad1160,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-eab26e8a1c030c72,liblog-ba604b77dad33fe2,liburl-7da9d6ecac9456a9,libidna-12d33526fbacd1c7,libutf8_iter-0d9be7b316c2b184,libidna_adapter-0cdd3ef880086001,libicu_properties-5124a3578f2e5bba,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-82424af15a6ffa07,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2173f3a336367e8a,libpotential_utf-9eec0c3e3ec1e2d0,libicu_provider-6bb19fb41224ef00,libicu_locale_core-0793e7b6f9cc6993,libtinystr-fe6ff25b42c551fd,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-025db802aceb81ba,libzerotrie-b0da0fc8ac054e66,libyoke-e2cadfd624df257a,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-9b3e7847b46c6f54,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcogni_core-919dba85dcab6b12,libfutures_core-fc6bb1738f00fc87,libserde_json-49cddd31da458fe3,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-148080842fb9caef,libserde-2a08cbaa9792174c}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchxeA29/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tool_integration_test-9846e2cf2541008d" "-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 `cogni` (test "tool_integration_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d582af0b6dfc7e0b0f062ebfbfb18eb9c81dd0fad9f266094a1cd49ec99be54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d582af0b6dfc7e0b0f062ebfbfb18eb9c81dd0fad9f266094a1cd49ec99be54d", kill_on_drop: false }` [INFO] [stdout] d582af0b6dfc7e0b0f062ebfbfb18eb9c81dd0fad9f266094a1cd49ec99be54d