[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-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuckow%2FTrafficMonitor" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsuckow/TrafficMonitor on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pcap v0.7.0 [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f14775bdfc81c470e8d1bc02e0c89c2ad2bfc754247326ffdae8aff2cc5af10c [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" "f14775bdfc81c470e8d1bc02e0c89c2ad2bfc754247326ffdae8aff2cc5af10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f14775bdfc81c470e8d1bc02e0c89c2ad2bfc754247326ffdae8aff2cc5af10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14775bdfc81c470e8d1bc02e0c89c2ad2bfc754247326ffdae8aff2cc5af10c", kill_on_drop: false }` [INFO] [stdout] f14775bdfc81c470e8d1bc02e0c89c2ad2bfc754247326ffdae8aff2cc5af10c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 0ee6d98d1e34c602f2f79062e9fbdf92a0b114ee17176f95ae904924cdc578e3 [INFO] running `Command { std: "docker" "start" "-a" "0ee6d98d1e34c602f2f79062e9fbdf92a0b114ee17176f95ae904924cdc578e3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling want v0.0.6 [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 crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [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 tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.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 tokio-fs v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling error-chain v0.10.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 synstructure v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling brotli2 v0.3.2 [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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 `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 `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 `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 `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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.traffic_monitor.7fb9e2ff-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745.3x9zecjpofkja0bj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1a91b57993cea782/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-acc288260bd68544/out" "-L" "/opt/rustwide/target/debug/build/ring-d7c3f2e53a50c7a7/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-942ebcd0fee2c45a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpacket-f7f4cbdeddbd2e2f.rlib" "/opt/rustwide/target/debug/deps/libhwaddr-a1692de96e84bd79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-eb868b999f40e37b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-b2488f092672403b.rlib" "/opt/rustwide/target/debug/deps/libactix_net-13ec4b0cfc105f2f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ad9bd2191a05b41.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b49713371df6e4d0.rlib" "/opt/rustwide/target/debug/deps/libryu-ac5ec25bc02e46f0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9b45a364d846216.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libh2-83926e21cb4b9d52.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-8d5e508e6cb63222.rlib" "/opt/rustwide/target/debug/deps/libflate2-bcc5e41b619424e3.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-21edaf1a56c46b14.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-2abfa27c76d3f591.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-3d4f47b885cc4106.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f4edcf3b3034d4dd.rlib" "/opt/rustwide/target/debug/deps/libserde-3bdb55d73972e1bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-63844b6d5f374803.rlib" "/opt/rustwide/target/debug/deps/libphf-8ce9133fb590b9ef.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ac21a6551334534.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-02c3239023f9351c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80fc3fa185afb30.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libhttp-21f5d86117c30256.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2923d5476755de2d.rlib" "/opt/rustwide/target/debug/deps/libcookie-e2f902a8ea15f44f.rlib" "/opt/rustwide/target/debug/deps/libbase64-275354ecd2408f6b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libring-50f7bbc7e11cfe24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-29b0c9eeed994b71.rlib" "/opt/rustwide/target/debug/deps/libtime-5ae0da0adfe558ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-a58ebeffc90707ea.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1ad723196c8a03e0.rlib" "/opt/rustwide/target/debug/deps/libregex-0f6fe5279953fc1d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4e2a31f6e3172796.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d81c4e81fbd5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2bb321904e1af889.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4a65c76c98f1768a.rlib" "/opt/rustwide/target/debug/deps/libatty-e36e0227edb2a716.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c279506a91b1ccc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-24e1ae8b24909985.rlib" "/opt/rustwide/target/debug/deps/libactix-8a40719f7114800f.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-2a95be4ef21a6255.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6dfde078dbdaa01d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d0a603efa9a8acfb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9f7d9a530ec04b00.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5d7fae9b3fd77d33.rlib" "/opt/rustwide/target/debug/deps/liburl-d8fe2980dc77eca2.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-49a5eaa6a87e82c8.rlib" "/opt/rustwide/target/debug/deps/libidna-241ebb7de4f2ad64.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fab05b5ab3e0959b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-fe5c5bacb8c6be14.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c5c47c36be480eb.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c707936586ad78b0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-51c27a95b0144ac1.rlib" "/opt/rustwide/target/debug/deps/libfailure-4fd04c101acc1d5b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f6770b759291c0d0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c9a85222abb35b46.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0685bdf56d349a69.rlib" "/opt/rustwide/target/debug/deps/libtokio-0af9ac45ca67b70e.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2a5469a1bd791c3c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f6633a3cc0cb5231.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-58da6b16de28259d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-bbab0594373eeef6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3cc9c08e5a97de63.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f0db444a778cd3e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-99a253f18343da21.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a1e6f0e74ef0ad0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-64c448b3c5059e9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4a35e873718129ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4d4da602456059d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0073863259a40ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-976579187fdb8f9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3ce3fd4a9f52ce59.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b50ddc94d0faf33c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4dd8b59f4043e3b4.rlib" "/opt/rustwide/target/debug/deps/libmio-2e43ebfacd193255.rlib" "/opt/rustwide/target/debug/deps/libslab-0e37a834064bd48b.rlib" "/opt/rustwide/target/debug/deps/libnet2-b12fe04694dd30bc.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libuuid-7ba817e29f0df877.rlib" "/opt/rustwide/target/debug/deps/librand-cdb6460c27d6c5b7.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a9ae0d834590b94a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-89ff5aa5018945c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-46f1025896955565.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-92d7e0f0edf90051.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/librand-5095d95e2dceb31b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-962eb543e137773f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-3752653093709608.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d74d4e92e57bde35.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2fb03a71e7864a4f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c53f556b9922bed7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2afe54678bad92e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6af5bee8cd07bba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0bd240e643d3a41.rlib" "/opt/rustwide/target/debug/deps/libiovec-b611120874fa1028.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23224a0e863ddc2e.rlib" "/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/libpcap-23882e1a0d28b957.rlib" "/opt/rustwide/target/debug/deps/liblibc-b48c73b98b66d858.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/traffic_monitor-3f730ccc21417745" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0ee6d98d1e34c602f2f79062e9fbdf92a0b114ee17176f95ae904924cdc578e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee6d98d1e34c602f2f79062e9fbdf92a0b114ee17176f95ae904924cdc578e3", kill_on_drop: false }` [INFO] [stdout] 0ee6d98d1e34c602f2f79062e9fbdf92a0b114ee17176f95ae904924cdc578e3