[INFO] fetching crate llm-cli 0.1.1... [INFO] testing llm-cli-0.1.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate llm-cli 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate llm-cli 0.1.1 [INFO] finished tweaking crates.io crate llm-cli 0.1.1 [INFO] tweaked toml for crates.io crate llm-cli 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-cli 0.1.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llm-cli 0.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b72ad648aadc3e1b119d5d8ae371cbf28a115281954e55fe573e6744e1a5c65f [INFO] running `Command { std: "docker" "start" "-a" "b72ad648aadc3e1b119d5d8ae371cbf28a115281954e55fe573e6744e1a5c65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b72ad648aadc3e1b119d5d8ae371cbf28a115281954e55fe573e6744e1a5c65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72ad648aadc3e1b119d5d8ae371cbf28a115281954e55fe573e6744e1a5c65f", kill_on_drop: false }` [INFO] [stdout] b72ad648aadc3e1b119d5d8ae371cbf28a115281954e55fe573e6744e1a5c65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f98f843178ecb3764ef11a85f440521c6314ceb417dbbce095cb5954f39e4c0 [INFO] running `Command { std: "docker" "start" "-a" "1f98f843178ecb3764ef11a85f440521c6314ceb417dbbce095cb5954f39e4c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.143 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling partial_sort v0.2.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rust_tokenizers v3.1.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling ggml-sys v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling fd-lock v3.0.12 [INFO] [stderr] Compiling spinoff v0.7.0 [INFO] [stderr] Compiling bytesize v1.2.0 [INFO] [stderr] Compiling rustyline-derive v0.8.0 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling ggml v0.1.1 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling llm-base v0.1.1 [INFO] [stderr] Compiling llm-neox v0.1.1 [INFO] [stderr] Compiling llm-gpt2 v0.1.1 [INFO] [stderr] Compiling llm-gptj v0.1.1 [INFO] [stderr] Compiling llm-bloom v0.1.1 [INFO] [stderr] Compiling llm-llama v0.1.1 [INFO] [stderr] Compiling llm v0.1.1 [INFO] [stderr] Compiling llm-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.24s [INFO] running `Command { std: "docker" "inspect" "1f98f843178ecb3764ef11a85f440521c6314ceb417dbbce095cb5954f39e4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f98f843178ecb3764ef11a85f440521c6314ceb417dbbce095cb5954f39e4c0", kill_on_drop: false }` [INFO] [stdout] 1f98f843178ecb3764ef11a85f440521c6314ceb417dbbce095cb5954f39e4c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65d01bce859e93b10d94b4eec6c23fd49357aea35b0c77d06aaaecc0197a729f [INFO] running `Command { std: "docker" "start" "-a" "65d01bce859e93b10d94b4eec6c23fd49357aea35b0c77d06aaaecc0197a729f", kill_on_drop: false }` [INFO] [stderr] Compiling llm-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "65d01bce859e93b10d94b4eec6c23fd49357aea35b0c77d06aaaecc0197a729f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d01bce859e93b10d94b4eec6c23fd49357aea35b0c77d06aaaecc0197a729f", kill_on_drop: false }` [INFO] [stdout] 65d01bce859e93b10d94b4eec6c23fd49357aea35b0c77d06aaaecc0197a729f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6aa7649578cc7e77964305b924691fff1341c3b5b0ed90e9fa69a42f8acafba [INFO] running `Command { std: "docker" "start" "-a" "a6aa7649578cc7e77964305b924691fff1341c3b5b0ed90e9fa69a42f8acafba", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm-f0630b9f830df0d8) [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" "a6aa7649578cc7e77964305b924691fff1341c3b5b0ed90e9fa69a42f8acafba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6aa7649578cc7e77964305b924691fff1341c3b5b0ed90e9fa69a42f8acafba", kill_on_drop: false }` [INFO] [stdout] a6aa7649578cc7e77964305b924691fff1341c3b5b0ed90e9fa69a42f8acafba