[INFO] fetching crate llm-cli 0.1.1... [INFO] testing llm-cli-0.1.1 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate llm-cli 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate llm-cli 0.1.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c984e7a73d71e340756848f3c1d8b82f060b3a058371383a99200a36b2862a43 [INFO] running `Command { std: "docker" "start" "-a" "c984e7a73d71e340756848f3c1d8b82f060b3a058371383a99200a36b2862a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c984e7a73d71e340756848f3c1d8b82f060b3a058371383a99200a36b2862a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c984e7a73d71e340756848f3c1d8b82f060b3a058371383a99200a36b2862a43", kill_on_drop: false }` [INFO] [stdout] c984e7a73d71e340756848f3c1d8b82f060b3a058371383a99200a36b2862a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8514f87809d66434b022e14c7135c3906d6158f037c732f3414742c98ba26ad7 [INFO] running `Command { std: "docker" "start" "-a" "8514f87809d66434b022e14c7135c3906d6158f037c732f3414742c98ba26ad7", 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 autocfg v1.1.0 [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 ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling partial_sort v0.2.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rust_tokenizers v3.1.6 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ggml-sys v0.1.1 [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 clap_lex v0.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling fd-lock v3.0.12 [INFO] [stderr] Compiling rustyline-derive v0.8.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling bytesize v1.2.0 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling spinoff v0.7.0 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling ggml v0.1.1 [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-gptj v0.1.1 [INFO] [stderr] Compiling llm-bloom v0.1.1 [INFO] [stderr] Compiling llm-gpt2 v0.1.1 [INFO] [stderr] Compiling llm-neox 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 16.50s [INFO] running `Command { std: "docker" "inspect" "8514f87809d66434b022e14c7135c3906d6158f037c732f3414742c98ba26ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8514f87809d66434b022e14c7135c3906d6158f037c732f3414742c98ba26ad7", kill_on_drop: false }` [INFO] [stdout] 8514f87809d66434b022e14c7135c3906d6158f037c732f3414742c98ba26ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e80c7386b7b699d7f89ac02af738a110116b54af8037fc4a3072e550841f3fe [INFO] running `Command { std: "docker" "start" "-a" "5e80c7386b7b699d7f89ac02af738a110116b54af8037fc4a3072e550841f3fe", 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 1.26s [INFO] running `Command { std: "docker" "inspect" "5e80c7386b7b699d7f89ac02af738a110116b54af8037fc4a3072e550841f3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e80c7386b7b699d7f89ac02af738a110116b54af8037fc4a3072e550841f3fe", kill_on_drop: false }` [INFO] [stdout] 5e80c7386b7b699d7f89ac02af738a110116b54af8037fc4a3072e550841f3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b22efd8ea26ea8136ff0b8b134914a874e4f4cc0cc2399460cd85293335a5c78 [INFO] running `Command { std: "docker" "start" "-a" "b22efd8ea26ea8136ff0b8b134914a874e4f4cc0cc2399460cd85293335a5c78", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm-88131532d282ce0b) [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" "b22efd8ea26ea8136ff0b8b134914a874e4f4cc0cc2399460cd85293335a5c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22efd8ea26ea8136ff0b8b134914a874e4f4cc0cc2399460cd85293335a5c78", kill_on_drop: false }` [INFO] [stdout] b22efd8ea26ea8136ff0b8b134914a874e4f4cc0cc2399460cd85293335a5c78