[INFO] cloning repository https://github.com/WangHoi/rtpmon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WangHoi/rtpmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangHoi%2Frtpmon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangHoi%2Frtpmon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 443bb4287af613697df93460a198aba99e1c8f30
[INFO] checking WangHoi/rtpmon against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangHoi%2Frtpmon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WangHoi/rtpmon
[INFO] finished tweaking git repo https://github.com/WangHoi/rtpmon
[INFO] tweaked toml for git repo https://github.com/WangHoi/rtpmon written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WangHoi/rtpmon on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WangHoi/rtpmon 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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 users v0.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.1
[INFO] [stderr]   Downloaded seccomp-sys v0.1.3
[INFO] [stderr]   Downloaded dhcp4r v0.2.2
[INFO] [stderr]   Downloaded reduce v0.1.4
[INFO] [stderr]   Downloaded rusticata-macros v3.0.1
[INFO] [stderr]   Downloaded pktparse v0.5.0
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded sha2 v0.9.5
[INFO] [stderr]   Downloaded anyhow v1.0.41
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded tls-parser v0.10.0
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded nom-derive v0.7.2
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded syscallz v0.15.0
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] [stderr]   Downloaded libc v0.2.97
[INFO] [stderr]   Downloaded pcap-sys v0.1.3
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 619d88a38b3ab7422d1558f020a794223666bfb8ee7d4aac1cd5d558896bcb2a
[INFO] running `Command { std: "docker" "start" "-a" "619d88a38b3ab7422d1558f020a794223666bfb8ee7d4aac1cd5d558896bcb2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "619d88a38b3ab7422d1558f020a794223666bfb8ee7d4aac1cd5d558896bcb2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "619d88a38b3ab7422d1558f020a794223666bfb8ee7d4aac1cd5d558896bcb2a", kill_on_drop: false }`
[INFO] [stdout] 619d88a38b3ab7422d1558f020a794223666bfb8ee7d4aac1cd5d558896bcb2a
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42c2501135b37a0bd29aacb1ee1f44dd5d1a63fca5fa1701c7649a60482e566e
[INFO] running `Command { std: "docker" "start" "-a" "42c2501135b37a0bd29aacb1ee1f44dd5d1a63fca5fa1701c7649a60482e566e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling seccomp-sys v0.1.3
[INFO] [stderr]    Compiling pcap-sys v0.1.3
[INFO] [stderr]    Compiling syscallz v0.15.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]     Checking dns-parser v0.8.0
[INFO] [stderr]     Checking reduce v0.1.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling tls-parser v0.10.0
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.1
[INFO] [stderr]    Compiling nom-derive v0.7.2
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]     Checking rusticata-macros v3.0.1
[INFO] [stderr]     Checking dhcp4r v0.2.2
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking pktparse v0.5.0
[INFO] [stderr]     Checking rtpmon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `Unknown` is ambiguous
[INFO] [stdout]   --> src/centrifuge/mod.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Err(_)  => Unknown(data.to_vec()),
[INFO] [stdout]    |                        ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Unknown` could refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use crate::structs::raw::Raw::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] note: `Unknown` could also refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::structs::ether::Ether::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Unknown` is ambiguous
[INFO] [stdout]   --> src/centrifuge/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Unknown(data.to_vec())
[INFO] [stdout]    |             ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Unknown` could refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use crate::structs::raw::Raw::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] note: `Unknown` could also refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::structs::ether::Ether::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Shell`
[INFO] [stdout]  --> src/cli.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use structopt::clap::{AppSettings, Shell};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `anyhow`
[INFO] [stdout]  --> src/errors.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use anyhow::{Error, Result, Context, anyhow, bail};
[INFO] [stdout]   |                  ^^^^^                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]  --> src/errors.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use log::{debug, info, warn};
[INFO] [stdout]   |                      ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]  --> src/flow/connection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RtpHeader`
[INFO] [stdout]  --> src/flow/connection.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{flow::FlowDirection, structs::rtp::{RTP, RtpHeader}};
[INFO] [stdout]   |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `net::SocketAddr`
[INFO] [stdout]  --> src/flow/call.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashSet, net::SocketAddr, time::SystemTime};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionHeader` and `ConnectionMap`
[INFO] [stdout]  --> src/flow/call.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::{FlowPacket, connection::{Connection, ConnectionHeader, ConnectionMap}};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::bitvec::view::AsBits`
[INFO] [stdout]  --> src/flow/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::bitvec::view::AsBits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IpAddr` and `collections::VecDeque`
[INFO] [stdout]  --> src/flow/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     collections::VecDeque,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4},
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Green` and `Purple`
[INFO] [stdout]  --> src/fmt.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ansi_term::Color::{self, Blue, Fixed, Green, Purple, Red, Yellow};
[INFO] [stdout]   |                                           ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stdout`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::stdout;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Utc`
[INFO] [stdout]   --> src/main.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 | use chrono::{DateTime, Local, Utc};
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Unknown` is ambiguous
[INFO] [stdout]   --> src/centrifuge/mod.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Err(_)  => Unknown(data.to_vec()),
[INFO] [stdout]    |                        ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Unknown` could refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use crate::structs::raw::Raw::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] note: `Unknown` could also refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::structs::ether::Ether::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Unknown` is ambiguous
[INFO] [stdout]   --> src/centrifuge/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Unknown(data.to_vec())
[INFO] [stdout]    |             ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Unknown` could refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use crate::structs::raw::Raw::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] note: `Unknown` could also refer to the tuple variant imported here
[INFO] [stdout]   --> src/structs/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use crate::structs::ether::Ether::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Unknown` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Shell`
[INFO] [stdout]  --> src/cli.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use structopt::clap::{AppSettings, Shell};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `anyhow`
[INFO] [stdout]  --> src/errors.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use anyhow::{Error, Result, Context, anyhow, bail};
[INFO] [stdout]   |                  ^^^^^                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]  --> src/errors.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use log::{debug, info, warn};
[INFO] [stdout]   |                      ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]  --> src/flow/connection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RtpHeader`
[INFO] [stdout]  --> src/flow/connection.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{flow::FlowDirection, structs::rtp::{RTP, RtpHeader}};
[INFO] [stdout]   |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `net::SocketAddr`
[INFO] [stdout]  --> src/flow/call.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashSet, net::SocketAddr, time::SystemTime};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionHeader` and `ConnectionMap`
[INFO] [stdout]  --> src/flow/call.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::{FlowPacket, connection::{Connection, ConnectionHeader, ConnectionMap}};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::bitvec::view::AsBits`
[INFO] [stdout]  --> src/flow/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::bitvec::view::AsBits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IpAddr` and `collections::VecDeque`
[INFO] [stdout]  --> src/flow/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     collections::VecDeque,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     net::{IpAddr, Ipv4Addr, SocketAddr, SocketAddrV4},
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Green` and `Purple`
[INFO] [stdout]  --> src/fmt.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ansi_term::Color::{self, Blue, Fixed, Green, Purple, Red, Yellow};
[INFO] [stdout]   |                                           ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stdout`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::stdout;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Utc`
[INFO] [stdout]   --> src/main.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 | use chrono::{DateTime, Local, Utc};
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut n = 0u64;
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let mut ec = 0usize;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let mut dtotal = 0u64;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let mut dtotal_square = 0u128;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut dmax = 0u64;
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/flow/call.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut n = 0u64;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ec`
[INFO] [stdout]    --> src/flow/call.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let mut ec = 0usize;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dtotal`
[INFO] [stdout]    --> src/flow/call.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let mut dtotal = 0u64;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dtotal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dtotal_square`
[INFO] [stdout]    --> src/flow/call.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let mut dtotal_square = 0u128;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dtotal_square`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dmax`
[INFO] [stdout]    --> src/flow/call.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut dmax = 0u64;
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dmax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut n = 0u64;
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let mut ec = 0usize;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let mut dtotal = 0u64;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let mut dtotal_square = 0u128;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/flow/call.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut dmax = 0u64;
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/flow/call.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut n = 0u64;
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ec`
[INFO] [stdout]    --> src/flow/call.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let mut ec = 0usize;
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dtotal`
[INFO] [stdout]    --> src/flow/call.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let mut dtotal = 0u64;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dtotal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dtotal_square`
[INFO] [stdout]    --> src/flow/call.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let mut dtotal_square = 0u128;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dtotal_square`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dmax`
[INFO] [stdout]    --> src/flow/call.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let mut dmax = 0u64;
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dmax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/structs/tcp.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 _ => NoiseLevel::Zero,
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/structs/tcp.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 Text(_) => NoiseLevel::Two,
[INFO] [stdout]    |                 ------- matches some of the same values
[INFO] [stdout] 19 |                 Binary(_) => NoiseLevel::Two,
[INFO] [stdout]    |                 --------- matches some of the same values
[INFO] [stdout] 20 |                 Empty => NoiseLevel::Two,
[INFO] [stdout]    |                 ----- matches some of the same values
[INFO] [stdout] 21 |                 _ => NoiseLevel::Zero,
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/structs/tcp.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 _ => NoiseLevel::Zero,
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/structs/tcp.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 Text(_) => NoiseLevel::Two,
[INFO] [stdout]    |                 ------- matches some of the same values
[INFO] [stdout] 19 |                 Binary(_) => NoiseLevel::Two,
[INFO] [stdout]    |                 --------- matches some of the same values
[INFO] [stdout] 20 |                 Empty => NoiseLevel::Two,
[INFO] [stdout]    |                 ----- matches some of the same values
[INFO] [stdout] 21 |                 _ => NoiseLevel::Zero,
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtpmon` (bin "rtpmon" test) due to 2 previous errors; 23 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtpmon` (bin "rtpmon") due to 2 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "42c2501135b37a0bd29aacb1ee1f44dd5d1a63fca5fa1701c7649a60482e566e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42c2501135b37a0bd29aacb1ee1f44dd5d1a63fca5fa1701c7649a60482e566e", kill_on_drop: false }`
[INFO] [stdout] 42c2501135b37a0bd29aacb1ee1f44dd5d1a63fca5fa1701c7649a60482e566e
