[INFO] fetching crate libfranka-rs 0.9.0...
[INFO] testing libfranka-rs-0.9.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate libfranka-rs 0.9.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate libfranka-rs 0.9.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libfranka-rs 0.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libfranka-rs 0.9.0
[INFO] tweaked toml for crates.io crate libfranka-rs 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate libfranka-rs 0.9.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float_extras v0.1.6
[INFO] [stderr]   Downloaded fragile v1.2.0
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded rand_distr v0.3.0
[INFO] [stderr]   Downloaded mockall_derive v0.9.1
[INFO] [stderr]   Downloaded mockall v0.9.1
[INFO] [stderr]   Downloaded simba v0.3.1
[INFO] [stderr]   Downloaded clap v3.1.7
[INFO] [stderr]   Downloaded nalgebra v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f8c02d67837f9d36acaf8a22d8eb2c4898360dcdaafcc883f0a8a4961eccaf8
[INFO] running `Command { std: "docker" "start" "-a" "6f8c02d67837f9d36acaf8a22d8eb2c4898360dcdaafcc883f0a8a4961eccaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f8c02d67837f9d36acaf8a22d8eb2c4898360dcdaafcc883f0a8a4961eccaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f8c02d67837f9d36acaf8a22d8eb2c4898360dcdaafcc883f0a8a4961eccaf8", kill_on_drop: false }`
[INFO] [stdout] 6f8c02d67837f9d36acaf8a22d8eb2c4898360dcdaafcc883f0a8a4961eccaf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eef3b06576b3be8907a27271abf1de14841d44b187d63cd6c860d3fbf4a650d0
[INFO] running `Command { std: "docker" "start" "-a" "eef3b06576b3be8907a27271abf1de14841d44b187d63cd6c860d3fbf4a650d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling nalgebra v0.23.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling libfranka-rs v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stdout]     |
[INFO] [stdout] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout]     |                                          ^ ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stdout]     |
[INFO] [stdout] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                              ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                  ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                           ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |             -w_norm[(2)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 347 -             -w_norm[(2)],
[INFO] [stdout] 347 +             -w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |             w_norm[(1)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -             w_norm[(1)],
[INFO] [stdout] 348 +             w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |             w_norm[(2)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 349 -             w_norm[(2)],
[INFO] [stdout] 349 +             w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |             -w_norm[(0)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 351 -             -w_norm[(0)],
[INFO] [stdout] 351 +             -w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |             -w_norm[(1)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 352 -             -w_norm[(1)],
[INFO] [stdout] 352 +             -w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 |             w_norm[(0)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             w_norm[(0)],
[INFO] [stdout] 353 +             w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stdout]     |
[INFO] [stdout] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stdout]     |                                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stdout] 421 +         limited_values[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stdout]     |
[INFO] [stdout] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                         ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 16.59s
[INFO] running `Command { std: "docker" "inspect" "eef3b06576b3be8907a27271abf1de14841d44b187d63cd6c860d3fbf4a650d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef3b06576b3be8907a27271abf1de14841d44b187d63cd6c860d3fbf4a650d0", kill_on_drop: false }`
[INFO] [stdout] eef3b06576b3be8907a27271abf1de14841d44b187d63cd6c860d3fbf4a650d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3438aa4f3b765bc70c49fba2f2b20a49f9314aef01feab26a0ff012ae4bdcdfe
[INFO] running `Command { std: "docker" "start" "-a" "3438aa4f3b765bc70c49fba2f2b20a49f9314aef01feab26a0ff012ae4bdcdfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fragile v1.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling mockall_derive v0.9.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling float_extras v0.1.6
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stdout]     |
[INFO] [stdout] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout]     |                                          ^ ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stdout]     |
[INFO] [stdout] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                              ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                  ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                           ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |             -w_norm[(2)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 347 -             -w_norm[(2)],
[INFO] [stdout] 347 +             -w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |             w_norm[(1)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -             w_norm[(1)],
[INFO] [stdout] 348 +             w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |             w_norm[(2)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 349 -             w_norm[(2)],
[INFO] [stdout] 349 +             w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |             -w_norm[(0)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 351 -             -w_norm[(0)],
[INFO] [stdout] 351 +             -w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |             -w_norm[(1)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 352 -             -w_norm[(1)],
[INFO] [stdout] 352 +             -w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 |             w_norm[(0)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             w_norm[(0)],
[INFO] [stdout] 353 +             w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stdout]     |
[INFO] [stdout] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stdout]     |                                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stdout] 421 +         limited_values[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stdout]     |
[INFO] [stdout] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                         ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling clap v3.1.7
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling mockall v0.9.1
[INFO] [stderr]    Compiling libfranka-rs v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stdout]     |
[INFO] [stdout] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout]     |                                          ^ ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stdout]     |
[INFO] [stdout] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                              ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                  ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                           ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |             -w_norm[(2)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 347 -             -w_norm[(2)],
[INFO] [stdout] 347 +             -w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |             w_norm[(1)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -             w_norm[(1)],
[INFO] [stdout] 348 +             w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |             w_norm[(2)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 349 -             w_norm[(2)],
[INFO] [stdout] 349 +             w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |             -w_norm[(0)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 351 -             -w_norm[(0)],
[INFO] [stdout] 351 +             -w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |             -w_norm[(1)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 352 -             -w_norm[(1)],
[INFO] [stdout] 352 +             -w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 |             w_norm[(0)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             w_norm[(0)],
[INFO] [stdout] 353 +             w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stdout]     |
[INFO] [stdout] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stdout]     |                                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stdout] 421 +         limited_values[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stdout]     |
[INFO] [stdout] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                         ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 14.72s
[INFO] running `Command { std: "docker" "inspect" "3438aa4f3b765bc70c49fba2f2b20a49f9314aef01feab26a0ff012ae4bdcdfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3438aa4f3b765bc70c49fba2f2b20a49f9314aef01feab26a0ff012ae4bdcdfe", kill_on_drop: false }`
[INFO] [stdout] 3438aa4f3b765bc70c49fba2f2b20a49f9314aef01feab26a0ff012ae4bdcdfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 69dc2da5836d377de6e153be61f7dff8176d441801da579802b9a8f4666a6a0d
[INFO] running `Command { std: "docker" "start" "-a" "69dc2da5836d377de6e153be61f7dff8176d441801da579802b9a8f4666a6a0d", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stderr]     |
[INFO] [stderr] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stderr]     |                                          ^ ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stderr] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stderr]     |
[INFO] [stderr] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stderr]     |                                              ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stderr] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stderr]     |
[INFO] [stderr] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |                                                                  ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stderr]     |
[INFO] [stderr] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |                                                                           ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stderr]     |
[INFO] [stderr] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |                                                                                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stderr]     |
[INFO] [stderr] 347 |             -w_norm[(2)],
[INFO] [stderr]     |                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 347 -             -w_norm[(2)],
[INFO] [stderr] 347 +             -w_norm[2],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stderr]     |
[INFO] [stderr] 348 |             w_norm[(1)],
[INFO] [stderr]     |                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 348 -             w_norm[(1)],
[INFO] [stderr] 348 +             w_norm[1],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stderr]     |
[INFO] [stderr] 349 |             w_norm[(2)],
[INFO] [stderr]     |                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 349 -             w_norm[(2)],
[INFO] [stderr] 349 +             w_norm[2],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stderr]     |
[INFO] [stderr] 351 |             -w_norm[(0)],
[INFO] [stderr]     |                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 351 -             -w_norm[(0)],
[INFO] [stderr] 351 +             -w_norm[0],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stderr]     |
[INFO] [stderr] 352 |             -w_norm[(1)],
[INFO] [stderr]     |                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 352 -             -w_norm[(1)],
[INFO] [stderr] 352 +             -w_norm[1],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stderr]     |
[INFO] [stderr] 353 |             w_norm[(0)],
[INFO] [stderr]     |                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 353 -             w_norm[(0)],
[INFO] [stderr] 353 +             w_norm[0],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stderr]     |
[INFO] [stderr] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stderr]     |                                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stderr] 421 +         limited_values[i] = dx_head[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stderr]     |
[INFO] [stderr] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stderr]     |                                         ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stderr] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/robot/error.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/robot/error.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stderr]    |                         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `libfranka-rs` (lib) generated 15 warnings (run `cargo fix --lib -p libfranka-rs` to apply 13 suggestions)
[INFO] [stderr] warning: `libfranka-rs` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/franka-9103fd68a6983d63)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test model::model_library::test::coriolis_test ... ignored
[INFO] [stdout] test model::model_library::test::m_ne_test ... ignored
[INFO] [stdout] test model::model_library::test::can_generate_model_exception ... ok
[INFO] [stdout] test network::tests::can_serialize_and_deserialize ... ok
[INFO] [stdout] test robot::low_pass_filter::tests::low_pass_cartesian_test ... ok
[INFO] [stdout] test robot::low_pass_filter::tests::low_pass_test ... ok
[INFO] [stdout] test robot::rate_limiting::tests::cartesian_pose_integration_and_differentiation_test ... ok
[INFO] [stdout] test robot::rate_limiting::tests::limit_rate_cartesian_pose_constant_pose_test ... ok
[INFO] [stdout] test robot::rate_limiting::tests::limit_rate_cartesian_pose_nan_test ... ok
[INFO] [stdout] test robot::rate_limiting::tests::limit_rate_cartesian_test ... ok
[INFO] [stdout] test robot::robot_state::tests::combine_com_test ... ok
[INFO] [stdout] test robot::robot_state::tests::inertia_zero_test ... ok
[INFO] [stdout] test utils::test::array_to_isometry_nan_test_2 ... ok
[INFO] [stdout] test utils::test::motion_generator ... ok
[INFO] [stdout] test utils::test::array_to_isometry_nan_test_1 ... ok
[INFO] [stdout] test robot::tests::robot_read ... FAILED
[INFO] [stdout] test gripper::tests::gripper_grasp_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_homing_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_move_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_read_once has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_stop_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::incompatible_library has been running for over 60 seconds
[INFO] [stdout] test robot::tests::fail_start_motion_test has been running for over 60 seconds
[INFO] [stdout] test robot::tests::incompatible_library has been running for over 60 seconds
[INFO] [stdout] test robot::tests::robot_read_once has been running for over 60 seconds
[INFO] [stdout] test robot::tests::set_collision_behavior_test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "69dc2da5836d377de6e153be61f7dff8176d441801da579802b9a8f4666a6a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69dc2da5836d377de6e153be61f7dff8176d441801da579802b9a8f4666a6a0d", kill_on_drop: false }`
[INFO] [stdout] 69dc2da5836d377de6e153be61f7dff8176d441801da579802b9a8f4666a6a0d
[INFO] testing libfranka-rs-0.9.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate libfranka-rs 0.9.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate libfranka-rs 0.9.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libfranka-rs 0.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libfranka-rs 0.9.0
[INFO] tweaked toml for crates.io crate libfranka-rs 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate libfranka-rs 0.9.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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1830ba9fea9c607ff82fe1cde7be51de5afb60cbe11cc1c1ea8f155587c6a983
[INFO] running `Command { std: "docker" "start" "-a" "1830ba9fea9c607ff82fe1cde7be51de5afb60cbe11cc1c1ea8f155587c6a983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1830ba9fea9c607ff82fe1cde7be51de5afb60cbe11cc1c1ea8f155587c6a983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1830ba9fea9c607ff82fe1cde7be51de5afb60cbe11cc1c1ea8f155587c6a983", kill_on_drop: false }`
[INFO] [stdout] 1830ba9fea9c607ff82fe1cde7be51de5afb60cbe11cc1c1ea8f155587c6a983
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 044ed9d9a718a25d2f0ed8828f3fd75da531e4bb404e8311157b7cdc18b62ff9
[INFO] running `Command { std: "docker" "start" "-a" "044ed9d9a718a25d2f0ed8828f3fd75da531e4bb404e8311157b7cdc18b62ff9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling nalgebra v0.23.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling libfranka-rs v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stdout]     |
[INFO] [stdout] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout]     |                                          ^ ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stdout]     |
[INFO] [stdout] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                              ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                  ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                           ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |             -w_norm[(2)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 347 -             -w_norm[(2)],
[INFO] [stdout] 347 +             -w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |             w_norm[(1)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -             w_norm[(1)],
[INFO] [stdout] 348 +             w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |             w_norm[(2)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 349 -             w_norm[(2)],
[INFO] [stdout] 349 +             w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |             -w_norm[(0)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 351 -             -w_norm[(0)],
[INFO] [stdout] 351 +             -w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |             -w_norm[(1)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 352 -             -w_norm[(1)],
[INFO] [stdout] 352 +             -w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 |             w_norm[(0)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             w_norm[(0)],
[INFO] [stdout] 353 +             w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stdout]     |
[INFO] [stdout] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stdout]     |                                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stdout] 421 +         limited_values[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stdout]     |
[INFO] [stdout] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                         ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 25.15s
[INFO] running `Command { std: "docker" "inspect" "044ed9d9a718a25d2f0ed8828f3fd75da531e4bb404e8311157b7cdc18b62ff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "044ed9d9a718a25d2f0ed8828f3fd75da531e4bb404e8311157b7cdc18b62ff9", kill_on_drop: false }`
[INFO] [stdout] 044ed9d9a718a25d2f0ed8828f3fd75da531e4bb404e8311157b7cdc18b62ff9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec3cca88c76d89cb79d3b13adf5f9de24e8893b2b33eff77cc60a653a6c4cc49
[INFO] running `Command { std: "docker" "start" "-a" "ec3cca88c76d89cb79d3b13adf5f9de24e8893b2b33eff77cc60a653a6c4cc49", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling mockall_derive v0.9.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling fragile v1.2.0
[INFO] [stderr]    Compiling float_extras v0.1.6
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stdout]     |
[INFO] [stdout] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout]     |                                          ^ ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stdout]     |
[INFO] [stdout] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                              ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                  ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                           ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |             -w_norm[(2)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 347 -             -w_norm[(2)],
[INFO] [stdout] 347 +             -w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |             w_norm[(1)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -             w_norm[(1)],
[INFO] [stdout] 348 +             w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |             w_norm[(2)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 349 -             w_norm[(2)],
[INFO] [stdout] 349 +             w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |             -w_norm[(0)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 351 -             -w_norm[(0)],
[INFO] [stdout] 351 +             -w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |             -w_norm[(1)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 352 -             -w_norm[(1)],
[INFO] [stdout] 352 +             -w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 |             w_norm[(0)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             w_norm[(0)],
[INFO] [stdout] 353 +             w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stdout]     |
[INFO] [stdout] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stdout]     |                                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stdout] 421 +         limited_values[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stdout]     |
[INFO] [stdout] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                         ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling clap v3.1.7
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling mockall v0.9.1
[INFO] [stderr]    Compiling libfranka-rs v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stdout]     |
[INFO] [stdout] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout]     |                                          ^ ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stdout] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stdout]     |
[INFO] [stdout] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                              ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stdout] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                  ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                           ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stdout]     |
[INFO] [stdout] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout]     |                                                                                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stdout] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |             -w_norm[(2)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 347 -             -w_norm[(2)],
[INFO] [stdout] 347 +             -w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |             w_norm[(1)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -             w_norm[(1)],
[INFO] [stdout] 348 +             w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |             w_norm[(2)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 349 -             w_norm[(2)],
[INFO] [stdout] 349 +             w_norm[2],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |             -w_norm[(0)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 351 -             -w_norm[(0)],
[INFO] [stdout] 351 +             -w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stdout]     |
[INFO] [stdout] 352 |             -w_norm[(1)],
[INFO] [stdout]     |                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 352 -             -w_norm[(1)],
[INFO] [stdout] 352 +             -w_norm[1],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 |             w_norm[(0)],
[INFO] [stdout]     |                    ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             w_norm[(0)],
[INFO] [stdout] 353 +             w_norm[0],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stdout]     |
[INFO] [stdout] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stdout]     |                                     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stdout] 421 +         limited_values[i] = dx_head[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stdout]     |
[INFO] [stdout] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout]     |                                         ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stdout] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/robot/error.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 18.24s
[INFO] running `Command { std: "docker" "inspect" "ec3cca88c76d89cb79d3b13adf5f9de24e8893b2b33eff77cc60a653a6c4cc49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3cca88c76d89cb79d3b13adf5f9de24e8893b2b33eff77cc60a653a6c4cc49", kill_on_drop: false }`
[INFO] [stdout] ec3cca88c76d89cb79d3b13adf5f9de24e8893b2b33eff77cc60a653a6c4cc49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08a62f24e885e7ab5a5e5d5a868650e888c11f7effb758737d3cf0350e3aa115
[INFO] running `Command { std: "docker" "start" "-a" "08a62f24e885e7ab5a5e5d5a868650e888c11f7effb758737d3cf0350e3aa115", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:320:42
[INFO] [stderr]     |
[INFO] [stderr] 320 |         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stderr]     |                                          ^ ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 320 -         commanded_O_dP_EE_c[i] = dx_head[(i)];
[INFO] [stderr] 320 +         commanded_O_dP_EE_c[i] = dx_head[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:323:46
[INFO] [stderr]     |
[INFO] [stderr] 323 |         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stderr]     |                                              ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 323 -         commanded_O_dP_EE_c[i + 3] = dx_tail[(i)];
[INFO] [stderr] 323 +         commanded_O_dP_EE_c[i + 3] = dx_tail[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:338:66
[INFO] [stderr]     |
[INFO] [stderr] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |                                                                  ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[0], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:338:75
[INFO] [stderr]     |
[INFO] [stderr] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |                                                                           ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[1], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:338:84
[INFO] [stderr]     |
[INFO] [stderr] 338 |         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr]     |                                                                                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 338 -         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[(2)]) * DELTA_T,
[INFO] [stderr] 338 +         last_commanded_pose.translation.vector + Vector3::new(dx[(0)], dx[(1)], dx[2]) * DELTA_T,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:347:21
[INFO] [stderr]     |
[INFO] [stderr] 347 |             -w_norm[(2)],
[INFO] [stderr]     |                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 347 -             -w_norm[(2)],
[INFO] [stderr] 347 +             -w_norm[2],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:348:20
[INFO] [stderr]     |
[INFO] [stderr] 348 |             w_norm[(1)],
[INFO] [stderr]     |                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 348 -             w_norm[(1)],
[INFO] [stderr] 348 +             w_norm[1],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:349:20
[INFO] [stderr]     |
[INFO] [stderr] 349 |             w_norm[(2)],
[INFO] [stderr]     |                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 349 -             w_norm[(2)],
[INFO] [stderr] 349 +             w_norm[2],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:351:21
[INFO] [stderr]     |
[INFO] [stderr] 351 |             -w_norm[(0)],
[INFO] [stderr]     |                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 351 -             -w_norm[(0)],
[INFO] [stderr] 351 +             -w_norm[0],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:352:21
[INFO] [stderr]     |
[INFO] [stderr] 352 |             -w_norm[(1)],
[INFO] [stderr]     |                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 352 -             -w_norm[(1)],
[INFO] [stderr] 352 +             -w_norm[1],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:353:20
[INFO] [stderr]     |
[INFO] [stderr] 353 |             w_norm[(0)],
[INFO] [stderr]     |                    ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 353 -             w_norm[(0)],
[INFO] [stderr] 353 +             w_norm[0],
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:421:37
[INFO] [stderr]     |
[INFO] [stderr] 421 |         limited_values[i] = dx_head[(i)];
[INFO] [stderr]     |                                     ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 421 -         limited_values[i] = dx_head[(i)];
[INFO] [stderr] 421 +         limited_values[i] = dx_head[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]    --> src/robot/rate_limiting.rs:424:41
[INFO] [stderr]     |
[INFO] [stderr] 424 |         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stderr]     |                                         ^ ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 424 -         limited_values[i + 3] = dx_tail[(i)];
[INFO] [stderr] 424 +         limited_values[i + 3] = dx_tail[i];
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/robot/error.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FrankaError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/robot/error.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(FromPrimitive, ToPrimitive)]
[INFO] [stderr]    |                         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FrankaError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `libfranka-rs` (lib) generated 15 warnings (run `cargo fix --lib -p libfranka-rs` to apply 13 suggestions)
[INFO] [stderr] warning: `libfranka-rs` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/franka-9103fd68a6983d63)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test model::model_library::test::coriolis_test ... ignored
[INFO] [stdout] test model::model_library::test::m_ne_test ... ignored
[INFO] [stdout] test model::model_library::test::can_generate_model_exception ... ok
[INFO] [stdout] test robot::low_pass_filter::tests::low_pass_test ... ok
[INFO] [stdout] test network::tests::can_serialize_and_deserialize ... ok
[INFO] [stdout] test robot::rate_limiting::tests::cartesian_pose_integration_and_differentiation_test ... ok
[INFO] [stdout] test robot::low_pass_filter::tests::low_pass_cartesian_test ... ok
[INFO] [stdout] test robot::rate_limiting::tests::limit_rate_cartesian_pose_constant_pose_test ... ok
[INFO] [stdout] test robot::rate_limiting::tests::limit_rate_cartesian_test ... ok
[INFO] [stdout] test robot::rate_limiting::tests::limit_rate_cartesian_pose_nan_test ... ok
[INFO] [stdout] test robot::robot_state::tests::combine_com_test ... ok
[INFO] [stdout] test robot::robot_state::tests::inertia_zero_test ... ok
[INFO] [stdout] test utils::test::motion_generator ... ok
[INFO] [stdout] test utils::test::array_to_isometry_nan_test_2 ... ok
[INFO] [stdout] test utils::test::array_to_isometry_nan_test_1 ... ok
[INFO] [stdout] test robot::tests::fail_start_motion_test ... FAILED
[INFO] [stdout] test gripper::tests::gripper_grasp_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_homing_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_move_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_read_once has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::gripper_stop_test has been running for over 60 seconds
[INFO] [stdout] test gripper::tests::incompatible_library has been running for over 60 seconds
[INFO] [stdout] test robot::tests::incompatible_library has been running for over 60 seconds
[INFO] [stdout] test robot::tests::robot_read has been running for over 60 seconds
[INFO] [stdout] test robot::tests::robot_read_once has been running for over 60 seconds
[INFO] [stdout] test robot::tests::set_collision_behavior_test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "08a62f24e885e7ab5a5e5d5a868650e888c11f7effb758737d3cf0350e3aa115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a62f24e885e7ab5a5e5d5a868650e888c11f7effb758737d3cf0350e3aa115", kill_on_drop: false }`
[INFO] [stdout] 08a62f24e885e7ab5a5e5d5a868650e888c11f7effb758737d3cf0350e3aa115
