[INFO] cloning repository https://github.com/jacg/petalo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacg/petalo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacg%2Fpetalo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacg%2Fpetalo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae2357cefab60cddfacfa84aad7a4aeabc2cbc97
[INFO] checking jacg/petalo against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacg%2Fpetalo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jacg/petalo
[INFO] finished tweaking git repo https://github.com/jacg/petalo
[INFO] tweaked toml for git repo https://github.com/jacg/petalo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jacg/petalo on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jacg/petalo 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded pyo3-macros v0.19.0
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded hdf5-types v0.8.1
[INFO] [stderr]   Downloaded wayland-sys v0.28.6
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded linfa-nn v0.5.1
[INFO] [stderr]   Downloaded hdf5-derive v0.8.1
[INFO] [stderr]   Downloaded kdtree v0.6.0
[INFO] [stderr]   Downloaded slicestring v0.1.3
[INFO] [stderr]   Downloaded wayland-cursor v0.28.6
[INFO] [stderr]   Downloaded xdg v2.5.0
[INFO] [stderr]   Downloaded lax v0.2.0
[INFO] [stderr]   Downloaded rstest v0.16.0
[INFO] [stderr]   Downloaded wayland-scanner v0.28.6
[INFO] [stderr]   Downloaded lapack-sys v0.12.1
[INFO] [stderr]   Downloaded wayland-commons v0.28.6
[INFO] [stderr]   Downloaded numsep v0.1.12
[INFO] [stderr]   Downloaded partitions v0.2.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.0
[INFO] [stderr]   Downloaded optional v0.5.0
[INFO] [stderr]   Downloaded binrw_derive v0.10.0
[INFO] [stderr]   Downloaded rand_isaac v0.3.0
[INFO] [stderr]   Downloaded space v0.12.1
[INFO] [stderr]   Downloaded wayland-egl v0.28.6
[INFO] [stderr]   Downloaded linfa-clustering v0.5.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.0
[INFO] [stderr]   Downloaded ndarray-linalg v0.14.1
[INFO] [stderr]   Downloaded binrw v0.13.3
[INFO] [stderr]   Downloaded wayland-client v0.28.6
[INFO] [stderr]   Downloaded hdf5 v0.8.1
[INFO] [stderr]   Downloaded wayland-protocols v0.28.6
[INFO] [stderr]   Downloaded linfa v0.5.1
[INFO] [stderr]   Downloaded spade v2.2.0
[INFO] [stderr]   Downloaded uom v0.34.0
[INFO] [stderr]   Downloaded bindgen v0.69.2
[INFO] [stderr]   Downloaded nix v0.20.0
[INFO] [stderr]   Downloaded parry3d v0.13.5
[INFO] [stderr]   Downloaded ncollide3d v0.33.0
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.3
[INFO] [stderr]   Downloaded pyo3 v0.19.0
[INFO] [stderr]   Downloaded portable-atomic v1.3.3
[INFO] [stderr]   Downloaded binrw v0.10.0
[INFO] [stderr]   Downloaded ndhistogram v0.9.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.0
[INFO] [stderr]   Downloaded binrw_derive v0.13.3
[INFO] [stderr]   Downloaded hdf5-sys v0.8.1
[INFO] [stderr]   Downloaded kiss3d v0.35.0
[INFO] [stderr]   Downloaded lapack v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b72876da9b93d00a48caf6d65dc0b50e4021b04e4eb37ae052f53c167bed2aa9
[INFO] running `Command { std: "docker" "start" "-a" "b72876da9b93d00a48caf6d65dc0b50e4021b04e4eb37ae052f53c167bed2aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b72876da9b93d00a48caf6d65dc0b50e4021b04e4eb37ae052f53c167bed2aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72876da9b93d00a48caf6d65dc0b50e4021b04e4eb37ae052f53c167bed2aa9", kill_on_drop: false }`
[INFO] [stdout] b72876da9b93d00a48caf6d65dc0b50e4021b04e4eb37ae052f53c167bed2aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e6b689f01947981b7c27645494548616ec779915fbe4adb782196914ef38614
[INFO] running `Command { std: "docker" "start" "-a" "9e6b689f01947981b7c27645494548616ec779915fbe4adb782196914ef38614", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling xml-rs v0.8.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking safe_arch v0.7.0
[INFO] [stderr]    Compiling binrw_derive v0.10.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking wide v0.7.10
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking num-traits v0.2.17
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking xdg v2.5.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking lapack-sys v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking float_eq v1.0.1
[INFO] [stderr]    Compiling linfa v0.5.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking kdtree v0.6.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking spade v2.2.0
[INFO] [stderr]     Checking rand_isaac v0.3.0
[INFO] [stderr]     Checking partitions v0.2.4
[INFO] [stderr]     Checking slicestring v0.1.3
[INFO] [stderr]     Checking space v0.12.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking numsep v0.1.12
[INFO] [stderr]     Checking ndhistogram v0.9.0
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-build-config v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling hdf5-derive v0.8.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]    Compiling pyo3-ffi v0.19.0
[INFO] [stderr]    Compiling pyo3 v0.19.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling pyo3-macros v0.19.0
[INFO] [stderr]     Checking binrw v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking rstest v0.16.0
[INFO] [stderr]     Checking rstest v0.17.0
[INFO] [stderr]     Checking simset v0.1.0 (/opt/rustwide/workdir/simset)
[INFO] [stdout] warning: struct `DetectorInteraction` is never constructed
[INFO] [stdout]    --> simset/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | struct DetectorInteraction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DetectorInteraction` is never constructed
[INFO] [stdout]    --> simset/src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | struct DetectorInteraction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking uom v0.34.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking lapack v0.18.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking lax v0.2.0
[INFO] [stderr]     Checking ndarray-linalg v0.14.1
[INFO] [stderr]     Checking ndarray-stats v0.5.1
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking linfa-nn v0.5.1
[INFO] [stderr]     Checking linfa-clustering v0.5.1
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stderr]     Checking ncollide3d v0.33.0
[INFO] [stderr]     Checking parry3d v0.13.5
[INFO] [stderr]     Checking kiss3d v0.35.0
[INFO] [stderr]     Checking units v0.1.0 (/opt/rustwide/workdir/units)
[INFO] [stderr]     Checking geometry v0.1.0 (/opt/rustwide/workdir/geometry)
[INFO] [stderr]     Checking petalo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/io/hdf5.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let skip  = min.map_or(0,            |lo| (lo % chunk_size    )             );
[INFO] [stdout]    |                                               ^               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 53 -     let skip  = min.map_or(0,            |lo| (lo % chunk_size    )             );
[INFO] [stdout] 53 +     let skip  = min.map_or(0,            |lo| lo % chunk_size             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/io/hdf5.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let skip  = min.map_or(0,            |lo| (lo % chunk_size    )             );
[INFO] [stdout]    |                                               ^               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 53 -     let skip  = min.map_or(0,            |lo| (lo % chunk_size    )             );
[INFO] [stdout] 53 +     let skip  = min.map_or(0,            |lo| lo % chunk_size             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/projectors/mod.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> std::slice::Iter<SystemMatrixElement> { self.0.iter() }
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> std::slice::Iter<'_, SystemMatrixElement> { self.0.iter() }
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/io/hdf5.rs:282:10
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `H5Type` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Hdf5Lor`
[INFO] [stdout] ...
[INFO] [stdout] 285 | pub struct Hdf5Lor {
[INFO] [stdout]     |            ------- `Hdf5Lor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/mc.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Vertex`
[INFO] [stdout] 15 |     #[repr(C)]
[INFO] [stdout] 16 |     pub struct Vertex {
[INFO] [stdout]    |                ------ `Vertex` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/mc.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Primary`
[INFO] [stdout] 33 |     #[repr(C)]
[INFO] [stdout] 34 |     pub struct Primary {
[INFO] [stdout]    |                ------- `Primary` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/sensors.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_SensorHit`
[INFO] [stdout] 17 |     #[repr(C)]
[INFO] [stdout] 18 |     pub struct SensorHit {
[INFO] [stdout]    |                --------- `SensorHit` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/sensors.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[derive(hdf5::H5Type, Clone, PartialEq, Eq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Qtot`
[INFO] [stdout] 25 |     #[repr(C)]
[INFO] [stdout] 26 |     pub struct Qtot {
[INFO] [stdout]    |                ---- `Qtot` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/sensors.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_SensorXYZ`
[INFO] [stdout] 33 |     #[repr(C)]
[INFO] [stdout] 34 |     pub struct SensorXYZ {
[INFO] [stdout]    |                --------- `SensorXYZ` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mlem.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 11 |     measured_lors: &'a [LOR],
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 14 | ) -> impl Iterator<Item = (Image, Osem)> + '_ {
[INFO] [stdout]    |                                            ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 - ) -> impl Iterator<Item = (Image, Osem)> + '_ {
[INFO] [stdout] 14 + ) -> impl Iterator<Item = (Image, Osem)> + 'a {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bindings v0.1.0 (/opt/rustwide/workdir/bindings)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> bindings/src/lib.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 51 | impl FomConfig {
[INFO] [stdout]    |      ---------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `FomConfig` is not local
[INFO] [stdout]    |      `FomConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> bindings/src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 83 | impl Lift {
[INFO] [stdout]    |      ----
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `Lift` is not local
[INFO] [stdout]    |      `Lift` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> bindings/src/lib.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 51 | impl FomConfig {
[INFO] [stdout]    |      ---------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `FomConfig` is not local
[INFO] [stdout]    |      `FomConfig` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> bindings/src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 83 | impl Lift {
[INFO] [stdout]    |      ----
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `Lift` is not local
[INFO] [stdout]    |      `Lift` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/projectors/mod.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> std::slice::Iter<SystemMatrixElement> { self.0.iter() }
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> std::slice::Iter<'_, SystemMatrixElement> { self.0.iter() }
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/io/hdf5.rs:282:10
[INFO] [stdout]     |
[INFO] [stdout] 282 | #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `H5Type` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Hdf5Lor`
[INFO] [stdout] ...
[INFO] [stdout] 285 | pub struct Hdf5Lor {
[INFO] [stdout]     |            ------- `Hdf5Lor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/mc.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Vertex`
[INFO] [stdout] 15 |     #[repr(C)]
[INFO] [stdout] 16 |     pub struct Vertex {
[INFO] [stdout]    |                ------ `Vertex` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/mc.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Primary`
[INFO] [stdout] 33 |     #[repr(C)]
[INFO] [stdout] 34 |     pub struct Primary {
[INFO] [stdout]    |                ------- `Primary` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/sensors.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_SensorHit`
[INFO] [stdout] 17 |     #[repr(C)]
[INFO] [stdout] 18 |     pub struct SensorHit {
[INFO] [stdout]    |                --------- `SensorHit` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/sensors.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[derive(hdf5::H5Type, Clone, PartialEq, Eq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Qtot`
[INFO] [stdout] 25 |     #[repr(C)]
[INFO] [stdout] 26 |     pub struct Qtot {
[INFO] [stdout]    |                ---- `Qtot` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/io/hdf5/sensors.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]    |              ^-----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `H5Type` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_SensorXYZ`
[INFO] [stdout] 33 |     #[repr(C)]
[INFO] [stdout] 34 |     pub struct SensorXYZ {
[INFO] [stdout]    |                --------- `SensorXYZ` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/io/hdf5.rs:400:14
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]     |              ^-----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `H5Type` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Inner`
[INFO] [stdout] 401 |     #[repr(C)]
[INFO] [stdout] 402 |     pub struct Inner {
[INFO] [stdout]     |                ----- `Inner` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/io/hdf5.rs:407:14
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]     |              ^-----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `H5Type` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Outer`
[INFO] [stdout] 408 |     #[repr(C)]
[INFO] [stdout] 409 |     pub struct Outer {
[INFO] [stdout]     |                ----- `Outer` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/io/hdf5.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |     #[derive(hdf5::H5Type, Clone, PartialEq, Debug)]
[INFO] [stdout]     |              ^-----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `H5Type` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_Waveform`
[INFO] [stdout] 447 |     #[repr(C)]
[INFO] [stdout] 448 |     pub struct Waveform {
[INFO] [stdout]     |                -------- `Waveform` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `hdf5::H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `hdf5::H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/mlem.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 11 |     measured_lors: &'a [LOR],
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 14 | ) -> impl Iterator<Item = (Image, Osem)> + '_ {
[INFO] [stdout]    |                                            ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 - ) -> impl Iterator<Item = (Image, Osem)> + '_ {
[INFO] [stdout] 14 + ) -> impl Iterator<Item = (Image, Osem)> + 'a {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "9e6b689f01947981b7c27645494548616ec779915fbe4adb782196914ef38614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6b689f01947981b7c27645494548616ec779915fbe4adb782196914ef38614", kill_on_drop: false }`
[INFO] [stdout] 9e6b689f01947981b7c27645494548616ec779915fbe4adb782196914ef38614
