[INFO] crate pcarp 1.1.1 is already in cache [INFO] testing pcarp-1.1.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate pcarp 1.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pcarp 1.1.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pcarp 1.1.1 [INFO] finished tweaking crates.io crate pcarp 1.1.1 [INFO] tweaked toml for crates.io crate pcarp 1.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate pcarp 1.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 51be293586757cb40a60980bcae44e17c3356edebd7a2a95b43473b00c9f0f1b [INFO] running `"docker" "start" "-a" "51be293586757cb40a60980bcae44e17c3356edebd7a2a95b43473b00c9f0f1b"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling pcarp v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.45s [INFO] running `"docker" "inspect" "51be293586757cb40a60980bcae44e17c3356edebd7a2a95b43473b00c9f0f1b"` [INFO] running `"docker" "rm" "-f" "51be293586757cb40a60980bcae44e17c3356edebd7a2a95b43473b00c9f0f1b"` [INFO] [stdout] 51be293586757cb40a60980bcae44e17c3356edebd7a2a95b43473b00c9f0f1b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc6a6f46d2e0a87620a8785cb59294aacab6ef64fb1c5a274c8e05a9f198e3ff [INFO] running `"docker" "start" "-a" "bc6a6f46d2e0a87620a8785cb59294aacab6ef64fb1c5a274c8e05a9f198e3ff"` [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling pcarp v1.1.1 (/opt/rustwide/workdir) [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.bench.41azx5y6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880" "/opt/rustwide/target/debug/examples/bench-ce0b9a06f9027880.5bze99psb9htec0g.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-cc2bd7ef60491f19/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-c848878682f1f091.rlib" "/opt/rustwide/target/debug/deps/libpcarp-accd1d52d956e73d.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-8e88c1205f1598ca.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-13d3bbb4561606a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-340aea2266707106.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d96f10a953eb5213.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-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 `pcarp`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.pcap_dump_libpcap.7vr0yved-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc" "/opt/rustwide/target/debug/examples/pcap_dump_libpcap-43dd4bbadb826efc.4ncbv9oihncbivum.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-cc2bd7ef60491f19/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ad41dfb089944880.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-411382c72158694d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e968f2eb2fa45091.rlib" "/opt/rustwide/target/debug/deps/libquick_error-26a5f855c809a9eb.rlib" "/opt/rustwide/target/debug/deps/libregex-2342ad933c6ad3ca.rlib" "/opt/rustwide/target/debug/deps/libthread_local-54c5a590687748e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-79f4ad29dbfe489f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-751b3299b3c0f8d6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/libpcap-c848878682f1f091.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libclap-131a05df361b86a0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0124ff4ac8afcced.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4bd7a20ff86ce273.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-06d7a0793e9ca709.rlib" "/opt/rustwide/target/debug/deps/libstrsim-b32b1c93e6d2d890.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bfc500b2a6b27244.rlib" "/opt/rustwide/target/debug/deps/libatty-40d4acf9eb396320.rlib" "/opt/rustwide/target/debug/deps/liblibc-340aea2266707106.rlib" "/opt/rustwide/target/debug/deps/libansi_term-0d3bacace01cab89.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-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 `pcarp`. [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: build failed [INFO] running `"docker" "inspect" "bc6a6f46d2e0a87620a8785cb59294aacab6ef64fb1c5a274c8e05a9f198e3ff"` [INFO] running `"docker" "rm" "-f" "bc6a6f46d2e0a87620a8785cb59294aacab6ef64fb1c5a274c8e05a9f198e3ff"` [INFO] [stdout] bc6a6f46d2e0a87620a8785cb59294aacab6ef64fb1c5a274c8e05a9f198e3ff