[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8baadb5da858945479432c20512fb1f19c1b044e [INFO] testing lilydjwg/capture-dns against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Fcapture-dns" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilydjwg/capture-dns on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-7/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e772ade60e94f75a8f531cbfc958b73330cda68d501dc482265aedd1406ee3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79e772ade60e94f75a8f531cbfc958b73330cda68d501dc482265aedd1406ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e772ade60e94f75a8f531cbfc958b73330cda68d501dc482265aedd1406ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e772ade60e94f75a8f531cbfc958b73330cda68d501dc482265aedd1406ee3", kill_on_drop: false }` [INFO] [stdout] 79e772ade60e94f75a8f531cbfc958b73330cda68d501dc482265aedd1406ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] fac878a2291e0e7dd9188b97ef117666dd005fa741a15d36276fe1bb176ffde2 [INFO] running `Command { std: "docker" "start" "-a" "fac878a2291e0e7dd9188b97ef117666dd005fa741a15d36276fe1bb176ffde2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pcap v0.7.0 (https://github.com/lilydjwg/pcap#07601def) [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [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 getrandom v0.1.14 [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 idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [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 structopt-derive v0.4.5 [INFO] [stderr] Compiling failure v0.1.7 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.capture_dns.456oc8if-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068" "/opt/rustwide/target/debug/deps/capture_dns-7f3cada85463d068.2ofbmr3mruxbxcup.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-fe5375afbe629a15/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpcap-37a79b428e21570f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-6f4e4d6082f7d727.rlib" "/opt/rustwide/target/debug/deps/librand-6d482456543448e9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34d029f02642b5db.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-628fbd9e5e6a6d5c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-11569f2e653eb687.rlib" "/opt/rustwide/target/debug/deps/liburl-06291972750af5cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-386b58bcbfe0860e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-059f79600353d081.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cc661ba4f8117363.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4fcdacb975603a2e.rlib" "/opt/rustwide/target/debug/deps/libtokio-0d1a3a07adac381f.rlib" "/opt/rustwide/target/debug/deps/libmio-e6b493c6ea31246d.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libiovec-154b4c343c7bc00c.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5f7b989a2201de7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libfutures-13587bb906dcfa42.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-79dc4586a0f5fc79.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f8631b38daad9d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737f8ea389d834a2.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d52522110fa2bfc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-33c184f28572ec59.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca6faf3f81f8097f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-870c31e8ded47707.rlib" "/opt/rustwide/target/debug/deps/libstructopt-17fc6b0c5ae0c660.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libclap-4e2f8b43487f4ada.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-f49b21ddf3960cf0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libfailure-31f31619465da388.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-af571ee0faa6b40f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bb4a95bc3ae5e3d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-9828122001a0c532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "fac878a2291e0e7dd9188b97ef117666dd005fa741a15d36276fe1bb176ffde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac878a2291e0e7dd9188b97ef117666dd005fa741a15d36276fe1bb176ffde2", kill_on_drop: false }` [INFO] [stdout] fac878a2291e0e7dd9188b97ef117666dd005fa741a15d36276fe1bb176ffde2