[INFO] updating cached repository Woutifier/packetcapr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Woutifier/packetcapr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Woutifier/packetcapr" "work/ex/beta-1.37-6/sources/1.36.0/gh/Woutifier/packetcapr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Woutifier/packetcapr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Woutifier/packetcapr" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Woutifier/packetcapr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Woutifier/packetcapr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a6da3348ba772cce852d575fe6f2dda8a7b074cc [INFO] sha for GitHub repo Woutifier/packetcapr: a6da3348ba772cce852d575fe6f2dda8a7b074cc [INFO] validating manifest of Woutifier/packetcapr 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 Woutifier/packetcapr 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 Woutifier/packetcapr [INFO] finished frobbing Woutifier/packetcapr [INFO] frobbed toml for Woutifier/packetcapr written to work/ex/beta-1.37-6/sources/1.36.0/gh/Woutifier/packetcapr/Cargo.toml [INFO] started frobbing Woutifier/packetcapr [INFO] finished frobbing Woutifier/packetcapr [INFO] frobbed toml for Woutifier/packetcapr written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Woutifier/packetcapr/Cargo.toml [INFO] crate Woutifier/packetcapr already has a lockfile, it will not be regenerated [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 Woutifier/packetcapr 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-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Woutifier/packetcapr:/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] 7f03d2917f646b35c4dfb806da8fc94310841c5f7a389858090698eda42cde80 [INFO] running `"docker" "start" "-a" "7f03d2917f646b35c4dfb806da8fc94310841c5f7a389858090698eda42cde80"` [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling argparse v0.2.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling packetcapr v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:85:28 [INFO] [stderr] | [INFO] [stderr] 85 | let runner: Option>; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Runnable` [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/main.rs:95:25 [INFO] [stderr] | [INFO] [stderr] 95 | let mut runner: Box = runner.unwrap(); [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Runnable` [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/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.packetcapr.7dhm783q-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39" "/opt/crater/target/debug/deps/packetcapr-64e4f6e713830c39.ekurouaf88mfstg.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/libargparse-eab93d5ab1e09eca.rlib" "/opt/crater/target/debug/deps/librustc_serialize-349ba31664dfb847.rlib" "/opt/crater/target/debug/deps/libhyper-eda40fe868317551.rlib" "/opt/crater/target/debug/deps/libmime-d2d74db1f171b639.rlib" "/opt/crater/target/debug/deps/liblog-f6caf69386e38ce5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libtypeable-fa4659829e02080f.rlib" "/opt/crater/target/debug/deps/libtraitobject-e38d4174e3a9a182.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c2740d7822cb4f1a.rlib" "/opt/crater/target/debug/deps/libhttparse-7515e4aab4845325.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/liburl-0b65bb8d1a3c625e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-8d86b9cb68c3e3fc.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libtime-93f86d61dff0b8d6.rlib" "/opt/crater/target/debug/deps/libbase64-248766047b196b4d.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libbyteorder-37c01570bf1b56fa.rlib" "/opt/crater/target/debug/deps/libpcap-5de5559146e9d4f4.rlib" "/opt/crater/target/debug/deps/liblibc-16d04da72c8d8209.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" "-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 `packetcapr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7f03d2917f646b35c4dfb806da8fc94310841c5f7a389858090698eda42cde80"` [INFO] running `"docker" "rm" "-f" "7f03d2917f646b35c4dfb806da8fc94310841c5f7a389858090698eda42cde80"` [INFO] [stdout] 7f03d2917f646b35c4dfb806da8fc94310841c5f7a389858090698eda42cde80