[INFO] cloning repository https://github.com/Rocky14683/IMU-3D-position-tracking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rocky14683/IMU-3D-position-tracking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRocky14683%2FIMU-3D-position-tracking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRocky14683%2FIMU-3D-position-tracking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3187739c9a07d77b84558f8395c61cc3f490ac8b
[INFO] testing Rocky14683/IMU-3D-position-tracking against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRocky14683%2FIMU-3D-position-tracking" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Rocky14683/IMU-3D-position-tracking on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Rocky14683/IMU-3D-position-tracking
[INFO] finished tweaking git repo https://github.com/Rocky14683/IMU-3D-position-tracking
[INFO] tweaked toml for git repo https://github.com/Rocky14683/IMU-3D-position-tracking written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Rocky14683/IMU-3D-position-tracking 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed78c852ee214850da8e22ed8aacf2edd0ae9b33e2e3ac1db0865e341ba9cf75
[INFO] running `Command { std: "docker" "start" "-a" "ed78c852ee214850da8e22ed8aacf2edd0ae9b33e2e3ac1db0865e341ba9cf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed78c852ee214850da8e22ed8aacf2edd0ae9b33e2e3ac1db0865e341ba9cf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed78c852ee214850da8e22ed8aacf2edd0ae9b33e2e3ac1db0865e341ba9cf75", kill_on_drop: false }`
[INFO] [stdout] ed78c852ee214850da8e22ed8aacf2edd0ae9b33e2e3ac1db0865e341ba9cf75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdb51a19aff04a8c1bddb89138c44ea72ea82756e50dc0db2aa99a8431150bc2
[INFO] running `Command { std: "docker" "start" "-a" "fdb51a19aff04a8c1bddb89138c44ea72ea82756e50dc0db2aa99a8431150bc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling object v0.36.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling array-init-cursor v0.2.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling re_tracing v0.17.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling log-once v0.4.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling re_log v0.17.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling re_case v0.17.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling re_error v0.17.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling re_format v0.17.0
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling similar-asserts v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling arrow-format v0.8.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling re_string_interner v0.17.0
[INFO] [stderr]    Compiling re_tuid v0.17.0
[INFO] [stderr]    Compiling re_arrow2 v0.17.4
[INFO] [stderr]    Compiling re_build_info v0.17.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling re_smart_channel v0.17.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling re_build_tools v0.17.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling ureq v2.10.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling re_types_core v0.17.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling re_format_arrow v0.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling re_log_types v0.17.0
[INFO] [stderr]    Compiling infer v0.15.0
[INFO] [stderr]    Compiling re_analytics v0.17.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling re_log_encoding v0.17.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling glam v0.22.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling re_types v0.17.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling re_data_store v0.17.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ehttp v0.5.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling re_sdk v0.17.0
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling re_query v0.17.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling re_memory v0.17.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling re_chunk v0.17.0
[INFO] [stderr]    Compiling re_data_loader v0.17.0
[INFO] [stderr]    Compiling re_sdk_comms v0.17.0
[INFO] [stderr]    Compiling rerun v0.17.0
[INFO] [stderr]    Compiling re_int_histogram v0.17.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling re_entity_db v0.17.0
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling three-d-asset v0.7.0
[INFO] [stderr]    Compiling re_crash_handler v0.17.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling fixed-buffer v0.5.0
[INFO] [stderr]    Compiling serialport v4.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling three-d v0.17.0
[INFO] [stderr]    Compiling Imu-3D-tracking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Quaternion`
[INFO] [stdout]  --> src/filter.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nalgebra::{Quaternion, UnitQuaternion};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rerun::external::uuid::Timestamp`
[INFO] [stdout]  --> src/filter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rerun::external::uuid::Timestamp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::imu`
[INFO] [stdout]  --> src/filter.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::imu;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Quaternion`, `Rotation`, and `Vector4`
[INFO] [stdout]  --> src/imu.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{Quaternion, Rotation, Rotation3, Vector4};
[INFO] [stdout]   |                ^^^^^^^^^^  ^^^^^^^^             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::*`
[INFO] [stdout]  --> src/imu.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Vector3` and `Zero`
[INFO] [stdout]   --> src/imu.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use cgmath::{Vector3, Zero};
[INFO] [stdout]    |              ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::*`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{env, thread};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExitCode`, `Termination`, and `exit`
[INFO] [stdout]  --> src/main.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::process::{exit, ExitCode, Termination};
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rerun::external::glam`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rerun::external::glam;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rerun::external::glam::quat`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rerun::external::glam::quat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `three_d::Quat`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use three_d::Quat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orientation`
[INFO] [stdout]   --> src/filter.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stdout]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angular_velocity`
[INFO] [stdout]   --> src/filter.rs:47:55
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_angular_velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/filter.rs:47:73
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_buf_len`
[INFO] [stdout]    --> src/imu.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         let total_buf_len = self.buffer.len();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_buf_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/main.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ok((position, velocity)) => {
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `velocity`
[INFO] [stdout]    --> src/main.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ok((position, velocity)) => {
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut rec = RecordingStreamBuilder::new("imu_orientation_visualization").spawn().unwrap();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut imu = Arc::new(Mutex::new(IMU::new(
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `G` is never used
[INFO] [stdout]  --> src/filter.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const G: f32 = 9.81;
[INFO] [stdout]   |       ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAMPLE_RATE_HZ` is never used
[INFO] [stdout]   --> src/filter.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SAMPLE_RATE_HZ: f32 = 1000.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Preintegration` is never constructed
[INFO] [stdout]   --> src/filter.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct Preintegration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_rotation_mat` is never used
[INFO] [stdout]   --> src/imu.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Euler {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 24 |     pub fn to_rotation_mat(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_rotation_mat` is never used
[INFO] [stdout]   --> src/imu.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Orientation {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 43 |     pub fn to_rotation_mat(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `z` are never read
[INFO] [stdout]   --> src/imu.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct AngularVelocity {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 70 |     pub x: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 71 |     pub y: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 72 |     pub z: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AngularVelocity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `z` are never read
[INFO] [stdout]   --> src/imu.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct MagneticField {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 77 |     pub x: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 78 |     pub y: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 79 |     pub z: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MagneticField` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rotation_mat` is never read
[INFO] [stdout]   --> src/imu.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct IMU {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |     rotation_mat: Rotation3<f32>
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pose3D` is never constructed
[INFO] [stdout]  --> src/pose3d.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Pose3D {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "fdb51a19aff04a8c1bddb89138c44ea72ea82756e50dc0db2aa99a8431150bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb51a19aff04a8c1bddb89138c44ea72ea82756e50dc0db2aa99a8431150bc2", kill_on_drop: false }`
[INFO] [stdout] fdb51a19aff04a8c1bddb89138c44ea72ea82756e50dc0db2aa99a8431150bc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb4ede8d07fc62de2e5b727b559856d6c00b9ded549f5c8ebbd15d3c66a97494
[INFO] running `Command { std: "docker" "start" "-a" "eb4ede8d07fc62de2e5b727b559856d6c00b9ded549f5c8ebbd15d3c66a97494", kill_on_drop: false }`
[INFO] [stderr]    Compiling Imu-3D-tracking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Quaternion`
[INFO] [stdout]  --> src/filter.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nalgebra::{Quaternion, UnitQuaternion};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rerun::external::uuid::Timestamp`
[INFO] [stdout]  --> src/filter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rerun::external::uuid::Timestamp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::imu`
[INFO] [stdout]  --> src/filter.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::imu;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Quaternion`, `Rotation`, and `Vector4`
[INFO] [stdout]  --> src/imu.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{Quaternion, Rotation, Rotation3, Vector4};
[INFO] [stdout]   |                ^^^^^^^^^^  ^^^^^^^^             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::*`
[INFO] [stdout]  --> src/imu.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Vector3` and `Zero`
[INFO] [stdout]   --> src/imu.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use cgmath::{Vector3, Zero};
[INFO] [stdout]    |              ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::*`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{env, thread};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExitCode`, `Termination`, and `exit`
[INFO] [stdout]  --> src/main.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::process::{exit, ExitCode, Termination};
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rerun::external::glam`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rerun::external::glam;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rerun::external::glam::quat`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rerun::external::glam::quat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `three_d::Quat`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use three_d::Quat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orientation`
[INFO] [stdout]   --> src/filter.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stdout]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angular_velocity`
[INFO] [stdout]   --> src/filter.rs:47:55
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_angular_velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/filter.rs:47:73
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_buf_len`
[INFO] [stdout]    --> src/imu.rs:196:29
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         let total_buf_len = self.buffer.len();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_buf_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/main.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ok((position, velocity)) => {
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `velocity`
[INFO] [stdout]    --> src/main.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ok((position, velocity)) => {
[INFO] [stdout]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut rec = RecordingStreamBuilder::new("imu_orientation_visualization").spawn().unwrap();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut imu = Arc::new(Mutex::new(IMU::new(
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `G` is never used
[INFO] [stdout]  --> src/filter.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const G: f32 = 9.81;
[INFO] [stdout]   |       ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAMPLE_RATE_HZ` is never used
[INFO] [stdout]   --> src/filter.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SAMPLE_RATE_HZ: f32 = 1000.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Preintegration` is never constructed
[INFO] [stdout]   --> src/filter.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct Preintegration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_rotation_mat` is never used
[INFO] [stdout]   --> src/imu.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Euler {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 24 |     pub fn to_rotation_mat(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_rotation_mat` is never used
[INFO] [stdout]   --> src/imu.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Orientation {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 43 |     pub fn to_rotation_mat(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `z` are never read
[INFO] [stdout]   --> src/imu.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct AngularVelocity {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 70 |     pub x: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 71 |     pub y: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 72 |     pub z: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AngularVelocity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `z` are never read
[INFO] [stdout]   --> src/imu.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct MagneticField {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 77 |     pub x: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 78 |     pub y: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 79 |     pub z: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MagneticField` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rotation_mat` is never read
[INFO] [stdout]   --> src/imu.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct IMU {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |     rotation_mat: Rotation3<f32>
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pose3D` is never constructed
[INFO] [stdout]  --> src/pose3d.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Pose3D {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "eb4ede8d07fc62de2e5b727b559856d6c00b9ded549f5c8ebbd15d3c66a97494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4ede8d07fc62de2e5b727b559856d6c00b9ded549f5c8ebbd15d3c66a97494", kill_on_drop: false }`
[INFO] [stdout] eb4ede8d07fc62de2e5b727b559856d6c00b9ded549f5c8ebbd15d3c66a97494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ba363f81f670d7f5db41e7f9cfd46945ba9c97a1b2b13ab3c434a002856ed09
[INFO] running `Command { std: "docker" "start" "-a" "4ba363f81f670d7f5db41e7f9cfd46945ba9c97a1b2b13ab3c434a002856ed09", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Quaternion`
[INFO] [stderr]  --> src/filter.rs:4:16
[INFO] [stderr]   |
[INFO] [stderr] 4 | use nalgebra::{Quaternion, UnitQuaternion};
[INFO] [stderr]   |                ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rerun::external::uuid::Timestamp`
[INFO] [stderr]  --> src/filter.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rerun::external::uuid::Timestamp;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::imu`
[INFO] [stderr]  --> src/filter.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::imu;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Quaternion`, `Rotation`, and `Vector4`
[INFO] [stderr]  --> src/imu.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 | use nalgebra::{Quaternion, Rotation, Rotation3, Vector4};
[INFO] [stderr]   |                ^^^^^^^^^^  ^^^^^^^^             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::*`
[INFO] [stderr]  --> src/imu.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Vector3` and `Zero`
[INFO] [stderr]   --> src/imu.rs:10:14
[INFO] [stderr]    |
[INFO] [stderr] 10 | use cgmath::{Vector3, Zero};
[INFO] [stderr]    |              ^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::*`
[INFO] [stderr]  --> src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serde::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thread`
[INFO] [stderr]  --> src/main.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{env, thread};
[INFO] [stderr]   |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ExitCode`, `Termination`, and `exit`
[INFO] [stderr]  --> src/main.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::process::{exit, ExitCode, Termination};
[INFO] [stderr]   |                    ^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rerun::external::glam`
[INFO] [stderr]   --> src/main.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use rerun::external::glam;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rerun::external::glam::quat`
[INFO] [stderr]   --> src/main.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use rerun::external::glam::quat;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `three_d::Quat`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use three_d::Quat;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orientation`
[INFO] [stderr]   --> src/filter.rs:47:21
[INFO] [stderr]    |
[INFO] [stderr] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stderr]    |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `angular_velocity`
[INFO] [stderr]   --> src/filter.rs:47:55
[INFO] [stderr]    |
[INFO] [stderr] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_angular_velocity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]   --> src/filter.rs:47:73
[INFO] [stderr]    |
[INFO] [stderr] 47 |                 Ok((orientation, euler, acceleration, angular_velocity, m)) => {
[INFO] [stderr]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `total_buf_len`
[INFO] [stderr]    --> src/imu.rs:196:29
[INFO] [stderr]     |
[INFO] [stderr] 196 |                         let total_buf_len = self.buffer.len();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_buf_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position`
[INFO] [stderr]    --> src/main.rs:133:17
[INFO] [stderr]     |
[INFO] [stderr] 133 |             Ok((position, velocity)) => {
[INFO] [stderr]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `velocity`
[INFO] [stderr]    --> src/main.rs:133:27
[INFO] [stderr]     |
[INFO] [stderr] 133 |             Ok((position, velocity)) => {
[INFO] [stderr]     |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     let mut rec = RecordingStreamBuilder::new("imu_orientation_visualization").spawn().unwrap();
[INFO] [stderr]    |         ----^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let mut imu = Arc::new(Mutex::new(IMU::new(
[INFO] [stderr]    |         ----^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `G` is never used
[INFO] [stderr]  --> src/filter.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const G: f32 = 9.81;
[INFO] [stderr]   |       ^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SAMPLE_RATE_HZ` is never used
[INFO] [stderr]   --> src/filter.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const SAMPLE_RATE_HZ: f32 = 1000.0;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Preintegration` is never constructed
[INFO] [stderr]   --> src/filter.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct Preintegration {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_rotation_mat` is never used
[INFO] [stderr]   --> src/imu.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl Euler {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] 24 |     pub fn to_rotation_mat(&self) -> Mat4 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_rotation_mat` is never used
[INFO] [stderr]   --> src/imu.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl Orientation {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] 43 |     pub fn to_rotation_mat(&self) -> Mat4 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `x`, `y`, and `z` are never read
[INFO] [stderr]   --> src/imu.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct AngularVelocity {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 70 |     pub x: f32,
[INFO] [stderr]    |         ^
[INFO] [stderr] 71 |     pub y: f32,
[INFO] [stderr]    |         ^
[INFO] [stderr] 72 |     pub z: f32,
[INFO] [stderr]    |         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AngularVelocity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `x`, `y`, and `z` are never read
[INFO] [stderr]   --> src/imu.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct MagneticField {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 77 |     pub x: f32,
[INFO] [stderr]    |         ^
[INFO] [stderr] 78 |     pub y: f32,
[INFO] [stderr]    |         ^
[INFO] [stderr] 79 |     pub z: f32,
[INFO] [stderr]    |         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MagneticField` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `rotation_mat` is never read
[INFO] [stderr]   --> src/imu.rs:97:5
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub struct IMU {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 97 |     rotation_mat: Rotation3<f32>
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Pose3D` is never constructed
[INFO] [stderr]  --> src/pose3d.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Pose3D {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Imu-3D-tracking` (bin "Imu-3D-tracking" test) generated 29 warnings (run `cargo fix --bin "Imu-3D-tracking" --tests` to apply 14 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Imu_3D_tracking-882cbf8e11975ff2)
[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" "4ba363f81f670d7f5db41e7f9cfd46945ba9c97a1b2b13ab3c434a002856ed09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba363f81f670d7f5db41e7f9cfd46945ba9c97a1b2b13ab3c434a002856ed09", kill_on_drop: false }`
[INFO] [stdout] 4ba363f81f670d7f5db41e7f9cfd46945ba9c97a1b2b13ab3c434a002856ed09
