[INFO] fetching crate pcap-async 0.2.1... [INFO] testing pcap-async-0.2.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate pcap-async 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pcap-async 0.2.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pcap-async 0.2.1 [INFO] finished tweaking crates.io crate pcap-async 0.2.1 [INFO] tweaked toml for crates.io crate pcap-async 0.2.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd954e7b6a1fb5585b19fad69a8176c5e24b07685ee611635d5faf6088519fc [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" "0bd954e7b6a1fb5585b19fad69a8176c5e24b07685ee611635d5faf6088519fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd954e7b6a1fb5585b19fad69a8176c5e24b07685ee611635d5faf6088519fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd954e7b6a1fb5585b19fad69a8176c5e24b07685ee611635d5faf6088519fc", kill_on_drop: false }` [INFO] [stdout] 0bd954e7b6a1fb5585b19fad69a8176c5e24b07685ee611635d5faf6088519fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e37dae6aba1534bcbb201ba8d966875059293daeab2615a9863cdd7369d04db9 [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" "e37dae6aba1534bcbb201ba8d966875059293daeab2615a9863cdd7369d04db9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling pcap-async v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.21s [INFO] running `Command { std: "docker" "inspect" "e37dae6aba1534bcbb201ba8d966875059293daeab2615a9863cdd7369d04db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e37dae6aba1534bcbb201ba8d966875059293daeab2615a9863cdd7369d04db9", kill_on_drop: false }` [INFO] [stdout] e37dae6aba1534bcbb201ba8d966875059293daeab2615a9863cdd7369d04db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f280121194768446175cab1621f6c3398097acb1070380b8dea7f693428b0f89 [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" "f280121194768446175cab1621f6c3398097acb1070380b8dea7f693428b0f89", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling pcap-async v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bridge_stream.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | let mut result = bridge [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158" "/opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.3prmw0aw0c1502fu.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-20b8e5f30dd095d1.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54eae2836ca73df9.rlib" "/opt/rustwide/target/debug/deps/libtokio-e773dd5abf8f3ebd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio-7787031fe19c2843.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-01d2c3e9936685d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libfutures-819b70df538d01c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b10d1411ad6eaf8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-89e41f293cf920ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4faa2eb521b04003.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a70afd78977a3728.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bb14a1b2d7b9660d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1feed9adde69bdbe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2aab834cd9b1e448.rlib" "/opt/rustwide/target/debug/deps/libfailure-6542549f027aecc4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-7461a91c1a3bfee4.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f6ed5f361b03f1ec.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::live_capture': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:30: undefined reference to `pcap_create' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::file_capture': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:64: undefined reference to `pcap_open_offline' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::dead': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:88: undefined reference to `pcap_open_dead' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::lookup': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:107: undefined reference to `pcap_lookupdev' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_non_block': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:123: undefined reference to `pcap_setnonblock' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_promiscuous': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:134: undefined reference to `pcap_set_promisc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_snaplen': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:142: undefined reference to `pcap_set_snaplen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_buffer_size': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:158: undefined reference to `pcap_set_buffer_size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::compile_bpf': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:174: undefined reference to `pcap_compile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::set_bpf': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:191: undefined reference to `pcap_setfilter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::activate': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:207: undefined reference to `pcap_activate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::fd': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:216: undefined reference to `pcap_get_selectable_fd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::interrupt': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:244: undefined reference to `pcap_breakloop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.1.rcgu.o: in function `pcap_async::handle::Handle::close': [INFO] [stdout] /opt/rustwide/workdir/src/handle.rs:268: undefined reference to `pcap_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.11.rcgu.o: in function `pcap_async::info::Info::all': [INFO] [stdout] /opt/rustwide/workdir/src/info.rs:21: undefined reference to `pcap_findalldevs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.4.rcgu.o: in function `pcap_async::packet::future::dispatch::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/src/packet/future.rs:114: undefined reference to `pcap_dispatch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/packet/future.rs:160: undefined reference to `pcap_breakloop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.8.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/bpf.rs:19: undefined reference to `pcap_freecode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-83a50f0c7882b158.pcap_async.5atvj6t2-cgu.8.rcgu.o: in function `pcap_async::pcap_util::convert_libpcap_error': [INFO] [stdout] /opt/rustwide/workdir/src/pcap_util.rs:17: undefined reference to `pcap_geterr' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pcap-async` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f280121194768446175cab1621f6c3398097acb1070380b8dea7f693428b0f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f280121194768446175cab1621f6c3398097acb1070380b8dea7f693428b0f89", kill_on_drop: false }` [INFO] [stdout] f280121194768446175cab1621f6c3398097acb1070380b8dea7f693428b0f89