[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 1.55.0 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-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 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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" "+1.55.0" "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] 9d604a4e6a621d3f02b4d6fe48ca6c791f60a5a65d6a8a6516396354b440b3ce [INFO] running `Command { std: "docker" "start" "-a" "9d604a4e6a621d3f02b4d6fe48ca6c791f60a5a65d6a8a6516396354b440b3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d604a4e6a621d3f02b4d6fe48ca6c791f60a5a65d6a8a6516396354b440b3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d604a4e6a621d3f02b4d6fe48ca6c791f60a5a65d6a8a6516396354b440b3ce", kill_on_drop: false }` [INFO] [stdout] 9d604a4e6a621d3f02b4d6fe48ca6c791f60a5a65d6a8a6516396354b440b3ce [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" "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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e4fa811f9430945dd0ba6446d165a3c7d78c3de9788536faf114184f35d0a0a [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" "3e4fa811f9430945dd0ba6446d165a3c7d78c3de9788536faf114184f35d0a0a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [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 mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [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 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 tokio v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.2 [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 synstructure v0.10.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling reqwest v0.9.5 [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 issue #80165 [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-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.traffic_monitor.93b6282e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3.33vd4xst9q5hxyrm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-194b81956add79c2/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9d9d750c4712eec5/out" "-L" "/opt/rustwide/target/debug/build/ring-f4222200869e63ce/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-1b1fca40a706de21/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpacket-6a5aba45e874b6cc.rlib" "/opt/rustwide/target/debug/deps/libhwaddr-dc2a73a18ca7150a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55019e6e8c013093.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8da6c7dd7f62a5b8.rlib" "/opt/rustwide/target/debug/deps/libactix_web-13ea2d6aabcba27a.rlib" "/opt/rustwide/target/debug/deps/libactix_net-d15ec45e8cb091f3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e4876fb3fc264864.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d1d1462cba0fffa8.rlib" "/opt/rustwide/target/debug/deps/libryu-660a4fd43c22b659.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5d3eb186ec538f3d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-74f89fdc5dda9b67.rlib" "/opt/rustwide/target/debug/deps/libh2-9f7e29be51571a93.rlib" "/opt/rustwide/target/debug/deps/libindexmap-35df7e835597c905.rlib" "/opt/rustwide/target/debug/deps/libstring-6af92412b3b69519.rlib" "/opt/rustwide/target/debug/deps/libflate2-bbb1fd57042a7c69.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-d833e1001c76ab09.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-716c71844832b1d5.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b6f8e63dd1c0e04d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-6fae62bd4de2a536.rlib" "/opt/rustwide/target/debug/deps/libserde-cbea379adf0e7d3d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e5c652bad6398e75.rlib" "/opt/rustwide/target/debug/deps/libphf-4183f7f028507f51.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4ae60dce2901e9f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-a774ffa4bd248fc6.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c65310b90ba688a5.rlib" "/opt/rustwide/target/debug/deps/libmime-124e9993018a74e4.rlib" "/opt/rustwide/target/debug/deps/libunicase-e49d6b541f2539cd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-667e8746b721b1a7.rlib" "/opt/rustwide/target/debug/deps/libhttp-9cf006ecaf988051.rlib" "/opt/rustwide/target/debug/deps/libitoa-ed3e65388eda00dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fdd3f4823a229827.rlib" "/opt/rustwide/target/debug/deps/libcookie-feb807039fe26489.rlib" "/opt/rustwide/target/debug/deps/libbase64-d95859cfcfc32df6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-5e5aa9da0a714674.rlib" "/opt/rustwide/target/debug/deps/libring-ea5816a4af672915.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-d501f4cfc50439f6.rlib" "/opt/rustwide/target/debug/deps/libtime-7ea61f96ca6ccf3a.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-e60473740dbf6ffe.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e41615fa9f88aec5.rlib" "/opt/rustwide/target/debug/deps/libregex-acc6b3708d2a201c.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cadba9984ec700c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-82380ed202377dce.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2d9b96822d3aa814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-021e690041591d5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eefcea676169b275.rlib" "/opt/rustwide/target/debug/deps/libmemchr-45c27e8ba56624b0.rlib" "/opt/rustwide/target/debug/deps/libatty-ab61f51919832fe1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-efa5bae243b9c523.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f76fb0458abb635f.rlib" "/opt/rustwide/target/debug/deps/libactix-1b6b6df4778f8c57.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-98777fe2edb98535.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9130330a047d981d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-36beced51707d1c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-681a022290ea3ab4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-8d50fd72b897e038.rlib" "/opt/rustwide/target/debug/deps/liburl-439dc97bb7f0f9c3.rlib" "/opt/rustwide/target/debug/deps/libencoding-cb1a7502c2c55705.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9ea6ccaae1294ff5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a51f21fc40257b5e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-dd5fa4b6d61b5fc0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-921ee5f8d35914a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ac8b7c061b6fd447.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fdbc8c0615f3a7c.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-067726b1f674026c.rlib" "/opt/rustwide/target/debug/deps/libhostname-1f7fd25071c2fef2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libfailure-84b6b64e5aed498f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cf09c1ea79921a12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-00213fb4adb8246b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e32757019cb0fc78.rlib" "/opt/rustwide/target/debug/deps/libtokio-78d118af499b6bf5.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47f637e44b056eaa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5003dc998e662dbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-40de1e46b082d7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-214b1737adb8e612.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-7b85df8450c14ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a78bffb5faa50cfd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc2b1e6ba8fbf6de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d629bf44262e0c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f68577d93d9b6bc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-dfbdc15a460f92f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-548ba127268f1932.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1eaed6afe33e4cec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3253a584343abe6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b2aa0fbbac9bf2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ee823ae90890de.rlib" "/opt/rustwide/target/debug/deps/libmio-1b8b2262abb2981d.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-59869d97fb996dfe.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b1e495cf066abf4.rlib" "/opt/rustwide/target/debug/deps/librand-11316649110bd1ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7352826f7fc3bdac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67838f61589dbe40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14ce7e4c0e590591.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-f76e7f44d0c7b3e7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-23322f70348dfc42.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45ca1b7487863cc9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ce9564bdd00d57ce.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ab55f96d71d431c9.rlib" "/opt/rustwide/target/debug/deps/libbytes-35f68f19cf49351b.rlib" "/opt/rustwide/target/debug/deps/libiovec-c619885ddbe0db7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.rlib" "/opt/rustwide/target/debug/deps/libpcap-d90450be44bf5c2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-419bd3809bf5aa70.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/traffic_monitor-d733cc3debd323d3" "-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" "3e4fa811f9430945dd0ba6446d165a3c7d78c3de9788536faf114184f35d0a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4fa811f9430945dd0ba6446d165a3c7d78c3de9788536faf114184f35d0a0a", kill_on_drop: false }` [INFO] [stdout] 3e4fa811f9430945dd0ba6446d165a3c7d78c3de9788536faf114184f35d0a0a