[INFO] cloning repository https://github.com/kpcyrd/summarize-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpcyrd/summarize-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsummarize-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsummarize-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0a08bd717b9bec2db931d224b26c769be8d19c2
[INFO] building kpcyrd/summarize-cli against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsummarize-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kpcyrd/summarize-cli
[INFO] finished tweaking git repo https://github.com/kpcyrd/summarize-cli
[INFO] tweaked toml for git repo https://github.com/kpcyrd/summarize-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kpcyrd/summarize-cli on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kpcyrd/summarize-cli 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rustformers/llm`
[INFO] [stderr]     Updating git submodule `https://github.com/ggerganov/llama.cpp`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded monostate-impl v0.1.9
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded monostate v0.1.9
[INFO] [stderr]   Downloaded derive_builder v0.12.0
[INFO] [stderr]   Downloaded llm-samplers v0.0.6
[INFO] [stderr]   Downloaded partial_sort v0.2.0
[INFO] [stderr]   Downloaded clap v4.3.23
[INFO] [stderr]   Downloaded derive_builder_macro v0.12.0
[INFO] [stderr]   Downloaded tokenizers v0.13.4
[INFO] [stderr]   Downloaded esaxx-rs v0.1.8
[INFO] [stderr]   Downloaded derive_builder_core v0.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.185
[INFO] [stderr]   Downloaded rayon-cond v0.1.0
[INFO] [stderr]   Downloaded clap_builder v4.3.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5c8c585ed47eabdb329842f7e821d2cd22da0a863d4338e6ea214c1c2596cf5
[INFO] running `Command { std: "docker" "start" "-a" "a5c8c585ed47eabdb329842f7e821d2cd22da0a863d4338e6ea214c1c2596cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5c8c585ed47eabdb329842f7e821d2cd22da0a863d4338e6ea214c1c2596cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c8c585ed47eabdb329842f7e821d2cd22da0a863d4338e6ea214c1c2596cf5", kill_on_drop: false }`
[INFO] [stdout] a5c8c585ed47eabdb329842f7e821d2cd22da0a863d4338e6ea214c1c2596cf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f041d1db74ec247fc499297fa2179cf1517489854598ab05e405487944c86d1
[INFO] running `Command { std: "docker" "start" "-a" "2f041d1db74ec247fc499297fa2179cf1517489854598ab05e405487944c86d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling esaxx-rs v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling partial_sort v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling ggml-sys v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.23
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling rayon-cond v0.1.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.185
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling monostate-impl v0.1.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling llm-samplers v0.0.6
[INFO] [stderr]    Compiling ggml v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling clap v4.3.23
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling monostate v0.1.9
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling tokenizers v0.13.4
[INFO] [stderr]    Compiling llm-base v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling llm-bloom v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling llm-gptneox v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling llm-mpt v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling llm-gptj v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling llm-llama v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling llm-gpt2 v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling llm v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44)
[INFO] [stderr]    Compiling summarize-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.10s
[INFO] running `Command { std: "docker" "inspect" "2f041d1db74ec247fc499297fa2179cf1517489854598ab05e405487944c86d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f041d1db74ec247fc499297fa2179cf1517489854598ab05e405487944c86d1", kill_on_drop: false }`
[INFO] [stdout] 2f041d1db74ec247fc499297fa2179cf1517489854598ab05e405487944c86d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5dd94865b316fc06773f536013e95bc681a78e05f358e30237c30d2f81787e7
[INFO] running `Command { std: "docker" "start" "-a" "d5dd94865b316fc06773f536013e95bc681a78e05f358e30237c30d2f81787e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling summarize-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "d5dd94865b316fc06773f536013e95bc681a78e05f358e30237c30d2f81787e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5dd94865b316fc06773f536013e95bc681a78e05f358e30237c30d2f81787e7", kill_on_drop: false }`
[INFO] [stdout] d5dd94865b316fc06773f536013e95bc681a78e05f358e30237c30d2f81787e7
