[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [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 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb6303d00ab42b0ef462692df70e8edea5413f8d181ef60a6a7db98d2211257a [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" "cb6303d00ab42b0ef462692df70e8edea5413f8d181ef60a6a7db98d2211257a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb6303d00ab42b0ef462692df70e8edea5413f8d181ef60a6a7db98d2211257a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6303d00ab42b0ef462692df70e8edea5413f8d181ef60a6a7db98d2211257a", kill_on_drop: false }` [INFO] [stdout] cb6303d00ab42b0ef462692df70e8edea5413f8d181ef60a6a7db98d2211257a [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 1115990952ed3db7b1b5f74581729a4306c5a3824ed29dc2bc6e896749451f70 [INFO] running `Command { std: "docker" "start" "-a" "1115990952ed3db7b1b5f74581729a4306c5a3824ed29dc2bc6e896749451f70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v2.2.0 [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 base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling syn v0.15.23 [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 miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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 backtrace v0.3.13 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.traffic_monitor.6lnjoa3l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c" "/opt/rustwide/target/debug/deps/traffic_monitor-96b778e8df18422c.5ag8rdkqemda3n2a.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-238070c3b08f00dd/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8531996bd6bcede0/out" "-L" "/opt/rustwide/target/debug/build/ring-9a6d2ebd0e9e9d89/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-092e8bad2369118b/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpacket-5c46fdaf4f851031.rlib" "/opt/rustwide/target/debug/deps/libhwaddr-cc7465af2979aaca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-349f312ea2cff189.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b9b9b48ecf16d512.rlib" "/opt/rustwide/target/debug/deps/libactix_web-69382cec9137100e.rlib" "/opt/rustwide/target/debug/deps/libactix_net-87ecd33793ea8c7b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9b7895b753118b47.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c1d358922af90d48.rlib" "/opt/rustwide/target/debug/deps/libryu-5ac4bc40e150250a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f8cfeed6b6dc05e1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e671f265880199ab.rlib" "/opt/rustwide/target/debug/deps/libh2-f9de16da5a0e2d6c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-135775c818ded971.rlib" "/opt/rustwide/target/debug/deps/libflate2-569bb0342de0b44b.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-eeaf886a07680daf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-02a136106e72f67c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b2cce441b5a13429.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a2ede54a74d1f244.rlib" "/opt/rustwide/target/debug/deps/libserde-b3aa50d12d1ac972.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-bba6b5065b2ceb9d.rlib" "/opt/rustwide/target/debug/deps/libphf-2bddf2be001b2521.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5d4a1f3e7c119d9a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-18d955b4fb347346.rlib" "/opt/rustwide/target/debug/deps/libunicase-c1a617c10dff48b9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp-13a8a45a93893238.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b62a1f7117a87609.rlib" "/opt/rustwide/target/debug/deps/libcookie-074a8a0a2d91e60e.rlib" "/opt/rustwide/target/debug/deps/libbase64-6a8a542eeeaf8857.rlib" "/opt/rustwide/target/debug/deps/libsafemem-37487ab5f65b9ac8.rlib" "/opt/rustwide/target/debug/deps/libring-84cbe82b7350bc29.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-347e0fc310e8ef31.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-8e8097c4e019bb76.rlib" "/opt/rustwide/target/debug/deps/libtime-79955817c8372b0c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libbase64-44101cb244760cc4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-7bf0831ff1e6d007.rlib" "/opt/rustwide/target/debug/deps/libregex-dc9e9b24c6a96d27.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f9a435f47086595f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fbb691992798f92f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8a73fb360c7ab8ba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-684329508617fcd4.rlib" "/opt/rustwide/target/debug/deps/libatty-2c1b31b24a97eb0c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-497b9fc2fc717a9f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-1f4309e419a04a9d.rlib" "/opt/rustwide/target/debug/deps/libactix-77e1e972998f128e.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-e0e3113b1555fb1a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-75ea778ad81a6e64.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7bbfe89c4409c1eb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f2d50efde1df1ae1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-50cc7b1a885c445f.rlib" "/opt/rustwide/target/debug/deps/liburl-6c2f79d982da328b.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libsocket2-05facb9e7e3261ed.rlib" "/opt/rustwide/target/debug/deps/libidna-0ff294d38b3e6f5a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4de43cb7435ccb86.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e362439b7768cbd5.rlib" "/opt/rustwide/target/debug/deps/libhostname-cfac5ebc87092296.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f121098694ae18c0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-59a1a5660b0dc1e7.rlib" "/opt/rustwide/target/debug/deps/libfailure-d1536ea1811f1d5d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-de2a603751d9fcca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9754e880cc8b9496.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d83824bfbe26f995.rlib" "/opt/rustwide/target/debug/deps/libtokio-cbce3c84aec82734.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-343d1c3028e53d5e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-744464f217cf68e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e344e3daf9962ae1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d882eef412790999.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f2066b0a6da88b33.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-23b02e5eb7badfb8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-78e1606ffbeca117.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b7c9de07141589ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2175975dd180c6d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-808c852f8e1f8649.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-eecc7e8a63117294.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-331575ae5a643f68.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-08da3dc0bdc5485c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f51c11c872c2ef0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d1af56ee9d0514ff.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d83503392ba6f831.rlib" "/opt/rustwide/target/debug/deps/libmio-ac4270608859f798.rlib" "/opt/rustwide/target/debug/deps/libslab-be706de33e22af13.rlib" "/opt/rustwide/target/debug/deps/libnet2-a60a9cdf4909f5e7.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d930fed4571de76.rlib" "/opt/rustwide/target/debug/deps/libfutures-a6499817d78b9966.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libuuid-42462455e1efedd1.rlib" "/opt/rustwide/target/debug/deps/librand-376e1a9786e6d585.rlib" "/opt/rustwide/target/debug/deps/librand_core-cb12f3a42c3b1612.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4a0f46ae22f1c4cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-80ef88b70e3216c8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7a3021687436b9c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d3122f67499c8313.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/librand-1d6810046bc01523.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-09885145c87a592a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-656677771e74bc31.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b41c3ebe76ed6a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-093bb29291aa3b47.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c95a826a2b918f8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-3156305059e3b6e2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e1687f7de36e3846.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ba9c026e96e4251.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-671879adbadfcdbe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libbytes-35aa475265f42531.rlib" "/opt/rustwide/target/debug/deps/libiovec-ea83228498c9464b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c96334850bb98647.rlib" "/opt/rustwide/target/debug/deps/liblog-a185f70337ed0e94.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "/opt/rustwide/target/debug/deps/libpcap-3d39dbb186c16557.rlib" "/opt/rustwide/target/debug/deps/liblibc-43fef288a6638bc2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `traffic_monitor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1115990952ed3db7b1b5f74581729a4306c5a3824ed29dc2bc6e896749451f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1115990952ed3db7b1b5f74581729a4306c5a3824ed29dc2bc6e896749451f70", kill_on_drop: false }` [INFO] [stdout] 1115990952ed3db7b1b5f74581729a4306c5a3824ed29dc2bc6e896749451f70