[INFO] updating cached repository https://github.com/gandro/grpcdump [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] 2ddea4baff265ee33090b0e379a7f520bc9bfdae [INFO] testing gandro/grpcdump against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandro%2Fgrpcdump" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gandro/grpcdump 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/gandro/grpcdump [INFO] finished tweaking git repo https://github.com/gandro/grpcdump [INFO] tweaked toml for git repo https://github.com/gandro/grpcdump written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/gandro/grpcdump 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/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] 4409ad7e4723e8c3f51a14321331f700b2a6ff992a8f4d82efe4eb52881f6c96 [INFO] running `Command { std: "docker" "start" "-a" "4409ad7e4723e8c3f51a14321331f700b2a6ff992a8f4d82efe4eb52881f6c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4409ad7e4723e8c3f51a14321331f700b2a6ff992a8f4d82efe4eb52881f6c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4409ad7e4723e8c3f51a14321331f700b2a6ff992a8f4d82efe4eb52881f6c96", kill_on_drop: false }` [INFO] [stdout] 4409ad7e4723e8c3f51a14321331f700b2a6ff992a8f4d82efe4eb52881f6c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1e7e3444a000341f8289f5637b316fd75c5fbfb7d277fa369e8859e2fde5b1b [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" "b1e7e3444a000341f8289f5637b316fd75c5fbfb7d277fa369e8859e2fde5b1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling managed v0.4.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling smoltcp v0.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling http v0.1.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling h2 v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling grpcdump 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/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.grpcdump.2upad2pu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7" "/opt/rustwide/target/debug/deps/grpcdump-cfcf22deb8e614a7.28vhwzymowaer5zq.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-84384fd499ab5fcb/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmoltcp-45034796516c0146.rlib" "/opt/rustwide/target/debug/deps/libmanaged-f33d473596474d51.rlib" "/opt/rustwide/target/debug/deps/libpcap-fe50e15fb0461866.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-99ede4664a636b4c.rlib" "/opt/rustwide/target/debug/deps/libregex-92610a610aaad6ed.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ecc29a9aa24784ea.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e25e1aa1e96ef403.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9b40fb15b5a038f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8255c98acbeab1b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97def348ea4e45bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6ab341d7f82fcb22.rlib" "/opt/rustwide/target/debug/deps/libhumantime-fe96cbc2f420066f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91d83ed3880f4d8a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c698f9aa6c887c31.rlib" "/opt/rustwide/target/debug/deps/libh2-6fb3d61f652d6701.rlib" "/opt/rustwide/target/debug/deps/libordermap-94365725357f6f7b.rlib" "/opt/rustwide/target/debug/deps/libstring-220a57dac126b25f.rlib" "/opt/rustwide/target/debug/deps/liblog-dcec4b21501291fe.rlib" "/opt/rustwide/target/debug/deps/libslab-e17d0e80484ab716.rlib" "/opt/rustwide/target/debug/deps/libhttp-e44a0b41d56f0bd7.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-68087d921d7d0902.rlib" "/opt/rustwide/target/debug/deps/libbytes-7065d9fd89e22cbc.rlib" "/opt/rustwide/target/debug/deps/libiovec-db29a2290018e3f1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbf73956e0077036.rlib" "/opt/rustwide/target/debug/deps/liblog-956882d223b020c3.rlib" "/opt/rustwide/target/debug/deps/libfutures-9eac9ae2303eb3e4.rlib" "/opt/rustwide/target/debug/deps/libfailure-8a58bd9446c6bf7b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c9be40aadbefa96d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-aad6d54b2919b0c3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-95fdfa96854b199c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-260278bc02e35295.rlib" "/opt/rustwide/target/debug/deps/libclap-cc96b7ac03b3d900.rlib" "/opt/rustwide/target/debug/deps/libvec_map-c018f5f757bdfee7.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5f1041b78864d122.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-a0e0a1b5ffc6af20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3342e222d16844bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-432b05d325b83a4e.rlib" "/opt/rustwide/target/debug/deps/libatty-198fe165470b7794.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7c70810c57fa4e4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-6e59a915a6d22a6f.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" "-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 `grpcdump`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b1e7e3444a000341f8289f5637b316fd75c5fbfb7d277fa369e8859e2fde5b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e7e3444a000341f8289f5637b316fd75c5fbfb7d277fa369e8859e2fde5b1b", kill_on_drop: false }` [INFO] [stdout] b1e7e3444a000341f8289f5637b316fd75c5fbfb7d277fa369e8859e2fde5b1b