[INFO] fetching crate rust-als 0.1.0...
[INFO] testing rust-als-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rust-als 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rust-als 0.1.0
[INFO] finished tweaking crates.io crate rust-als 0.1.0
[INFO] tweaked toml for crates.io crate rust-als 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-als 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.16.0)
[INFO] [stderr]       Adding nalgebra v0.29.0 (available: v0.34.1)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a5db7ed30419a0a6ddfcd6d631b10ed09ef65b3cccdb36526aecc8ca8bdc374
[INFO] running `Command { std: "docker" "start" "-a" "6a5db7ed30419a0a6ddfcd6d631b10ed09ef65b3cccdb36526aecc8ca8bdc374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a5db7ed30419a0a6ddfcd6d631b10ed09ef65b3cccdb36526aecc8ca8bdc374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a5db7ed30419a0a6ddfcd6d631b10ed09ef65b3cccdb36526aecc8ca8bdc374", kill_on_drop: false }`
[INFO] [stdout] 6a5db7ed30419a0a6ddfcd6d631b10ed09ef65b3cccdb36526aecc8ca8bdc374
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 132f8bb56bad88c3b7c1b56c0cd2edc1fa9fd3c9165802b6d2b4a10326157d8c
[INFO] running `Command { std: "docker" "start" "-a" "132f8bb56bad88c3b7c1b56c0cd2edc1fa9fd3c9165802b6d2b4a10326157d8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling rust-als v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.84s
[INFO] running `Command { std: "docker" "inspect" "132f8bb56bad88c3b7c1b56c0cd2edc1fa9fd3c9165802b6d2b4a10326157d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "132f8bb56bad88c3b7c1b56c0cd2edc1fa9fd3c9165802b6d2b4a10326157d8c", kill_on_drop: false }`
[INFO] [stdout] 132f8bb56bad88c3b7c1b56c0cd2edc1fa9fd3c9165802b6d2b4a10326157d8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b0a51722ef5c51b56445ab76ae5636a31c66743873f0a933e29d3723dea54a
[INFO] running `Command { std: "docker" "start" "-a" "f7b0a51722ef5c51b56445ab76ae5636a31c66743873f0a933e29d3723dea54a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling rust-als v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Matrix`
[INFO] [stdout]  --> src/unit_testing.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use nalgebra::{DMatrix, Matrix};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/unit_testing.rs:87:44
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut idf = Array1::<f64>::zeros((m));
[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] 87 -         let mut idf = Array1::<f64>::zeros((m));
[INFO] [stdout] 87 +         let mut idf = Array1::<f64>::zeros(m);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/unit_testing.rs:88:59
[INFO] [stdout]    |
[INFO] [stdout] 88 |         data.iter().for_each(|(_, c, _)| { *idf.index_mut((*c)) += 1.0;});
[INFO] [stdout]    |                                                           ^  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 88 -         data.iter().for_each(|(_, c, _)| { *idf.index_mut((*c)) += 1.0;});
[INFO] [stdout] 88 +         data.iter().for_each(|(_, c, _)| { *idf.index_mut(*c) += 1.0;});
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/unit_testing.rs:92:53
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut length_norm =  Array1::<f64>::zeros((n));
[INFO] [stdout]    |                                                     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 92 -         let mut length_norm =  Array1::<f64>::zeros((n));
[INFO] [stdout] 92 +         let mut length_norm =  Array1::<f64>::zeros(n);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> src/unit_testing.rs:93:67
[INFO] [stdout]    |
[INFO] [stdout] 93 |         data.iter().for_each(|(r, _, _)| { *length_norm.index_mut((*r)) += 1.0;});
[INFO] [stdout]    |                                                                   ^  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 93 -         data.iter().for_each(|(r, _, _)| { *length_norm.index_mut((*r)) += 1.0;});
[INFO] [stdout] 93 +         data.iter().for_each(|(r, _, _)| { *length_norm.index_mut(*r) += 1.0;});
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `train_for_fill_missing` found for struct `ALS<T>` in the current scope
[INFO] [stdout]    --> src/unit_testing.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         als.train_for_fill_missing(50);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ method not found in `ALS<f64>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/als.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct ALS<T> {
[INFO] [stdout]     | ----------------- method `train_for_fill_missing` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-als` (lib test) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f7b0a51722ef5c51b56445ab76ae5636a31c66743873f0a933e29d3723dea54a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b0a51722ef5c51b56445ab76ae5636a31c66743873f0a933e29d3723dea54a", kill_on_drop: false }`
[INFO] [stdout] f7b0a51722ef5c51b56445ab76ae5636a31c66743873f0a933e29d3723dea54a
