[INFO] fetching crate ukf 0.1.2... [INFO] building ukf-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate ukf 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ukf 0.1.2 [INFO] finished tweaking crates.io crate ukf 0.1.2 [INFO] tweaked toml for crates.io crate ukf 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ukf 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.2.0) [INFO] [stderr] Adding nalgebra v0.21.1 (available: v0.34.1) [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded approx v0.3.2 [INFO] [stderr] Downloaded kf v0.1.4 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2525facf938550a148b901ecab339b937f1a8afabb52c09a8557708efa003c69 [INFO] running `Command { std: "docker" "start" "-a" "2525facf938550a148b901ecab339b937f1a8afabb52c09a8557708efa003c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2525facf938550a148b901ecab339b937f1a8afabb52c09a8557708efa003c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2525facf938550a148b901ecab339b937f1a8afabb52c09a8557708efa003c69", kill_on_drop: false }` [INFO] [stdout] 2525facf938550a148b901ecab339b937f1a8afabb52c09a8557708efa003c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 506fe8930c07df57a6f63d7bad58899186e7ca7a610e565c3b13ef1016ebea97 [INFO] running `Command { std: "docker" "start" "-a" "506fe8930c07df57a6f63d7bad58899186e7ca7a610e565c3b13ef1016ebea97", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling ukf v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s [INFO] running `Command { std: "docker" "inspect" "506fe8930c07df57a6f63d7bad58899186e7ca7a610e565c3b13ef1016ebea97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506fe8930c07df57a6f63d7bad58899186e7ca7a610e565c3b13ef1016ebea97", kill_on_drop: false }` [INFO] [stdout] 506fe8930c07df57a6f63d7bad58899186e7ca7a610e565c3b13ef1016ebea97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bb42e7487485176dffb46a64a25a9608ed5499a28be716f6a0a632134c7352f [INFO] running `Command { std: "docker" "start" "-a" "6bb42e7487485176dffb46a64a25a9608ed5499a28be716f6a0a632134c7352f", kill_on_drop: false }` [INFO] [stderr] Compiling kf v0.1.4 [INFO] [stderr] Compiling ukf v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tests.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | let (x2, p2) = k_filter.run(measurement).unwrap(); [INFO] [stdout] | ^^^^^^^^ ---------------------------------- this expression has type `(Matrix>, ..., ..., ..., ...)` [INFO] [stdout] | | [INFO] [stdout] | expected a tuple with 5 elements, found one with 2 elements [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(Matrix>, ..., ..., ..., ...)` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ukf-2ff0b4879d2c46fc.long-type-8127406515755947236.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ukf` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6bb42e7487485176dffb46a64a25a9608ed5499a28be716f6a0a632134c7352f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb42e7487485176dffb46a64a25a9608ed5499a28be716f6a0a632134c7352f", kill_on_drop: false }` [INFO] [stdout] 6bb42e7487485176dffb46a64a25a9608ed5499a28be716f6a0a632134c7352f