[INFO] fetching crate jaggedarray 0.2.11... [INFO] testing jaggedarray-0.2.11 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate jaggedarray 0.2.11 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate jaggedarray 0.2.11 [INFO] finished tweaking crates.io crate jaggedarray 0.2.11 [INFO] tweaked toml for crates.io crate jaggedarray 0.2.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jaggedarray 0.2.11 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded clap v3.2.25 [INFO] [stderr] Downloaded criterion v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae68e50f93a3d4d4e33abf308adc55e81e79e80258af5e3c50ec5995fa211a2 [INFO] running `Command { std: "docker" "start" "-a" "4ae68e50f93a3d4d4e33abf308adc55e81e79e80258af5e3c50ec5995fa211a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae68e50f93a3d4d4e33abf308adc55e81e79e80258af5e3c50ec5995fa211a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae68e50f93a3d4d4e33abf308adc55e81e79e80258af5e3c50ec5995fa211a2", kill_on_drop: false }` [INFO] [stdout] 4ae68e50f93a3d4d4e33abf308adc55e81e79e80258af5e3c50ec5995fa211a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012ec7aaa55811bbda650ac5851355e55763d98765adbe3dcaae2fa6c1c0b021 [INFO] running `Command { std: "docker" "start" "-a" "012ec7aaa55811bbda650ac5851355e55763d98765adbe3dcaae2fa6c1c0b021", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling jaggedarray v0.2.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 434 | index: [usize; M], [INFO] [stdout] 435 | ) -> JaggedArrayView [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 435 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 455 | index: [usize; M], [INFO] [stdout] 456 | ) -> JaggedArrayView [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] 456 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:490:9 [INFO] [stdout] | [INFO] [stdout] 490 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 491 | index: [usize; M], [INFO] [stdout] 492 | ) -> JaggedArrayMutView [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] 492 | ) -> JaggedArrayMutView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 845 | impl_view_mut!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 846 | impl_view_mut!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 847 | impl_view_mut!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "012ec7aaa55811bbda650ac5851355e55763d98765adbe3dcaae2fa6c1c0b021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012ec7aaa55811bbda650ac5851355e55763d98765adbe3dcaae2fa6c1c0b021", kill_on_drop: false }` [INFO] [stdout] 012ec7aaa55811bbda650ac5851355e55763d98765adbe3dcaae2fa6c1c0b021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99cd0abe60b19840b0143a4a6fe7d92449b06d580a5bf3bcb83257859bf6cd27 [INFO] running `Command { std: "docker" "start" "-a" "99cd0abe60b19840b0143a4a6fe7d92449b06d580a5bf3bcb83257859bf6cd27", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling jaggedarray v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 434 | index: [usize; M], [INFO] [stdout] 435 | ) -> JaggedArrayView [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 435 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 455 | index: [usize; M], [INFO] [stdout] 456 | ) -> JaggedArrayView [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] 456 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:490:9 [INFO] [stdout] | [INFO] [stdout] 490 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 491 | index: [usize; M], [INFO] [stdout] 492 | ) -> JaggedArrayMutView [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] 492 | ) -> JaggedArrayMutView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 845 | impl_view_mut!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 846 | impl_view_mut!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 847 | impl_view_mut!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 434 | index: [usize; M], [INFO] [stdout] 435 | ) -> JaggedArrayView [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 435 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 455 | index: [usize; M], [INFO] [stdout] 456 | ) -> JaggedArrayView [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] 456 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:490:9 [INFO] [stdout] | [INFO] [stdout] 490 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 491 | index: [usize; M], [INFO] [stdout] 492 | ) -> JaggedArrayMutView [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] 492 | ) -> JaggedArrayMutView<'_, TVal, TNum, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 547 | index: [usize; M], [INFO] [stdout] 548 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:595:17 [INFO] [stdout] | [INFO] [stdout] 595 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 596 | index: [usize; M], [INFO] [stdout] 597 | ) -> JaggedArrayView [INFO] [stdout] | ------------------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 845 | impl_view_mut!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 846 | impl_view_mut!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 722 | index: [usize; M], [INFO] [stdout] 723 | ) -> JaggedArrayMutView [INFO] [stdout] | --------------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 847 | impl_view_mut!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.91s [INFO] running `Command { std: "docker" "inspect" "99cd0abe60b19840b0143a4a6fe7d92449b06d580a5bf3bcb83257859bf6cd27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cd0abe60b19840b0143a4a6fe7d92449b06d580a5bf3bcb83257859bf6cd27", kill_on_drop: false }` [INFO] [stdout] 99cd0abe60b19840b0143a4a6fe7d92449b06d580a5bf3bcb83257859bf6cd27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a36345a339d5f15028e8513e7fffd7419f721623c33c20aa40e904cdcd27f7b2 [INFO] running `Command { std: "docker" "start" "-a" "a36345a339d5f15028e8513e7fffd7419f721623c33c20aa40e904cdcd27f7b2", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:433:9 [INFO] [stderr] | [INFO] [stderr] 433 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 434 | index: [usize; M], [INFO] [stderr] 435 | ) -> JaggedArrayView [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 435 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:454:9 [INFO] [stderr] | [INFO] [stderr] 454 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 455 | index: [usize; M], [INFO] [stderr] 456 | ) -> JaggedArrayView [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] 456 | ) -> JaggedArrayView<'_, TVal, TNum, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:490:9 [INFO] [stderr] | [INFO] [stderr] 490 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 491 | index: [usize; M], [INFO] [stderr] 492 | ) -> JaggedArrayMutView [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] 492 | ) -> JaggedArrayMutView<'_, TVal, TNum, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:546:17 [INFO] [stderr] | [INFO] [stderr] 546 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 547 | index: [usize; M], [INFO] [stderr] 548 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stderr] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:595:17 [INFO] [stderr] | [INFO] [stderr] 595 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 596 | index: [usize; M], [INFO] [stderr] 597 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 839 | impl_view!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stderr] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:546:17 [INFO] [stderr] | [INFO] [stderr] 546 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 547 | index: [usize; M], [INFO] [stderr] 548 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:595:17 [INFO] [stderr] | [INFO] [stderr] 595 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 596 | index: [usize; M], [INFO] [stderr] 597 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 840 | impl_view!(TNum, JaggedArrayView<'a, TVal, TNum>, TNum, Num); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:546:17 [INFO] [stderr] | [INFO] [stderr] 546 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 547 | index: [usize; M], [INFO] [stderr] 548 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:595:17 [INFO] [stderr] | [INFO] [stderr] 595 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 596 | index: [usize; M], [INFO] [stderr] 597 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 841 | impl_view!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:546:17 [INFO] [stderr] | [INFO] [stderr] 546 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 547 | index: [usize; M], [INFO] [stderr] 548 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 548 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:595:17 [INFO] [stderr] | [INFO] [stderr] 595 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 596 | index: [usize; M], [INFO] [stderr] 597 | ) -> JaggedArrayView [INFO] [stderr] | ------------------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 842 | impl_view!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 597 | ) -> JaggedArrayView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:721:17 [INFO] [stderr] | [INFO] [stderr] 721 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 722 | index: [usize; M], [INFO] [stderr] 723 | ) -> JaggedArrayMutView [INFO] [stderr] | --------------------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 845 | impl_view_mut!(::TI,JaggedArray,TBuffer,VecLike); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:721:17 [INFO] [stderr] | [INFO] [stderr] 721 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 722 | index: [usize; M], [INFO] [stderr] 723 | ) -> JaggedArrayMutView [INFO] [stderr] | --------------------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 846 | impl_view_mut!(TNum, JaggedArrayMutView<'a, TVal, TNum>, TNum, Num); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:721:17 [INFO] [stderr] | [INFO] [stderr] 721 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 722 | index: [usize; M], [INFO] [stderr] 723 | ) -> JaggedArrayMutView [INFO] [stderr] | --------------------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 847 | impl_view_mut!(TNum,JaggedArrayOwnedView,TNum,Num); [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_view_mut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 723 | ) -> JaggedArrayMutView<'_, TVal, $num, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `jaggedarray` (lib) generated 14 warnings (run `cargo fix --lib -p jaggedarray` to apply 14 suggestions) [INFO] [stderr] warning: `jaggedarray` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jaggedarray-7b10801d4311f419) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::push_1d_test ... ok [INFO] [stdout] test tests::push_3d_test ... ok [INFO] [stdout] test tests::push_2d_test ... ok [INFO] [stderr] Doc-tests jaggedarray [INFO] [stdout] test tests::push_4d_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::append (line 291) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::new_row (line 139) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::extend_last_row (line 205) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::remove_last_row (line 331) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::pop_from_last_row (line 184) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::extend_last_row_from_slice (line 223) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::remove_rows (line 354) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::append_from_view (line 244) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::truncate (line 399) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a36345a339d5f15028e8513e7fffd7419f721623c33c20aa40e904cdcd27f7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36345a339d5f15028e8513e7fffd7419f721623c33c20aa40e904cdcd27f7b2", kill_on_drop: false }` [INFO] [stdout] a36345a339d5f15028e8513e7fffd7419f721623c33c20aa40e904cdcd27f7b2