[INFO] fetching crate statime 0.4.0...
[INFO] testing statime-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate statime 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate statime 0.4.0
[INFO] finished tweaking crates.io crate statime 0.4.0
[INFO] tweaked toml for crates.io crate statime 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate statime 0.4.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate statime 0.4.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9834e330aa72c5beae8de48ffc05db6c1aebcb46799aae43153fb121d6c992a1
[INFO] running `Command { std: "docker" "start" "-a" "9834e330aa72c5beae8de48ffc05db6c1aebcb46799aae43153fb121d6c992a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9834e330aa72c5beae8de48ffc05db6c1aebcb46799aae43153fb121d6c992a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9834e330aa72c5beae8de48ffc05db6c1aebcb46799aae43153fb121d6c992a1", kill_on_drop: false }`
[INFO] [stdout] 9834e330aa72c5beae8de48ffc05db6c1aebcb46799aae43153fb121d6c992a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7da943553c6eb3bc8d25cf3a1d10796cdd790f92008996316687b6612ca31f65
[INFO] running `Command { std: "docker" "start" "-a" "7da943553c6eb3bc8d25cf3a1d10796cdd790f92008996316687b6612ca31f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling statime v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/mod.rs:417:39
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator {
[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] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/actions.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV>;
[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] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV<'_>>;
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/actions.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV> {
[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] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator {
[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] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator {
[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] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator<'_> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 93 |         tlv_provider: &mut impl ForwardedTLVProvider,
[INFO] [stdout] 94 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 224 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 261 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/slave.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/slave.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 101 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 167 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 261 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 324 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator {
[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] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 469 |         log_min_pdelay_req_interval: Interval,
[INFO] [stdout] 470 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 518 |         log_min_delay_req_interval: Interval,
[INFO] [stdout] 519 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.99s
[INFO] running `Command { std: "docker" "inspect" "7da943553c6eb3bc8d25cf3a1d10796cdd790f92008996316687b6612ca31f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da943553c6eb3bc8d25cf3a1d10796cdd790f92008996316687b6612ca31f65", kill_on_drop: false }`
[INFO] [stdout] 7da943553c6eb3bc8d25cf3a1d10796cdd790f92008996316687b6612ca31f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef0d7de9f6284671271a2454be02f18261a264959d1f50815ae740606fcae29f
[INFO] running `Command { std: "docker" "start" "-a" "ef0d7de9f6284671271a2454be02f18261a264959d1f50815ae740606fcae29f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/mod.rs:417:39
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator {
[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] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/actions.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV>;
[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] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV<'_>>;
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/actions.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV> {
[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] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator {
[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] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator {
[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] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator<'_> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 93 |         tlv_provider: &mut impl ForwardedTLVProvider,
[INFO] [stdout] 94 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 224 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 261 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/slave.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/slave.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 101 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 167 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 261 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 324 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator {
[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] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 469 |         log_min_pdelay_req_interval: Interval,
[INFO] [stdout] 470 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 518 |         log_min_delay_req_interval: Interval,
[INFO] [stdout] 519 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling statime v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/mod.rs:417:39
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator {
[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] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/actions.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV>;
[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] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV<'_>>;
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/actions.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV> {
[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] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator {
[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] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator {
[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] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator<'_> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/master.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 93 |         tlv_provider: &mut impl ForwardedTLVProvider,
[INFO] [stdout] 94 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 192 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 224 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/master.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 261 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/slave.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/port/slave.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 71 |     ) -> PortActionIterator {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 101 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 167 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 261 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 324 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator {
[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] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 469 |         log_min_pdelay_req_interval: Interval,
[INFO] [stdout] 470 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/port/slave.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 518 |         log_min_delay_req_interval: Interval,
[INFO] [stdout] 519 |     ) -> PortActionIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     ) -> PortActionIterator<'_> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.38s
[INFO] running `Command { std: "docker" "inspect" "ef0d7de9f6284671271a2454be02f18261a264959d1f50815ae740606fcae29f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0d7de9f6284671271a2454be02f18261a264959d1f50815ae740606fcae29f", kill_on_drop: false }`
[INFO] [stdout] ef0d7de9f6284671271a2454be02f18261a264959d1f50815ae740606fcae29f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26538065308b673a4e9d634c5387bb2fb9fd1ad0a284310fa0697cfb5c76111e
[INFO] running `Command { std: "docker" "start" "-a" "26538065308b673a4e9d634c5387bb2fb9fd1ad0a284310fa0697cfb5c76111e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/mod.rs:417:39
[INFO] [stderr]     |
[INFO] [stderr] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator {
[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] 417 |     pub fn handle_filter_update_timer(&mut self) -> PortActionIterator<'_> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/port/actions.rs:36:24
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV>;
[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] 36 |     fn next_if_smaller(&mut self, max_size: usize) -> Option<ForwardedTLV<'_>>;
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/port/actions.rs:44:24
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV> {
[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] 44 |     fn next_if_smaller(&mut self, _max_size: usize) -> Option<ForwardedTLV<'_>> {
[INFO] [stderr]    |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/port/master.rs:16:29
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator {
[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] 16 |     pub(super) fn send_sync(&mut self) -> PortActionIterator<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/port/master.rs:57:41
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator {
[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] 57 |     pub(super) fn handle_sync_timestamp(&mut self, id: u16, timestamp: Time) -> PortActionIterator<'_> {
[INFO] [stderr]    |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/port/master.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 93 |         tlv_provider: &mut impl ForwardedTLVProvider,
[INFO] [stderr] 94 |     ) -> PortActionIterator {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]    |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/master.rs:188:9
[INFO] [stderr]     |
[INFO] [stderr] 188 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 192 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 192 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/master.rs:221:9
[INFO] [stderr]     |
[INFO] [stderr] 221 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 224 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/master.rs:257:9
[INFO] [stderr]     |
[INFO] [stderr] 257 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 261 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/port/slave.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 39 |     ) -> PortActionIterator {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]    |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/port/slave.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 71 |     ) -> PortActionIterator {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]    |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:97:9
[INFO] [stderr]     |
[INFO] [stderr]  97 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 101 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:164:9
[INFO] [stderr]     |
[INFO] [stderr] 164 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 167 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:211:9
[INFO] [stderr]     |
[INFO] [stderr] 211 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 214 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 214 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:257:9
[INFO] [stderr]     |
[INFO] [stderr] 257 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 261 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 261 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:321:9
[INFO] [stderr]     |
[INFO] [stderr] 321 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 324 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 324 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:460:38
[INFO] [stderr]     |
[INFO] [stderr] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator {
[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] 460 |     pub(super) fn send_delay_request(&mut self) -> PortActionIterator<'_> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:468:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 469 |         log_min_pdelay_req_interval: Interval,
[INFO] [stderr] 470 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 470 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/port/slave.rs:517:9
[INFO] [stderr]     |
[INFO] [stderr] 517 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 518 |         log_min_delay_req_interval: Interval,
[INFO] [stderr] 519 |     ) -> PortActionIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 519 |     ) -> PortActionIterator<'_> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `statime` (lib) generated 19 warnings (run `cargo fix --lib -p statime` to apply 19 suggestions)
[INFO] [stderr] warning: `statime` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/statime-f1ad5ba52f61805a)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test bmc::bmca::tests::best_announce_message_compare ... ok
[INFO] [stdout] test bmc::bmca::tests::best_announce_message_compare_equal ... ok
[INFO] [stdout] test bmc::bmca::tests::best_announce_message_max_tie_break ... ok
[INFO] [stdout] test bmc::bmca::tests::ebest_better_by_topology_no ... ok
[INFO] [stdout] test bmc::bmca::tests::ebest_better_by_topology_yes ... ok
[INFO] [stdout] test bmc::bmca::tests::recommend_state_high ... ok
[INFO] [stdout] test bmc::bmca::tests::recommend_state_low_class ... ok
[INFO] [stdout] test bmc::bmca::tests::test_acceptable_master_filter ... ok
[INFO] [stdout] test bmc::bmca::tests::test_master_registration ... ok
[INFO] [stdout] test bmc::dataset_comparison::tests::figure_34 ... ok
[INFO] [stdout] test bmc::dataset_comparison::tests::figure_35 ... ok
[INFO] [stdout] test bmc::bmca::tests::test_master_registration_rollover ... ok
[INFO] [stdout] test datastructures::common::clock_identity::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::common::clock_quality::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::common::port_identity::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::common::time_interval::tests::time_interval_wireformat ... ok
[INFO] [stdout] test datastructures::common::time_source::tests::network_protocol_values ... ok
[INFO] [stdout] test datastructures::common::tlv::tests::parse_announce_propagate_messages ... ok
[INFO] [stdout] test datastructures::common::tlv::tests::serialize_management ... ok
[INFO] [stdout] test datastructures::messages::delay_req::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::messages::delay_resp::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::common::clock_accuracy::tests::network_protocol_values ... ok
[INFO] [stdout] test datastructures::common::clock_accuracy::tests::ordering ... ok
[INFO] [stdout] test datastructures::common::clock_identity::tests::from_mac ... ok
[INFO] [stdout] test datastructures::messages::header::tests::flagfield_wireformat ... ok
[INFO] [stdout] test datastructures::common::timestamp::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::messages::follow_up::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::messages::header::tests::sdo_id_checks ... ok
[INFO] [stdout] test filters::kalman::tests::check_frequency_steering_bounding ... ok
[INFO] [stdout] test datastructures::messages::p_delay_req::tests::timestamp_wireformat ... ok
[INFO] [stdout] test filters::matrix::tests::test_matrix_transpose ... ok
[INFO] [stdout] test filters::matrix::tests::test_matrix_mul ... ok
[INFO] [stdout] test filters::matrix::tests::test_matrix_add ... ok
[INFO] [stdout] test filters::matrix::tests::test_vector_add ... ok
[INFO] [stdout] test filters::matrix::tests::test_matrix_rendering ... ok
[INFO] [stdout] test filters::matrix::tests::test_vector_rendering ... ok
[INFO] [stdout] test filters::matrix::tests::test_matrix_sub ... ok
[INFO] [stdout] test filters::matrix::tests::test_matrix_vector_mul ... ok
[INFO] [stdout] test datastructures::messages::announce::tests::announce_wireformat ... ok
[INFO] [stdout] test datastructures::messages::p_delay_resp::tests::timestamp_wireformat ... ok
[INFO] [stdout] test datastructures::messages::p_delay_resp_follow_up::tests::timestamp_wireformat ... ok
[INFO] [stdout] test port::bmca::tests::test_announce_path_trace_loop ... ok
[INFO] [stdout] test port::bmca::tests::test_multiport_disable ... ok
[INFO] [stdout] test port::master::tests::test_announce ... ok
[INFO] [stdout] test port::master::tests::test_delay_response ... ok
[INFO] [stdout] test port::bmca::tests::test_announce_receive ... ok
[INFO] [stdout] test port::bmca::tests::test_announce_receive_via_event ... ok
[INFO] [stdout] test port::slave::tests::test_delay_asymmetry ... ok
[INFO] [stdout] test port::slave::tests::test_follow_up_before_sync ... ok
[INFO] [stdout] test port::master::tests::test_peer_delay ... ok
[INFO] [stdout] test port::slave::tests::test_ignore_unrelated_delayresp ... ok
[INFO] [stdout] test port::slave::tests::test_old_followup_during ... ok
[INFO] [stdout] test port::slave::tests::test_peer_delay_2step ... ok
[INFO] [stdout] test port::master::tests::test_sync ... ok
[INFO] [stdout] test port::master::tests::test_announce_path_trace ... ok
[INFO] [stdout] test datastructures::messages::sync::tests::timestamp_wireformat ... ok
[INFO] [stdout] test port::slave::tests::test_peer_delay_1step ... ok
[INFO] [stdout] test filters::matrix::tests::test_vector_sub ... ok
[INFO] [stdout] test bmc::bmca::tests::recommend_state_no_best ... ok
[INFO] [stdout] test port::slave::tests::test_peer_delay_2step_followup_before_response ... ok
[INFO] [stdout] test port::slave::tests::test_peer_delay_faulty ... ok
[INFO] [stdout] test port::slave::tests::test_reset_after_missing_followup ... ok
[INFO] [stdout] test port::slave::tests::test_sync_with_delay ... ok
[INFO] [stdout] test port::slave::tests::test_sync_without_delay_msg ... ok
[INFO] [stdout] test time::duration::tests::interval ... ok
[INFO] [stdout] test time::duration::tests::log_interval ... ok
[INFO] [stdout] test time::duration::tests::values ... ok
[INFO] [stdout] test time::instant::tests::values ... ok
[INFO] [stdout] test time::interval::tests::two ... ok
[INFO] [stdout] test datastructures::messages::header::tests::header_wireformat ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests statime
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/ptp_instance.rs - ptp_instance::PtpInstance (line 34) - compile ... ok
[INFO] [stdout] test src/port/mod.rs - port::Port (line 162) - compile ... ok
[INFO] [stdout] test src/port/mod.rs - port::Port (line 221) - compile ... ok
[INFO] [stdout] test src/port/mod.rs - port::Port (line 101) - compile ... FAILED
[INFO] [stdout] test src/config/instance.rs - config::instance::InstanceConfig (line 9) ... ok
[INFO] [stdout] test src/datastructures/messages/header.rs - datastructures::messages::header::SdoId (line 147) ... ok
[INFO] [stdout] test src/time/interval.rs - time::interval::Interval::as_duration (line 53) ... ok
[INFO] [stdout] test src/time/interval.rs - time::interval::Interval::from_log_2 (line 28) ... ok
[INFO] [stdout] test src/time/instant.rs - time::instant::Time::from_nanos_subnanos (line 62) ... ok
[INFO] [stdout] test src/time/interval.rs - time::interval::Interval::as_log_2 (line 82) ... ok
[INFO] [stdout] test src/time/interval.rs - time::interval::Interval::seconds (line 41) ... ok
[INFO] [stdout] test src/datastructures/common/clock_identity.rs - datastructures::common::clock_identity::ClockIdentity::from_mac_address (line 20) ... ok
[INFO] [stdout] test src/time/interval.rs - time::interval::Interval::as_core_duration (line 65) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/port/mod.rs - port::Port (line 101) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rand::thread_rng`
[INFO] [stdout]    --> src/port/mod.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | use rand::thread_rng;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ no `thread_rng` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/lib.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(all(feature = "std", feature = "std_rng"))]
[INFO] [stdout]     |           --------------- the item is gated behind the `std` feature
[INFO] [stdout] 105 | pub use crate::rngs::thread::thread_rng;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/port/mod.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | running_port.start_bmca();
[INFO] [stdout]     | ^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/port/mod.rs - port::Port (line 101)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "26538065308b673a4e9d634c5387bb2fb9fd1ad0a284310fa0697cfb5c76111e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26538065308b673a4e9d634c5387bb2fb9fd1ad0a284310fa0697cfb5c76111e", kill_on_drop: false }`
[INFO] [stdout] 26538065308b673a4e9d634c5387bb2fb9fd1ad0a284310fa0697cfb5c76111e
