[INFO] fetching crate llguidance 1.7.0... [INFO] testing llguidance-1.7.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate llguidance 1.7.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate llguidance 1.7.0 [INFO] finished tweaking crates.io crate llguidance 1.7.0 [INFO] tweaked toml for crates.io crate llguidance 1.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llguidance 1.7.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llguidance 1.7.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borrow-or-share v0.2.2 [INFO] [stderr] Downloaded referencing v0.29.1 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded uuid-simd v0.8.0 [INFO] [stderr] Downloaded derivre v0.3.8 [INFO] [stderr] Downloaded toktrie v1.7.0 [INFO] [stderr] Downloaded jsonschema v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e72e9c3c755662d89d11833ae724af48b69363015af117977c468591603b814 [INFO] running `Command { std: "docker" "start" "-a" "6e72e9c3c755662d89d11833ae724af48b69363015af117977c468591603b814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e72e9c3c755662d89d11833ae724af48b69363015af117977c468591603b814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e72e9c3c755662d89d11833ae724af48b69363015af117977c468591603b814", kill_on_drop: false }` [INFO] [stdout] 6e72e9c3c755662d89d11833ae724af48b69363015af117977c468591603b814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29ebe0977fd52da87ea845729769a8d11191e3a1d9ce32affbba8f41beb6c966 [INFO] running `Command { std: "docker" "start" "-a" "29ebe0977fd52da87ea845729769a8d11191e3a1d9ce32affbba8f41beb6c966", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling llguidance v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling derivre v0.3.8 [INFO] [stderr] Compiling toktrie v1.7.0 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.38s [INFO] running `Command { std: "docker" "inspect" "29ebe0977fd52da87ea845729769a8d11191e3a1d9ce32affbba8f41beb6c966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ebe0977fd52da87ea845729769a8d11191e3a1d9ce32affbba8f41beb6c966", kill_on_drop: false }` [INFO] [stdout] 29ebe0977fd52da87ea845729769a8d11191e3a1d9ce32affbba8f41beb6c966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 133bc2174f56fa5423258b90eaf989f0dcd946cce3cafb7555e1c3555e9c6e73 [INFO] running `Command { std: "docker" "start" "-a" "133bc2174f56fa5423258b90eaf989f0dcd946cce3cafb7555e1c3555e9c6e73", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling derivre v0.3.8 [INFO] [stderr] Compiling toktrie v1.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling llguidance v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.54s [INFO] running `Command { std: "docker" "inspect" "133bc2174f56fa5423258b90eaf989f0dcd946cce3cafb7555e1c3555e9c6e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133bc2174f56fa5423258b90eaf989f0dcd946cce3cafb7555e1c3555e9c6e73", kill_on_drop: false }` [INFO] [stdout] 133bc2174f56fa5423258b90eaf989f0dcd946cce3cafb7555e1c3555e9c6e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24a6f0f9881bb0a0659ea47a166cdcf448019af2275dd3579ec0f7a7c70bf676 [INFO] running `Command { std: "docker" "start" "-a" "24a6f0f9881bb0a0659ea47a166cdcf448019af2275dd3579ec0f7a7c70bf676", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llguidance-a035e9c146c02328) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test json::numeric::test_decimal::test_from_f64 ... ok [INFO] [stdout] test json::compiler::tests::json_quote_default_allows_u_escape ... ok [INFO] [stdout] test json::compiler::tests::json_quote_uses_override_from_options ... ok [INFO] [stdout] test json::numeric::test_decimal::test_lcm ... ok [INFO] [stdout] test json::numeric::test_decimal::test_simplified ... ok [INFO] [stdout] test json::numeric::test_number_bounds::test_check_number_bounds ... ok [INFO] [stdout] test regex_rewrite::tests::test_combined_conversions ... ok [INFO] [stdout] test json::schema::test_retriever::test_retriever ... ok [INFO] [stdout] test regex_rewrite::tests::test_escaped_slashes_and_whitespace ... ok [INFO] [stdout] test regex_rewrite::tests::test_miscellaneous_escapes ... ok [INFO] [stdout] test regex_rewrite::tests::test_digit_conversion_with_ascii ... ok [INFO] [stdout] test regex_rewrite::tests::test_no_conversion_when_missing_in_use_ascii ... ok [INFO] [stdout] test regex_rewrite::tests::test_word_conversion_with_ascii ... ok [INFO] [stdout] test json::compiler::tests::x_guidance_accepts_json_allowed_escapes ... ok [INFO] [stdout] test regex_rewrite::tests::test_space_conversion_with_ascii ... ok [INFO] [stdout] test substring::test::test_tokenize_words ... ok [INFO] [stdout] test substring::test::test_tokenize_words_unicode ... ok [INFO] [stdout] test substring::test::test_tokenize_chars ... ok [INFO] [stdout] test substring::test::test_substring_chars_unicode ... ok [INFO] [stdout] test substring::test::test_tokenize_chars_unicode ... ok [INFO] [stdout] test substring::test::test_substring_words ... ok [INFO] [stdout] test substring::test::test_substring_words_unicode ... ok [INFO] [stdout] test json::schema::tests::test_problem_child ... ok [INFO] [stdout] test substring::test::test_substring_chars ... ok [INFO] [stdout] test json::numeric::test_ranges::test_int_range ... ok [INFO] [stdout] test json::numeric::test_ranges::test_float_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stderr] Doc-tests llguidance [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" "24a6f0f9881bb0a0659ea47a166cdcf448019af2275dd3579ec0f7a7c70bf676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a6f0f9881bb0a0659ea47a166cdcf448019af2275dd3579ec0f7a7c70bf676", kill_on_drop: false }` [INFO] [stdout] 24a6f0f9881bb0a0659ea47a166cdcf448019af2275dd3579ec0f7a7c70bf676