[INFO] fetching crate pimc 0.1.0... [INFO] testing pimc-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate pimc 0.1.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pimc 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.26 [INFO] [stderr] Downloaded quote v1.0.39 [INFO] [stderr] Downloaded serde v1.0.218 [INFO] [stderr] Downloaded serde_derive v1.0.218 [INFO] [stderr] Downloaded tempfile v3.17.1 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded libc v0.2.170 [INFO] [stderr] Downloaded syn v2.0.99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5da4a6528eb4d573dfb60821ccff77f6b8bfdc5c780efc571755ff8fa753966 [INFO] running `Command { std: "docker" "start" "-a" "f5da4a6528eb4d573dfb60821ccff77f6b8bfdc5c780efc571755ff8fa753966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5da4a6528eb4d573dfb60821ccff77f6b8bfdc5c780efc571755ff8fa753966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5da4a6528eb4d573dfb60821ccff77f6b8bfdc5c780efc571755ff8fa753966", kill_on_drop: false }` [INFO] [stdout] f5da4a6528eb4d573dfb60821ccff77f6b8bfdc5c780efc571755ff8fa753966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c14e6dba6420a626a7e19b59813b948090333c76d3e2d2ab9694daf13746a12f [INFO] running `Command { std: "docker" "start" "-a" "c14e6dba6420a626a7e19b59813b948090333c76d3e2d2ab9694daf13746a12f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling log v0.4.26 [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-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [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 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; [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; [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; [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 22.76s [INFO] running `Command { std: "docker" "inspect" "c14e6dba6420a626a7e19b59813b948090333c76d3e2d2ab9694daf13746a12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14e6dba6420a626a7e19b59813b948090333c76d3e2d2ab9694daf13746a12f", kill_on_drop: false }` [INFO] [stdout] c14e6dba6420a626a7e19b59813b948090333c76d3e2d2ab9694daf13746a12f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1107b86e28b2831c879db3c78f9d8fb010d2f95965a71fe2d29f37a9ee1100df [INFO] running `Command { std: "docker" "start" "-a" "1107b86e28b2831c879db3c78f9d8fb010d2f95965a71fe2d29f37a9ee1100df", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling once_cell v1.20.3 [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; [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; [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; [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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; [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; [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; [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 27.41s [INFO] running `Command { std: "docker" "inspect" "1107b86e28b2831c879db3c78f9d8fb010d2f95965a71fe2d29f37a9ee1100df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1107b86e28b2831c879db3c78f9d8fb010d2f95965a71fe2d29f37a9ee1100df", kill_on_drop: false }` [INFO] [stdout] 1107b86e28b2831c879db3c78f9d8fb010d2f95965a71fe2d29f37a9ee1100df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4af078a217e6b7e66d58457fd2fbcb902a033c8868b1c65a5c1d944e2b8719eb [INFO] running `Command { std: "docker" "start" "-a" "4af078a217e6b7e66d58457fd2fbcb902a033c8868b1c65a5c1d944e2b8719eb", 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; [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; [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; [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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: `pimc` (lib) generated 17 warnings (run `cargo fix --lib -p pimc` to apply 17 suggestions) [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 { [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 { [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 { [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 { [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; [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 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.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pimc-177df40a085a83fd) [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_new_worldlines ... ok [INFO] [stdout] test path_state::worldlines::tests::test_get_positions ... ok [INFO] [stdout] test path_state::mock_polymer::tests::test_mock_polymer_worm ... ok [INFO] [stdout] test path_state::worldlines::tests::test_particle_state ... ok [INFO] [stdout] test path_state::mock_polymer::tests::test_mock_polymer_positions ... ok [INFO] [stdout] test path_state::worldlines::tests::test_set_permutations ... ok [INFO] [stdout] test path_state::worm::tests::test_new_worm ... ok [INFO] [stdout] test path_state::worm::tests::test_position_mut ... ok [INFO] [stdout] test path_state::worm::tests::test_positions ... 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::worm::tests::test_set_permutations ... ok [INFO] [stdout] test path_state::worldlines::tests::test_set_positions ... ok [INFO] [stdout] test path_state::worm::tests::test_set_positions ... 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_deterministic ... ok [INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_first_column ... ok [INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_basic ... 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 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 utils::accumulator::tests::test_accumulator ... ok [INFO] [stdout] test path_state::worm::tests::test_position ... ok [INFO] [stdout] test utils::accumulator::tests::test_accumulator_small_input ... ok [INFO] [stdout] test path_state::worm::tests::test_invalid_arguments_position_mut - should panic ... ok [INFO] [stdout] test utils::accumulator::tests::test_accumulator_with_reblocking ... ok [INFO] [stdout] test utils::ideal_bosons::tests::test_partition_function ... ok [INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_invalid_two_lambda_tau - should panic ... ok [INFO] [stdout] test updates::levy_staging::tests::test_levy_staging_insufficient_slices - should panic ... ok [INFO] [stdout] test updates::proposed_update::tests::test_invalid_position_modification - should panic ... ok [INFO] [stdout] test updates::proposed_update::tests::test_to_accepted_update ... ok [INFO] [stdout] test updates::proposed_update::tests::test_overlapping_ranges_panic - 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.45s [INFO] [stdout] [INFO] [stderr] Doc-tests pimc [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/path_state/worm.rs - path_state::worm::Worm::set_positions (line 358) ... 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::set_positions (line 223) ... 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::initialize_positions (line 67) ... ok [INFO] [stdout] test src/path_state/worldlines.rs - path_state::worldlines::WorldLines::get_positions (line 166) ... ok [INFO] [stdout] test src/path_state/worm.rs - path_state::worm::Worm::positions (line 262) ... ok [INFO] [stdout] test src/path_state/worldlines.rs - path_state::worldlines::WorldLines::initialize_positions (line 288) ... ok [INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate::new (line 69) ... 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::get_modified_particles (line 205) ... ok [INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate::get_modified_timeslices (line 185) ... ok [INFO] [stdout] test src/updates/proposed_update.rs - updates::proposed_update::ProposedUpdate::get_modifications (line 164) ... 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::add_position_modification (line 103) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4af078a217e6b7e66d58457fd2fbcb902a033c8868b1c65a5c1d944e2b8719eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af078a217e6b7e66d58457fd2fbcb902a033c8868b1c65a5c1d944e2b8719eb", kill_on_drop: false }` [INFO] [stdout] 4af078a217e6b7e66d58457fd2fbcb902a033c8868b1c65a5c1d944e2b8719eb