[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#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fmyllm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iwyatt/myllm on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 733baf1b307e00e931808e4ba80832ed1b8c88c83bf8a558f8da40bf31493984 [INFO] running `Command { std: "docker" "start" "-a" "733baf1b307e00e931808e4ba80832ed1b8c88c83bf8a558f8da40bf31493984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "733baf1b307e00e931808e4ba80832ed1b8c88c83bf8a558f8da40bf31493984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733baf1b307e00e931808e4ba80832ed1b8c88c83bf8a558f8da40bf31493984", kill_on_drop: false }` [INFO] [stdout] 733baf1b307e00e931808e4ba80832ed1b8c88c83bf8a558f8da40bf31493984 [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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6871ea44c61a63cee81d865d4de452912f5b4a98e25e5407a1fa1af4918ff25 [INFO] running `Command { std: "docker" "start" "-a" "e6871ea44c61a63cee81d865d4de452912f5b4a98e25e5407a1fa1af4918ff25", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling partial_sort v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [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?branch=main#9376078c) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rayon-cond v0.1.0 [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 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 derive_builder_macro v0.12.0 [INFO] [stderr] Compiling ggml v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Compiling llm-samplers v0.0.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling monostate v0.1.10 [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-bloom 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-gpt2 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-mpt 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 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 48.52s [INFO] running `Command { std: "docker" "inspect" "e6871ea44c61a63cee81d865d4de452912f5b4a98e25e5407a1fa1af4918ff25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6871ea44c61a63cee81d865d4de452912f5b4a98e25e5407a1fa1af4918ff25", kill_on_drop: false }` [INFO] [stdout] e6871ea44c61a63cee81d865d4de452912f5b4a98e25e5407a1fa1af4918ff25 [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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3b7cde2c5a78d2aa3e441deaf3bac1cc85c9c2654e6635e02d12d4a0a262bc [INFO] running `Command { std: "docker" "start" "-a" "9e3b7cde2c5a78d2aa3e441deaf3bac1cc85c9c2654e6635e02d12d4a0a262bc", 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.61s [INFO] running `Command { std: "docker" "inspect" "9e3b7cde2c5a78d2aa3e441deaf3bac1cc85c9c2654e6635e02d12d4a0a262bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3b7cde2c5a78d2aa3e441deaf3bac1cc85c9c2654e6635e02d12d4a0a262bc", kill_on_drop: false }` [INFO] [stdout] 9e3b7cde2c5a78d2aa3e441deaf3bac1cc85c9c2654e6635e02d12d4a0a262bc [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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0012dcc7f79c3f312a0a05deb6ad954a3c0aa53c6336a3b5988344deece33d2e [INFO] running `Command { std: "docker" "start" "-a" "0012dcc7f79c3f312a0a05deb6ad954a3c0aa53c6336a3b5988344deece33d2e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myllm-340408cd0322b822) [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" "0012dcc7f79c3f312a0a05deb6ad954a3c0aa53c6336a3b5988344deece33d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0012dcc7f79c3f312a0a05deb6ad954a3c0aa53c6336a3b5988344deece33d2e", kill_on_drop: false }` [INFO] [stdout] 0012dcc7f79c3f312a0a05deb6ad954a3c0aa53c6336a3b5988344deece33d2e