[INFO] cloning repository https://github.com/macthecadillac/advection-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macthecadillac/advection-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacthecadillac%2Fadvection-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacthecadillac%2Fadvection-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a03c554d72ec3119fd660323991231190c1c7e5f [INFO] checking macthecadillac/advection-solver against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacthecadillac%2Fadvection-solver" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/macthecadillac/advection-solver [INFO] finished tweaking git repo https://github.com/macthecadillac/advection-solver [INFO] tweaked toml for git repo https://github.com/macthecadillac/advection-solver written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/macthecadillac/advection-solver on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/macthecadillac/advection-solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.3 [INFO] [stderr] Downloaded toml v0.7.6 [INFO] [stderr] Downloaded serde v1.0.183 [INFO] [stderr] Downloaded funty v2.0.0 [INFO] [stderr] Downloaded radium v0.7.0 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded clap v4.3.23 [INFO] [stderr] Downloaded darling_core v0.14.4 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded serde_derive v1.0.183 [INFO] [stderr] Downloaded winnow v0.5.14 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded itertools v0.11.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.7 [INFO] [stderr] Downloaded cc v1.0.82 [INFO] [stderr] Downloaded indexmap v2.0.0 [INFO] [stderr] Downloaded rustix v0.38.8 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded hashbrown v0.14.0 [INFO] [stderr] Downloaded toml_edit v0.19.14 [INFO] [stderr] Downloaded clap_lex v0.5.0 [INFO] [stderr] Downloaded bitvec v1.0.1 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded rustfft v6.1.0 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded transpose v0.2.2 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded anstream v0.3.2 [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded darling v0.14.4 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded semver v1.0.18 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded either v1.9.0 [INFO] [stderr] Downloaded hermit-abi v0.3.2 [INFO] [stderr] Downloaded realfft v3.3.0 [INFO] [stderr] Downloaded primal-check v0.3.3 [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded proc-macro2 v1.0.66 [INFO] [stderr] Downloaded unicode-ident v1.0.11 [INFO] [stderr] Downloaded tap v1.0.1 [INFO] [stderr] Downloaded wyz v0.5.1 [INFO] [stderr] Downloaded darling_macro v0.14.4 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded linux-raw-sys v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92b2287d1f9fc44e5c2bffac1a163adb4bed3f94aee502093430671fe22bd42c [INFO] running `Command { std: "docker" "start" "-a" "92b2287d1f9fc44e5c2bffac1a163adb4bed3f94aee502093430671fe22bd42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92b2287d1f9fc44e5c2bffac1a163adb4bed3f94aee502093430671fe22bd42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b2287d1f9fc44e5c2bffac1a163adb4bed3f94aee502093430671fe22bd42c", kill_on_drop: false }` [INFO] [stdout] 92b2287d1f9fc44e5c2bffac1a163adb4bed3f94aee502093430671fe22bd42c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb34b89df6398f137c8ac68956f3b3219f555a60a337f5eb8c65ac86fd7baa6 [INFO] running `Command { std: "docker" "start" "-a" "6fb34b89df6398f137c8ac68956f3b3219f555a60a337f5eb8c65ac86fd7baa6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking winnow v0.5.14 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.3.23 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Checking clap v4.3.23 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking advection_solver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 555 | / view!(rows :: truncate => Iterator :: View1D; field: data; chunkf: chunks_exact; [INFO] [stdout] 556 | | order: Order::Row, repr: Repr::Real); [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: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 557 | / view!(dealiased_rows :: full => Iterator :: View1D; field: data; chunkf: chunks_exact; [INFO] [stdout] 558 | | order: Order::Row, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 559 | / view!(spectrum_rows :: halfx => Iterator :: HalfSpectralView1D; field: spectrum; [INFO] [stdout] 560 | | chunkf: chunks_exact; order: Order::Row, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 561 | / view!(columns :: truncate => Iterator :: View1D; field: data; chunkf: chunks_exact; [INFO] [stdout] 562 | | order: Order::Column, repr: Repr::Real); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 563 | / view!(dealiased_columns :: full => Iterator :: View1D; field: data; [INFO] [stdout] 564 | | chunkf: chunks_exact; order: Order::Column, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 565 | / view!(spectrum_columns :: halfy => Iterator :: SpectralView1D; field: spectrum; [INFO] [stdout] 566 | | chunkf: chunks_exact; order: Order::Column, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 568 | / view!(par_rows :: truncate => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 569 | | chunkf: par_chunks_exact; order: Order::Row, repr: Repr::Real); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 570 | / view!(par_dealiased_rows :: full => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 571 | | chunkf: par_chunks_exact; order: Order::Row, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 572 | / view!(par_spectrum_rows :: halfx => IndexedParallelIterator :: HalfSpectralView1D; [INFO] [stdout] 573 | | field: spectrum; chunkf: par_chunks_exact; [INFO] [stdout] 574 | | order: Order::Row, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 575 | / view!(par_columns :: truncate => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 576 | | chunkf: par_chunks_exact; order: Order::Column, repr: Repr::Real); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | / view!(par_dealiased_columns :: full => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 578 | | chunkf: par_chunks_exact; order: Order::Column, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | / view!(par_spectrum_columns :: halfy => IndexedParallelIterator :: SpectralView1D; [INFO] [stdout] 580 | | field: spectrum; chunkf: par_chunks_exact; [INFO] [stdout] 581 | | order: Order::Column, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 583 | / view!(mut rows_mut :: truncate => Iterator :: View1DMut; field: data; [INFO] [stdout] 584 | | chunkf: chunks_exact_mut; to_repr: to_real_repr; Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 585 | / view!(mut dealiased_rows_mut :: full => Iterator :: View1DMut; field: data; [INFO] [stdout] 586 | | chunkf: chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 587 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 588 | / view!(mut spectrum_rows_mut :: halfx => Iterator :: HalfSpectralView1DMut; [INFO] [stdout] 589 | | field: spectrum; chunkf: chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 590 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 591 | / view!(mut columns_mut :: truncate => Iterator :: View1DMut; field: data; [INFO] [stdout] 592 | | chunkf: chunks_exact_mut; to_repr: to_real_repr; Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 593 | / view!(mut dealiased_columns_mut :: full => Iterator :: View1DMut; field: data; [INFO] [stdout] 594 | | chunkf: chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 595 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 596 | / view!(mut spectrum_columns_mut :: halfy => Iterator :: SpectralView1DMut; [INFO] [stdout] 597 | | field: spectrum; chunkf: chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 598 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 600 | / view!(mut par_rows_mut :: truncate => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 601 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_real_repr; [INFO] [stdout] 602 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 603 | / view!(mut par_dealiased_rows_mut :: full => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 604 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 605 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / view!(mut par_spectrum_rows_mut :: halfx => IndexedParallelIterator :: HalfSpectralView1DMut; [INFO] [stdout] 607 | | field: spectrum; chunkf: par_chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 608 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 609 | / view!(mut par_columns_mut :: truncate => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 610 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_real_repr; [INFO] [stdout] 611 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 612 | / view!(mut par_dealiased_columns_mut :: full => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 613 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 614 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 615 | / view!(mut par_spectrum_columns_mut :: halfy => IndexedParallelIterator :: SpectralView1DMut; [INFO] [stdout] 616 | | field: spectrum; chunkf: par_chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 617 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 555 | / view!(rows :: truncate => Iterator :: View1D; field: data; chunkf: chunks_exact; [INFO] [stdout] 556 | | order: Order::Row, repr: Repr::Real); [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: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 557 | / view!(dealiased_rows :: full => Iterator :: View1D; field: data; chunkf: chunks_exact; [INFO] [stdout] 558 | | order: Order::Row, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 559 | / view!(spectrum_rows :: halfx => Iterator :: HalfSpectralView1D; field: spectrum; [INFO] [stdout] 560 | | chunkf: chunks_exact; order: Order::Row, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 561 | / view!(columns :: truncate => Iterator :: View1D; field: data; chunkf: chunks_exact; [INFO] [stdout] 562 | | order: Order::Column, repr: Repr::Real); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 563 | / view!(dealiased_columns :: full => Iterator :: View1D; field: data; [INFO] [stdout] 564 | | chunkf: chunks_exact; order: Order::Column, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 565 | / view!(spectrum_columns :: halfy => Iterator :: SpectralView1D; field: spectrum; [INFO] [stdout] 566 | | chunkf: chunks_exact; order: Order::Column, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 568 | / view!(par_rows :: truncate => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 569 | | chunkf: par_chunks_exact; order: Order::Row, repr: Repr::Real); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 570 | / view!(par_dealiased_rows :: full => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 571 | | chunkf: par_chunks_exact; order: Order::Row, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 572 | / view!(par_spectrum_rows :: halfx => IndexedParallelIterator :: HalfSpectralView1D; [INFO] [stdout] 573 | | field: spectrum; chunkf: par_chunks_exact; [INFO] [stdout] 574 | | order: Order::Row, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 575 | / view!(par_columns :: truncate => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 576 | | chunkf: par_chunks_exact; order: Order::Column, repr: Repr::Real); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 577 | / view!(par_dealiased_columns :: full => IndexedParallelIterator :: View1D; field: data; [INFO] [stdout] 578 | | chunkf: par_chunks_exact; order: Order::Column, repr: Repr::DealiasedReal); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 579 | / view!(par_spectrum_columns :: halfy => IndexedParallelIterator :: SpectralView1D; [INFO] [stdout] 580 | | field: spectrum; chunkf: par_chunks_exact; [INFO] [stdout] 581 | | order: Order::Column, repr: Repr::Fourier); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn $method(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 583 | / view!(mut rows_mut :: truncate => Iterator :: View1DMut; field: data; [INFO] [stdout] 584 | | chunkf: chunks_exact_mut; to_repr: to_real_repr; Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 585 | / view!(mut dealiased_rows_mut :: full => Iterator :: View1DMut; field: data; [INFO] [stdout] 586 | | chunkf: chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 587 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 588 | / view!(mut spectrum_rows_mut :: halfx => Iterator :: HalfSpectralView1DMut; [INFO] [stdout] 589 | | field: spectrum; chunkf: chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 590 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 591 | / view!(mut columns_mut :: truncate => Iterator :: View1DMut; field: data; [INFO] [stdout] 592 | | chunkf: chunks_exact_mut; to_repr: to_real_repr; Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 593 | / view!(mut dealiased_columns_mut :: full => Iterator :: View1DMut; field: data; [INFO] [stdout] 594 | | chunkf: chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 595 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 596 | / view!(mut spectrum_columns_mut :: halfy => Iterator :: SpectralView1DMut; [INFO] [stdout] 597 | | field: spectrum; chunkf: chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 598 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 600 | / view!(mut par_rows_mut :: truncate => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 601 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_real_repr; [INFO] [stdout] 602 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 603 | / view!(mut par_dealiased_rows_mut :: full => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 604 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 605 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 606 | / view!(mut par_spectrum_rows_mut :: halfx => IndexedParallelIterator :: HalfSpectralView1DMut; [INFO] [stdout] 607 | | field: spectrum; chunkf: par_chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 608 | | Order::Column => Order::Row); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 609 | / view!(mut par_columns_mut :: truncate => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 610 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_real_repr; [INFO] [stdout] 611 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 612 | / view!(mut par_dealiased_columns_mut :: full => IndexedParallelIterator :: View1DMut; [INFO] [stdout] 613 | | field: data; chunkf: par_chunks_exact_mut; to_repr: to_dealiased_real_repr; [INFO] [stdout] 614 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/field.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 615 | / view!(mut par_spectrum_columns_mut :: halfy => IndexedParallelIterator :: SpectralView1DMut; [INFO] [stdout] 616 | | field: spectrum; chunkf: par_chunks_exact_mut; to_repr: to_fourier_repr; [INFO] [stdout] 617 | | Order::Row => Order::Column); [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 `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 492 | pub fn $method(&mut self) -> impl $iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.87s [INFO] running `Command { std: "docker" "inspect" "6fb34b89df6398f137c8ac68956f3b3219f555a60a337f5eb8c65ac86fd7baa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb34b89df6398f137c8ac68956f3b3219f555a60a337f5eb8c65ac86fd7baa6", kill_on_drop: false }` [INFO] [stdout] 6fb34b89df6398f137c8ac68956f3b3219f555a60a337f5eb8c65ac86fd7baa6