[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] checking iwyatt/myllm against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fmyllm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwyatt/myllm on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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-7-tc1/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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Downloading crates ... [INFO] [stderr] Downloaded macro_rules_attribute v0.1.3 [INFO] [stderr] Downloaded monostate-impl v0.1.10 [INFO] [stderr] Downloaded rayon-cond v0.1.0 [INFO] [stderr] Downloaded partial_sort v0.2.0 [INFO] [stderr] Downloaded monostate v0.1.10 [INFO] [stderr] Downloaded serde_bytes v0.11.12 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded llm-samplers v0.0.7 [INFO] [stderr] Downloaded itertools v0.8.2 [INFO] [stderr] Downloaded tokenizers v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e278ca7552e50a741caadad5488cd6b0cc66256970446ae4114f13cd28c7e8b9 [INFO] running `Command { std: "docker" "start" "-a" "e278ca7552e50a741caadad5488cd6b0cc66256970446ae4114f13cd28c7e8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e278ca7552e50a741caadad5488cd6b0cc66256970446ae4114f13cd28c7e8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e278ca7552e50a741caadad5488cd6b0cc66256970446ae4114f13cd28c7e8b9", kill_on_drop: false }` [INFO] [stdout] e278ca7552e50a741caadad5488cd6b0cc66256970446ae4114f13cd28c7e8b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ed536d470c62fb9b1bb6697f291d3be2c354618334a4be830446225247ece96 [INFO] running `Command { std: "docker" "start" "-a" "1ed536d470c62fb9b1bb6697f291d3be2c354618334a4be830446225247ece96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [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 strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking either v1.9.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] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking rayon-core v1.12.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking macro_rules_attribute v0.1.3 [INFO] [stderr] Checking memmap2 v0.5.10 [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] Checking itertools v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking partial_sort v0.2.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking rayon-cond v0.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [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_macro v0.14.4 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking llm-samplers v0.0.7 [INFO] [stderr] Checking ggml v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking serde v1.0.193 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking monostate v0.1.10 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking tokenizers v0.13.4 [INFO] [stderr] Checking llm-base v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking llm-llama v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking llm-gpt2 v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking llm-gptneox v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking llm-bloom v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking llm-gptj v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking llm-mpt v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking llm v0.2.0-dev (https://github.com/rustformers/llm?branch=main#9376078c) [INFO] [stderr] Checking myllm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.68s [INFO] running `Command { std: "docker" "inspect" "1ed536d470c62fb9b1bb6697f291d3be2c354618334a4be830446225247ece96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed536d470c62fb9b1bb6697f291d3be2c354618334a4be830446225247ece96", kill_on_drop: false }` [INFO] [stdout] 1ed536d470c62fb9b1bb6697f291d3be2c354618334a4be830446225247ece96