[INFO] cloning repository smutt/danish-rust [INFO] running `"git" "clone" "--bare" "git://github.com/smutt/danish-rust.git" "work/cache/sources/gh/smutt/danish-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/smutt/danish-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/smutt/danish-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/smutt/danish-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/smutt/danish-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/smutt/danish-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/smutt/danish-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/smutt/danish-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cd2f0c5eb8f0df6381801e9414a73bcff8d86ec6 [INFO] sha for GitHub repo smutt/danish-rust: cd2f0c5eb8f0df6381801e9414a73bcff8d86ec6 [INFO] validating manifest of smutt/danish-rust on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of smutt/danish-rust on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing smutt/danish-rust [INFO] finished frobbing smutt/danish-rust [INFO] frobbed toml for smutt/danish-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/smutt/danish-rust/Cargo.toml [INFO] started frobbing smutt/danish-rust [INFO] finished frobbing smutt/danish-rust [INFO] frobbed toml for smutt/danish-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/smutt/danish-rust/Cargo.toml [INFO] crate smutt/danish-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radix_trie v0.1.4 [INFO] [stderr] Downloaded trust-dns v0.14.0 [INFO] [stderr] Downloaded rusticata-macros v1.1.0 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.7 [INFO] [stderr] Downloaded data-encoding-macro v0.1.7 [INFO] [stderr] Downloaded iptables v0.2.2 [INFO] [stderr] Downloaded tls-parser v0.7.1 [INFO] [stderr] Downloaded etherparse v0.8.2 [INFO] [stderr] Downloaded ctrlc v3.1.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing smutt/danish-rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/smutt/danish-rust:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] feeaf0aa2da7ee60a04556d9ec8be6dc194b0fd27bf5a4c1d55705416cea6541 [INFO] running `"docker" "start" "-a" "feeaf0aa2da7ee60a04556d9ec8be6dc194b0fd27bf5a4c1d55705416cea6541"` [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling etherparse v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling radix_trie v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rusticata-macros v1.1.0 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling iptables v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tls-parser v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling ctrlc v3.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.7 [INFO] [stderr] Compiling data-encoding-macro v0.1.7 [INFO] [stderr] Compiling trust-dns v0.14.0 [INFO] [stderr] Compiling danish-rust v0.1.0 (/opt/crater/workdir) [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.danish_rust.2uk2r4y6-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256" "/opt/crater/target/debug/deps/danish_rust-5a0b0b611d4f9256.j1mgnypnxkli79v.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-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libctrlc-4376a01492dc0d84.rlib" "/opt/crater/target/debug/deps/libnix-a9989346d1191031.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libenv_logger-a7b904428ef604d0.rlib" "/opt/crater/target/debug/deps/libregex-edd9ba6d8515b90f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-7909838c5595b284.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libatty-2a12d4c8e4b160f7.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libtermcolor-8ce9152c004b302e.rlib" "/opt/crater/target/debug/deps/libiptables-d42ee1fa219b76e6.rlib" "/opt/crater/target/debug/deps/libnix-3bf116d997388f85.rlib" "/opt/crater/target/debug/deps/libvoid-4ffe1dd99c0eb293.rlib" "/opt/crater/target/debug/deps/libbitflags-9e65c7af44dfbb28.rlib" "/opt/crater/target/debug/deps/libregex-fbb1e0d87362f715.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-7a57f82fbb5b9782.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-2a172adc2095b04f.rlib" "/opt/crater/target/debug/deps/liblazy_static-9b17a9645fc94ad9.rlib" "/opt/crater/target/debug/deps/libsha2-47b0afee0881d984.rlib" "/opt/crater/target/debug/deps/libdigest-b3a982ea246f7ac3.rlib" "/opt/crater/target/debug/deps/libopaque_debug-28bf69c17f0a8968.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libblock_buffer-20a5c6229842b651.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a24448c4219e7b8e.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libblock_padding-af21879feb4ab216.rlib" "/opt/crater/target/debug/deps/libbyte_tools-c75ef30a63f8fd68.rlib" "/opt/crater/target/debug/deps/libresolv_conf-f795b89d9a71cbf2.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtrust_dns-69f1c5dbd6783790.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-2a50eb9330a595c8.rlib" "/opt/crater/target/debug/deps/liburl-18f39c3b1c2a1eae.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libsocket2-434895e2bf3850ff.rlib" "/opt/crater/target/debug/deps/libidna-3f1da9a8506cdfde.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-646335b7da41506e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/librand-f29fea92fe05a045.rlib" "/opt/crater/target/debug/deps/libradix_trie-5751b448d7cfc9d1.rlib" "/opt/crater/target/debug/deps/libnibble_vec-8e0df3bc40aafefe.rlib" "/opt/crater/target/debug/deps/libendian_type-ea5a5a0af4a87f66.rlib" "/opt/crater/target/debug/deps/liberror_chain-039be41ea12f5b4f.rlib" "/opt/crater/target/debug/deps/libbacktrace-b5a54e6050bfdad8.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1ea7831c1217af4d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-2effa61dc0190dff.rlib" "/opt/crater/target/debug/deps/libdbghelp-8bca857c6ff44786.rlib" "/opt/crater/target/debug/deps/libwinapi-0d487fc2d3cbe596.rlib" "/opt/crater/target/debug/deps/libkernel32-c43354b950774659.rlib" "/opt/crater/target/debug/deps/libdata_encoding_macro-18219c3f5f3e7388.rlib" "/opt/crater/target/debug/deps/libdata_encoding-92f8d44b035a0083.rlib" "/opt/crater/target/debug/deps/libchrono-3fde01827dc0d8ac.rlib" "/opt/crater/target/debug/deps/libnum_integer-586a784a49c7fadd.rlib" "/opt/crater/target/debug/deps/libtime-ea5c7ea9eb68a225.rlib" "/opt/crater/target/debug/deps/libtls_parser-343895293dead160.rlib" "/opt/crater/target/debug/deps/librusticata_macros-6917e1aa64545262.rlib" "/opt/crater/target/debug/deps/libphf-85feb7883a6bd255.rlib" "/opt/crater/target/debug/deps/libphf_shared-5ebddbd6e327d033.rlib" "/opt/crater/target/debug/deps/libsiphasher-56dfe666fdf22024.rlib" "/opt/crater/target/debug/deps/libnom-8c823f4ca52a877c.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libenum_primitive-7ed5127a8c8427a2.rlib" "/opt/crater/target/debug/deps/libnum_traits-64fe8fa3b620ad9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libetherparse-bfa0faf39372f566.rlib" "/opt/crater/target/debug/deps/libpcap-27db34c866f9b3fc.rlib" "/opt/crater/target/debug/deps/libtokio_core-4fcddbc7d88f3816.rlib" "/opt/crater/target/debug/deps/libscoped_tls-b1a1b7bbb8c720d2.rlib" "/opt/crater/target/debug/deps/libtokio-9b5b951a3cebd4ba.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5b43c5e3c424324.rlib" "/opt/crater/target/debug/deps/libtokio_uds-cc96b9ab7ea16446.rlib" "/opt/crater/target/debug/deps/libmio_uds-46d685baa51258ab.rlib" "/opt/crater/target/debug/deps/libtokio_udp-dba480a01e895fed.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9fe948c1b0d2439.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-a3d78558a15b3441.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-c4ce0fdf0ff79e4f.rlib" "/opt/crater/target/debug/deps/libtokio_sync-cf4ddd67e2b99240.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libparking_lot-f3b4c5f1f1f1a7f6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-9d9c29267fca2f41.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-ad400eaa050c9ed0.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-961541dd326b6876.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-e650790112c83cf8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ab17142b73f7f99e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b30d942aad6524ce.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-753da457b800facc.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fa4c4839877efc77.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f631905e46f28cbf.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libtokio_codec-4b7435195277e681.rlib" "/opt/crater/target/debug/deps/libtokio_io-a10ffbba19e93fe9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2335cb829e88ae94.rlib" "/opt/crater/target/debug/deps/libbytes-1f50b7fc96f153ad.rlib" "/opt/crater/target/debug/deps/libbyteorder-406ad78b2cd8d952.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libmio-f3f33d65e2ee5ab5.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libiovec-9118eb941b7f217e.rlib" "/opt/crater/target/debug/deps/libnet2-05356dab30c151d1.rlib" "/opt/crater/target/debug/deps/libparking_lot-a3ba03251e753cbb.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-6657382ff6a6d9a0.rlib" "/opt/crater/target/debug/deps/libsmallvec-49641c10b9b692fe.rlib" "/opt/crater/target/debug/deps/librand-23d6b7752b83ba16.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3f911b54e25ff3b.rlib" "/opt/crater/target/debug/deps/librand_pcg-cebebf8d29fcd910.rlib" "/opt/crater/target/debug/deps/librand_hc-d24e8b637969bd0e.rlib" "/opt/crater/target/debug/deps/librand_chacha-bc2f20f84511d658.rlib" "/opt/crater/target/debug/deps/librand_isaac-d7bbe276c7b2d57a.rlib" "/opt/crater/target/debug/deps/librand_core-6fa9f5d43a50161b.rlib" "/opt/crater/target/debug/deps/librand_os-87d033d8ab2b0798.rlib" "/opt/crater/target/debug/deps/liblibc-90f8cd9c1de733b2.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/liblock_api-2308ae88f6c16f3f.rlib" "/opt/crater/target/debug/deps/libscopeguard-1003b281e99f3087.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.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 `danish-rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "feeaf0aa2da7ee60a04556d9ec8be6dc194b0fd27bf5a4c1d55705416cea6541"` [INFO] running `"docker" "rm" "-f" "feeaf0aa2da7ee60a04556d9ec8be6dc194b0fd27bf5a4c1d55705416cea6541"` [INFO] [stdout] feeaf0aa2da7ee60a04556d9ec8be6dc194b0fd27bf5a4c1d55705416cea6541