[INFO] fetching crate librice-proto 0.0.5... [INFO] testing librice-proto-0.0.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate librice-proto 0.0.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate librice-proto 0.0.5 [INFO] finished tweaking crates.io crate librice-proto 0.0.5 [INFO] tweaked toml for crates.io crate librice-proto 0.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate librice-proto 0.0.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding stun-proto v0.1.0 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stun-types v0.1.0 [INFO] [stderr] Downloaded stun-proto v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cfba8fa145ab585d4b32ab96f0acf9e477f3abda71e65bc5d2e42eef031101c [INFO] running `Command { std: "docker" "start" "-a" "2cfba8fa145ab585d4b32ab96f0acf9e477f3abda71e65bc5d2e42eef031101c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cfba8fa145ab585d4b32ab96f0acf9e477f3abda71e65bc5d2e42eef031101c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfba8fa145ab585d4b32ab96f0acf9e477f3abda71e65bc5d2e42eef031101c", kill_on_drop: false }` [INFO] [stdout] 2cfba8fa145ab585d4b32ab96f0acf9e477f3abda71e65bc5d2e42eef031101c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e894923c575199b2ba115db755f7fab5f82b3d9425a9fec4b26898e17adc1fef [INFO] running `Command { std: "docker" "start" "-a" "e894923c575199b2ba115db755f7fab5f82b3d9425a9fec4b26898e17adc1fef", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling stun-types v0.1.0 [INFO] [stderr] Compiling stun-proto v0.1.0 [INFO] [stderr] Compiling librice-proto v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `set_state` and `set_selected_pair` are never used [INFO] [stdout] --> src/component.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl<'a> ComponentMut<'a> { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub(crate) fn set_state(&mut self, state: ComponentConnectionState) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub(crate) fn set_selected_pair(&mut self, selected: SelectedPair) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcpListenCandidate` is never constructed [INFO] [stdout] --> src/conncheck.rs:434:8 [INFO] [stdout] | [INFO] [stdout] 434 | struct TcpListenCandidate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TcpListenCandidate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `initial_thaw` is never used [INFO] [stdout] --> src/conncheck.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 509 | impl ConnCheckList { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 735 | fn initial_thaw(&mut self, thawn_foundations: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent.rs:254:23 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn mut_stream(&mut self, id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn mut_stream(&mut self, id: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/conncheck.rs:2241:9 [INFO] [stdout] | [INFO] [stdout] 2241 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 2244 | ) -> Result { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2244 | ) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gathering.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn poll(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn poll(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn component(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn component(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:607:31 [INFO] [stdout] | [INFO] [stdout] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.90s [INFO] running `Command { std: "docker" "inspect" "e894923c575199b2ba115db755f7fab5f82b3d9425a9fec4b26898e17adc1fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e894923c575199b2ba115db755f7fab5f82b3d9425a9fec4b26898e17adc1fef", kill_on_drop: false }` [INFO] [stdout] e894923c575199b2ba115db755f7fab5f82b3d9425a9fec4b26898e17adc1fef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5a97aee4fc96a3468d55a306da94d725a18543b348c37e4f077535ecd297b7d4 [INFO] running `Command { std: "docker" "start" "-a" "5a97aee4fc96a3468d55a306da94d725a18543b348c37e4f077535ecd297b7d4", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling stun-types v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling stun-proto v0.1.0 [INFO] [stderr] Compiling librice-proto v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stdout] warning: methods `set_state` and `set_selected_pair` are never used [INFO] [stdout] --> src/component.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl<'a> ComponentMut<'a> { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub(crate) fn set_state(&mut self, state: ComponentConnectionState) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub(crate) fn set_selected_pair(&mut self, selected: SelectedPair) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcpListenCandidate` is never constructed [INFO] [stdout] --> src/conncheck.rs:434:8 [INFO] [stdout] | [INFO] [stdout] 434 | struct TcpListenCandidate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TcpListenCandidate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `initial_thaw` is never used [INFO] [stdout] --> src/conncheck.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 509 | impl ConnCheckList { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 735 | fn initial_thaw(&mut self, thawn_foundations: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent.rs:254:23 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn mut_stream(&mut self, id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn mut_stream(&mut self, id: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/conncheck.rs:2241:9 [INFO] [stdout] | [INFO] [stdout] 2241 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 2244 | ) -> Result { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2244 | ) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gathering.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn poll(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn poll(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn component(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn component(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:607:31 [INFO] [stdout] | [INFO] [stdout] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stdout] warning: methods `set_state` and `set_selected_pair` are never used [INFO] [stdout] --> src/component.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl<'a> ComponentMut<'a> { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub(crate) fn set_state(&mut self, state: ComponentConnectionState) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub(crate) fn set_selected_pair(&mut self, selected: SelectedPair) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcpListenCandidate` is never constructed [INFO] [stdout] --> src/conncheck.rs:434:8 [INFO] [stdout] | [INFO] [stdout] 434 | struct TcpListenCandidate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TcpListenCandidate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent.rs:254:23 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn mut_stream(&mut self, id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn mut_stream(&mut self, id: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/conncheck.rs:2241:9 [INFO] [stdout] | [INFO] [stdout] 2241 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 2244 | ) -> Result { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 2244 | ) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gathering.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn poll(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn poll(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn component(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn component(&self, index: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:607:31 [INFO] [stdout] | [INFO] [stdout] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.48s [INFO] running `Command { std: "docker" "inspect" "5a97aee4fc96a3468d55a306da94d725a18543b348c37e4f077535ecd297b7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a97aee4fc96a3468d55a306da94d725a18543b348c37e4f077535ecd297b7d4", kill_on_drop: false }` [INFO] [stdout] 5a97aee4fc96a3468d55a306da94d725a18543b348c37e4f077535ecd297b7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 83d84254262ca7d5dc748dca069295171385da24a8f2f18a51bc77fdddc6b1fa [INFO] running `Command { std: "docker" "start" "-a" "83d84254262ca7d5dc748dca069295171385da24a8f2f18a51bc77fdddc6b1fa", kill_on_drop: false }` [INFO] [stderr] warning: methods `set_state` and `set_selected_pair` are never used [INFO] [stderr] --> src/component.rs:95:19 [INFO] [stderr] | [INFO] [stderr] 85 | impl<'a> ComponentMut<'a> { [INFO] [stderr] | ------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 95 | pub(crate) fn set_state(&mut self, state: ComponentConnectionState) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 120 | pub(crate) fn set_selected_pair(&mut self, selected: SelectedPair) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `TcpListenCandidate` is never constructed [INFO] [stderr] --> src/conncheck.rs:434:8 [INFO] [stderr] | [INFO] [stderr] 434 | struct TcpListenCandidate {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TcpListenCandidate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `initial_thaw` is never used [INFO] [stderr] --> src/conncheck.rs:735:8 [INFO] [stderr] | [INFO] [stderr] 509 | impl ConnCheckList { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 735 | fn initial_thaw(&mut self, thawn_foundations: &mut Vec) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/agent.rs:254:23 [INFO] [stderr] | [INFO] [stderr] 254 | pub fn mut_stream(&mut self, id: usize) -> Option { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 254 | pub fn mut_stream(&mut self, id: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/agent.rs:276:17 [INFO] [stderr] | [INFO] [stderr] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 276 | pub fn poll(&mut self, now: Instant) -> AgentPoll<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/conncheck.rs:2241:9 [INFO] [stderr] | [INFO] [stderr] 2241 | &mut self, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 2244 | ) -> Result { [INFO] [stderr] | ------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 2244 | ) -> Result, StunError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/gathering.rs:274:17 [INFO] [stderr] | [INFO] [stderr] 274 | pub fn poll(&mut self, now: Instant) -> Result { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 274 | pub fn poll(&mut self, now: Instant) -> Result, StunError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/stream.rs:70:22 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn component(&self, index: usize) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 70 | pub fn component(&self, index: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/stream.rs:372:24 [INFO] [stderr] | [INFO] [stderr] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 372 | pub fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/stream.rs:607:31 [INFO] [stderr] | [INFO] [stderr] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 607 | pub(crate) fn poll_gather(&mut self, now: Instant) -> Result, StunError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `librice-proto` (lib) generated 10 warnings (run `cargo fix --lib -p librice-proto` to apply 7 suggestions) [INFO] [stderr] warning: `librice-proto` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librice_proto-1f9d5c850fd244a1) [INFO] [stdout] running 40 tests [INFO] [stdout] test agent::tests::controlling ... ok [INFO] [stdout] test candidate::tests::parse::candidate_bad_address ... ok [INFO] [stdout] test candidate::tests::candidate_pair_redundant_with_itself ... ok [INFO] [stdout] test candidate::tests::parse::candidate_bad_candidate_type ... ok [INFO] [stdout] test candidate::tests::parse::candidate_bad_component_id ... ok [INFO] [stdout] test candidate::tests::parse::candidate_bad_foundation ... ok [INFO] [stdout] test candidate::tests::parse::candidate_bad_port ... ok [INFO] [stdout] test candidate::tests::parse::candidate_bad_priority ... ok [INFO] [stdout] test candidate::tests::parse::candidate_bad_transport_type ... ok [INFO] [stdout] test candidate::tests::parse::candidate_missing_space ... ok [INFO] [stdout] test candidate::tests::parse::candidate_not_candidate ... ok [INFO] [stdout] test candidate::tests::parse::extension_attributes ... ok [INFO] [stdout] test candidate::tests::parse::host_candidate_sdp_string ... ok [INFO] [stdout] test candidate::tests::parse::related_address ... ok [INFO] [stdout] test candidate::tests::candidate_priority ... ok [INFO] [stdout] test candidate::tests::parse::tcp_candidate ... ok [INFO] [stdout] test candidate::tests::parse::tcp_candidate_without_tcp_type ... ok [INFO] [stdout] test candidate::tests::parse::udp_candidate ... ok [INFO] [stdout] test component::tests::initial_state_new ... ok [INFO] [stdout] test conncheck::tests::checklist_generate_checks ... ok [INFO] [stdout] test conncheck::tests::bad_username_conncheck ... ok [INFO] [stdout] test conncheck::tests::checklists_initial_thaw ... ok [INFO] [stdout] test conncheck::tests::conncheck_set_trickle_no_checks ... ok [INFO] [stdout] test conncheck::tests::conncheck_incoming_prflx ... ok [INFO] [stdout] test conncheck::tests::nominate_eq_bool ... ok [INFO] [stdout] test conncheck::tests::conncheck_list_transmit ... ok [INFO] [stdout] test conncheck::tests::conncheck_tcp_active ... ok [INFO] [stdout] test conncheck::tests::nominate_eq_nominate ... ok [INFO] [stdout] test conncheck::tests::conncheck_response_prflx ... ok [INFO] [stdout] test conncheck::tests::get_candidates ... ok [INFO] [stdout] test gathering::tests::host_tcp ... ok [INFO] [stdout] test conncheck::tests::conncheck_incoming_request_while_local_in_progress ... ok [INFO] [stdout] test conncheck::tests::conncheck_trickle_ice_no_remote_candidates_fail ... ok [INFO] [stdout] test conncheck::tests::conncheck_tcp_passive ... ok [INFO] [stdout] test conncheck::tests::conncheck_trickle_ice ... ok [INFO] [stdout] test conncheck::tests::role_conflict_response ... ok [INFO] [stdout] test conncheck::tests::very_fine_control1 ... ok [INFO] [stdout] test gathering::tests::host_udp ... ok [INFO] [stdout] test gathering::tests::stun_udp ... ok [INFO] [stdout] test stream::tests::getters_setters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83d84254262ca7d5dc748dca069295171385da24a8f2f18a51bc77fdddc6b1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d84254262ca7d5dc748dca069295171385da24a8f2f18a51bc77fdddc6b1fa", kill_on_drop: false }` [INFO] [stdout] 83d84254262ca7d5dc748dca069295171385da24a8f2f18a51bc77fdddc6b1fa