[INFO] cloning repository https://github.com/Ragarnoy/imu_trajectory_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ragarnoy/imu_trajectory_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagarnoy%2Fimu_trajectory_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagarnoy%2Fimu_trajectory_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a497f81929c9f96d1829f3cd08484d7b591b135 [INFO] testing Ragarnoy/imu_trajectory_simulator against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagarnoy%2Fimu_trajectory_simulator" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ragarnoy/imu_trajectory_simulator on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ragarnoy/imu_trajectory_simulator [INFO] finished tweaking git repo https://github.com/Ragarnoy/imu_trajectory_simulator [INFO] tweaked toml for git repo https://github.com/Ragarnoy/imu_trajectory_simulator written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/Ragarnoy/imu_trajectory_simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6cbf295cb7e53544d0feca4b6556bf8f89777bf4ace30ec903b8345c5b94f72 [INFO] running `Command { std: "docker" "start" "-a" "a6cbf295cb7e53544d0feca4b6556bf8f89777bf4ace30ec903b8345c5b94f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6cbf295cb7e53544d0feca4b6556bf8f89777bf4ace30ec903b8345c5b94f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6cbf295cb7e53544d0feca4b6556bf8f89777bf4ace30ec903b8345c5b94f72", kill_on_drop: false }` [INFO] [stdout] a6cbf295cb7e53544d0feca4b6556bf8f89777bf4ace30ec903b8345c5b94f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3c7c2fc5994e9ef168e13474690a5059defb9fd1a8ca3c7421fc0f872bc95d9 [INFO] running `Command { std: "docker" "start" "-a" "a3c7c2fc5994e9ef168e13474690a5059defb9fd1a8ca3c7421fc0f872bc95d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling lerp v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling lax v0.2.0 [INFO] [stderr] Compiling ndarray-linalg v0.14.1 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling kalman_filter_rs v0.1.0 (/opt/rustwide/workdir/kalman_filter_rs) [INFO] [stderr] Compiling trajectory_simulator v0.3.0 (/opt/rustwide/workdir/trajectory_simulator) [INFO] [stderr] Compiling imu-sensor-stream v0.2.0 (/opt/rustwide/workdir/imu-sensor-stream) [INFO] [stderr] Compiling plotter v0.1.0 (/opt/rustwide/workdir/plotter) [INFO] [stdout] warning: function is never used: `plot_animated` [INFO] [stdout] --> plotter/src/main.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn plot_animated(points: Vec<(f64, f64, f64)>, filename: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `plot3d_mean` [INFO] [stdout] --> plotter/src/main.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn plot3d_mean(orig: Vec<(f64, f64, f64)>, mean: Vec<(f64, f64, f64)>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "a3c7c2fc5994e9ef168e13474690a5059defb9fd1a8ca3c7421fc0f872bc95d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c7c2fc5994e9ef168e13474690a5059defb9fd1a8ca3c7421fc0f872bc95d9", kill_on_drop: false }` [INFO] [stdout] a3c7c2fc5994e9ef168e13474690a5059defb9fd1a8ca3c7421fc0f872bc95d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9121370d3d623697a9dc4a0f094631ee7d5d2aa62cbba435f61a8b423b680ae8 [INFO] running `Command { std: "docker" "start" "-a" "9121370d3d623697a9dc4a0f094631ee7d5d2aa62cbba435f61a8b423b680ae8", kill_on_drop: false }` [INFO] [stderr] Compiling imu-sensor-stream v0.2.0 (/opt/rustwide/workdir/imu-sensor-stream) [INFO] [stderr] Compiling plotter v0.1.0 (/opt/rustwide/workdir/plotter) [INFO] [stderr] Compiling trajectory_simulator v0.3.0 (/opt/rustwide/workdir/trajectory_simulator) [INFO] [stderr] Compiling kalman_filter_rs v0.1.0 (/opt/rustwide/workdir/kalman_filter_rs) [INFO] [stdout] warning: function is never used: `plot_animated` [INFO] [stdout] --> plotter/src/main.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn plot_animated(points: Vec<(f64, f64, f64)>, filename: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `plot3d_mean` [INFO] [stdout] --> plotter/src/main.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn plot3d_mean(orig: Vec<(f64, f64, f64)>, mean: Vec<(f64, f64, f64)>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "9121370d3d623697a9dc4a0f094631ee7d5d2aa62cbba435f61a8b423b680ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9121370d3d623697a9dc4a0f094631ee7d5d2aa62cbba435f61a8b423b680ae8", kill_on_drop: false }` [INFO] [stdout] 9121370d3d623697a9dc4a0f094631ee7d5d2aa62cbba435f61a8b423b680ae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd25d8859cc24fd22904f0eeaa1da74915b31f9523e0907d85416fada4e9ea78 [INFO] running `Command { std: "docker" "start" "-a" "dd25d8859cc24fd22904f0eeaa1da74915b31f9523e0907d85416fada4e9ea78", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `plot_animated` [INFO] [stderr] --> plotter/src/main.rs:138:4 [INFO] [stderr] | [INFO] [stderr] 138 | fn plot_animated(points: Vec<(f64, f64, f64)>, filename: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `plot3d_mean` [INFO] [stderr] --> plotter/src/main.rs:183:4 [INFO] [stderr] | [INFO] [stderr] 183 | fn plot3d_mean(orig: Vec<(f64, f64, f64)>, mean: Vec<(f64, f64, f64)>) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `plotter` (bin "plotter" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imu_sensor_stream-fc296463f1c3b0f8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kalman_filter_rs-067e4b175bc14e2d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plotter-de032204545cf0ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trajectory_simulator-e61628f6369af768) [INFO] [stdout] [INFO] [stderr] Doc-tests trajectory_simulator [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd25d8859cc24fd22904f0eeaa1da74915b31f9523e0907d85416fada4e9ea78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd25d8859cc24fd22904f0eeaa1da74915b31f9523e0907d85416fada4e9ea78", kill_on_drop: false }` [INFO] [stdout] dd25d8859cc24fd22904f0eeaa1da74915b31f9523e0907d85416fada4e9ea78