[INFO] cloning repository https://github.com/brainblock/rustic_llama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brainblock/rustic_llama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainblock%2Frustic_llama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainblock%2Frustic_llama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a624845d095648c9af1e244944a9b93fc4414b9 [INFO] checking brainblock/rustic_llama against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainblock%2Frustic_llama" "/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/brainblock/rustic_llama [INFO] finished tweaking git repo https://github.com/brainblock/rustic_llama [INFO] tweaked toml for git repo https://github.com/brainblock/rustic_llama written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brainblock/rustic_llama on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brainblock/rustic_llama 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded datasize_derive v0.2.15 [INFO] [stderr] Downloaded datasize v0.2.15 [INFO] [stderr] Downloaded clap v4.5.3 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 897c4fb76e7eeddc4aa824cd626bf34fc754b9a35d4ef1b2ad37c19acfa40f7e [INFO] running `Command { std: "docker" "start" "-a" "897c4fb76e7eeddc4aa824cd626bf34fc754b9a35d4ef1b2ad37c19acfa40f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897c4fb76e7eeddc4aa824cd626bf34fc754b9a35d4ef1b2ad37c19acfa40f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897c4fb76e7eeddc4aa824cd626bf34fc754b9a35d4ef1b2ad37c19acfa40f7e", kill_on_drop: false }` [INFO] [stdout] 897c4fb76e7eeddc4aa824cd626bf34fc754b9a35d4ef1b2ad37c19acfa40f7e [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff9e98b5f7e6cccb2504ebacfe3d18a562b5b8f39a58eee00a3ef375055a52c [INFO] running `Command { std: "docker" "start" "-a" "5ff9e98b5f7e6cccb2504ebacfe3d18a562b5b8f39a58eee00a3ef375055a52c", kill_on_drop: false }` [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Checking datasize v0.2.15 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking rustic_llama v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/llama2/transformer.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn create_run_state(&self) -> RunState { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn create_run_state(&self) -> RunState<'_, TransformerWeights> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/llama2/transformer.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn create_run_state(&self) -> RunState { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn create_run_state(&self) -> RunState<'_, TransformerWeights> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s [INFO] running `Command { std: "docker" "inspect" "5ff9e98b5f7e6cccb2504ebacfe3d18a562b5b8f39a58eee00a3ef375055a52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff9e98b5f7e6cccb2504ebacfe3d18a562b5b8f39a58eee00a3ef375055a52c", kill_on_drop: false }` [INFO] [stdout] 5ff9e98b5f7e6cccb2504ebacfe3d18a562b5b8f39a58eee00a3ef375055a52c