[INFO] fetching crate sema-llm 1.14.3...
[INFO] testing sema-llm-1.14.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sema-llm 1.14.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate sema-llm 1.14.3
[INFO] finished tweaking crates.io crate sema-llm 1.14.3
[INFO] tweaked toml for crates.io crate sema-llm 1.14.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sema-llm 1.14.3 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 crates.io crate sema-llm 1.14.3 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sema-core v1.14.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a6ebbf5434fcfe995841e91a014e72c40ddb213b4ec15667af2cc98979c8b0e6
[INFO] running `Command { std: "docker" "start" "-a" "a6ebbf5434fcfe995841e91a014e72c40ddb213b4ec15667af2cc98979c8b0e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6ebbf5434fcfe995841e91a014e72c40ddb213b4ec15667af2cc98979c8b0e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6ebbf5434fcfe995841e91a014e72c40ddb213b4ec15667af2cc98979c8b0e6", kill_on_drop: false }`
[INFO] [stdout] a6ebbf5434fcfe995841e91a014e72c40ddb213b4ec15667af2cc98979c8b0e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] af57d6793a5f92f208180f89827beb31f31020fafacfd3a8fb384dca64c39518
[INFO] running `Command { std: "docker" "start" "-a" "af57d6793a5f92f208180f89827beb31f31020fafacfd3a8fb384dca64c39518", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[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 futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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 lasso v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[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 tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sema-core v1.14.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sema-llm v1.14.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "af57d6793a5f92f208180f89827beb31f31020fafacfd3a8fb384dca64c39518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af57d6793a5f92f208180f89827beb31f31020fafacfd3a8fb384dca64c39518", kill_on_drop: false }`
[INFO] [stdout] af57d6793a5f92f208180f89827beb31f31020fafacfd3a8fb384dca64c39518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cdc19a0c3a11757780fea0f1d2ae8b158a9a276ab1e456560aa8d4907708270a
[INFO] running `Command { std: "docker" "start" "-a" "cdc19a0c3a11757780fea0f1d2ae8b158a9a276ab1e456560aa8d4907708270a", kill_on_drop: false }`
[INFO] [stderr]    Compiling sema-llm v1.14.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.63s
[INFO] running `Command { std: "docker" "inspect" "cdc19a0c3a11757780fea0f1d2ae8b158a9a276ab1e456560aa8d4907708270a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc19a0c3a11757780fea0f1d2ae8b158a9a276ab1e456560aa8d4907708270a", kill_on_drop: false }`
[INFO] [stdout] cdc19a0c3a11757780fea0f1d2ae8b158a9a276ab1e456560aa8d4907708270a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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", kill_on_drop: false }`
[INFO] [stdout] 3e271663a33ab76846dc44c62846d4183118c5900cb689c528d25c4076a5046f
[INFO] running `Command { std: "docker" "start" "-a" "3e271663a33ab76846dc44c62846d4183118c5900cb689c528d25c4076a5046f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sema_llm-2c4babc8f86b975c)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test builtins::tests::test_execute_tool_call_reverse_alpha_order ... ok
[INFO] [stdout] test builtins::tests::test_format_reask_prompt ... ok
[INFO] [stdout] test builtins::tests::test_fallback_chain_thread_local ... ok
[INFO] [stdout] test builtins::tests::test_json_args_to_sema_many_params_declaration_order ... ok
[INFO] [stdout] test builtins::tests::test_json_args_to_sema_lambda_declaration_order ... ok
[INFO] [stdout] test builtins::tests::test_json_args_to_sema_missing_arg_yields_nil ... ok
[INFO] [stdout] test builtins::tests::test_execute_tool_call_arg_ordering ... ok
[INFO] [stdout] test builtins::tests::test_json_args_to_sema_mixed_types ... ok
[INFO] [stdout] test builtins::tests::test_json_args_to_sema_non_lambda_falls_back_to_btreemap ... ok
[INFO] [stdout] test builtins::tests::test_json_args_to_sema_non_object_json ... ok
[INFO] [stdout] test builtins::tests::test_validate_extraction_missing_key ... ok
[INFO] [stdout] test builtins::tests::test_validate_extraction_valid ... ok
[INFO] [stdout] test builtins::tests::test_validate_extraction_wrong_type ... ok
[INFO] [stdout] test pricing::tests::test_cache_read_missing_file ... ok
[INFO] [stdout] test pricing::tests::test_fetch_pricing_url_is_correct ... ok
[INFO] [stdout] test pricing::tests::test_custom_pricing_wins_over_fetched ... ok
[INFO] [stdout] test pricing::tests::test_fetched_pricing_overrides_hardcoded ... ok
[INFO] [stdout] test pricing::tests::test_fetched_substring_matching ... ok
[INFO] [stdout] test pricing::tests::test_hardcoded_fallback_when_no_fetch ... ok
[INFO] [stdout] test pricing::tests::test_malformed_json_returns_error ... ok
[INFO] [stdout] test pricing::tests::test_unknown_model_returns_none ... ok
[INFO] [stdout] test types::tests::as_text_for_image_block_returns_none ... ok
[INFO] [stdout] test types::tests::as_text_for_multi_block_returns_none ... ok
[INFO] [stdout] test types::tests::as_text_for_single_text_block ... ok
[INFO] [stdout] test types::tests::as_text_for_text_variant ... ok
[INFO] [stdout] test types::tests::chat_message_new ... ok
[INFO] [stdout] test types::tests::chat_message_with_blocks ... ok
[INFO] [stdout] test types::tests::chat_request_defaults ... ok
[INFO] [stdout] test types::tests::has_images_false_for_text ... ok
[INFO] [stdout] test types::tests::has_images_false_for_text_only_blocks ... ok
[INFO] [stdout] test types::tests::has_images_true_for_blocks_with_image ... ok
[INFO] [stdout] test types::tests::text_constructor ... ok
[INFO] [stdout] test types::tests::llm_error_display ... ok
[INFO] [stdout] test types::tests::to_text_concatenates_text_blocks_ignores_images ... ok
[INFO] [stdout] test vector_store::tests::test_store_crud ... ok
[INFO] [stdout] test pricing::tests::test_cache_roundtrip ... ok
[INFO] [stdout] test types::tests::to_text_for_text_variant ... ok
[INFO] [stdout] test types::tests::usage_total_tokens ... ok
[INFO] [stdout] test vector_store::tests::test_cosine_orthogonal ... ok
[INFO] [stdout] test vector_store::tests::test_json_empty_store ... ok
[INFO] [stdout] test vector_store::tests::test_cosine_identical ... ok
[INFO] [stdout] test vector_store::tests::test_json_roundtrip ... ok
[INFO] [stdout] test pricing::tests::test_refresh_pricing_loads_cache_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sema_llm
[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" "3e271663a33ab76846dc44c62846d4183118c5900cb689c528d25c4076a5046f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e271663a33ab76846dc44c62846d4183118c5900cb689c528d25c4076a5046f", kill_on_drop: false }`
[INFO] [stdout] 3e271663a33ab76846dc44c62846d4183118c5900cb689c528d25c4076a5046f
