[INFO] fetching crate rust-ukf 0.1.0...
[INFO] testing rust-ukf-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rust-ukf 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rust-ukf 0.1.0
[INFO] finished tweaking crates.io crate rust-ukf 0.1.0
[INFO] tweaked toml for crates.io crate rust-ukf 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-ukf 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-ukf 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded ode_solvers v0.3.7
[INFO] [stderr]   Downloaded simba v0.7.2
[INFO] [stderr]   Downloaded bytemuck v1.12.1
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded nalgebra v0.31.1
[INFO] [stderr]   Downloaded safe_arch v0.6.0
[INFO] [stderr]   Downloaded wide v0.7.4
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 133327eb403199eb3325dded5709c3559198a0a0ef52b93846f300c5af0a7914
[INFO] running `Command { std: "docker" "start" "-a" "133327eb403199eb3325dded5709c3559198a0a0ef52b93846f300c5af0a7914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "133327eb403199eb3325dded5709c3559198a0a0ef52b93846f300c5af0a7914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133327eb403199eb3325dded5709c3559198a0a0ef52b93846f300c5af0a7914", kill_on_drop: false }`
[INFO] [stdout] 133327eb403199eb3325dded5709c3559198a0a0ef52b93846f300c5af0a7914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b9f1bf8f7b686e8504f321e3bb0c26644227f0b9596ac852f8002cc9de613e0
[INFO] running `Command { std: "docker" "start" "-a" "3b9f1bf8f7b686e8504f321e3bb0c26644227f0b9596ac852f8002cc9de613e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling simba v0.7.2
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling rust-ukf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(generic_const_exprs)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]    = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.00s
[INFO] running `Command { std: "docker" "inspect" "3b9f1bf8f7b686e8504f321e3bb0c26644227f0b9596ac852f8002cc9de613e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b9f1bf8f7b686e8504f321e3bb0c26644227f0b9596ac852f8002cc9de613e0", kill_on_drop: false }`
[INFO] [stdout] 3b9f1bf8f7b686e8504f321e3bb0c26644227f0b9596ac852f8002cc9de613e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f080d830dad5381d7dcecabb3867a4dd786256ff16cd640e4ce5fb674b4133be
[INFO] running `Command { std: "docker" "start" "-a" "f080d830dad5381d7dcecabb3867a4dd786256ff16cd640e4ce5fb674b4133be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling simba v0.7.2
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling nalgebra v0.31.1
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling ode_solvers v0.3.7
[INFO] [stderr]    Compiling statrs v0.15.0
[INFO] [stderr]    Compiling rust-ukf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(generic_const_exprs)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]    = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ukf`
[INFO] [stdout]   --> examples/db_integrator_vis.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ukf::{Control, Covariance, Output, State, UnscentedKalmanFilter};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `ukf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ukf`, use `cargo add ukf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(generic_const_exprs)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]    = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/db_integrator_vis.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |         for val in state.iter() {
[INFO] [stdout]    |                    ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-ukf` (example "db_integrator_vis") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f080d830dad5381d7dcecabb3867a4dd786256ff16cd640e4ce5fb674b4133be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f080d830dad5381d7dcecabb3867a4dd786256ff16cd640e4ce5fb674b4133be", kill_on_drop: false }`
[INFO] [stdout] f080d830dad5381d7dcecabb3867a4dd786256ff16cd640e4ce5fb674b4133be
