[INFO] crate pcap 0.7.0 is already in cache [INFO] extracting crate pcap 0.7.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/pcap/0.7.0 [INFO] extracting crate pcap 0.7.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pcap/0.7.0 [INFO] validating manifest of pcap-0.7.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pcap-0.7.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pcap-0.7.0 [INFO] removed 0 missing examples [INFO] finished frobbing pcap-0.7.0 [INFO] frobbed toml for pcap-0.7.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/pcap/0.7.0/Cargo.toml [INFO] started frobbing pcap-0.7.0 [INFO] removed 0 missing examples [INFO] finished frobbing pcap-0.7.0 [INFO] frobbed toml for pcap-0.7.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pcap/0.7.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pcap-0.7.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pcap/0.7.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 3fec4ee2c8b54bc358b842c2c85ea980d48e5caf39a0de13294d6e23024f703d [INFO] running `"docker" "start" "-a" "3fec4ee2c8b54bc358b842c2c85ea980d48e5caf39a0de13294d6e23024f703d"` [INFO] [stderr] Compiling pcap v0.7.0 (/opt/crater/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] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "3fec4ee2c8b54bc358b842c2c85ea980d48e5caf39a0de13294d6e23024f703d"` [INFO] running `"docker" "rm" "-f" "3fec4ee2c8b54bc358b842c2c85ea980d48e5caf39a0de13294d6e23024f703d"` [INFO] [stdout] 3fec4ee2c8b54bc358b842c2c85ea980d48e5caf39a0de13294d6e23024f703d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pcap/0.7.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 4c5be1d1f094b819a2af36bbd9825204df35ce0e821c8b814ae2981bb6cb433e [INFO] running `"docker" "start" "-a" "4c5be1d1f094b819a2af36bbd9825204df35ce0e821c8b814ae2981bb6cb433e"` [INFO] [stderr] Compiling pcap v0.7.0 (/opt/crater/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] 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] --> 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: 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] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.getdevices.9ikcx9ew-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe" "/opt/crater/target/debug/examples/getdevices-d232283f69d9bffe.205sy4ar2xvkeqk7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpcap-c9dfb06644051ece.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.easylisten.bz6hr5w2-cgu.8.rcgu.o" "-o" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be" "/opt/crater/target/debug/examples/easylisten-61ed0a0aa4d9e3be.1wnhm3qi1gtqzo8j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpcap-c9dfb06644051ece.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.getstatistics.7axi5t2e-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585" "/opt/crater/target/debug/examples/getstatistics-9c44682be1c40585.5gjs846sgl04ixyx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpcap-c9dfb06644051ece.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.listenlocalhost.84p4w3bk-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50" "/opt/crater/target/debug/examples/listenlocalhost-6fccb0fcc50ced50.32wpl5p4t7p4ldf3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpcap-c9dfb06644051ece.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.savefile.2yw6i9aj-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a" "/opt/crater/target/debug/examples/savefile-2ea183056ac44c9a.5uihq7gjlgtjo60.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpcap-c9dfb06644051ece.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.pcap.dam9yei9-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf" "/opt/crater/target/debug/deps/pcap-701193ff5835bbcf.4h2yk7jrvh0iwotl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lpcap" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] 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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.lib.pk7urdqx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575" "/opt/crater/target/debug/deps/lib-602edd2b7cedd575.15ojh6r29dt0es31.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/libtempdir-c9f6008f2934db4a.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-94694d3a4421a2a2.rlib" "/opt/crater/target/debug/deps/librand-12c0152561214ea4.rlib" "/opt/crater/target/debug/deps/libpcap-c9dfb06644051ece.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] running `"docker" "inspect" "4c5be1d1f094b819a2af36bbd9825204df35ce0e821c8b814ae2981bb6cb433e"` [INFO] running `"docker" "rm" "-f" "4c5be1d1f094b819a2af36bbd9825204df35ce0e821c8b814ae2981bb6cb433e"` [INFO] [stdout] 4c5be1d1f094b819a2af36bbd9825204df35ce0e821c8b814ae2981bb6cb433e