[INFO] fetching crate lasprs 0.9.1...
[INFO] checking lasprs-0.9.1 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate lasprs 0.9.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate lasprs 0.9.1
[INFO] finished tweaking crates.io crate lasprs 0.9.1
[INFO] tweaked toml for crates.io crate lasprs 0.9.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lasprs 0.9.1 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lasprs 0.9.1 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19a887d61679e97ef4dd34bb93bb2fc3ebeeeff4f7534edd0ac3b4df0d572c3c
[INFO] running `Command { std: "docker" "start" "-a" "19a887d61679e97ef4dd34bb93bb2fc3ebeeeff4f7534edd0ac3b4df0d572c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19a887d61679e97ef4dd34bb93bb2fc3ebeeeff4f7534edd0ac3b4df0d572c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a887d61679e97ef4dd34bb93bb2fc3ebeeeff4f7534edd0ac3b4df0d572c3c", kill_on_drop: false }`
[INFO] [stdout] 19a887d61679e97ef4dd34bb93bb2fc3ebeeeff4f7534edd0ac3b4df0d572c3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7957a1a0645b3b28a3213965b5dbe24ddb59bc91ac3122cf56339f2fd440c6d9
[INFO] running `Command { std: "docker" "start" "-a" "7957a1a0645b3b28a3213965b5dbe24ddb59bc91ac3122cf56339f2fd440c6d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking toml_parser v1.0.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pkg-version-impl v0.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking toml_writer v1.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking pkg-version v1.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking reinterpret v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking softfloat v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]    Compiling hdf5-derive v0.8.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking toml v0.9.0
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking pyo3-stub-gen v0.10.0
[INFO] [stderr]     Checking lasprs v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/slm/slmsettings.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |          Lref=(Lref_default)))]
[INFO] [stdout]    |               ^            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -          Lref=(Lref_default)))]
[INFO] [stdout] 38 +          Lref=Lref_default ))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/slm/slmsettings.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |          Lref=(Lref_default)))]
[INFO] [stdout]    |               ^            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -          Lref=(Lref_default)))]
[INFO] [stdout] 38 +          Lref=Lref_default ))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 3m 21s
[INFO] running `Command { std: "docker" "inspect" "7957a1a0645b3b28a3213965b5dbe24ddb59bc91ac3122cf56339f2fd440c6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7957a1a0645b3b28a3213965b5dbe24ddb59bc91ac3122cf56339f2fd440c6d9", kill_on_drop: false }`
[INFO] [stdout] 7957a1a0645b3b28a3213965b5dbe24ddb59bc91ac3122cf56339f2fd440c6d9
