[INFO] cloning repository https://github.com/egregius313/product-with-repeat.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egregius313/product-with-repeat.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegregius313%2Fproduct-with-repeat.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegregius313%2Fproduct-with-repeat.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d459b9049f8725f109a43c06561f833293cf93d2
[INFO] testing egregius313/product-with-repeat.rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegregius313%2Fproduct-with-repeat.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/egregius313/product-with-repeat.rs
[INFO] finished tweaking git repo https://github.com/egregius313/product-with-repeat.rs
[INFO] tweaked toml for git repo https://github.com/egregius313/product-with-repeat.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/egregius313/product-with-repeat.rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/egregius313/product-with-repeat.rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dc12b1aec14619e8c8530d9468a5fc51e6a7e883657cb805e1f21008fb8b0a3
[INFO] running `Command { std: "docker" "start" "-a" "5dc12b1aec14619e8c8530d9468a5fc51e6a7e883657cb805e1f21008fb8b0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dc12b1aec14619e8c8530d9468a5fc51e6a7e883657cb805e1f21008fb8b0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dc12b1aec14619e8c8530d9468a5fc51e6a7e883657cb805e1f21008fb8b0a3", kill_on_drop: false }`
[INFO] [stdout] 5dc12b1aec14619e8c8530d9468a5fc51e6a7e883657cb805e1f21008fb8b0a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09c09ba8fff780426638428d4a8abd9109699bba8ae0420103a23692e8425cef
[INFO] running `Command { std: "docker" "start" "-a" "09c09ba8fff780426638428d4a8abd9109699bba8ae0420103a23692e8425cef", kill_on_drop: false }`
[INFO] [stderr]    Compiling product-with-repeat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T>;
[INFO] [stdout]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T>;
[INFO] [stdout]   |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T> {
[INFO] [stdout]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T> {
[INFO] [stdout]   |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:53
[INFO] [stdout]    |
[INFO] [stdout] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT>;
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:94:53
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT> {
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] running `Command { std: "docker" "inspect" "09c09ba8fff780426638428d4a8abd9109699bba8ae0420103a23692e8425cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c09ba8fff780426638428d4a8abd9109699bba8ae0420103a23692e8425cef", kill_on_drop: false }`
[INFO] [stdout] 09c09ba8fff780426638428d4a8abd9109699bba8ae0420103a23692e8425cef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01c2f1453da5cabd110343f8ef19a39c7d5e338ec7441c3fb51cf7b8b15d6fff
[INFO] running `Command { std: "docker" "start" "-a" "01c2f1453da5cabd110343f8ef19a39c7d5e338ec7441c3fb51cf7b8b15d6fff", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T>;
[INFO] [stdout]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T>;
[INFO] [stdout]   |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T> {
[INFO] [stdout]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T> {
[INFO] [stdout]   |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:53
[INFO] [stdout]    |
[INFO] [stdout] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT>;
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:94:53
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT> {
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling product-with-repeat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T>;
[INFO] [stdout]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T>;
[INFO] [stdout]   |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T> {
[INFO] [stdout]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T> {
[INFO] [stdout]   |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:53
[INFO] [stdout]    |
[INFO] [stdout] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT>;
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:94:53
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT> {
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "01c2f1453da5cabd110343f8ef19a39c7d5e338ec7441c3fb51cf7b8b15d6fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01c2f1453da5cabd110343f8ef19a39c7d5e338ec7441c3fb51cf7b8b15d6fff", kill_on_drop: false }`
[INFO] [stdout] 01c2f1453da5cabd110343f8ef19a39c7d5e338ec7441c3fb51cf7b8b15d6fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1bce3636977aa0f209b230b3b7a72eb2d3a5adf37e539a24fe04bfa6042bc0ca
[INFO] running `Command { std: "docker" "start" "-a" "1bce3636977aa0f209b230b3b7a72eb2d3a5adf37e539a24fe04bfa6042bc0ca", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/lib.rs:5:28
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T>;
[INFO] [stderr]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                            |
[INFO] [stderr]   |                            the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T>;
[INFO] [stderr]   |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/lib.rs:9:28
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<T> {
[INFO] [stderr]   |                            ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                            |
[INFO] [stderr]   |                            the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn product_with_repeat(&self, repeat: usize) -> Iter<'_, T> {
[INFO] [stderr]   |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:90:53
[INFO] [stderr]    |
[INFO] [stderr] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT>;
[INFO] [stderr]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                     |
[INFO] [stderr]    |                                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT>;
[INFO] [stderr]    |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:94:53
[INFO] [stderr]    |
[INFO] [stderr] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<T, REPEAT> {
[INFO] [stderr]    |                                                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                     |
[INFO] [stderr]    |                                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |         fn product_with_repeat<const REPEAT: usize>(&self) -> Iter<'_, T, REPEAT> {
[INFO] [stderr]    |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `product-with-repeat` (lib) generated 4 warnings (run `cargo fix --lib -p product-with-repeat` to apply 4 suggestions)
[INFO] [stderr] warning: `product-with-repeat` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/product_with_repeat-c1c024b7704de0f1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests product_with_repeat
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - known_size (line 79) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - known_size (line 79) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Player` in this scope
[INFO] [stdout]   --> src/lib.rs:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 | let potential_baseball_teams: [&Player; 26] = players.product_with_repeat::<26>().collect();
[INFO] [stdout]    |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `players` in this scope
[INFO] [stdout]   --> src/lib.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 | let potential_baseball_teams: [&Player; 26] = players.product_with_repeat::<26>().collect();
[INFO] [stdout]    |                                               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - known_size (line 79)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1bce3636977aa0f209b230b3b7a72eb2d3a5adf37e539a24fe04bfa6042bc0ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bce3636977aa0f209b230b3b7a72eb2d3a5adf37e539a24fe04bfa6042bc0ca", kill_on_drop: false }`
[INFO] [stdout] 1bce3636977aa0f209b230b3b7a72eb2d3a5adf37e539a24fe04bfa6042bc0ca
