[INFO] fetching crate ferrous-llm-core 0.6.1...
[INFO] testing ferrous-llm-core-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ferrous-llm-core 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ferrous-llm-core 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ferrous-llm-core 0.6.1
[INFO] tweaked toml for crates.io crate ferrous-llm-core 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrous-llm-core 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrous-llm-core 0.6.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d463616c1813d52c3791cd57bebc43c44e1a1f6bbaf310c32f3cb5bac7279ea
[INFO] running `Command { std: "docker" "start" "-a" "5d463616c1813d52c3791cd57bebc43c44e1a1f6bbaf310c32f3cb5bac7279ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d463616c1813d52c3791cd57bebc43c44e1a1f6bbaf310c32f3cb5bac7279ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d463616c1813d52c3791cd57bebc43c44e1a1f6bbaf310c32f3cb5bac7279ea", kill_on_drop: false }`
[INFO] [stdout] 5d463616c1813d52c3791cd57bebc43c44e1a1f6bbaf310c32f3cb5bac7279ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7be1887ebfa41253f93e2bb34245139ba13d39b06bb4ee7c87f43852c224c32
[INFO] running `Command { std: "docker" "start" "-a" "f7be1887ebfa41253f93e2bb34245139ba13d39b06bb4ee7c87f43852c224c32", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[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 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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 chrono v0.4.41
[INFO] [stderr]    Compiling ferrous-llm-core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.70s
[INFO] running `Command { std: "docker" "inspect" "f7be1887ebfa41253f93e2bb34245139ba13d39b06bb4ee7c87f43852c224c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7be1887ebfa41253f93e2bb34245139ba13d39b06bb4ee7c87f43852c224c32", kill_on_drop: false }`
[INFO] [stdout] f7be1887ebfa41253f93e2bb34245139ba13d39b06bb4ee7c87f43852c224c32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51d5fdd51e7d7451aa41753459a939f2c91e14052db87dd5a5ea786b34badb25
[INFO] running `Command { std: "docker" "start" "-a" "51d5fdd51e7d7451aa41753459a939f2c91e14052db87dd5a5ea786b34badb25", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferrous-llm-core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "51d5fdd51e7d7451aa41753459a939f2c91e14052db87dd5a5ea786b34badb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d5fdd51e7d7451aa41753459a939f2c91e14052db87dd5a5ea786b34badb25", kill_on_drop: false }`
[INFO] [stdout] 51d5fdd51e7d7451aa41753459a939f2c91e14052db87dd5a5ea786b34badb25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a931ae0b419f858dd35c016a5eb585a1f578fa0292c05515d9dc4ee3bd8addf8
[INFO] running `Command { std: "docker" "start" "-a" "a931ae0b419f858dd35c016a5eb585a1f578fa0292c05515d9dc4ee3bd8addf8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrous_llm_core-35c861c6bbf35bbd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test config::tests::test_secret_string_debug ... ok
[INFO] [stdout] test config::tests::test_secret_string_expose ... ok
[INFO] [stdout] test config::tests::test_validation_non_empty ... ok
[INFO] [stdout] test config::tests::test_validation_range ... ok
[INFO] [stdout] test config::tests::test_validation_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-3394dc39a9e678dd)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_chat_request_builder ... ok
[INFO] [stdout] test test_finish_reason_variants ... ok
[INFO] [stdout] test test_completion_request ... ok
[INFO] [stdout] test test_image_request ... ok
[INFO] [stdout] test test_message_creation ... ok
[INFO] [stdout] test test_metadata_default ... ok
[INFO] [stdout] test test_generated_image ... ok
[INFO] [stdout] test test_speech_to_text_request ... ok
[INFO] [stdout] test test_serialization_roundtrip ... ok
[INFO] [stdout] test test_multimodal_content ... ok
[INFO] [stdout] test test_tool_call ... ok
[INFO] [stdout] test test_text_to_speech_request ... ok
[INFO] [stdout] test test_parameters_default ... ok
[INFO] [stdout] test test_tool_definition ... ok
[INFO] [stdout] test test_usage_statistics ... ok
[INFO] [stdout] test test_embedding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferrous_llm_core
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "a931ae0b419f858dd35c016a5eb585a1f578fa0292c05515d9dc4ee3bd8addf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a931ae0b419f858dd35c016a5eb585a1f578fa0292c05515d9dc4ee3bd8addf8", kill_on_drop: false }`
[INFO] [stdout] a931ae0b419f858dd35c016a5eb585a1f578fa0292c05515d9dc4ee3bd8addf8
