[INFO] cloning repository https://github.com/Mitchelldscott/control-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mitchelldscott/control-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMitchelldscott%2Fcontrol-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMitchelldscott%2Fcontrol-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 050d716dceab74a9fd08d0aa97314ed2be91b8b4 [INFO] checking Mitchelldscott/control-rs against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMitchelldscott%2Fcontrol-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mitchelldscott/control-rs [INFO] finished tweaking git repo https://github.com/Mitchelldscott/control-rs [INFO] tweaked toml for git repo https://github.com/Mitchelldscott/control-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mitchelldscott/control-rs on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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" "+149edce6c6ee840adb602803b96d083101ef3592" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 114 packages to latest Rust 1.92.0-nightly compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b459ad0f973d0c9c68798fa3e20a11b67ce0ab23c53a9a8f2aab795b37d51df5 [INFO] running `Command { std: "docker" "start" "-a" "b459ad0f973d0c9c68798fa3e20a11b67ce0ab23c53a9a8f2aab795b37d51df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b459ad0f973d0c9c68798fa3e20a11b67ce0ab23c53a9a8f2aab795b37d51df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b459ad0f973d0c9c68798fa3e20a11b67ce0ab23c53a9a8f2aab795b37d51df5", kill_on_drop: false }` [INFO] [stdout] b459ad0f973d0c9c68798fa3e20a11b67ce0ab23c53a9a8f2aab795b37d51df5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b69d26ea26c5c94b06518de2851e06e0ff2fb11812cfad2d1a51d18006706b [INFO] running `Command { std: "docker" "start" "-a" "29b69d26ea26c5c94b06518de2851e06e0ff2fb11812cfad2d1a51d18006706b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking control-rs v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | a: SMatrix::from_fn(|i, j| { [INFO] [stdout] | ____________^ [INFO] [stdout] 67 | | if i == N - 1 { [INFO] [stdout] 68 | | a[j].clone().neg() / a[L - 1].clone() [INFO] [stdout] 69 | | } else if i + 1 == j { [INFO] [stdout] ... | [INFO] [stdout] 74 | | }), [INFO] [stdout] | |__________^ expected `N`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const, Const, ArrayStorage<_, N, N>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | b: SMatrix::from_fn(|i, _| if i == N - 1 { T::one() } else { T::zero() }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `N`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const, Const<1>, ArrayStorage<_, N, 1>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | c: SMatrix::from_fn(|_, j| if j < M { b[j].clone() } else { T::zero() }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `1`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const<1>, Const, ArrayStorage<_, 1, N>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | d: SMatrix::from_fn(|_, _| T::zero()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `1`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const<1>, Const<1>, ArrayStorage<_, 1, 1>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:218:50 [INFO] [stdout] | [INFO] [stdout] 218 | let mut r_matrices: [SMatrix; N] = [SMatrix::zeros(); N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `N`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix, Const, ArrayStorage>` [INFO] [stdout] found struct `Matrix<_, Const, Const, , Const>>::Buffer<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `control-rs` (lib) due to 5 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | a: SMatrix::from_fn(|i, j| { [INFO] [stdout] | ____________^ [INFO] [stdout] 67 | | if i == N - 1 { [INFO] [stdout] 68 | | a[j].clone().neg() / a[L - 1].clone() [INFO] [stdout] 69 | | } else if i + 1 == j { [INFO] [stdout] ... | [INFO] [stdout] 74 | | }), [INFO] [stdout] | |__________^ expected `N`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const, Const, ArrayStorage<_, N, N>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | b: SMatrix::from_fn(|i, _| if i == N - 1 { T::one() } else { T::zero() }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `N`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const, Const<1>, ArrayStorage<_, N, 1>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | c: SMatrix::from_fn(|_, j| if j < M { b[j].clone() } else { T::zero() }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `1`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const<1>, Const, ArrayStorage<_, 1, N>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | d: SMatrix::from_fn(|_, _| T::zero()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `1`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix<_, Const<1>, Const<1>, ArrayStorage<_, 1, 1>>` [INFO] [stdout] found struct `Matrix<_, Const, Const, ArrayStorage<_, L, L>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/state_space/utils.rs:218:50 [INFO] [stdout] | [INFO] [stdout] 218 | let mut r_matrices: [SMatrix; N] = [SMatrix::zeros(); N]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `N`, found `L` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Matrix, Const, ArrayStorage>` [INFO] [stdout] found struct `Matrix<_, Const, Const, , Const>>::Buffer<_>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `control-rs` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "29b69d26ea26c5c94b06518de2851e06e0ff2fb11812cfad2d1a51d18006706b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b69d26ea26c5c94b06518de2851e06e0ff2fb11812cfad2d1a51d18006706b", kill_on_drop: false }` [INFO] [stdout] 29b69d26ea26c5c94b06518de2851e06e0ff2fb11812cfad2d1a51d18006706b