[INFO] cloning repository https://github.com/iwyatt/myllm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwyatt/myllm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fmyllm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fmyllm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63169dff248a5e1012d66996a0ea2ff6814759d2 [INFO] testing iwyatt/myllm against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fmyllm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwyatt/myllm on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iwyatt/myllm [INFO] finished tweaking git repo https://github.com/iwyatt/myllm [INFO] tweaked toml for git repo https://github.com/iwyatt/myllm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iwyatt/myllm 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04363244e05543ba31ace7cec8adcf25b4cb4ba36f6d8eb732e6ac745700e673 [INFO] running `Command { std: "docker" "start" "-a" "04363244e05543ba31ace7cec8adcf25b4cb4ba36f6d8eb732e6ac745700e673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04363244e05543ba31ace7cec8adcf25b4cb4ba36f6d8eb732e6ac745700e673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04363244e05543ba31ace7cec8adcf25b4cb4ba36f6d8eb732e6ac745700e673", kill_on_drop: false }` [INFO] [stdout] 04363244e05543ba31ace7cec8adcf25b4cb4ba36f6d8eb732e6ac745700e673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 889ac0c1cd6fdafdbbfe2bba60f7f3bf529cdbc8c2b184e41c6933c33f4f27ce [INFO] running `Command { std: "docker" "start" "-a" "889ac0c1cd6fdafdbbfe2bba60f7f3bf529cdbc8c2b184e41c6933c33f4f27ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling partial_sort v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling ggml-sys v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling rayon-cond v0.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling monostate-impl v0.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling llm-samplers v0.0.7 [INFO] [stderr] Compiling ggml v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling monostate v0.1.10 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [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?branch=main#9376078c) [INFO] [stderr] Compiling llm-llama v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling llm-bloom v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling llm-gpt2 v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling llm-gptj v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling llm-mpt v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling llm-gptneox v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling llm v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling myllm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.42s [INFO] running `Command { std: "docker" "inspect" "889ac0c1cd6fdafdbbfe2bba60f7f3bf529cdbc8c2b184e41c6933c33f4f27ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889ac0c1cd6fdafdbbfe2bba60f7f3bf529cdbc8c2b184e41c6933c33f4f27ce", kill_on_drop: false }` [INFO] [stdout] 889ac0c1cd6fdafdbbfe2bba60f7f3bf529cdbc8c2b184e41c6933c33f4f27ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53d47f6a4bf67e342d758b3f19203cd1199a56863521c74f383dea70ca1343ec [INFO] running `Command { std: "docker" "start" "-a" "53d47f6a4bf67e342d758b3f19203cd1199a56863521c74f383dea70ca1343ec", kill_on_drop: false }` [INFO] [stderr] Compiling myllm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] running `Command { std: "docker" "inspect" "53d47f6a4bf67e342d758b3f19203cd1199a56863521c74f383dea70ca1343ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53d47f6a4bf67e342d758b3f19203cd1199a56863521c74f383dea70ca1343ec", kill_on_drop: false }` [INFO] [stdout] 53d47f6a4bf67e342d758b3f19203cd1199a56863521c74f383dea70ca1343ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d142f6a151548ef7139ad062da0000a24e13bb3809b76ba50008651f7e5ae8bb [INFO] running `Command { std: "docker" "start" "-a" "d142f6a151548ef7139ad062da0000a24e13bb3809b76ba50008651f7e5ae8bb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myllm-66f2c98649a17573) [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" "d142f6a151548ef7139ad062da0000a24e13bb3809b76ba50008651f7e5ae8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d142f6a151548ef7139ad062da0000a24e13bb3809b76ba50008651f7e5ae8bb", kill_on_drop: false }` [INFO] [stdout] d142f6a151548ef7139ad062da0000a24e13bb3809b76ba50008651f7e5ae8bb