[INFO] cloning repository https://github.com/samsja/rusty-llm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samsja/rusty-llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsja%2Frusty-llm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsja%2Frusty-llm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7fb2a7494f215a644470618d698b15a6c86143e
[INFO] checking samsja/rusty-llm against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsja%2Frusty-llm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samsja/rusty-llm
[INFO] finished tweaking git repo https://github.com/samsja/rusty-llm
[INFO] tweaked toml for git repo https://github.com/samsja/rusty-llm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samsja/rusty-llm on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samsja/rusty-llm 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/samsja/ndarray`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded rayon-cond v0.1.0
[INFO] [stderr]   Downloaded blas-src v0.9.0
[INFO] [stderr]   Downloaded openblas-src v0.10.8
[INFO] [stderr]   Downloaded safetensors v0.3.0
[INFO] [stderr]   Downloaded zip-extensions v0.6.1
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded openblas-build v0.10.8
[INFO] [stderr]   Downloaded esaxx-rs v0.1.8
[INFO] [stderr]   Downloaded tokenizers v0.13.2
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded openssl v0.10.48
[INFO] [stderr]   Downloaded cached-path v0.5.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 867cff34d41d7cfcc40a4273e3ba9e72206d9104ec5584953a083888eac32e01
[INFO] running `Command { std: "docker" "start" "-a" "867cff34d41d7cfcc40a4273e3ba9e72206d9104ec5584953a083888eac32e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "867cff34d41d7cfcc40a4273e3ba9e72206d9104ec5584953a083888eac32e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867cff34d41d7cfcc40a4273e3ba9e72206d9104ec5584953a083888eac32e01", kill_on_drop: false }`
[INFO] [stdout] 867cff34d41d7cfcc40a4273e3ba9e72206d9104ec5584953a083888eac32e01
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30df8b649892fc75ce26cabd6c5ca00a947685b2bf3157ca3bdc9635707d160e
[INFO] running `Command { std: "docker" "start" "-a" "30df8b649892fc75ce26cabd6c5ca00a947685b2bf3157ca3bdc9635707d160e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]    Compiling esaxx-rs v0.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zip-extensions v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling openblas-build v0.10.8
[INFO] [stderr]     Checking reqwest v0.11.16
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling openblas-src v0.10.8
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking cached-path v0.5.3
[INFO] [stderr]     Checking macro_rules_attribute v0.1.3
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rayon-cond v0.1.0
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking blas-src v0.9.0
[INFO] [stderr]     Checking safetensors v0.3.0
[INFO] [stderr]     Checking ndarray v0.15.6 (https://github.com/samsja/ndarray#1b34fa77)
[INFO] [stderr]     Checking tokenizers v0.13.2
[INFO] [stderr]     Checking rusty-llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/nn/head.rs:35:61
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn reshape_m<'a>(&'a self, m: &'a ArrayView<T, Ix2>) -> CowArray<T, Ix3> {
[INFO] [stdout]    |                       --           --                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |            |
[INFO] [stdout]    |                       |            the lifetime is named here
[INFO] [stdout]    |                       the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn reshape_m<'a>(&'a self, m: &'a ArrayView<T, Ix2>) -> CowArray<'a, T, Ix3> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/nn/head.rs:35:61
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn reshape_m<'a>(&'a self, m: &'a ArrayView<T, Ix2>) -> CowArray<T, Ix3> {
[INFO] [stdout]    |                       --           --                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |            |
[INFO] [stdout]    |                       |            the lifetime is named here
[INFO] [stdout]    |                       the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn reshape_m<'a>(&'a self, m: &'a ArrayView<T, Ix2>) -> CowArray<'a, T, Ix3> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.48
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "30df8b649892fc75ce26cabd6c5ca00a947685b2bf3157ca3bdc9635707d160e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30df8b649892fc75ce26cabd6c5ca00a947685b2bf3157ca3bdc9635707d160e", kill_on_drop: false }`
[INFO] [stdout] 30df8b649892fc75ce26cabd6c5ca00a947685b2bf3157ca3bdc9635707d160e
