[INFO] updating cached repository DerekV/bandwidth_audit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/DerekV/bandwidth_audit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/DerekV/bandwidth_audit" "work/ex/beta-1.38-1/sources/1.37.0/gh/DerekV/bandwidth_audit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/DerekV/bandwidth_audit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DerekV/bandwidth_audit" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DerekV/bandwidth_audit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DerekV/bandwidth_audit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51e364c1d88b4bf9848135ff34f3209eeee62a9b [INFO] sha for GitHub repo DerekV/bandwidth_audit: 51e364c1d88b4bf9848135ff34f3209eeee62a9b [INFO] validating manifest of DerekV/bandwidth_audit on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of DerekV/bandwidth_audit on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing DerekV/bandwidth_audit [INFO] finished frobbing DerekV/bandwidth_audit [INFO] frobbed toml for DerekV/bandwidth_audit written to work/ex/beta-1.38-1/sources/1.37.0/gh/DerekV/bandwidth_audit/Cargo.toml [INFO] started frobbing DerekV/bandwidth_audit [INFO] finished frobbing DerekV/bandwidth_audit [INFO] frobbed toml for DerekV/bandwidth_audit written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DerekV/bandwidth_audit/Cargo.toml [INFO] crate DerekV/bandwidth_audit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing DerekV/bandwidth_audit against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/DerekV/bandwidth_audit:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f5c91d7214d244dba9c30e16ce203ac307decfebe36e2369739405bb9ec06fef [INFO] running `"docker" "start" "-a" "f5c91d7214d244dba9c30e16ce203ac307decfebe36e2369739405bb9ec06fef"` [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling openssl-sys v0.9.24 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling reqwest v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling hwaddr v0.1.3 [INFO] [stderr] Compiling packet v0.1.2 [INFO] [stderr] Compiling bandwidth_audit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:64:25 [INFO] [stderr] | [INFO] [stderr] 64 | let mut cap:Capture = [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Activated` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.bandwidth_audit.95euvjnn-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552" "/opt/crater/target/debug/deps/bandwidth_audit-5ac39c63bd725552.4ohg3gfbvkxjub6b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-24b2e18e6215df57/out/.libs" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpacket-d1bc753962af7481.rlib" "/opt/crater/target/debug/deps/libhwaddr-c102af1fabe5d47f.rlib" "/opt/crater/target/debug/deps/libphf-3b13682eee13fb52.rlib" "/opt/crater/target/debug/deps/libphf_shared-ffce25725461445d.rlib" "/opt/crater/target/debug/deps/libsiphasher-1bc96b59f32124b4.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/liberror_chain-d9794eda7d904fa9.rlib" "/opt/crater/target/debug/deps/libbacktrace-e7fafb1aaf8e5ebe.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-834a3bda6c3fb9c2.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5967d01fc3b65b86.rlib" "/opt/crater/target/debug/deps/libpcap-08f085a3f5e1c8cd.rlib" "/opt/crater/target/debug/deps/libtokio_core-7d0fc977d6f473a1.rlib" "/opt/crater/target/debug/deps/libscoped_tls-95084f4484ab1532.rlib" "/opt/crater/target/debug/deps/libtokio_io-77aa14427084badb.rlib" "/opt/crater/target/debug/deps/libslab-5ba5e0ab3535f558.rlib" "/opt/crater/target/debug/deps/libbytes-b3b8ee4195f48862.rlib" "/opt/crater/target/debug/deps/libbyteorder-90775fa756ff2755.rlib" "/opt/crater/target/debug/deps/libfutures-2a8ba247d15eab21.rlib" "/opt/crater/target/debug/deps/libmio-fdc34eb3e5c200cb.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/liblog-e203744bef71d14e.rlib" "/opt/crater/target/debug/deps/liblog-9a4573bfd4d75161.rlib" "/opt/crater/target/debug/deps/libiovec-6c661c41aa05e9f3.rlib" "/opt/crater/target/debug/deps/libnet2-d7ab9dcfda2fddd2.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/liblazycell-4aff62803df25dee.rlib" "/opt/crater/target/debug/deps/libclap-93d60310d5578dd6.rlib" "/opt/crater/target/debug/deps/libvec_map-574990f4164cde65.rlib" "/opt/crater/target/debug/deps/libtextwrap-2bf691a8202f6754.rlib" "/opt/crater/target/debug/deps/libunicode_width-8e49fc9eb4c9dbb0.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libbitflags-1a4cdc6e572ed8b2.rlib" "/opt/crater/target/debug/deps/libatty-d4ecdd9fabdfbd0f.rlib" "/opt/crater/target/debug/deps/liblibc-75fd0ac04bb19b9a.rlib" "/opt/crater/target/debug/deps/libansi_term-0307525fbc1cbad4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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 `bandwidth_audit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f5c91d7214d244dba9c30e16ce203ac307decfebe36e2369739405bb9ec06fef"` [INFO] running `"docker" "rm" "-f" "f5c91d7214d244dba9c30e16ce203ac307decfebe36e2369739405bb9ec06fef"` [INFO] [stdout] f5c91d7214d244dba9c30e16ce203ac307decfebe36e2369739405bb9ec06fef