[INFO] fetching crate pimc 0.1.0...
[INFO] testing pimc-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pimc 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pimc 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pimc 0.1.0
[INFO] tweaked toml for crates.io crate pimc 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pimc 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pimc 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.17.1
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 867114f1648300eb841500969879b8f4df77c266c3f07257b82c8ded21fe7b62
[INFO] running `Command { std: "docker" "start" "-a" "867114f1648300eb841500969879b8f4df77c266c3f07257b82c8ded21fe7b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "867114f1648300eb841500969879b8f4df77c266c3f07257b82c8ded21fe7b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867114f1648300eb841500969879b8f4df77c266c3f07257b82c8ded21fe7b62", kill_on_drop: false }`
[INFO] [stdout] 867114f1648300eb841500969879b8f4df77c266c3f07257b82c8ded21fe7b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe04953fecb9d91315d14110f0bf7b91ec11ce34f83d60d1d194139fc1eda560
[INFO] running `Command { std: "docker" "start" "-a" "fe04953fecb9d91315d14110f0bf7b91ec11ce34f83d60d1d194139fc1eda560", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pimc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64>;
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64>;
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64>;
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64>;
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64>;
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ) -> ArrayViewMut2<f64>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ) -> ArrayViewMut2<'_, f64>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/worldlines.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/worldlines.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]    |                             ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worldlines.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 183 |     ) -> ArrayView2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     ) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]     |                         ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]     |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 279 |     ) -> ArrayView2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     ) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 318 |     ) -> ArrayViewMut2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:578:17
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:593:18
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 603 |     ) -> ArrayViewMut2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:660:32
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.04s
[INFO] running `Command { std: "docker" "inspect" "fe04953fecb9d91315d14110f0bf7b91ec11ce34f83d60d1d194139fc1eda560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe04953fecb9d91315d14110f0bf7b91ec11ce34f83d60d1d194139fc1eda560", kill_on_drop: false }`
[INFO] [stdout] fe04953fecb9d91315d14110f0bf7b91ec11ce34f83d60d1d194139fc1eda560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feee7207bcc3cff852c809981ad1376801cbfcab513a839419a1a1b1a3b01270
[INFO] running `Command { std: "docker" "start" "-a" "feee7207bcc3cff852c809981ad1376801cbfcab513a839419a1a1b1a3b01270", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pimc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64>;
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64>;
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64>;
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64>;
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64>;
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ) -> ArrayViewMut2<f64>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ) -> ArrayViewMut2<'_, f64>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/worldlines.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/worldlines.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]    |                             ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worldlines.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 183 |     ) -> ArrayView2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     ) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]     |                         ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]     |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 279 |     ) -> ArrayView2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     ) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 318 |     ) -> ArrayViewMut2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:578:17
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:593:18
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 603 |     ) -> ArrayViewMut2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:660:32
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/mock_polymer.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |         fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden 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 |         fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/mock_polymer.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |         fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]    |                         ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |         fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/mock_polymer.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 64 |         ) -> ArrayView2<f64> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ) -> ArrayView2<'_, f64> {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/mock_polymer.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             &mut self,
[INFO] [stdout]    |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 74 |         ) -> ArrayViewMut2<f64> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ) -> ArrayViewMut2<'_, f64> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64>;
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64>;
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64>;
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64>;
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64>;
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ) -> ArrayViewMut2<f64>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ) -> ArrayViewMut2<'_, f64>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/traits.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/worldlines.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/path_state/worldlines.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]    |                             ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worldlines.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 183 |     ) -> ArrayView2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     ) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]     |                         ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]     |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 279 |     ) -> ArrayView2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     ) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 318 |     ) -> ArrayViewMut2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:578:17
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:583:21
[INFO] [stdout]     |
[INFO] [stdout] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:593:18
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 603 |     ) -> ArrayViewMut2<f64> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path_state/worm.rs:660:32
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.64s
[INFO] running `Command { std: "docker" "inspect" "feee7207bcc3cff852c809981ad1376801cbfcab513a839419a1a1b1a3b01270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feee7207bcc3cff852c809981ad1376801cbfcab513a839419a1a1b1a3b01270", kill_on_drop: false }`
[INFO] [stdout] feee7207bcc3cff852c809981ad1376801cbfcab513a839419a1a1b1a3b01270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 224cac5f5a9cdd8eec406e23a81891e57b3efbe81c3089a7237c63d369719061
[INFO] running `Command { std: "docker" "start" "-a" "224cac5f5a9cdd8eec406e23a81891e57b3efbe81c3089a7237c63d369719061", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/traits.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64>;
[INFO] [stderr]    |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64>;
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/traits.rs:22:21
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64>;
[INFO] [stderr]    |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64>;
[INFO] [stderr]    |                                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/traits.rs:28:18
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64>;
[INFO] [stderr]    |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stderr]    |                                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/traits.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 36 |     ) -> ArrayViewMut2<f64>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     ) -> ArrayViewMut2<'_, f64>;
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/traits.rs:49:32
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64>;
[INFO] [stderr]    |                                ^^^^^                        ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64>;
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/worldlines.rs:62:25
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stderr]    |                         ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn get_position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stderr]    |                                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/worldlines.rs:91:29
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stderr]    |                             ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn get_position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stderr]    |                                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worldlines.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 183 |     ) -> ArrayView2<f64> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     ) -> ArrayView2<'_, f64> {
[INFO] [stderr]     |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:158:21
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:187:25
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stderr]     |                         ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stderr]     |                                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:275:9
[INFO] [stderr]     |
[INFO] [stderr] 275 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 279 |     ) -> ArrayView2<f64> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 279 |     ) -> ArrayView2<'_, f64> {
[INFO] [stderr]     |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 314 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 318 |     ) -> ArrayViewMut2<f64> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 318 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:578:17
[INFO] [stderr]     |
[INFO] [stderr] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 578 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stderr]     |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:583:21
[INFO] [stderr]     |
[INFO] [stderr] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stderr]     |                     ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 583 |     fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stderr]     |                                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:593:18
[INFO] [stderr]     |
[INFO] [stderr] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<f64> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 593 |     fn positions(&self, particle: usize, start_slice: usize, end_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stderr]     |                                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:599:9
[INFO] [stderr]     |
[INFO] [stderr] 599 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 603 |     ) -> ArrayViewMut2<f64> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 603 |     ) -> ArrayViewMut2<'_, f64> {
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/path_state/worm.rs:660:32
[INFO] [stderr]     |
[INFO] [stderr] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<f64> {
[INFO] [stderr]     |                                ^^^^^                        ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 660 |     fn positions_at_time_slice(&self, time_slice: usize) -> ArrayView2<'_, f64> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/mock_polymer.rs:44:21
[INFO] [stderr]    |
[INFO] [stderr] 44 |         fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64> {
[INFO] [stderr]    |                     ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |         fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64> {
[INFO] [stderr]    |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/mock_polymer.rs:48:25
[INFO] [stderr]    |
[INFO] [stderr] 48 |         fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<f64> {
[INFO] [stderr]    |                         ^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 |         fn position_mut(&mut self, particle: usize, time_slice: usize) -> ArrayViewMut1<'_, f64> {
[INFO] [stderr]    |                                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/mock_polymer.rs:60:13
[INFO] [stderr]    |
[INFO] [stderr] 60 |             &self,
[INFO] [stderr]    |             ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 64 |         ) -> ArrayView2<f64> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |         ) -> ArrayView2<'_, f64> {
[INFO] [stderr]    |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/mock_polymer.rs:70:13
[INFO] [stderr]    |
[INFO] [stderr] 70 |             &mut self,
[INFO] [stderr]    |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 74 |         ) -> ArrayViewMut2<f64> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |         ) -> ArrayViewMut2<'_, f64> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/path_state/traits.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<f64>;
[INFO] [stderr]    |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn position(&self, particle: usize, time_slice: usize) -> ArrayView1<'_, f64>;
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pimc` (lib) generated 17 warnings (run `cargo fix --lib -p pimc` to apply 17 suggestions)
[INFO] [stderr] warning: `pimc` (lib test) generated 21 warnings (16 duplicates) (run `cargo fix --lib -p pimc --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pimc-05d36efb7fbf1af3)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test path_state::mock_polymer::tests::test_mock_polymer_permutations ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_get_position_mut ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_get_positions ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_new_worldlines ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_set_permutations ... ok
[INFO] [stdout] test path_state::mock_polymer::tests::test_mock_polymer_positions ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_particle_state ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_set_positions ... ok
[INFO] [stdout] test path_state::worm::tests::test_position_mut ... ok
[INFO] [stdout] test space::periodic_box::tests::test_periodic_box_difference ... ok
[INFO] [stdout] test space::periodic_box::tests::test_periodic_box_distance ... ok
[INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_basic ... ok
[INFO] [stdout] test path_state::worm::tests::test_new_worm ... ok
[INFO] [stdout] test path_state::worm::tests::test_positions ... ok
[INFO] [stdout] test path_state::worm::tests::test_set_positions ... ok
[INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_first_column ... ok
[INFO] [stdout] test path_state::worm::tests::test_set_permutations ... ok
[INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_multi_dimension ... ok
[INFO] [stdout] test updates::proposed_update::tests::test_add_position_modification ... ok
[INFO] [stdout] test updates::proposed_update::tests::test_multiple_modifications ... ok
[INFO] [stdout] test updates::proposed_update::tests::test_new ... ok
[INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_deterministic ... ok
[INFO] [stdout] test utils::accumulator::tests::test_accumulator ... ok
[INFO] [stdout] test utils::accumulator::tests::test_accumulator_small_input ... ok
[INFO] [stdout] test utils::accumulator::tests::test_accumulator_with_reblocking ... ok
[INFO] [stdout] test path_state::worm::tests::test_save_and_load_json_temp ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_save_and_load_json_temp ... ok
[INFO] [stdout] test path_state::mock_polymer::tests::test_mock_polymer_worm ... ok
[INFO] [stdout] test utils::ideal_bosons::tests::test_partition_function ... ok
[INFO] [stdout] test updates::proposed_update::tests::test_to_accepted_update ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_invalid_arguments_get_position_mut - should panic ... ok
[INFO] [stdout] test path_state::worldlines::tests::test_get_position ... ok
[INFO] [stdout] test path_state::worm::tests::test_invalid_arguments_position_mut - should panic ... ok
[INFO] [stdout] test path_state::worm::tests::test_position ... ok
[INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_insufficient_slices - should panic ... ok
[INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_invalid_two_lambda_tau - should panic ... ok
[INFO] [stdout] test updates::proposed_update::tests::test_overlapping_ranges_panic - should panic ... ok
[INFO] [stdout] test updates::proposed_update::tests::test_invalid_position_modification - should panic ... ok
[INFO] [stdout] test utils::ideal_bosons::tests::test_single_particle_partition_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pimc
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate<T>::new (line 69) ... ok
[INFO] [stdout] test src/path_state/worm.rs - path_state::worm::Worm (line 17) ... ok
[INFO] [stdout] test src/path_state/worm.rs - path_state::worm::Worm<N,M,D>::positions (line 262) ... ok
[INFO] [stdout] test src/path_state/worldlines.rs - path_state::worldlines::WorldLines<N,M,D>::initialize_positions (line 288) ... ok
[INFO] [stdout] test src/updates/levy_staging.rs - updates::levy_staging::levy_staging (line 35) ... ok
[INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate (line 33) ... ok
[INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate<T>::add_position_modification (line 103) ... ok
[INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate<T>::get_modified_particles (line 205) ... ok
[INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate<T>::get_modified_timeslices (line 185) ... ok
[INFO] [stdout] test src/path_state/worm.rs - path_state::worm::Worm<N,M,D>::set_positions (line 358) ... ok
[INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate<T>::get_modifications (line 164) ... ok
[INFO] [stdout] test src/path_state/worm.rs - path_state::worm::Worm<N,M,D>::initialize_positions (line 67) ... ok
[INFO] [stdout] test src/path_state/worldlines.rs - path_state::worldlines::WorldLines (line 11) ... ok
[INFO] [stdout] test src/path_state/worldlines.rs - path_state::worldlines::WorldLines<N,M,D>::get_positions (line 166) ... ok
[INFO] [stdout] test src/path_state/worldlines.rs - path_state::worldlines::WorldLines<N,M,D>::set_positions (line 223) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "224cac5f5a9cdd8eec406e23a81891e57b3efbe81c3089a7237c63d369719061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224cac5f5a9cdd8eec406e23a81891e57b3efbe81c3089a7237c63d369719061", kill_on_drop: false }`
[INFO] [stdout] 224cac5f5a9cdd8eec406e23a81891e57b3efbe81c3089a7237c63d369719061
