[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 7e3f268226100911ff7555dc5e1163045d0f33a7b9eb1fcf2c5e133108e73636 [INFO] running `Command { std: "docker" "start" "-a" "7e3f268226100911ff7555dc5e1163045d0f33a7b9eb1fcf2c5e133108e73636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3f268226100911ff7555dc5e1163045d0f33a7b9eb1fcf2c5e133108e73636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3f268226100911ff7555dc5e1163045d0f33a7b9eb1fcf2c5e133108e73636", kill_on_drop: false }` [INFO] [stdout] 7e3f268226100911ff7555dc5e1163045d0f33a7b9eb1fcf2c5e133108e73636 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18b3d6b00755773fb85141c420c2a6aaa65cfadcbbbed5c62c65ccecb52261d8 [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" "18b3d6b00755773fb85141c420c2a6aaa65cfadcbbbed5c62c65ccecb52261d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [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 encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [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 quote v0.6.10 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [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 flate2 v1.0.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [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 parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling crossbeam-channel v0.3.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [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 hwaddr v0.1.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.traffic_monitor.239d5m0y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a" "/opt/rustwide/target/debug/deps/traffic_monitor-fd3ff21fef0fa81a.nwu7j2rhralsrrq.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-5dea9a1ed43c3db6/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9cf0bb48befd59ed/out" "-L" "/opt/rustwide/target/debug/build/ring-6bdd88dc5032cc0c/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b2809ba190f76cb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpacket-77733ade836668d9.rlib" "/opt/rustwide/target/debug/deps/libhwaddr-ca3cd42c558caff7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b58201556325004c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9dc317cb165c4a4d.rlib" "/opt/rustwide/target/debug/deps/libactix_web-affc985fb21845b3.rlib" "/opt/rustwide/target/debug/deps/libactix_net-4144a59b4947aa6a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-bcb99b3919333919.rlib" "/opt/rustwide/target/debug/deps/libserde_json-346df705ff1ad80d.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-200d9d05b8b9dab8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libh2-749d520bab7150f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-750432758999e553.rlib" "/opt/rustwide/target/debug/deps/libflate2-150b3792ec66bb12.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-1a965936ae2007a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f07cd9879728e033.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-0736780fd095f232.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0082eb2b325e3ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-ba4cdb09346902e1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-786ad58cd21a58ea.rlib" "/opt/rustwide/target/debug/deps/libphf-8f0146a9ba798a75.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9ad30d94baecb152.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-ac5e81ea00f04432.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libhttp-f21b3e7a62b68754.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-cf8563cf648f023b.rlib" "/opt/rustwide/target/debug/deps/libcookie-c169a56a7c66f7e7.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa9622395332ed6a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libring-987807459ac2b2ba.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-92f94e9c825825dc.rlib" "/opt/rustwide/target/debug/deps/libtime-51cfabc753393156.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-33f63fb73042aadb.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-2ba8715360eebe3e.rlib" "/opt/rustwide/target/debug/deps/libregex-e5cbafd646433717.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d27e863ae0206878.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ba3e8e06b1e48e0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-72433dfa99b4b099.rlib" "/opt/rustwide/target/debug/deps/libatty-106f78f3609e84f4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/libactix-a532d5b4d45dde72.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-efbe7ddff9e6fd88.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5955f731be5aa785.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-1baf141b43ab662b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-98e4cba6520ce321.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-82d3468ef5ec16d9.rlib" "/opt/rustwide/target/debug/deps/liburl-2c24395660372402.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2f08f9b71d4452a0.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f423f861cc215d26.rlib" "/opt/rustwide/target/debug/deps/libhostname-9f2b42e4f0be83eb.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c2a9c7329dc97f35.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a6f3c701e59194ef.rlib" "/opt/rustwide/target/debug/deps/libfailure-4118a9a7f150b305.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-21f208de194bab82.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e1300b2989ba10a2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-77bd6e738b7ff1f2.rlib" "/opt/rustwide/target/debug/deps/libtokio-32a0065112fc44cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f38f752ba3a631e3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fe84d35e3715f60a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-62f5ecdd38cff9a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9fd12aa08fc83a8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d1e7bfede3d68bc8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c0f5d33427b2e61d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-82d108d54e47e478.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f5fdc503696d8b77.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5e403a44333872e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-187c9709dc8d57c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f91164449580f62a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c304724896c71f8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-874224ae4b4c6e77.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-306153d00bb1dfa1.rlib" "/opt/rustwide/target/debug/deps/libmio-90ca17862071a646.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-2f2c961bab8f29ff.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libuuid-f02a704d3409e44b.rlib" "/opt/rustwide/target/debug/deps/librand-b1f2fb5654b8ccd8.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7126cab267ade909.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d9a407166fb7e6a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5a50a8c253e096a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9107a0bb4feb3358.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-5abd0d33532299b7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1e11dccbb3e0f342.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-eec79557985e5eea.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libbytes-9846f5745eca29e8.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9f90fabcaba70df.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libpcap-c69e8596e0bab32b.rlib" "/opt/rustwide/target/debug/deps/liblibc-01c5de553f88693a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "18b3d6b00755773fb85141c420c2a6aaa65cfadcbbbed5c62c65ccecb52261d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b3d6b00755773fb85141c420c2a6aaa65cfadcbbbed5c62c65ccecb52261d8", kill_on_drop: false }` [INFO] [stdout] 18b3d6b00755773fb85141c420c2a6aaa65cfadcbbbed5c62c65ccecb52261d8