[INFO] cloning repository https://github.com/erikherz/moq-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikherz/moq-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Fmoq-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Fmoq-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 025b32dc1f63990c818da889bc93d236b826827b
[INFO] building erikherz/moq-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Fmoq-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erikherz/moq-rs
[INFO] finished tweaking git repo https://github.com/erikherz/moq-rs
[INFO] tweaked toml for git repo https://github.com/erikherz/moq-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erikherz/moq-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erikherz/moq-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.3.1
[INFO] [stderr]   Downloaded web-transport-wasm v0.1.0
[INFO] [stderr]   Downloaded web-transport-quinn v0.3.0
[INFO] [stderr]   Downloaded mpeg4-audio-const v0.2.0
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded four-cc v0.4.0
[INFO] [stderr]   Downloaded rfc6381-codec v0.2.0
[INFO] [stderr]   Downloaded hyper-rustls v0.26.0
[INFO] [stderr]   Downloaded mp4ra-rust v0.3.0
[INFO] [stderr]   Downloaded hyper-serve v0.6.2
[INFO] [stderr]   Downloaded quinn v0.11.0
[INFO] [stderr]   Downloaded mp4 v0.14.0
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded aws-lc-rs v1.7.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.1
[INFO] [stderr]   Downloaded redis v0.25.3
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.0
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.0
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded web-transport-proto v0.2.0
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded rustls v0.23.7
[INFO] [stderr]   Downloaded web-transport v0.3.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1354cd212183e865ef72d2e2b0d7c552405fd0fe0be34ce5272f9754f405e72
[INFO] running `Command { std: "docker" "start" "-a" "e1354cd212183e865ef72d2e2b0d7c552405fd0fe0be34ce5272f9754f405e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1354cd212183e865ef72d2e2b0d7c552405fd0fe0be34ce5272f9754f405e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1354cd212183e865ef72d2e2b0d7c552405fd0fe0be34ce5272f9754f405e72", kill_on_drop: false }`
[INFO] [stdout] e1354cd212183e865ef72d2e2b0d7c552405fd0fe0be34ce5272f9754f405e72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2174d12ce9629b0a73c46d49807291cf5d2cc6afa74467998c4e89d7fadadd0
[INFO] running `Command { std: "docker" "start" "-a" "f2174d12ce9629b0a73c46d49807291cf5d2cc6afa74467998c4e89d7fadadd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling aws-lc-rs v1.7.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.7
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling anyhow v1.0.85
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling four-cc v0.4.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling mp4ra-rust v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling mpeg4-audio-const v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rfc6381-codec v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling aws-lc-sys v0.16.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quinn-udp v0.5.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling moq-catalog v0.2.0 (/opt/rustwide/workdir/moq-catalog)
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling web-transport-proto v0.2.0
[INFO] [stderr]    Compiling mp4 v0.14.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling redis v0.25.3
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.1
[INFO] [stderr]    Compiling quinn-proto v0.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling hyper-serve v0.6.2
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling quinn v0.11.0
[INFO] [stderr]    Compiling web-transport-quinn v0.3.0
[INFO] [stderr]    Compiling web-transport v0.3.0
[INFO] [stderr]    Compiling moq-transport v0.5.4 (/opt/rustwide/workdir/moq-transport)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moq-transport/src/watch/state.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock(&self) -> StateRef<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock(&self) -> StateRef<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moq-transport/src/watch/state.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn lock_mut(&self) -> Option<StateMut<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] 75 |     pub fn lock_mut(&self) -> Option<StateMut<'_, T>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling moq-native v0.3.0 (/opt/rustwide/workdir/moq-native)
[INFO] [stderr]    Compiling moq-api v0.2.0 (/opt/rustwide/workdir/moq-api)
[INFO] [stderr]    Compiling moq-pub v0.6.2 (/opt/rustwide/workdir/moq-pub)
[INFO] [stderr]    Compiling moq-dir v0.1.3 (/opt/rustwide/workdir/moq-dir)
[INFO] [stderr]    Compiling moq-sub v0.1.2 (/opt/rustwide/workdir/moq-sub)
[INFO] [stderr]    Compiling moq-relay v0.5.2 (/opt/rustwide/workdir/moq-relay)
[INFO] [stderr]    Compiling moq-clock v0.4.3 (/opt/rustwide/workdir/moq-clock)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "f2174d12ce9629b0a73c46d49807291cf5d2cc6afa74467998c4e89d7fadadd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2174d12ce9629b0a73c46d49807291cf5d2cc6afa74467998c4e89d7fadadd0", kill_on_drop: false }`
[INFO] [stdout] f2174d12ce9629b0a73c46d49807291cf5d2cc6afa74467998c4e89d7fadadd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0403d4db4a2dd5dbdc8390394b2df508ff4c8e4227b1cd0e06b2a54ce4df152
[INFO] running `Command { std: "docker" "start" "-a" "f0403d4db4a2dd5dbdc8390394b2df508ff4c8e4227b1cd0e06b2a54ce4df152", kill_on_drop: false }`
[INFO] [stderr]    Compiling moq-catalog v0.2.0 (/opt/rustwide/workdir/moq-catalog)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moq-transport/src/watch/state.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock(&self) -> StateRef<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock(&self) -> StateRef<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moq-transport/src/watch/state.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn lock_mut(&self) -> Option<StateMut<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] 75 |     pub fn lock_mut(&self) -> Option<StateMut<'_, T>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling moq-transport v0.5.4 (/opt/rustwide/workdir/moq-transport)
[INFO] [stderr]    Compiling moq-native v0.3.0 (/opt/rustwide/workdir/moq-native)
[INFO] [stderr]    Compiling moq-sub v0.1.2 (/opt/rustwide/workdir/moq-sub)
[INFO] [stderr]    Compiling moq-clock v0.4.3 (/opt/rustwide/workdir/moq-clock)
[INFO] [stderr]    Compiling moq-dir v0.1.3 (/opt/rustwide/workdir/moq-dir)
[INFO] [stderr]    Compiling moq-api v0.2.0 (/opt/rustwide/workdir/moq-api)
[INFO] [stderr]    Compiling moq-pub v0.6.2 (/opt/rustwide/workdir/moq-pub)
[INFO] [stderr]    Compiling moq-relay v0.5.2 (/opt/rustwide/workdir/moq-relay)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moq-transport/src/watch/state.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock(&self) -> StateRef<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn lock(&self) -> StateRef<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> moq-transport/src/watch/state.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn lock_mut(&self) -> Option<StateMut<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] 75 |     pub fn lock_mut(&self) -> Option<StateMut<'_, T>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "f0403d4db4a2dd5dbdc8390394b2df508ff4c8e4227b1cd0e06b2a54ce4df152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0403d4db4a2dd5dbdc8390394b2df508ff4c8e4227b1cd0e06b2a54ce4df152", kill_on_drop: false }`
[INFO] [stdout] f0403d4db4a2dd5dbdc8390394b2df508ff4c8e4227b1cd0e06b2a54ce4df152
