[INFO] fetching crate citadel_wire 0.13.0... [INFO] testing citadel_wire-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate citadel_wire 0.13.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate citadel_wire 0.13.0 [INFO] finished tweaking crates.io crate citadel_wire 0.13.0 [INFO] tweaked toml for crates.io crate citadel_wire 0.13.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate citadel_wire 0.13.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 281 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rcgen v0.13.2 (available: v0.14.5) [INFO] [stderr] Adding rstest v0.23.0 (available: v0.26.1) [INFO] [stderr] Adding socket2 v0.5.10 (available: v0.6.1) [INFO] [stderr] Adding stun v0.5.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a429adbd00ca0251aaa31ac8a350c45f17521742f576dc39d165d42b464efc79 [INFO] running `Command { std: "docker" "start" "-a" "a429adbd00ca0251aaa31ac8a350c45f17521742f576dc39d165d42b464efc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a429adbd00ca0251aaa31ac8a350c45f17521742f576dc39d165d42b464efc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a429adbd00ca0251aaa31ac8a350c45f17521742f576dc39d165d42b464efc79", kill_on_drop: false }` [INFO] [stdout] a429adbd00ca0251aaa31ac8a350c45f17521742f576dc39d165d42b464efc79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0d1f4a19ba5d586a89e5398a479cd9e1af4659bc64642109522fde5234ecb2e [INFO] running `Command { std: "docker" "start" "-a" "c0d1f4a19ba5d586a89e5398a479cd9e1af4659bc64642109522fde5234ecb2e", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling citadel_io v0.13.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling netbeam v0.13.0 [INFO] [stderr] Compiling async-trait-with-sync v0.1.36 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling stun v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling async_ip v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling igd v0.12.1 [INFO] [stderr] Compiling citadel_wire v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/udp_traversal/linear/method3.rs:456:20 [INFO] [stdout] | [INFO] [stdout] 456 | fn new(socket: &UdpSocket) -> UdpWrapper { [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] 456 | fn new(socket: &UdpSocket) -> UdpWrapper<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/udp_traversal/udp_hole_puncher.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 218 | encrypted_config_container: HolePunchConfigContainer, [INFO] [stdout] 219 | ) -> UdpHolePuncher; [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] 219 | ) -> UdpHolePuncher<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/udp_traversal/udp_hole_puncher.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 225 | encrypted_config_container: HolePunchConfigContainer, [INFO] [stdout] 226 | ) -> UdpHolePuncher { [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] 226 | ) -> UdpHolePuncher<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/standard/quic.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | fn listener(&self) -> Accept; [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] 133 | fn listener(&self) -> Accept<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/standard/quic.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | fn next_connection(&mut self) -> QuicNextConnectionFuture [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] 134 | fn next_connection(&mut self) -> QuicNextConnectionFuture<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/standard/quic.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | fn listener(&self) -> Accept { [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] 169 | fn listener(&self) -> Accept<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "c0d1f4a19ba5d586a89e5398a479cd9e1af4659bc64642109522fde5234ecb2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d1f4a19ba5d586a89e5398a479cd9e1af4659bc64642109522fde5234ecb2e", kill_on_drop: false }` [INFO] [stdout] c0d1f4a19ba5d586a89e5398a479cd9e1af4659bc64642109522fde5234ecb2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01fa2294118dc4562fee6069c4cd5f19975a2ff284dfe5c343544cadc51bfa07 [INFO] running `Command { std: "docker" "start" "-a" "01fa2294118dc4562fee6069c4cd5f19975a2ff284dfe5c343544cadc51bfa07", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling stun v0.5.1 [INFO] [stderr] Compiling netbeam v0.13.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling citadel_logging v0.13.0 [INFO] [stderr] Compiling async_ip v0.13.0 [INFO] [stderr] Compiling igd v0.12.1 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling citadel_wire v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/udp_traversal/linear/method3.rs:456:20 [INFO] [stdout] | [INFO] [stdout] 456 | fn new(socket: &UdpSocket) -> UdpWrapper { [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] 456 | fn new(socket: &UdpSocket) -> UdpWrapper<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/udp_traversal/udp_hole_puncher.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 218 | encrypted_config_container: HolePunchConfigContainer, [INFO] [stdout] 219 | ) -> UdpHolePuncher; [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] 219 | ) -> UdpHolePuncher<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/udp_traversal/udp_hole_puncher.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 225 | encrypted_config_container: HolePunchConfigContainer, [INFO] [stdout] 226 | ) -> UdpHolePuncher { [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] 226 | ) -> UdpHolePuncher<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/standard/quic.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | fn listener(&self) -> Accept; [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] 133 | fn listener(&self) -> Accept<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/standard/quic.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | fn next_connection(&mut self) -> QuicNextConnectionFuture [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] 134 | fn next_connection(&mut self) -> QuicNextConnectionFuture<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/standard/quic.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | fn listener(&self) -> Accept { [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] 169 | fn listener(&self) -> Accept<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.03s [INFO] running `Command { std: "docker" "inspect" "01fa2294118dc4562fee6069c4cd5f19975a2ff284dfe5c343544cadc51bfa07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fa2294118dc4562fee6069c4cd5f19975a2ff284dfe5c343544cadc51bfa07", kill_on_drop: false }` [INFO] [stdout] 01fa2294118dc4562fee6069c4cd5f19975a2ff284dfe5c343544cadc51bfa07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5695a4baa87bc43b2a803f75ae6a3c5235124fbd25780473b174f08a3beb32c [INFO] running `Command { std: "docker" "start" "-a" "a5695a4baa87bc43b2a803f75ae6a3c5235124fbd25780473b174f08a3beb32c", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/udp_traversal/linear/method3.rs:456:20 [INFO] [stderr] | [INFO] [stderr] 456 | fn new(socket: &UdpSocket) -> UdpWrapper { [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] 456 | fn new(socket: &UdpSocket) -> UdpWrapper<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/udp_traversal/udp_hole_puncher.rs:217:9 [INFO] [stderr] | [INFO] [stderr] 217 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 218 | encrypted_config_container: HolePunchConfigContainer, [INFO] [stderr] 219 | ) -> UdpHolePuncher; [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] 219 | ) -> UdpHolePuncher<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/udp_traversal/udp_hole_puncher.rs:224:9 [INFO] [stderr] | [INFO] [stderr] 224 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 225 | encrypted_config_container: HolePunchConfigContainer, [INFO] [stderr] 226 | ) -> UdpHolePuncher { [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] 226 | ) -> UdpHolePuncher<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/standard/quic.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | fn listener(&self) -> Accept; [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] 133 | fn listener(&self) -> Accept<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/standard/quic.rs:134:24 [INFO] [stderr] | [INFO] [stderr] 134 | fn next_connection(&mut self) -> QuicNextConnectionFuture [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] 134 | fn next_connection(&mut self) -> QuicNextConnectionFuture<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/standard/quic.rs:169:17 [INFO] [stderr] | [INFO] [stderr] 169 | fn listener(&self) -> Accept { [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] 169 | fn listener(&self) -> Accept<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `citadel_wire` (lib test) generated 6 warnings (run `cargo fix --lib -p citadel_wire --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/citadel_wire-89e4dfea68fd2ffb) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_identity_to_delta_constant_offset ... ok [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_identity_to_delta_independent_offset0 ... ok [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_identity_to_delta_independent_offset2 ... ok [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_identity_to_identity ... ok [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_identity_to_unpredictable ... ok [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_identity_to_delta_independent_offset1 ... ok [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_delta_offset_to_identity ... ok [INFO] [stdout] test standard::socket_helpers::tests::test_tcp::case_2 ... ok [INFO] [stdout] test standard::tls::tests::main ... ok [INFO] [stdout] test standard::socket_helpers::tests::test_udp::case_2 ... ok [INFO] [stdout] test standard::socket_helpers::tests::test_udp::case_1 ... ok [INFO] [stdout] test standard::socket_helpers::tests::test_tcp::case_1 ... ok [INFO] [stdout] test standard::quic::tests::test_quic::case_1 ... ok [INFO] [stdout] test standard::quic::tests::test_quic::case_2 ... ok [INFO] [stdout] test standard::nat_identification::tests::test_addr_translation_identification_constant_to_identity ... ok [INFO] [stdout] test standard::nat_identification::tests::test_identify ... ok [INFO] [stdout] test udp_traversal::udp_hole_puncher::tests::test_dual_hole_puncher::case_1 ... ok [INFO] [stdout] test udp_traversal::udp_hole_puncher::tests::test_dual_hole_puncher::case_2 ... ok [INFO] [stdout] test udp_traversal::udp_hole_puncher::tests::test_dual_hole_puncher::case_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5695a4baa87bc43b2a803f75ae6a3c5235124fbd25780473b174f08a3beb32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5695a4baa87bc43b2a803f75ae6a3c5235124fbd25780473b174f08a3beb32c", kill_on_drop: false }` [INFO] [stdout] a5695a4baa87bc43b2a803f75ae6a3c5235124fbd25780473b174f08a3beb32c