[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-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuckow%2FTrafficMonitor" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsuckow/TrafficMonitor on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-4/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packet v0.1.2 [INFO] [stderr] Downloaded hwaddr v0.1.5 [INFO] [stderr] Downloaded actix-web v0.7.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] dfa30dca8f6ad97287ae13886091634dde7a30dfa85997e01a9696f3e98dafb9 [INFO] running `Command { std: "docker" "start" "-a" "dfa30dca8f6ad97287ae13886091634dde7a30dfa85997e01a9696f3e98dafb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa30dca8f6ad97287ae13886091634dde7a30dfa85997e01a9696f3e98dafb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa30dca8f6ad97287ae13886091634dde7a30dfa85997e01a9696f3e98dafb9", kill_on_drop: false }` [INFO] [stdout] dfa30dca8f6ad97287ae13886091634dde7a30dfa85997e01a9696f3e98dafb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5e4683e3ff76bb890fdc1a73a0074316781d9d5e065ffd9768e3acb443d56e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ad5e4683e3ff76bb890fdc1a73a0074316781d9d5e065ffd9768e3acb443d56e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v0.6.10 [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 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 url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [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 parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [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 crossbeam-channel v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [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 hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling hwaddr v0.1.5 [INFO] [stderr] Compiling actix-net v0.2.6 [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-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.traffic_monitor.4avq51b4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec" "/opt/rustwide/target/debug/deps/traffic_monitor-22dd9fba6e9d60ec.6ttxyd03iwfpmge.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-a82dc42b24b81db0/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f37de4e9cb10b5d4/out" "-L" "/opt/rustwide/target/debug/build/ring-74d59825a8d22d2f/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-bc9f3b196cd6edc8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpacket-09ab4a04ac62461a.rlib" "/opt/rustwide/target/debug/deps/libhwaddr-07da58c2ddb3a891.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e1adf2d5a3c5eab4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-7cfe88fca9b2b7aa.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6b86d5e6c16cf61e.rlib" "/opt/rustwide/target/debug/deps/libactix_net-ade15a4754b5806e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9b1ce533b0441335.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e139a2522966e9cb.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c1886a43d044c2bc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libh2-8fe77f5bd6a198a1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-53bea00394042cf9.rlib" "/opt/rustwide/target/debug/deps/libflate2-04ed45504db305a8.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-a19960bf08cf24b9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-bbf548ebed7ad6a9.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-79a07eeee6d528ce.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-08d57bdb2412fe77.rlib" "/opt/rustwide/target/debug/deps/libserde-43b56911a60152e4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d11b1f44d436500e.rlib" "/opt/rustwide/target/debug/deps/libphf-262ffec4ec56b27a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-958225b4ed11122b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-22351dce7ee9f8ab.rlib" "/opt/rustwide/target/debug/deps/libunicase-aefe7bfeaa103527.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libhttp-4fc9cbd40619880e.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f2e22f98587534ef.rlib" "/opt/rustwide/target/debug/deps/libcookie-1265098b45a06e84.rlib" "/opt/rustwide/target/debug/deps/libbase64-0e30f6ac38e16097.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afb3ceead3a644b5.rlib" "/opt/rustwide/target/debug/deps/libring-7510edaf2cfd4e8d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ac8ba5ae861e3e7a.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-a8261a362ca74a1f.rlib" "/opt/rustwide/target/debug/deps/libtime-3024ce4e7042035c.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-98337f8483e88362.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0b09babef026e272.rlib" "/opt/rustwide/target/debug/deps/libregex-3efa5fbace78d4d3.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-035d638077450075.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-44ba5c7bb8e7891d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e3de1aae1de8e73.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a980fd422c56f58f.rlib" "/opt/rustwide/target/debug/deps/libatty-0680f9b3ff053de3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3d331d8740af061f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e06816da3299fcc1.rlib" "/opt/rustwide/target/debug/deps/libactix-27e2592a2cdba0bb.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-6cbbf7214fe71b5d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-455fc574ce390fdd.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9bfb8951e72df5d7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-173703833c540a65.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-243e2c1fa6725dbc.rlib" "/opt/rustwide/target/debug/deps/liburl-1b5edf532f21ca26.rlib" "/opt/rustwide/target/debug/deps/libencoding-6ed8aa24ccb887c5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-e1b390b523d7cfee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-5b7b0264629b6ce3.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e0701c516fc85402.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-c78092f37518b15a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-3d19531277b86107.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-213013fb0d05f644.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0266305d82a1c23f.rlib" "/opt/rustwide/target/debug/deps/libhostname-3a33609065cfe547.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-dc18d05c5b7592a1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e385ddd7db03551b.rlib" "/opt/rustwide/target/debug/deps/libfailure-fccc9b37d6adacb5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-54be03a8abb056dc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-63f6064fd19a49c2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6e1da9358feca2ed.rlib" "/opt/rustwide/target/debug/deps/libtokio-6d64b5bdda590007.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-28b9ba626a3f37e3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b5f1635c1183bd2f.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1d8e55f690fc3574.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2799054d0c5e6800.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f4e4c7e8bb57e8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c196e0aedb9e2475.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-16ea55d1e0d23bb1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1b36384b2ee166e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8f7a254ce1a75026.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-27740ae3c8c4d9bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f97e87c3579c56b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-9aba3d78b0965985.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0c5d5e0873f0b9e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-109a501e0eec1164.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0cf9c0e98f2014ab.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e61013662962c6ea.rlib" "/opt/rustwide/target/debug/deps/libmio-0aa151bc51f873df.rlib" "/opt/rustwide/target/debug/deps/libslab-9d13d6c58b92640e.rlib" "/opt/rustwide/target/debug/deps/libnet2-021983ef5f9272f6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libuuid-fc3d312c8080be27.rlib" "/opt/rustwide/target/debug/deps/librand-02c60d7ba131bb72.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f3a9cd061bea6ee.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bfc91c6c17346f8a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0752b4a16ca6223c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-85a54acab60b0631.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f1062441f42ab4d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/librand-78966b850186da3b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5cd90886be4d9a7f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d5759e5f5493784c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-23033943f22d2152.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00dfa57b4e70de4d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1853f34e41d689a5.rlib" "/opt/rustwide/target/debug/deps/librand_core-54649d434ae40dcc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fa1f97387e090904.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6b1b72e077aed376.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libbytes-bf29448e9d78dbac.rlib" "/opt/rustwide/target/debug/deps/libiovec-cbedaced6f9f6f7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f917bac19ed89562.rlib" "/opt/rustwide/target/debug/deps/liblog-525d07fce8b5104f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libpcap-c0139be76ccdbdbd.rlib" "/opt/rustwide/target/debug/deps/liblibc-eabe241a8456cc08.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "ad5e4683e3ff76bb890fdc1a73a0074316781d9d5e065ffd9768e3acb443d56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5e4683e3ff76bb890fdc1a73a0074316781d9d5e065ffd9768e3acb443d56e", kill_on_drop: false }` [INFO] [stdout] ad5e4683e3ff76bb890fdc1a73a0074316781d9d5e065ffd9768e3acb443d56e