[INFO] crate nearby 0.1.4 is already in cache [INFO] testing nearby-0.1.4 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate nearby 0.1.4 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate nearby 0.1.4 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nearby 0.1.4 [INFO] finished tweaking crates.io crate nearby 0.1.4 [INFO] tweaked toml for crates.io crate nearby 0.1.4 written to work/builds/worker-4/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 5e9e81103ec5bacec069c59034f74762c714dd62f903dcf53b032de609935d43 [INFO] running `"docker" "start" "-a" "5e9e81103ec5bacec069c59034f74762c714dd62f903dcf53b032de609935d43"` [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bitops v0.1.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling radiotap v1.3.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling nearby v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/dot11/info.rs:274:17 [INFO] [stderr] | [INFO] [stderr] 274 | 0x32...0x42 => cursor.advance(len), // Can appear before country [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | let mut cap = pcap::Capture::from_device(&device[..])?; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/linux_device_management.rs:91:17 [INFO] [stderr] | [INFO] [stderr] 91 | let mut channels: Vec = line.split(" : ").map(|s| s.into()).collect(); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.nearby.75icll2r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc" "/opt/rustwide/target/debug/deps/nearby-f46044dab30e26fc.5g1o1s6drc4xpl4g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-de174f951843a8e1/out" "-L" "/opt/rustwide/target/debug/build/ring-e85f02a7fb01a457/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-6fe73e17669e05dc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8b4d351d6b736424.rlib" "/opt/rustwide/target/debug/deps/libhumantime-b6825971f4b373fb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5f8a7d5ca9fd9dbf.rlib" "/opt/rustwide/target/debug/deps/libactix_web-23231f98fe37ff41.rlib" "/opt/rustwide/target/debug/deps/libactix_net-009ef67eeae496e1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-564c280aa848732e.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-c2523a28ef6160dd.rlib" "/opt/rustwide/target/debug/deps/libv_escape-59c474d5e5a4babd.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-253b424f23379f79.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b640b6915a418228.rlib" "/opt/rustwide/target/debug/deps/liblazycell-6c632e643bbac11a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-32bcf7e80919d84f.rlib" "/opt/rustwide/target/debug/deps/libcookie-e322662f7d8d6c56.rlib" "/opt/rustwide/target/debug/deps/libbase64-b6fa2a571923c001.rlib" "/opt/rustwide/target/debug/deps/libsafemem-af1c4bd6f131f751.rlib" "/opt/rustwide/target/debug/deps/libring-740b993442a6e40f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a44733f0f9e181f4.rlib" "/opt/rustwide/target/debug/deps/libsha1-234c522d7c9421da.rlib" "/opt/rustwide/target/debug/deps/libactix-b9d90b091e845d3a.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-1b212ae970c24aa6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-96cd571b8196e4b3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-31871f0700362865.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-586b221cc1ae35bf.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-20d16ffffb49dbc6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-fa64c56ccfbc656e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5288ee7e15f77d17.rlib" "/opt/rustwide/target/debug/deps/librand-2d809f82e1afeef8.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-de886293fc5b269a.rlib" "/opt/rustwide/target/debug/deps/libhostname-864f782904f4d5e6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-dee40642d4691446.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f2b67d6ab4d44c07.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f1a17b28059474fb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-265905f49f985466.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b3c22016e0d796a8.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-64660c32f5c7ea7f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-cb88d623c37baf99.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-0684162327b2b1d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4d4db8207f2ffbf6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-121cc755d05279bb.rlib" "/opt/rustwide/target/debug/deps/libuuid-758983792afbaf4a.rlib" "/opt/rustwide/target/debug/deps/librand-8f51ea21cd062ac5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-876fd64014b4d4ae.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9332818d705c40a7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c7c3f3a98d3eb99b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fe06bc81ffbaf1ce.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-8f808eb6c912bc6b.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f7334854ba6f48e.rlib" "/opt/rustwide/target/debug/deps/librand_os-23c23bdef00e4e92.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-7a8a2b3609279bf1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4aa3cc91f7697a4f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-20104a6bb8ba795a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-011d80b1d2654ad7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c179cdd614e603f7.rlib" "/opt/rustwide/target/debug/deps/libunicase-60acd66de0567032.rlib" "/opt/rustwide/target/debug/deps/libmime-70003ab0c60806d7.rlib" "/opt/rustwide/target/debug/deps/libflate2-0973ed026ecba22c.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-69221a32751fe690.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f9df38a06641e65d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7b702a82b4abb43b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d3115186e1d53ac3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-15367aec3ea5f4f8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a1dae36e63863dcf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ffd8706f3303c00d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-1350caadbd308722.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e36418c1ceffae1f.rlib" "/opt/rustwide/target/debug/deps/libhyper-a29b5077ed192549.rlib" "/opt/rustwide/target/debug/deps/libwant-ea5c66375bb3a3a2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2bca25b917c45a7d.rlib" "/opt/rustwide/target/debug/deps/libtokio-0e0baf9118002000.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5c746505ce9d149d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-64084938d3a5560b.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-847c78fc1737ca5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0fca70c58404e205.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0c8c7330ba84400f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-cfac55c948bc9aa7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-c17101cef2f216dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-84e740e1601ed57c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b77c37dd9b1e5196.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-91a20af24e36b7fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a83df34059f3e04b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f7a40f0ec891b999.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0a15f9717a13ff60.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1967ccb3835f4aab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2429cd2ceac458fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c2d40b93841fe551.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d9a302e37bfa5419.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b01e92d2daf9a708.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-02556b449dbe7d30.rlib" "/opt/rustwide/target/debug/deps/libmio-ee076b817a7d4217.rlib" "/opt/rustwide/target/debug/deps/libnet2-7cdf9ed55490e110.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ddae8baa062d2dee.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8bcf8aeb8ac32f89.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-18900399b556846e.rlib" "/opt/rustwide/target/debug/deps/libh2-86b77e29c79701b0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4a59c9b469e24e20.rlib" "/opt/rustwide/target/debug/deps/libstring-b981446e78d7f691.rlib" "/opt/rustwide/target/debug/deps/libslab-48da5e5bfb95471c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-25fe2e1d5564d98c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-cdb15166f1945565.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1c28d23b93f67e46.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad908c8c39593c93.rlib" "/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rlib" "/opt/rustwide/target/debug/deps/libfutures-416d2cbfac600b8f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7029a9a43ef5b939.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d04ea850dda1c948.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib" "/opt/rustwide/target/debug/deps/libryu-6dbb2e6f31cf0558.rlib" "/opt/rustwide/target/debug/deps/libitoa-e736842aeff4074b.rlib" "/opt/rustwide/target/debug/deps/liblog-5513cb556299afcf.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-61c39a359830160f.rlib" "/opt/rustwide/target/debug/deps/liburl-9229458b7a86990f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3e27730a5b655b1e.rlib" "/opt/rustwide/target/debug/deps/libidna-9d79a4be9f8d98a4.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d2c46cf9b6c42dfb.rlib" "/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib" "/opt/rustwide/target/debug/deps/libfailure-937948824448ce45.rlib" "/opt/rustwide/target/debug/deps/libcookie-c94ce0463a2e95e0.rlib" "/opt/rustwide/target/debug/deps/libtime-64b8b09fb4a6d2bc.rlib" "/opt/rustwide/target/debug/deps/liburl-bea5227ff236786c.rlib" "/opt/rustwide/target/debug/deps/libencoding-f502efba40cc9ca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9d2c39fc0023ce73.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-0ab2b52e2ceb8792.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-9c1af5f48c63e566.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-d8d62443e6e9f356.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-4bfdd1f8621eee7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-24177bf8e4a597fd.rlib" "/opt/rustwide/target/debug/deps/libidna-045d1ae9b0112dc5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c65379e9aa11b52d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5b064f932e6646ad.rlib" "/opt/rustwide/target/debug/deps/libmatches-25f72eb55a371331.rlib" "/opt/rustwide/target/debug/deps/libbase64-1185b35e17751827.rlib" "/opt/rustwide/target/debug/deps/libclap-5c0a41085879ee54.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1d07ce46f780a1ae.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1f2d63b65184cfac.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec36f8fc183413c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d783327a58311329.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-e8349edb94429f5d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07c858d204cd0094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6c3c00b5933b3a63.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8305082ed3b64c26.rlib" "/opt/rustwide/target/debug/deps/libradiotap-6ead878576ef6179.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9411b7aab885de58.rlib" "/opt/rustwide/target/debug/deps/libbitops-b48d48c31e53da4d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b81cf96390ad6d2f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe8e2df38f6c228e.rlib" "/opt/rustwide/target/debug/deps/libconsole-72e3fe09d7762b16.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b9c8816a90102d04.rlib" "/opt/rustwide/target/debug/deps/libregex-cc58e35007e12ba4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-476b4cfeb59ceacc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-641806fdaa87370c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6539707b1824d8b9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-046d4cf6cd2ea23b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d639785eb0255c16.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-884699a15312c367.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e2186a891f602d1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a6ff3ddf243f392a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d50690b0b00bd1e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c52de923eb3c35b.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-8b6e53b0d1ca41e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-47d24117de3918be.rlib" "/opt/rustwide/target/debug/deps/libatty-03b8a93222186773.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "/opt/rustwide/target/debug/deps/libtermios-d890843f2e46b334.rlib" "/opt/rustwide/target/debug/deps/libpcap-fd36c3dbaa6bca6e.rlib" "/opt/rustwide/target/debug/deps/libbytes-36999be1ca704f51.rlib" "/opt/rustwide/target/debug/deps/libeither-4610d43a825b95ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-239b09dc6f296c45.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fdd43a3ae319d8ce.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lc" "-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 `nearby`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5e9e81103ec5bacec069c59034f74762c714dd62f903dcf53b032de609935d43"` [INFO] running `"docker" "rm" "-f" "5e9e81103ec5bacec069c59034f74762c714dd62f903dcf53b032de609935d43"` [INFO] [stdout] 5e9e81103ec5bacec069c59034f74762c714dd62f903dcf53b032de609935d43