[INFO] fetching crate llguidance 1.0.0... [INFO] testing llguidance-1.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate llguidance 1.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate llguidance 1.0.0 [INFO] finished tweaking crates.io crate llguidance 1.0.0 [INFO] tweaked toml for crates.io crate llguidance 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llguidance 1.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llguidance 1.0.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 toktrie v1.0.0 [INFO] [stderr] Downloaded derivre v0.3.8 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded referencing v0.29.1 [INFO] [stderr] Downloaded jsonschema v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e67d9b1e6db7a482c806371a07b22efff2e89612954ec925eadbbe2773d84d [INFO] running `Command { std: "docker" "start" "-a" "79e67d9b1e6db7a482c806371a07b22efff2e89612954ec925eadbbe2773d84d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e67d9b1e6db7a482c806371a07b22efff2e89612954ec925eadbbe2773d84d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e67d9b1e6db7a482c806371a07b22efff2e89612954ec925eadbbe2773d84d", kill_on_drop: false }` [INFO] [stdout] 79e67d9b1e6db7a482c806371a07b22efff2e89612954ec925eadbbe2773d84d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 573113de21aadd32b16f2df73bd19c9f641a9c617ae540a0beb8b926f71c9eaa [INFO] running `Command { std: "docker" "start" "-a" "573113de21aadd32b16f2df73bd19c9f641a9c617ae540a0beb8b926f71c9eaa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling llguidance v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 strum v0.27.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling derivre v0.3.8 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling toktrie v1.0.0 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/logging.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn info_logger(&mut self) -> InfoLogger { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn info_logger(&mut self) -> InfoLogger<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/logging.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn warning_logger(&mut self) -> WarningLogger { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn warning_logger(&mut self) -> WarningLogger<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.10s [INFO] running `Command { std: "docker" "inspect" "573113de21aadd32b16f2df73bd19c9f641a9c617ae540a0beb8b926f71c9eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573113de21aadd32b16f2df73bd19c9f641a9c617ae540a0beb8b926f71c9eaa", kill_on_drop: false }` [INFO] [stdout] 573113de21aadd32b16f2df73bd19c9f641a9c617ae540a0beb8b926f71c9eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a54c6e22434b1a6956ccd4759f1eca266d8e5c2e39791e611dd26b80d624f32c [INFO] running `Command { std: "docker" "start" "-a" "a54c6e22434b1a6956ccd4759f1eca266d8e5c2e39791e611dd26b80d624f32c", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/logging.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn info_logger(&mut self) -> InfoLogger { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn info_logger(&mut self) -> InfoLogger<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/logging.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn warning_logger(&mut self) -> WarningLogger { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn warning_logger(&mut self) -> WarningLogger<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling llguidance v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/logging.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn info_logger(&mut self) -> InfoLogger { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn info_logger(&mut self) -> InfoLogger<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/logging.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn warning_logger(&mut self) -> WarningLogger { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn warning_logger(&mut self) -> WarningLogger<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.04s [INFO] running `Command { std: "docker" "inspect" "a54c6e22434b1a6956ccd4759f1eca266d8e5c2e39791e611dd26b80d624f32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54c6e22434b1a6956ccd4759f1eca266d8e5c2e39791e611dd26b80d624f32c", kill_on_drop: false }` [INFO] [stdout] a54c6e22434b1a6956ccd4759f1eca266d8e5c2e39791e611dd26b80d624f32c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a5f71ee5cefb2ac66e4a4719be70805e817832e0d68dc2fff72958327e349cff [INFO] running `Command { std: "docker" "start" "-a" "a5f71ee5cefb2ac66e4a4719be70805e817832e0d68dc2fff72958327e349cff", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/logging.rs:123:24 [INFO] [stderr] | [INFO] [stderr] 123 | pub fn info_logger(&mut self) -> InfoLogger { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 123 | pub fn info_logger(&mut self) -> InfoLogger<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/logging.rs:127:27 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn warning_logger(&mut self) -> WarningLogger { [INFO] [stderr] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 127 | pub fn warning_logger(&mut self) -> WarningLogger<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `llguidance` (lib) generated 3 warnings (run `cargo fix --lib -p llguidance` to apply 2 suggestions) [INFO] [stderr] warning: `llguidance` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/llguidance-23dcfa63225a3e96) [INFO] [stdout] [INFO] [stdout] running 23 tests [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_decimal::test_from_f64 ... 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 regex_rewrite::tests::test_digit_conversion_with_ascii ... 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_no_conversion_when_missing_in_use_ascii ... ok [INFO] [stdout] test regex_rewrite::tests::test_space_conversion_with_ascii ... ok [INFO] [stdout] test regex_rewrite::tests::test_word_conversion_with_ascii ... ok [INFO] [stdout] test substring::test::test_substring_words ... ok [INFO] [stdout] test substring::test::test_tokenize_chars ... ok [INFO] [stdout] test substring::test::test_tokenize_chars_unicode ... ok [INFO] [stdout] test json::schema::tests::test_problem_child ... ok [INFO] [stdout] test substring::test::test_substring_chars ... 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_substring_words_unicode ... ok [INFO] [stdout] test substring::test::test_substring_chars_unicode ... 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. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5f71ee5cefb2ac66e4a4719be70805e817832e0d68dc2fff72958327e349cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f71ee5cefb2ac66e4a4719be70805e817832e0d68dc2fff72958327e349cff", kill_on_drop: false }` [INFO] [stdout] a5f71ee5cefb2ac66e4a4719be70805e817832e0d68dc2fff72958327e349cff