[INFO] fetching crate staging-protobuf 4.30.0-beta1...
[INFO] testing staging-protobuf-4.30.0-beta1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate staging-protobuf 4.30.0-beta1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate staging-protobuf 4.30.0-beta1
[INFO] finished tweaking crates.io crate staging-protobuf 4.30.0-beta1
[INFO] tweaked toml for crates.io crate staging-protobuf 4.30.0-beta1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate staging-protobuf 4.30.0-beta1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding googletest v0.13.0 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded googletest_macro v0.13.0
[INFO] [stderr]   Downloaded googletest v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a4fd109688ee026d2fd1892a7dfb2bfbcd5f7325c6b076294ac479ea3ade1dd
[INFO] running `Command { std: "docker" "start" "-a" "1a4fd109688ee026d2fd1892a7dfb2bfbcd5f7325c6b076294ac479ea3ade1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a4fd109688ee026d2fd1892a7dfb2bfbcd5f7325c6b076294ac479ea3ade1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a4fd109688ee026d2fd1892a7dfb2bfbcd5f7325c6b076294ac479ea3ade1dd", kill_on_drop: false }`
[INFO] [stdout] 1a4fd109688ee026d2fd1892a7dfb2bfbcd5f7325c6b076294ac479ea3ade1dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3c1ef709d427b94c3a4c46aafeec895d438ee718833effcda75842949b43d7f
[INFO] running `Command { std: "docker" "start" "-a" "d3c1ef709d427b94c3a4c46aafeec895d438ee718833effcda75842949b43d7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling staging-protobuf v4.30.0-beta1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/map.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut {
[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] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:345:20
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<V>>
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here             ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<'_, V>>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn iter(&self) -> MapIter<K, V> {
[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] 368 |     pub fn iter(&self) -> MapIter<'_, K, V> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get(&self, index: usize) -> Option<View<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] 162 |     pub fn get(&self, index: usize) -> Option<View<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:171:33
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<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] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn iter(&self) -> RepeatedIter<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] 205 |     pub fn iter(&self) -> RepeatedIter<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn as_view(&self) -> View<Repeated<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] 226 |     pub fn as_view(&self) -> View<'_, Repeated<T>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
[INFO] running `Command { std: "docker" "inspect" "d3c1ef709d427b94c3a4c46aafeec895d438ee718833effcda75842949b43d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c1ef709d427b94c3a4c46aafeec895d438ee718833effcda75842949b43d7f", kill_on_drop: false }`
[INFO] [stdout] d3c1ef709d427b94c3a4c46aafeec895d438ee718833effcda75842949b43d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8457e7bfd9cb8b1c25715909341249bcd3daa992c7dc55018992a20d295458e6
[INFO] running `Command { std: "docker" "start" "-a" "8457e7bfd9cb8b1c25715909341249bcd3daa992c7dc55018992a20d295458e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling googletest_macro v0.13.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/map.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut {
[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] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:345:20
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<V>>
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here             ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<'_, V>>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn iter(&self) -> MapIter<K, V> {
[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] 368 |     pub fn iter(&self) -> MapIter<'_, K, V> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get(&self, index: usize) -> Option<View<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] 162 |     pub fn get(&self, index: usize) -> Option<View<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:171:33
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<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] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn iter(&self) -> RepeatedIter<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] 205 |     pub fn iter(&self) -> RepeatedIter<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn as_view(&self) -> View<Repeated<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] 226 |     pub fn as_view(&self) -> View<'_, Repeated<T>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling googletest v0.13.0
[INFO] [stderr]    Compiling staging-protobuf v4.30.0-beta1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/map.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut {
[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] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:345:20
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<V>>
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here             ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<'_, V>>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn iter(&self) -> MapIter<K, V> {
[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] 368 |     pub fn iter(&self) -> MapIter<'_, K, V> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get(&self, index: usize) -> Option<View<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] 162 |     pub fn get(&self, index: usize) -> Option<View<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:171:33
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<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] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn iter(&self) -> RepeatedIter<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] 205 |     pub fn iter(&self) -> RepeatedIter<'_, T> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repeated.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn as_view(&self) -> View<Repeated<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] 226 |     pub fn as_view(&self) -> View<'_, Repeated<T>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.14s
[INFO] running `Command { std: "docker" "inspect" "8457e7bfd9cb8b1c25715909341249bcd3daa992c7dc55018992a20d295458e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8457e7bfd9cb8b1c25715909341249bcd3daa992c7dc55018992a20d295458e6", kill_on_drop: false }`
[INFO] [stdout] 8457e7bfd9cb8b1c25715909341249bcd3daa992c7dc55018992a20d295458e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22f82f5ce73b1dfce3f15d06489f9fbcb5450c8deb02b29e1247c31dc44ec369
[INFO] running `Command { std: "docker" "start" "-a" "22f82f5ce73b1dfce3f15d06489f9fbcb5450c8deb02b29e1247c31dc44ec369", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/map.rs:47:18
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut {
[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] 47 |     pub fn inner(&self, _private: Private) -> InnerMapMut<'_> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:345:20
[INFO] [stderr]     |
[INFO] [stderr] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<V>>
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here             ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 345 |     pub fn get<'a>(&self, key: impl Into<View<'a, K>>) -> Option<View<'_, V>>
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map.rs:368:17
[INFO] [stderr]     |
[INFO] [stderr] 368 |     pub fn iter(&self) -> MapIter<K, V> {
[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] 368 |     pub fn iter(&self) -> MapIter<'_, K, V> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repeated.rs:162:16
[INFO] [stderr]     |
[INFO] [stderr] 162 |     pub fn get(&self, index: usize) -> Option<View<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] 162 |     pub fn get(&self, index: usize) -> Option<View<'_, T>> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repeated.rs:171:33
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<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] 171 |     pub unsafe fn get_unchecked(&self, index: usize) -> View<'_, T> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repeated.rs:205:17
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn iter(&self) -> RepeatedIter<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] 205 |     pub fn iter(&self) -> RepeatedIter<'_, T> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repeated.rs:226:20
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn as_view(&self) -> View<Repeated<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] 226 |     pub fn as_view(&self) -> View<'_, Repeated<T>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `staging-protobuf` (lib) generated 7 warnings (run `cargo fix --lib -p staging-protobuf` to apply 7 suggestions)
[INFO] [stderr] warning: `staging-protobuf` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/shared.rs (/opt/rustwide/target/debug/deps/staging_protobuf-16c298c5263a1265)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test map::tests::test_all_maps_can_be_constructed ... ok
[INFO] [stdout] test map::tests::test_dbg ... ok
[INFO] [stdout] test map::tests::test_overwrite_insert ... ok
[INFO] [stdout] test map::tests::test_proxied_iter ... ok
[INFO] [stdout] test map::tests::test_copy_from ... ok
[INFO] [stdout] test map::tests::test_extend ... ok
[INFO] [stdout] test map::tests::test_proxied_scalar ... ok
[INFO] [stdout] test map::tests::test_proxied_str ... ok
[INFO] [stdout] test proxied::tests::test_as_view ... ok
[INFO] [stdout] test proxied::tests::test_mut_into_view ... ok
[INFO] [stdout] test proxied::tests::test_reborrow_generic_as_view ... ok
[INFO] [stdout] test proxied::tests::test_reborrow_generic_mut_into_view ... ok
[INFO] [stdout] test proxied::tests::test_require_unified_lifetimes ... ok
[INFO] [stdout] test repeated::tests::test_primitive_repeated ... ok
[INFO] [stdout] test proxied::tests::test_reborrow_generic_into_view ... ok
[INFO] [stdout] test repeated::tests::test_repeated_iter_into_proxied ... ok
[INFO] [stdout] test string::tests::proto_str_display ... ok
[INFO] [stdout] test string::tests::proto_str_debug ... ok
[INFO] [stdout] test string::tests::proto_str_to_cow ... ok
[INFO] [stdout] test string::tests::proto_str_chars ... ok
[INFO] [stdout] test string::tests::proto_str_to_rust_str ... ok
[INFO] [stdout] test upb::owned_arena_box::tests::test_alloc_str_roundtrip ... ok
[INFO] [stdout] test upb::owned_arena_box::tests::test_sized_type_roundtrip ... ok
[INFO] [stdout] test proxied::tests::test_reborrow_generic_mut_into_mut ... ok
[INFO] [stdout] test string::tests::proto_str_utf8_chunks ... ok
[INFO] [stdout] test upb::arena::tests::assert_arena_linked ... ok
[INFO] [stdout] test upb::text::tests::assert_text_linked ... ok
[INFO] [stdout] test upb::wire::tests::assert_wire_linked ... ok
[INFO] [stdout] test upb::arena::tests::raw_ffi_test ... ok
[INFO] [stdout] test upb::map::tests::assert_map_linked ... ok
[INFO] [stdout] test upb::arena::tests::test_arena_new_and_free ... ok
[INFO] [stdout] test upb::array::tests::assert_array_linked ... ok
[INFO] [stdout] test upb::map::tests::map_ffi_test ... ok
[INFO] [stdout] test upb::message::tests::assert_message_linked ... ok
[INFO] [stdout] test upb::array::tests::array_ffi_test ... ok
[INFO] [stdout] test upb::owned_arena_box::tests::test_byte_slice_pointer_roundtrip ... ok
[INFO] [stdout] test upb::mini_table::tests::assert_mini_table_linked ... ok
[INFO] [stdout] test repeated::tests::test_repeated_extend ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests staging_protobuf
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/codegen_traits.rs - codegen_traits::interop::MessageViewInterop::__unstable_wrap_raw_message (line 158) ... ignored
[INFO] [stdout] test src/proto_macro.rs - proto_macro::proto (line 16) ... ignored
[INFO] [stdout] test src/proxied.rs - proxied::AsView::as_view (line 111) ... ignored
[INFO] [stdout] test src/proxied.rs - proxied::IntoMut::into_mut (line 185) ... ignored
[INFO] [stdout] test src/proxied.rs - proxied::IntoView::into_view (line 139) ... ignored
[INFO] [stdout] test src/utf8.rs - utf8::Utf8Chunk (line 33) ... ignored
[INFO] [stdout] test src/utf8.rs - utf8::Utf8Chunks (line 136) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "22f82f5ce73b1dfce3f15d06489f9fbcb5450c8deb02b29e1247c31dc44ec369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f82f5ce73b1dfce3f15d06489f9fbcb5450c8deb02b29e1247c31dc44ec369", kill_on_drop: false }`
[INFO] [stdout] 22f82f5ce73b1dfce3f15d06489f9fbcb5450c8deb02b29e1247c31dc44ec369
