[INFO] cloning repository https://github.com/tsuckow/TrafficMonitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsuckow/TrafficMonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuckow%2FTrafficMonitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuckow%2FTrafficMonitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f755807e90c1842a66b91ef9208cec226d96fd29 [INFO] testing tsuckow/TrafficMonitor against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuckow%2FTrafficMonitor" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsuckow/TrafficMonitor on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsuckow/TrafficMonitor [INFO] finished tweaking git repo https://github.com/tsuckow/TrafficMonitor [INFO] tweaked toml for git repo https://github.com/tsuckow/TrafficMonitor written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tsuckow/TrafficMonitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pcap v0.7.0 [INFO] [stderr] Downloaded hwaddr v0.1.5 [INFO] [stderr] Downloaded packet v0.1.2 [INFO] [stderr] Downloaded actix-web v0.7.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38bfbce64bc2ec41951113bd9d3439c4902e8905b8d8b96aee60f0cee3e29e51 [INFO] running `Command { std: "docker" "start" "-a" "38bfbce64bc2ec41951113bd9d3439c4902e8905b8d8b96aee60f0cee3e29e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38bfbce64bc2ec41951113bd9d3439c4902e8905b8d8b96aee60f0cee3e29e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bfbce64bc2ec41951113bd9d3439c4902e8905b8d8b96aee60f0cee3e29e51", kill_on_drop: false }` [INFO] [stdout] 38bfbce64bc2ec41951113bd9d3439c4902e8905b8d8b96aee60f0cee3e29e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2857c01ece96cbab94dddaf71b0b2ad7c25135ef310c2199bae19d2382d15af7 [INFO] running `Command { std: "docker" "start" "-a" "2857c01ece96cbab94dddaf71b0b2ad7c25135ef310c2199bae19d2382d15af7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling hwaddr v0.1.5 [INFO] [stderr] Compiling packet v0.1.2 [INFO] [stderr] Compiling traffic_monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/statistics/throttled_printer.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | if (self.tx.is_full()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/statistics/throttled_printer.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | let string = if (self.skipped > 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/statistics.rs:102:75 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn thread(rx: crossbeam_channel::Receiver) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Json` [INFO] [stdout] --> src/webservice.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | Path, Result, Json [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packet_reciever.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 63 | / loop { [INFO] [stdout] 64 | | let packet = match cap.next() { [INFO] [stdout] 65 | | Ok(packet) => packet, [INFO] [stdout] 66 | | Err(error) => return Err(error), [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] 94 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 95 | [INFO] [stdout] 96 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/statistics.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 106 | / loop { [INFO] [stdout] 107 | | let message = rx.recv()?; [INFO] [stdout] 108 | | [INFO] [stdout] 109 | | match message { [INFO] [stdout] ... | [INFO] [stdout] 114 | | } [INFO] [stdout] 115 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 116 | [INFO] [stdout] 117 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `packet_size` [INFO] [stdout] --> src/packet_reciever.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let packet_size = packet.header.len as u64; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packet_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `packet_number` [INFO] [stdout] --> src/packet_reciever.rs:16:60 [INFO] [stdout] | [INFO] [stdout] 16 | fn should_statistics(&mut self, packet: &pcap::Packet, packet_number: u64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packet_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `printer` [INFO] [stdout] --> src/statistics.rs:58:47 [INFO] [stdout] | [INFO] [stdout] 58 | fn got_packet(&mut self, pd: &PacketData, printer: &mut throttled_printer::ThrottledPrinter) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_printer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GetString` [INFO] [stdout] --> src/statistics.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | GetString(BoxedFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `milliseconds` [INFO] [stdout] --> src/statistics/throttled_printer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | milliseconds: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/packet_reciever.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | tx.send(statistics::Message::GotPacket(packet_data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/packet_reciever.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | tx.send(statistics::Message::GotStatistics(cap.stats().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/webservice.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | sender.send(s); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/webservice.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | state.tx.send(statistics::Message::GetBitrate(callback)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.traffic_monitor.2gktepy5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3" "/opt/rustwide/target/debug/deps/traffic_monitor-64e670cecafdfcf3.17cz0ar3sd1tgqh0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f9d73b5060194f4b/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-63c4c95ef7783539/out" "-L" "/opt/rustwide/target/debug/build/ring-f387d7f1cbb9cac1/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-93b1f23265cb9216/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpacket-17d1ee72bbf29007.rlib" "/opt/rustwide/target/debug/deps/libhwaddr-742adac3eeb87438.rlib" "/opt/rustwide/target/debug/deps/libbitflags-244aa335565f38bd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-da74a6745a1fc4b8.rlib" "/opt/rustwide/target/debug/deps/libactix_web-109bb0964cda31fb.rlib" "/opt/rustwide/target/debug/deps/libactix_net-f08623c0f3f9f30c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c5a078b32eecda25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f8d9fff08c0c0cc2.rlib" "/opt/rustwide/target/debug/deps/libryu-a2e05793006b80b0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8aec8ea033f5d9a8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6996bee27d65cc33.rlib" "/opt/rustwide/target/debug/deps/libh2-72cc1ff080d5e0b7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dae62906b15359a4.rlib" "/opt/rustwide/target/debug/deps/libstring-0a6ebd81c1bf6b9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-56d27e0aa3d457d5.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-fe4c9e1cfec0dff2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-af42af67e0db03b6.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-bdf38bd1465bce7f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-99525d2b828c1beb.rlib" "/opt/rustwide/target/debug/deps/libserde-607e47255316ddf9.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-071aba47df333851.rlib" "/opt/rustwide/target/debug/deps/libphf-b705252580fad1c9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8a5fb8eda7d9bc24.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libmime-d055a12fb36cca93.rlib" "/opt/rustwide/target/debug/deps/libunicase-7036be61e37f0b6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6994a66365439aec.rlib" "/opt/rustwide/target/debug/deps/libhttp-892d82da048fa32e.rlib" "/opt/rustwide/target/debug/deps/libitoa-a9910cb6817ea53c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-cf14071f3d2ae3c2.rlib" "/opt/rustwide/target/debug/deps/libcookie-dc400ee555f049ab.rlib" "/opt/rustwide/target/debug/deps/libbase64-9e5ed12bcef8aba8.rlib" "/opt/rustwide/target/debug/deps/libsafemem-4f61446b9389b299.rlib" "/opt/rustwide/target/debug/deps/libring-14ba8224edf02bd9.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-fe9b5c81e5959d82.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-5f29fce512dbd196.rlib" "/opt/rustwide/target/debug/deps/libtime-321bb0181ba04205.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libbase64-1f768d28afc9dca3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-703af4e47d3a253e.rlib" "/opt/rustwide/target/debug/deps/libregex-6a6a7887166db723.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-da7017be64cf6bd6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f3f074aa935af135.rlib" "/opt/rustwide/target/debug/deps/libucd_util-cc1f90e57010ca73.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1688e9578a039cfc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-aa43823044669330.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cadbc09b652920e1.rlib" "/opt/rustwide/target/debug/deps/libatty-73458edaf9119de6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-32e669c204120188.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a15624186c420e03.rlib" "/opt/rustwide/target/debug/deps/libactix-bd7eb3cf25fa95b3.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-d9bbc9d1ef50fcb2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-a7e220316d5d1f14.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8654a3e7173a17a7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c761d00f884dd548.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-31aa28d8d385ae30.rlib" "/opt/rustwide/target/debug/deps/liburl-e9b7f9c4b80b37a5.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1aa26da175adf2c0.rlib" "/opt/rustwide/target/debug/deps/libidna-db52efbefd0a2ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b530499209190bc4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-7114647d7adb9198.rlib" "/opt/rustwide/target/debug/deps/libhostname-2fa23e97d3d5488d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fb048dfbf48ee955.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c2b3e075de4802b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-a2a48cf7048a6a77.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bb94445519cad3e7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1b0cadcb633ad61c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1dc1633c5393b905.rlib" "/opt/rustwide/target/debug/deps/libtokio-3413c54266a0dd1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f43aa2d659b4ac4f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f02c36058d623f2f.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8bf069cb0846929f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f54506fdbeb633d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-dda6a851072d5be9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8e0aa2a5673b2a2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-65224ad17a6aade0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-02966e6e7539d1a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ba4d3c43689f00aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-574a22e7b9398119.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-77802d46b04715aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-cd533a278fd41df9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ddb24b6c58f2c683.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dcd3f809ff394920.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2d07dedf6e9c335e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a179b66d2bc1339.rlib" "/opt/rustwide/target/debug/deps/libmio-8a6ac976240d0b2e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc763721e6638fb6.rlib" "/opt/rustwide/target/debug/deps/libnet2-feabd88be90c9b85.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libfutures-b93661d89d6f3c69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d7e30e06800d2fa.rlib" "/opt/rustwide/target/debug/deps/libuuid-c5596594f89928e4.rlib" "/opt/rustwide/target/debug/deps/librand-8aac61f290c9bca3.rlib" "/opt/rustwide/target/debug/deps/librand_core-cff648964d5ad30e.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56a02b8eadc7e164.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-35a5c76ec69eb1d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0a904c06adca448a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-79080734bacedd4a.rlib" "/opt/rustwide/target/debug/deps/libunreachable-fbc96b3769cb6cbe.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/librand-a1240315967f4e32.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0bc52eb0669bef18.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7fe980356bc0de76.rlib" "/opt/rustwide/target/debug/deps/librand_hc-92a41ce4c342e901.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-13b7b6d1e00feda8.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-7278ea082c72f5df.rlib" "/opt/rustwide/target/debug/deps/librand_core-41356d5e1f0d1123.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9a541b0518936d90.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b19a342864125be2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1e2d60910c52428a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-676610746f45012f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3d62239b0159fcc2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de696fb7aa7872a9.rlib" "/opt/rustwide/target/debug/deps/libbytes-370fd1f4e178c1a8.rlib" "/opt/rustwide/target/debug/deps/libiovec-7c382e20259ef1f1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f77409651a8445c6.rlib" "/opt/rustwide/target/debug/deps/liblog-a17ecced378ee2f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-55872d12948ebe29.rlib" "/opt/rustwide/target/debug/deps/libpcap-7aeb67eaf51ee887.rlib" "/opt/rustwide/target/debug/deps/liblibc-99eb49759f94b4f4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `traffic_monitor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2857c01ece96cbab94dddaf71b0b2ad7c25135ef310c2199bae19d2382d15af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2857c01ece96cbab94dddaf71b0b2ad7c25135ef310c2199bae19d2382d15af7", kill_on_drop: false }` [INFO] [stdout] 2857c01ece96cbab94dddaf71b0b2ad7c25135ef310c2199bae19d2382d15af7