[INFO] fetching crate jaggedarray 0.2.11... [INFO] testing jaggedarray-0.2.11 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate jaggedarray 0.2.11 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jaggedarray 0.2.11 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b785c3971dcd5d2a9f63d4ef8c7020f4a437cc1636395429d113d1d0333b0b48 [INFO] running `Command { std: "docker" "start" "-a" "b785c3971dcd5d2a9f63d4ef8c7020f4a437cc1636395429d113d1d0333b0b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b785c3971dcd5d2a9f63d4ef8c7020f4a437cc1636395429d113d1d0333b0b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b785c3971dcd5d2a9f63d4ef8c7020f4a437cc1636395429d113d1d0333b0b48", kill_on_drop: false }` [INFO] [stdout] b785c3971dcd5d2a9f63d4ef8c7020f4a437cc1636395429d113d1d0333b0b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82954d08837691e645654d61d06a890e2c5e44294e06af36be95c4ee61072abd [INFO] running `Command { std: "docker" "start" "-a" "82954d08837691e645654d61d06a890e2c5e44294e06af36be95c4ee61072abd", 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.53s [INFO] running `Command { std: "docker" "inspect" "82954d08837691e645654d61d06a890e2c5e44294e06af36be95c4ee61072abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82954d08837691e645654d61d06a890e2c5e44294e06af36be95c4ee61072abd", kill_on_drop: false }` [INFO] [stdout] 82954d08837691e645654d61d06a890e2c5e44294e06af36be95c4ee61072abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d33688b4f8b4fe1eb76f9b853618a6a5c65886aa9a0a51f2ed2ac55cb9d8201 [INFO] running `Command { std: "docker" "start" "-a" "1d33688b4f8b4fe1eb76f9b853618a6a5c65886aa9a0a51f2ed2ac55cb9d8201", 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 os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [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.87s [INFO] running `Command { std: "docker" "inspect" "1d33688b4f8b4fe1eb76f9b853618a6a5c65886aa9a0a51f2ed2ac55cb9d8201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d33688b4f8b4fe1eb76f9b853618a6a5c65886aa9a0a51f2ed2ac55cb9d8201", kill_on_drop: false }` [INFO] [stdout] 1d33688b4f8b4fe1eb76f9b853618a6a5c65886aa9a0a51f2ed2ac55cb9d8201 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c2c5b783a833e76229bdc9835d1995df2a53c3bf8a669b180b066135077e5c2 [INFO] running `Command { std: "docker" "start" "-a" "1c2c5b783a833e76229bdc9835d1995df2a53c3bf8a669b180b066135077e5c2", 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.19s [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_2d_test ... ok [INFO] [stdout] test tests::push_3d_test ... ok [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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests jaggedarray [INFO] [stdout] [INFO] [stdout] running 9 tests [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::remove_rows (line 354) ... 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::remove_last_row (line 331) ... 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::extend_last_row (line 205) ... 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::append (line 291) ... 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 1.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c2c5b783a833e76229bdc9835d1995df2a53c3bf8a669b180b066135077e5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2c5b783a833e76229bdc9835d1995df2a53c3bf8a669b180b066135077e5c2", kill_on_drop: false }` [INFO] [stdout] 1c2c5b783a833e76229bdc9835d1995df2a53c3bf8a669b180b066135077e5c2