[INFO] cloning repository https://github.com/lilydjwg/capture-dns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilydjwg/capture-dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Fcapture-dns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Fcapture-dns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8baadb5da858945479432c20512fb1f19c1b044e [INFO] testing lilydjwg/capture-dns against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Fcapture-dns" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilydjwg/capture-dns on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lilydjwg/capture-dns [INFO] finished tweaking git repo https://github.com/lilydjwg/capture-dns [INFO] tweaked toml for git repo https://github.com/lilydjwg/capture-dns written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lilydjwg/capture-dns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lilydjwg/pcap` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae5d96d76f7ac7dd93ac17df1ddaca0298265804d2e02ddb79a79bf7498e5fd8 [INFO] running `Command { std: "docker" "start" "-a" "ae5d96d76f7ac7dd93ac17df1ddaca0298265804d2e02ddb79a79bf7498e5fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae5d96d76f7ac7dd93ac17df1ddaca0298265804d2e02ddb79a79bf7498e5fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5d96d76f7ac7dd93ac17df1ddaca0298265804d2e02ddb79a79bf7498e5fd8", kill_on_drop: false }` [INFO] [stdout] ae5d96d76f7ac7dd93ac17df1ddaca0298265804d2e02ddb79a79bf7498e5fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dae6de825d34da8d6d995f02dfb16ee0a89d7de9e37df8db72bba4f3b212c0f6 [INFO] running `Command { std: "docker" "start" "-a" "dae6de825d34da8d6d995f02dfb16ee0a89d7de9e37df8db72bba4f3b212c0f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pcap v0.7.0 (https://github.com/lilydjwg/pcap#07601def) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.12 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.12 [INFO] [stderr] Compiling trust-dns-proto v0.19.3 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling capture-dns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.capture_dns.cg4fq3d2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9" "/opt/rustwide/target/debug/deps/capture_dns-7146c2da676c32d9.3wadammfb5qu7yi4.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-95f4fbd76d1e475f/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-f5f38fbe3007ad1c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-bb81352df8ec1f68.rlib" "/opt/rustwide/target/debug/deps/librand-16742ec149b60f5e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c93fd4b41a018457.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-aaaa42411106053c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad3f3f5df9a4a346.rlib" "/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-d74209f572b4aed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-328297b5745a2599.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bdb3bcd273c9f965.rlib" "/opt/rustwide/target/debug/deps/libtokio-3e2d1e8539dc1650.rlib" "/opt/rustwide/target/debug/deps/libmio-b85dd56e0cd46a79.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libiovec-dbc7205adfc4235a.rlib" "/opt/rustwide/target/debug/deps/libnet2-9d0f91e5170ac250.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libfutures-90121fd5695632a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ecbd75f4e1431e04.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7b646f9058008a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e68f4b5b3b2409e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b1383c03c52a947d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-62fb93d7107416e9.rlib" "/opt/rustwide/target/debug/deps/libstructopt-a2d3347ca0ad246f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libclap-aaea45307ade1048.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-56a784a66ac8b420.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libfailure-93072767a8722a1f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-780c4a285ecf0611.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-86e5a4503aa793bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `capture-dns`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "dae6de825d34da8d6d995f02dfb16ee0a89d7de9e37df8db72bba4f3b212c0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae6de825d34da8d6d995f02dfb16ee0a89d7de9e37df8db72bba4f3b212c0f6", kill_on_drop: false }` [INFO] [stdout] dae6de825d34da8d6d995f02dfb16ee0a89d7de9e37df8db72bba4f3b212c0f6