[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 265b5e60362523e0eccf201730bf3c97c0cf52451c418ae2a93c8f407bbc4271 [INFO] running `"docker" "start" "-a" "265b5e60362523e0eccf201730bf3c97c0cf52451c418ae2a93c8f407bbc4271"` [INFO] [stderr] Compiling syn v0.15.34 [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 resolv-conf v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling etherparse v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling radix_trie v0.1.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rusticata-macros v1.1.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tls-parser v0.7.1 [INFO] [stderr] Compiling iptables v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling ctrlc v3.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.danish_rust.amubb16y-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84" "/opt/crater/target/debug/deps/danish_rust-f3123b3de9e4df84.22wwtg62kcrkq3tk.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libctrlc-d540d334a517c8dd.rlib" "/opt/crater/target/debug/deps/libnix-1017b771ad626f03.rlib" "/opt/crater/target/debug/deps/libbitflags-7486021306c0f32a.rlib" "/opt/crater/target/debug/deps/libenv_logger-b1d4384617fc149b.rlib" "/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2ed1e35a3a520d1a.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libatty-e1aa30b76d16dc67.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libtermcolor-cc78095bfb0a8dee.rlib" "/opt/crater/target/debug/deps/libiptables-a393dedef680e318.rlib" "/opt/crater/target/debug/deps/libnix-167e4fcc6c122735.rlib" "/opt/crater/target/debug/deps/libvoid-6e60474369b35b78.rlib" "/opt/crater/target/debug/deps/libbitflags-271d2b07f2684413.rlib" "/opt/crater/target/debug/deps/libregex-8c14b3a05d15157f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-43252e55cfafc950.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bbb1f237e30a4d6.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-60987d3ffc48e795.rlib" "/opt/crater/target/debug/deps/liblazy_static-3498c723bb265805.rlib" "/opt/crater/target/debug/deps/libsha2-fd8b7b0dcf067cc1.rlib" "/opt/crater/target/debug/deps/libdigest-8cc8f1cd7e376f2c.rlib" "/opt/crater/target/debug/deps/libopaque_debug-08749639ae192186.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libblock_buffer-e71b07cae448d0ea.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9571cdd5e418a701.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libblock_padding-435580a508ef2bf3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-0551c38657c9c133.rlib" "/opt/crater/target/debug/deps/libresolv_conf-e45af614039931f0.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libtrust_dns-0fb3751c6eaf44d8.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-8c5e7c1822ce94cf.rlib" "/opt/crater/target/debug/deps/liburl-1dbde82454721d04.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libsocket2-61de5a9b50ff1171.rlib" "/opt/crater/target/debug/deps/libidna-7658975feaa7518a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d1f1c352b083357a.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/librand-87c0092bbae68c56.rlib" "/opt/crater/target/debug/deps/libradix_trie-3cac886142b3d872.rlib" "/opt/crater/target/debug/deps/libnibble_vec-a59d445abe70d644.rlib" "/opt/crater/target/debug/deps/libendian_type-73f673ebf01e522f.rlib" "/opt/crater/target/debug/deps/liberror_chain-26dce73527b7faa0.rlib" "/opt/crater/target/debug/deps/libbacktrace-f80fbe8b08f1e9d9.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dfbe365d3ee7442d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d51270151905b06e.rlib" "/opt/crater/target/debug/deps/libdbghelp-a6acc9f0a368465f.rlib" "/opt/crater/target/debug/deps/libwinapi-6fcedc2d2f28cc0f.rlib" "/opt/crater/target/debug/deps/libkernel32-772fbdd4a4514fe6.rlib" "/opt/crater/target/debug/deps/libdata_encoding_macro-7c300dbb05706ac1.rlib" "/opt/crater/target/debug/deps/libdata_encoding-19ea42771db7b3e9.rlib" "/opt/crater/target/debug/deps/libchrono-e217ba839f8459c4.rlib" "/opt/crater/target/debug/deps/libnum_integer-a58f510e5b90cd90.rlib" "/opt/crater/target/debug/deps/libtime-620e6b7c5c3613b1.rlib" "/opt/crater/target/debug/deps/libtls_parser-f03b57682bfb8bef.rlib" "/opt/crater/target/debug/deps/librusticata_macros-e40e38752eb9dc4d.rlib" "/opt/crater/target/debug/deps/libphf-9ce7c498a46d80d6.rlib" "/opt/crater/target/debug/deps/libphf_shared-434e4805ae6bc6a2.rlib" "/opt/crater/target/debug/deps/libsiphasher-b6da2f0f1754471b.rlib" "/opt/crater/target/debug/deps/libnom-35552443f1d92ad6.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libenum_primitive-9572ef621c7fd2f4.rlib" "/opt/crater/target/debug/deps/libnum_traits-f624e1e1e5a388fe.rlib" "/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib" "/opt/crater/target/debug/deps/libetherparse-da283e2ebcb3e085.rlib" "/opt/crater/target/debug/deps/libpcap-e9acc130c4b1571f.rlib" "/opt/crater/target/debug/deps/libtokio_core-887a4196a40f62b7.rlib" "/opt/crater/target/debug/deps/libscoped_tls-76eb9c115fb11d3a.rlib" "/opt/crater/target/debug/deps/libtokio-910784d0bd3d6d89.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-a07a43cb79a1565f.rlib" "/opt/crater/target/debug/deps/libtokio_uds-785c508b9d0907d9.rlib" "/opt/crater/target/debug/deps/libmio_uds-b9c4addfd8d05628.rlib" "/opt/crater/target/debug/deps/libtokio_udp-65d321253151b683.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-6b25089c4dbf6f4f.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-bc762f6dcf1b95e6.rlib" "/opt/crater/target/debug/deps/libtokio_sync-64a9ccead6c813fa.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libparking_lot-53f4735ae9a56ac9.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-366002a816966757.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-65291fe88abb9bcf.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-593e0627278f3833.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-eb76b4b522a2e551.rlib" "/opt/crater/target/debug/deps/libtokio_io-ce27782b781789fb.rlib" "/opt/crater/target/debug/deps/libnum_cpus-f159f00a83f95d50.rlib" "/opt/crater/target/debug/deps/libbytes-48da05eaf5ef62f3.rlib" "/opt/crater/target/debug/deps/libbyteorder-eff0cf31eb29f583.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libmio-431538448b016dc5.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libiovec-6e544b16b57167cf.rlib" "/opt/crater/target/debug/deps/libnet2-bbcc5ce65763f84f.rlib" "/opt/crater/target/debug/deps/libparking_lot-d8f5f2f046ee59d7.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-a5c5a4fb1e7404ff.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/librand-88422cf572a6fe35.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-97ca648c1f4caa48.rlib" "/opt/crater/target/debug/deps/liblibc-db088812259a8382.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/liblock_api-67748a21b93a0531.rlib" "/opt/crater/target/debug/deps/libscopeguard-afb17bbcad2b5e5d.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.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" "265b5e60362523e0eccf201730bf3c97c0cf52451c418ae2a93c8f407bbc4271"` [INFO] running `"docker" "rm" "-f" "265b5e60362523e0eccf201730bf3c97c0cf52451c418ae2a93c8f407bbc4271"` [INFO] [stdout] 265b5e60362523e0eccf201730bf3c97c0cf52451c418ae2a93c8f407bbc4271