[INFO] fetching crate pcap-async 0.2.1... [INFO] testing pcap-async-0.2.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate pcap-async 0.2.1 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate pcap-async 0.2.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98c8b1f712c440c69fc9979fc1a28e2994f94fda27e29d5f39ba42530ebbe52a [INFO] running `Command { std: "docker" "start" "-a" "98c8b1f712c440c69fc9979fc1a28e2994f94fda27e29d5f39ba42530ebbe52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98c8b1f712c440c69fc9979fc1a28e2994f94fda27e29d5f39ba42530ebbe52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c8b1f712c440c69fc9979fc1a28e2994f94fda27e29d5f39ba42530ebbe52a", kill_on_drop: false }` [INFO] [stdout] 98c8b1f712c440c69fc9979fc1a28e2994f94fda27e29d5f39ba42530ebbe52a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 326bb80122ef09c82e40e2ec2f2e5717b6647622ea0e621f4d8a4ca421b9c3ba [INFO] running `Command { std: "docker" "start" "-a" "326bb80122ef09c82e40e2ec2f2e5717b6647622ea0e621f4d8a4ca421b9c3ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling pcap-async v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.75s [INFO] running `Command { std: "docker" "inspect" "326bb80122ef09c82e40e2ec2f2e5717b6647622ea0e621f4d8a4ca421b9c3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326bb80122ef09c82e40e2ec2f2e5717b6647622ea0e621f4d8a4ca421b9c3ba", kill_on_drop: false }` [INFO] [stdout] 326bb80122ef09c82e40e2ec2f2e5717b6647622ea0e621f4d8a4ca421b9c3ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e44056da6ad15620e01ac4b577fba46eb40ea905ad08835466997096e95d40 [INFO] running `Command { std: "docker" "start" "-a" "50e44056da6ad15620e01ac4b577fba46eb40ea905ad08835466997096e95d40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [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 rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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] warning: panic message is not a string literal [INFO] [stdout] --> src/bridge_stream.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 417 - format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] 417 + "Could not build stream {}", stream.err().unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bridge_stream.rs:438:13 [INFO] [stdout] | [INFO] [stdout] 438 | format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 438 - format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] 438 + "Could not build stream {}", stream.err().unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/stream.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 201 - format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] 201 + "Could not build stream {}", stream.err().unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/stream.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 229 - format!("Could not build stream {}", stream.err().unwrap()) [INFO] [stdout] 229 + "Could not build stream {}", stream.err().unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.2j68k1xy4exnck2d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-f0b894732a7579ee.rlib" "/opt/rustwide/target/debug/deps/librand-0ddabfae61fbd94a.rlib" "/opt/rustwide/target/debug/deps/librand-b487ce58e880d262.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b1749e1beddf40e3.rlib" "/opt/rustwide/target/debug/deps/libtokio-3a3f3baa6f569eab.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/libmio-d1ef67446d03373c.rlib" "/opt/rustwide/target/debug/deps/libiovec-0c6d4e6df1074020.rlib" "/opt/rustwide/target/debug/deps/libnet2-b57b7cb839faabb8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libfutures-01f28b68bbdc1b73.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-66af64fbafad30ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-933fff2379fc6b24.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5962eb41df26c46f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf5689801e6aeac0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-adb69a37fbcbf8aa.rlib" "/opt/rustwide/target/debug/deps/libfailure-2ec6d75a08e2f2b9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2e08b1227d72f8c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d887755e9e9bab34.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pcap_async-e75700206973823d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.0.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-e75700206973823d.pcap_async.5c014a09-cgu.1.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-e75700206973823d.pcap_async.5c014a09-cgu.3.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/pcap_async-e75700206973823d.pcap_async.5c014a09-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-e75700206973823d.pcap_async.5c014a09-cgu.5.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] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pcap-async` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "50e44056da6ad15620e01ac4b577fba46eb40ea905ad08835466997096e95d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e44056da6ad15620e01ac4b577fba46eb40ea905ad08835466997096e95d40", kill_on_drop: false }` [INFO] [stdout] 50e44056da6ad15620e01ac4b577fba46eb40ea905ad08835466997096e95d40