[INFO] fetching crate objectiveai 0.1.4...
[INFO] testing objectiveai-0.1.4 against 1.94.0 for beta-1.95-1
[INFO] extracting crate objectiveai 0.1.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate objectiveai 0.1.4
[INFO] finished tweaking crates.io crate objectiveai 0.1.4
[INFO] tweaked toml for crates.io crate objectiveai 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate objectiveai 0.1.4 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate objectiveai 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded base62 v2.2.3
[INFO] [stderr]   Downloaded jmespath v0.4.0
[INFO] [stderr]   Downloaded json-escape v0.3.1
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded rust_decimal v1.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4440f5d072a6033adf50b3e2bfabe5f71f5b4acb04770d43ec3c025a31d019a1
[INFO] running `Command { std: "docker" "start" "-a" "4440f5d072a6033adf50b3e2bfabe5f71f5b4acb04770d43ec3c025a31d019a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4440f5d072a6033adf50b3e2bfabe5f71f5b4acb04770d43ec3c025a31d019a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4440f5d072a6033adf50b3e2bfabe5f71f5b4acb04770d43ec3c025a31d019a1", kill_on_drop: false }`
[INFO] [stdout] 4440f5d072a6033adf50b3e2bfabe5f71f5b4acb04770d43ec3c025a31d019a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 273b649161ff7c99490c7dc2bfbc7cd06b84f718277e9d8dcb7d2da11732f80e
[INFO] running `Command { std: "docker" "start" "-a" "273b649161ff7c99490c7dc2bfbc7cd06b84f718277e9d8dcb7d2da11732f80e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling json-escape v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling jmespath v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling objectiveai v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `arg_as_bool` is never used
[INFO] [stdout]   --> src/functions/expression/runtime.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |         fn arg_as_bool(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_number_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |         fn nullable_number_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_string_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 |         fn nullable_string_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bool_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |         fn bool_arg(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_bool_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 |         fn nullable_bool_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |         fn array_arg(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rcvar_f64_u64` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |         fn rcvar_f64_u64(n: f64) -> Rcvar {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.62s
[INFO] running `Command { std: "docker" "inspect" "273b649161ff7c99490c7dc2bfbc7cd06b84f718277e9d8dcb7d2da11732f80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273b649161ff7c99490c7dc2bfbc7cd06b84f718277e9d8dcb7d2da11732f80e", kill_on_drop: false }`
[INFO] [stdout] 273b649161ff7c99490c7dc2bfbc7cd06b84f718277e9d8dcb7d2da11732f80e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89a195396c3e7e53afc0f391678f69a417ea636171709544c2ece93c56e16836
[INFO] running `Command { std: "docker" "start" "-a" "89a195396c3e7e53afc0f391678f69a417ea636171709544c2ece93c56e16836", kill_on_drop: false }`
[INFO] [stdout] warning: function `arg_as_bool` is never used
[INFO] [stdout]   --> src/functions/expression/runtime.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |         fn arg_as_bool(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_number_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |         fn nullable_number_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_string_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 |         fn nullable_string_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bool_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |         fn bool_arg(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_bool_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 |         fn nullable_bool_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |         fn array_arg(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rcvar_f64_u64` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |         fn rcvar_f64_u64(n: f64) -> Rcvar {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling objectiveai v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `arg_as_bool` is never used
[INFO] [stdout]   --> src/functions/expression/runtime.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |         fn arg_as_bool(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_number_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |         fn nullable_number_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_string_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 |         fn nullable_string_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bool_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |         fn bool_arg(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nullable_bool_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 |         fn nullable_bool_arg(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `array_arg` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |         fn array_arg(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rcvar_f64_u64` is never used
[INFO] [stdout]    --> src/functions/expression/runtime.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 |         fn rcvar_f64_u64(n: f64) -> Rcvar {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.29s
[INFO] running `Command { std: "docker" "inspect" "89a195396c3e7e53afc0f391678f69a417ea636171709544c2ece93c56e16836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a195396c3e7e53afc0f391678f69a417ea636171709544c2ece93c56e16836", kill_on_drop: false }`
[INFO] [stdout] 89a195396c3e7e53afc0f391678f69a417ea636171709544c2ece93c56e16836
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46512c0ff6d8093415505072add0fd346fd1cedc3b0bf7b6dff7b4226ee8a1c7
[INFO] running `Command { std: "docker" "start" "-a" "46512c0ff6d8093415505072add0fd346fd1cedc3b0bf7b6dff7b4226ee8a1c7", kill_on_drop: false }`
[INFO] [stderr] warning: function `arg_as_bool` is never used
[INFO] [stderr]   --> src/functions/expression/runtime.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 66 |         fn arg_as_bool(
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `nullable_number_arg` is never used
[INFO] [stderr]    --> src/functions/expression/runtime.rs:132:12
[INFO] [stderr]     |
[INFO] [stderr] 132 |         fn nullable_number_arg(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `nullable_string_arg` is never used
[INFO] [stderr]    --> src/functions/expression/runtime.rs:154:12
[INFO] [stderr]     |
[INFO] [stderr] 154 |         fn nullable_string_arg(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bool_arg` is never used
[INFO] [stderr]    --> src/functions/expression/runtime.rs:167:12
[INFO] [stderr]     |
[INFO] [stderr] 167 |         fn bool_arg(
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `nullable_bool_arg` is never used
[INFO] [stderr]    --> src/functions/expression/runtime.rs:176:12
[INFO] [stderr]     |
[INFO] [stderr] 176 |         fn nullable_bool_arg(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `array_arg` is never used
[INFO] [stderr]    --> src/functions/expression/runtime.rs:189:12
[INFO] [stderr]     |
[INFO] [stderr] 189 |         fn array_arg(
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `rcvar_f64_u64` is never used
[INFO] [stderr]    --> src/functions/expression/runtime.rs:221:12
[INFO] [stderr]     |
[INFO] [stderr] 221 |         fn rcvar_f64_u64(n: f64) -> Rcvar {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `objectiveai` (lib) generated 7 warnings
[INFO] [stderr] warning: `objectiveai` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/objectiveai-845dfdd7dedcc95a)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests objectiveai
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/ensemble_llm/mod.rs - ensemble_llm (line 31) ... ignored
[INFO] [stdout] test src/http/client.rs - http::client::HttpClient (line 15) ... ignored
[INFO] [stdout] test src/ensemble/mod.rs - ensemble (line 17) ... FAILED
[INFO] [stdout] test src/prefixed_uuid.rs - prefixed_uuid::PrefixedUuid<PFX_1,PFX_2,PFX_3>::uuid (line 113) ... ok
[INFO] [stdout] test src/prefixed_uuid.rs - prefixed_uuid::PrefixedUuid<PFX_1,PFX_2,PFX_3>::new (line 97) ... ok
[INFO] [stdout] test src/error.rs - error::ResponseError (line 32) ... ok
[INFO] [stdout] test src/prefixed_uuid.rs - prefixed_uuid::PrefixedUuid (line 25) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ensemble/mod.rs - ensemble (line 17) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/ensemble/mod.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |             count: None,
[INFO] [stdout]    |                    ^^^^ expected `u64`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `u64`
[INFO] [stdout]               found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/ensemble/mod.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |             count: None,
[INFO] [stdout]    |                    ^^^^ expected `u64`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `u64`
[INFO] [stdout]               found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/ensemble/mod.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |             count: Some(2), // Include 2 instances
[INFO] [stdout]    |                    ^^^^^^^ expected `u64`, found `Option<{integer}>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `u64`
[INFO] [stdout]               found enum `Option<{integer}>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ensemble/mod.rs - ensemble (line 17)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.62s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "46512c0ff6d8093415505072add0fd346fd1cedc3b0bf7b6dff7b4226ee8a1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46512c0ff6d8093415505072add0fd346fd1cedc3b0bf7b6dff7b4226ee8a1c7", kill_on_drop: false }`
[INFO] [stdout] 46512c0ff6d8093415505072add0fd346fd1cedc3b0bf7b6dff7b4226ee8a1c7
