[INFO] fetching crate almeida-estimator 0.1.0...
[INFO] testing almeida-estimator-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate almeida-estimator 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate almeida-estimator 0.1.0
[INFO] finished tweaking crates.io crate almeida-estimator 0.1.0
[INFO] tweaked toml for crates.io crate almeida-estimator 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate almeida-estimator 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding nalgebra v0.30.1 (available: v0.35.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.1.0
[INFO] [stderr]   Downloaded bytemuck v1.25.1
[INFO] [stderr]   Downloaded ptrplus v2.1.0
[INFO] [stderr]   Downloaded ofps v0.1.0
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded bytemuck_derive v1.11.0
[INFO] [stderr]   Downloaded tarc v0.1.6
[INFO] [stderr]   Downloaded dirs v4.0.0
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded cglue-macro v0.2.3
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded cglue v0.2.14
[INFO] [stderr]   Downloaded goblin v0.4.3
[INFO] [stderr]   Downloaded cglue-gen v0.2.9
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550
[INFO] running `Command { std: "docker" "start" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cglue v0.2.14
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling ofps v0.1.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling tarc v0.1.6
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling ptrplus v2.1.0
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling bytemuck v1.25.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling cglue-gen v0.2.9
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling goblin v0.4.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling cglue-macro v0.2.3
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling almeida-estimator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |     ) -> (impl Fn(T) -> f32 + '_) {
[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] 128 -     ) -> (impl Fn(T) -> f32 + '_) {
[INFO] [stdout] 128 +     ) -> impl Fn(T) -> f32 + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stdout]    |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                  |
[INFO] [stdout]    |                  |                  the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling almeida-estimator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |     ) -> (impl Fn(T) -> f32 + '_) {
[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] 128 -     ) -> (impl Fn(T) -> f32 + '_) {
[INFO] [stdout] 128 +     ) -> impl Fn(T) -> f32 + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stdout]    |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                  |
[INFO] [stdout]    |                  |                  the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |     ) -> (impl Fn(T) -> f32 + '_) {
[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] 128 -     ) -> (impl Fn(T) -> f32 + '_) {
[INFO] [stdout] 128 +     ) -> impl Fn(T) -> f32 + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stdout]    |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                  |
[INFO] [stdout]    |                  |                  the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:128:10
[INFO] [stderr]     |
[INFO] [stderr] 128 |     ) -> (impl Fn(T) -> f32 + '_) {
[INFO] [stderr]     |          ^                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 128 -     ) -> (impl Fn(T) -> f32 + '_) {
[INFO] [stderr] 128 +     ) -> impl Fn(T) -> f32 + '_ {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:81:18
[INFO] [stderr]    |
[INFO] [stderr] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stderr]    |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |                  |
[INFO] [stderr]    |                  |                  the same lifetime is elided here
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `almeida-estimator` (lib) generated 2 warnings (run `cargo fix --lib -p almeida-estimator` to apply 2 suggestions)
[INFO] [stderr] warning: `almeida-estimator` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/almeida_estimator-c3270aca3be303df)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_rotation_default has been running for over 60 seconds
[INFO] [stdout] test tests::test_rotation_ransac has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550", kill_on_drop: false }`
[INFO] [stdout] 9f007f8280ace33a1e1522cc80c8939d68e6998da1000020d47f26184bde6550
