[INFO] cloning repository https://github.com/tom-google/LiteRT-LM_test-env [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom-google/LiteRT-LM_test-env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-google%2FLiteRT-LM_test-env", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-google%2FLiteRT-LM_test-env'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c76abcd9f8b47b6b5d1518aaeeb0261edc939088 [INFO] checking tom-google/LiteRT-LM_test-env against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-google%2FLiteRT-LM_test-env" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 84% (589/701) Updating files: 85% (596/701) Updating files: 86% (603/701) Updating files: 87% (610/701) Updating files: 88% (617/701) Updating files: 89% (624/701) Updating files: 90% (631/701) Updating files: 91% (638/701) Updating files: 92% (645/701) Updating files: 93% (652/701) Updating files: 94% (659/701) Updating files: 95% (666/701) Updating files: 96% (673/701) Updating files: 97% (680/701) Updating files: 98% (687/701) Updating files: 99% (694/701) Updating files: 100% (701/701) Updating files: 100% (701/701), done. [INFO] started tweaking git repo https://github.com/tom-google/LiteRT-LM_test-env [INFO] finished tweaking git repo https://github.com/tom-google/LiteRT-LM_test-env [INFO] tweaked toml for git repo https://github.com/tom-google/LiteRT-LM_test-env written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tom-google/LiteRT-LM_test-env on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tom-google/LiteRT-LM_test-env 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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded googletest_macro v0.14.2 [INFO] [stderr] Downloaded better_any v0.2.1 [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded murmur3 v0.4.1 [INFO] [stderr] Downloaded toktrie v1.5.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.149 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.149 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.149 [INFO] [stderr] Downloaded googletest v0.14.2 [INFO] [stderr] Downloaded antlr4rust v0.5.2 [INFO] [stderr] Downloaded llguidance v1.3.0 [INFO] [stderr] Downloaded minijinja v2.14.0 [INFO] [stderr] Downloaded tokenizers v0.21.0 [INFO] [stderr] Downloaded cxx v1.0.149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49b4b925d3a3529f97788083d628eb7ae516c9faecaac20a918b6b0075214f46 [INFO] running `Command { std: "docker" "start" "-a" "49b4b925d3a3529f97788083d628eb7ae516c9faecaac20a918b6b0075214f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49b4b925d3a3529f97788083d628eb7ae516c9faecaac20a918b6b0075214f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b4b925d3a3529f97788083d628eb7ae516c9faecaac20a918b6b0075214f46", kill_on_drop: false }` [INFO] [stdout] 49b4b925d3a3529f97788083d628eb7ae516c9faecaac20a918b6b0075214f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5987a1e3fefc91c8dbc7c5d65d8ba064b21477ca87c69ff5e3d795499ce5b721 [INFO] running `Command { std: "docker" "start" "-a" "5987a1e3fefc91c8dbc7c5d65d8ba064b21477ca87c69ff5e3d795499ce5b721", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking murmur3 v0.4.1 [INFO] [stderr] Checking better_any v0.2.1 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking unicode-ident v1.0.23 [INFO] [stderr] Compiling cxxbridge-flags v1.0.149 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling llguidance v1.3.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling cxx v1.0.149 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking antlr4rust v0.5.2 [INFO] [stderr] Checking rayon-cond v0.3.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking antlr_fc_tool_call_parser v0.1.0 (/opt/rustwide/workdir/cmake/rust/antlr_fc) [INFO] [stderr] Checking antlr_python_tool_call_parser v0.1.0 (/opt/rustwide/workdir/cmake/rust/antlr_python) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> cmake/rust/antlr_fc/../../../runtime/components/tool_use/antlr/generated/antlrpythonparser.rs:861:7 [INFO] [stdout] | [INFO] [stdout] 861 | if (((_la) & !0x3f) == 0 && ((1usize << _la) & 64832) != 0) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 861 - if (((_la) & !0x3f) == 0 && ((1usize << _la) & 64832) != 0) { [INFO] [stdout] 861 + if ((_la) & !0x3f) == 0 && ((1usize << _la) & 64832) != 0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> cmake/rust/antlr_python/../../../runtime/components/tool_use/antlr/generated/antlrpythonparser.rs:861:7 [INFO] [stdout] | [INFO] [stdout] 861 | if (((_la) & !0x3f) == 0 && ((1usize << _la) & 64832) != 0) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 861 - if (((_la) & !0x3f) == 0 && ((1usize << _la) & 64832) != 0) { [INFO] [stdout] 861 + if ((_la) & !0x3f) == 0 && ((1usize << _la) & 64832) != 0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling googletest_macro v0.14.2 [INFO] [stderr] Compiling cxxbridge-macro v1.0.149 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking googletest v0.14.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking derivre v0.3.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking toktrie v1.5.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking minijinja v2.14.0 [INFO] [stderr] Checking json_parser v0.1.0 (/opt/rustwide/workdir/cmake/rust/json_parser) [INFO] [stderr] Checking python_parser v0.1.0 (/opt/rustwide/workdir/cmake/rust/python_parser) [INFO] [stderr] Checking fc_parser v0.1.0 (/opt/rustwide/workdir/cmake/rust/fc_parser) [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking tokenizers v0.21.0 [INFO] [stderr] Checking litert_lm_deps v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.74s [INFO] running `Command { std: "docker" "inspect" "5987a1e3fefc91c8dbc7c5d65d8ba064b21477ca87c69ff5e3d795499ce5b721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5987a1e3fefc91c8dbc7c5d65d8ba064b21477ca87c69ff5e3d795499ce5b721", kill_on_drop: false }` [INFO] [stdout] 5987a1e3fefc91c8dbc7c5d65d8ba064b21477ca87c69ff5e3d795499ce5b721