[INFO] cloning repository https://github.com/gandro/grpcdump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gandro/grpcdump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandro%2Fgrpcdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandro%2Fgrpcdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ddea4baff265ee33090b0e379a7f520bc9bfdae [INFO] testing gandro/grpcdump against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandro%2Fgrpcdump" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gandro/grpcdump on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-4/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" "+1.49.0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a030ea6c22e5fbfcf8759a375210aae1a4545d4e37ab122800aa114e28334bc4 [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" "a030ea6c22e5fbfcf8759a375210aae1a4545d4e37ab122800aa114e28334bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a030ea6c22e5fbfcf8759a375210aae1a4545d4e37ab122800aa114e28334bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a030ea6c22e5fbfcf8759a375210aae1a4545d4e37ab122800aa114e28334bc4", kill_on_drop: false }` [INFO] [stdout] a030ea6c22e5fbfcf8759a375210aae1a4545d4e37ab122800aa114e28334bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6792fec5790a1f474c05a3375b72c08e07a5365d786e79ae12c558730f6f75cb [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" "6792fec5790a1f474c05a3375b72c08e07a5365d786e79ae12c558730f6f75cb", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling managed v0.4.0 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling smoltcp v0.4.0 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling http v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.12 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.grpcdump.988atr4q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661" "/opt/rustwide/target/debug/deps/grpcdump-b21f49be400a1661.5coyqsrj99p1kbfh.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-a06dcd3f3233af11/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmoltcp-280555eca5078ba7.rlib" "/opt/rustwide/target/debug/deps/libmanaged-b69f95fa8ef67ebb.rlib" "/opt/rustwide/target/debug/deps/libpcap-3ca3b3d69fdc0ce1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b7ca3c652e761668.rlib" "/opt/rustwide/target/debug/deps/libregex-9222e4a23f37123d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-d12ce58d70084144.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a6a8ee5d5a48bd00.rlib" "/opt/rustwide/target/debug/deps/libthread_local-97cabe15ddbd182f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8ecd7f2ccd4c8fd1.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c3c439792d0d6c51.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f884359c78352b6e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-31f59635c77e2ebf.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e87c3f59466fdb07.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8aa14f0e88784d60.rlib" "/opt/rustwide/target/debug/deps/libh2-22abbe211975314b.rlib" "/opt/rustwide/target/debug/deps/libordermap-7bea5df93e588d85.rlib" "/opt/rustwide/target/debug/deps/libstring-b883094f1fd89dd4.rlib" "/opt/rustwide/target/debug/deps/liblog-4914f7aced6da15a.rlib" "/opt/rustwide/target/debug/deps/libslab-3b53302bf982e162.rlib" "/opt/rustwide/target/debug/deps/libhttp-f22d1a1a5ec60dd6.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4346082631915ffe.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8f335d0041ec42.rlib" "/opt/rustwide/target/debug/deps/libiovec-d45374ef8a77ef84.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-589ceaf825b4f9ec.rlib" "/opt/rustwide/target/debug/deps/liblog-38e49889e2943a68.rlib" "/opt/rustwide/target/debug/deps/libfutures-200004679ccd233a.rlib" "/opt/rustwide/target/debug/deps/libfailure-6404521de0f2dd56.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-390173d1183aa853.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2a95329f1a64e713.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-59cf5bb206e631a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-eb5ecedec54aa001.rlib" "/opt/rustwide/target/debug/deps/libclap-32907baa3bc74e14.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9dd5ef6849339e6d.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-62c93f1465599eaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4dd2557e3fc1d326.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5da1e89203290db5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fe4e05131e8568e3.rlib" "/opt/rustwide/target/debug/deps/libatty-59f2661ce29a7e2a.rlib" "/opt/rustwide/target/debug/deps/liblibc-828b3fef0326b037.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76fd54e8870ae944.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "6792fec5790a1f474c05a3375b72c08e07a5365d786e79ae12c558730f6f75cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6792fec5790a1f474c05a3375b72c08e07a5365d786e79ae12c558730f6f75cb", kill_on_drop: false }` [INFO] [stdout] 6792fec5790a1f474c05a3375b72c08e07a5365d786e79ae12c558730f6f75cb