[INFO] fetching crate pcap-async 0.2.0... [INFO] testing pcap-async-0.2.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate pcap-async 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pcap-async 0.2.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pcap-async 0.2.0 [INFO] finished tweaking crates.io crate pcap-async 0.2.0 [INFO] tweaked toml for crates.io crate pcap-async 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] ecdd7b3f5d48f3a49fcea42cc6f5066d3cfa6f04d51dee31b43363d849887062 [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" "ecdd7b3f5d48f3a49fcea42cc6f5066d3cfa6f04d51dee31b43363d849887062"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling pcap-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/bridge_stream.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | std::mem::replace(this.stream, Some(stream)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | #![deny(unused_must_use, unused_imports, bare_trait_objects)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.54s [INFO] running `"docker" "inspect" "ecdd7b3f5d48f3a49fcea42cc6f5066d3cfa6f04d51dee31b43363d849887062"` [INFO] running `"docker" "rm" "-f" "ecdd7b3f5d48f3a49fcea42cc6f5066d3cfa6f04d51dee31b43363d849887062"` [INFO] [stdout] ecdd7b3f5d48f3a49fcea42cc6f5066d3cfa6f04d51dee31b43363d849887062 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 72aaacf75e8eb2c5cec176269b210e25c95b653f6b610d976fa73aab74f698ec [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" "72aaacf75e8eb2c5cec176269b210e25c95b653f6b610d976fa73aab74f698ec"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/bridge_stream.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | std::mem::replace(this.stream, Some(stream)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | #![deny(unused_must_use, unused_imports, bare_trait_objects)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling pcap-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bridge_stream.rs:468:13 [INFO] [stderr] | [INFO] [stderr] 468 | let mut result = bridge [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/bridge_stream.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | std::mem::replace(this.stream, Some(stream)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | #![deny(unused_must_use, unused_imports, bare_trait_objects)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377" "/opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.k65qe7gl4dfsvye.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-51be9c833f8e1431.rlib" "/opt/rustwide/target/debug/deps/librand-4b4bbdcaddf090ab.rlib" "/opt/rustwide/target/debug/deps/librand-9cc9e44aa3d9199f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libtokio-715d68c85c536f6b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/libmio-340cc385c38e5b89.rlib" "/opt/rustwide/target/debug/deps/libiovec-53711fde944e9042.rlib" "/opt/rustwide/target/debug/deps/libnet2-2fe4992f274b56f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libfutures-16b93cf479cc914c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-be91e6739bc441ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-435058a1ff59b7e5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4cbbb8a99330f963.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54a755691ad39b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ef20f919624145a3.rlib" "/opt/rustwide/target/debug/deps/libfailure-da78d2daae883941.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a1362c286da84dce.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::live_capture': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:30: undefined reference to `pcap_create' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::file_capture': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:64: undefined reference to `pcap_open_offline' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::dead': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:88: undefined reference to `pcap_open_dead' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::lookup': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:107: undefined reference to `pcap_lookupdev' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_non_block': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:123: undefined reference to `pcap_setnonblock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_promiscuous': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:134: undefined reference to `pcap_set_promisc' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_snaplen': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:142: undefined reference to `pcap_set_snaplen' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_buffer_size': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:158: undefined reference to `pcap_set_buffer_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::compile_bpf': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:174: undefined reference to `pcap_compile' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_bpf': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:191: undefined reference to `pcap_setfilter' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::activate': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:207: undefined reference to `pcap_activate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::fd': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:216: undefined reference to `pcap_get_selectable_fd' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::interrupt': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:244: undefined reference to `pcap_breakloop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::close': [INFO] [stderr] /opt/rustwide/workdir/src/handle.rs:268: undefined reference to `pcap_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.4.rcgu.o: in function `pcap_async::packet::future::dispatch::{{closure}}': [INFO] [stderr] /opt/rustwide/workdir/src/packet/future.rs:114: undefined reference to `pcap_dispatch' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/src/packet/future.rs:160: undefined reference to `pcap_breakloop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.8.rcgu.o: in function `pcap_async::pcap_util::convert_libpcap_error': [INFO] [stderr] /opt/rustwide/workdir/src/pcap_util.rs:17: undefined reference to `pcap_geterr' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.9.rcgu.o: in function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/bpf.rs:19: undefined reference to `pcap_freecode' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-aba8e99b0c79d377.pcap_async.b0yd5eo1-cgu.9.rcgu.o: in function `pcap_async::info::Info::all': [INFO] [stderr] /opt/rustwide/workdir/src/info.rs:21: undefined reference to `pcap_findalldevs' [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-async`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "72aaacf75e8eb2c5cec176269b210e25c95b653f6b610d976fa73aab74f698ec"` [INFO] running `"docker" "rm" "-f" "72aaacf75e8eb2c5cec176269b210e25c95b653f6b610d976fa73aab74f698ec"` [INFO] [stdout] 72aaacf75e8eb2c5cec176269b210e25c95b653f6b610d976fa73aab74f698ec