[INFO] crate pcap 0.7.0 is already in cache [INFO] testing pcap-0.7.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate pcap 0.7.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pcap 0.7.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pcap 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pcap 0.7.0 [INFO] tweaked toml for crates.io crate pcap 0.7.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14307e13eefb898846bf22ec6cee67fa5e7d79d34a5ebb479cc33ead5320730e [INFO] running `"docker" "start" "-a" "14307e13eefb898846bf22ec6cee67fa5e7d79d34a5ebb479cc33ead5320730e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pcap v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:147:32 [INFO] [stderr] | [INFO] [stderr] 147 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:781:49 [INFO] [stderr] | [INFO] [stderr] 781 | impl From> for Capture { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:782:41 [INFO] [stderr] | [INFO] [stderr] 782 | fn from(cap: Capture) -> Capture { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "14307e13eefb898846bf22ec6cee67fa5e7d79d34a5ebb479cc33ead5320730e"` [INFO] running `"docker" "rm" "-f" "14307e13eefb898846bf22ec6cee67fa5e7d79d34a5ebb479cc33ead5320730e"` [INFO] [stdout] 14307e13eefb898846bf22ec6cee67fa5e7d79d34a5ebb479cc33ead5320730e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 08c5abc3c521230632279ce1771c90512bf8d0c3e6f2304372909feb8faae03c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "08c5abc3c521230632279ce1771c90512bf8d0c3e6f2304372909feb8faae03c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:147:32 [INFO] [stderr] | [INFO] [stderr] 147 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:781:49 [INFO] [stderr] | [INFO] [stderr] 781 | impl From> for Capture { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:782:41 [INFO] [stderr] | [INFO] [stderr] 782 | fn from(cap: Capture) -> Capture { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling pcap v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `futures` [INFO] [stderr] --> examples/streamlisten.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate futures; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:147:32 [INFO] [stderr] | [INFO] [stderr] 147 | fn cause(&self) -> Option<&std::error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/lib.rs:40:34 [INFO] [stderr] | [INFO] [stderr] 40 | fn maybe(a: bool) -> Capture { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/lib.rs:44:35 [INFO] [stderr] | [INFO] [stderr] 44 | fn also_maybe(a: &mut Capture) { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:781:49 [INFO] [stderr] | [INFO] [stderr] 781 | impl From> for Capture { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:782:41 [INFO] [stderr] | [INFO] [stderr] 782 | fn from(cap: Capture) -> Capture { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.getdevices.2f05h5yw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f" "/opt/rustwide/target/debug/examples/getdevices-f2e5effef5410e1f.lfa5uiy4sgxkwfu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-2f1a99960e8bbc4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.listenlocalhost.kci4h3we-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7" "/opt/rustwide/target/debug/examples/listenlocalhost-19fa9f9eae88d4a7.2qe5a5j7pjmchz9v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-2f1a99960e8bbc4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.easylisten.4p563fqi-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe" "/opt/rustwide/target/debug/examples/easylisten-feb8a21ff9748efe.dcbb20o1dg9msgb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-2f1a99960e8bbc4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.savefile.4dvbkl49-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec" "/opt/rustwide/target/debug/examples/savefile-482c8c0b6b9cacec.4jefwzq171vqenop.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-2f1a99960e8bbc4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.getstatistics.bjy8el1n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96" "/opt/rustwide/target/debug/examples/getstatistics-fcf57442fa48dd96.50o79vvic6puma5p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-2f1a99960e8bbc4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.pcap.3g7omj71-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a" "/opt/rustwide/target/debug/deps/pcap-2385d26298014c4a.54lo0ltb3m0n0f80.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpcap" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.lib.b96voe2c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6" "/opt/rustwide/target/debug/deps/lib-4d84bc881600cdb6.1ac7zu5a3t6dqg24.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libtempdir-5f80eb461a15b476.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428776bad12062f2.rlib" "/opt/rustwide/target/debug/deps/librand-bb807c742746e684.rlib" "/opt/rustwide/target/debug/deps/libpcap-2f1a99960e8bbc4c.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `pcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "08c5abc3c521230632279ce1771c90512bf8d0c3e6f2304372909feb8faae03c"` [INFO] running `"docker" "rm" "-f" "08c5abc3c521230632279ce1771c90512bf8d0c3e6f2304372909feb8faae03c"` [INFO] [stdout] 08c5abc3c521230632279ce1771c90512bf8d0c3e6f2304372909feb8faae03c