[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandro%2Fgrpcdump" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gandro/grpcdump on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-30/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" "+beta-2022-04-10" "fetch" "--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-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d430c7fc98779def83c9b453d3b474a515b9596e2889113844fb9674209f29f1 [INFO] running `Command { std: "docker" "start" "-a" "d430c7fc98779def83c9b453d3b474a515b9596e2889113844fb9674209f29f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d430c7fc98779def83c9b453d3b474a515b9596e2889113844fb9674209f29f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d430c7fc98779def83c9b453d3b474a515b9596e2889113844fb9674209f29f1", kill_on_drop: false }` [INFO] [stdout] d430c7fc98779def83c9b453d3b474a515b9596e2889113844fb9674209f29f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281b46d8a4bb06a4d1f998068d1b603305f16b3cb01f75db63a5954710d313df [INFO] running `Command { std: "docker" "start" "-a" "281b46d8a4bb06a4d1f998068d1b603305f16b3cb01f75db63a5954710d313df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 cc v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling managed v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling smoltcp v0.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling http v0.1.4 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling synstructure v0.6.1 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.grpcdump.92e75095-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38.11z54fhw4sxsjvea.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-699548b622500fec/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmoltcp-d02e80a4796c7a86.rlib" "/opt/rustwide/target/debug/deps/libmanaged-e21acb7b57d811db.rlib" "/opt/rustwide/target/debug/deps/libpcap-91fb9f8fd41c43c8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-302ea350591ad140.rlib" "/opt/rustwide/target/debug/deps/libregex-6fb0e13579054802.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-397f79d90584a2a0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-770c224dbb35418d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ecedb0bac358d01e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-522888695e7a7467.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-90751694ba1c5547.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd6369017a40bb60.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f4723e0482772dc2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c5433e5618794967.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bac14766150bebc7.rlib" "/opt/rustwide/target/debug/deps/libh2-89620cd242b5a498.rlib" "/opt/rustwide/target/debug/deps/libordermap-2eee23bf475e24cf.rlib" "/opt/rustwide/target/debug/deps/libstring-61dda971e1b8a6a6.rlib" "/opt/rustwide/target/debug/deps/liblog-a931c9914f96e5f0.rlib" "/opt/rustwide/target/debug/deps/libslab-9dd679d722560937.rlib" "/opt/rustwide/target/debug/deps/libhttp-37ae0073ba35835c.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2bf08c28c2be5119.rlib" "/opt/rustwide/target/debug/deps/libbytes-4ff3f9c7bd4dc95d.rlib" "/opt/rustwide/target/debug/deps/libiovec-a9e7f4765e0a855e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a167726bd27cfb0f.rlib" "/opt/rustwide/target/debug/deps/liblog-52188d1d062ccda8.rlib" "/opt/rustwide/target/debug/deps/libfutures-04b91c03bd6703a6.rlib" "/opt/rustwide/target/debug/deps/libfailure-b8ef45030a2d90fb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0f77ba36c4712b71.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a44342d94b7a8f48.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b124c44a36af6e67.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-221045ddf73eff06.rlib" "/opt/rustwide/target/debug/deps/libclap-30699bc93cde98e4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0d596422bdaf1df4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-511b099263acbb95.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-48fbe000b4118233.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f72b79fff163ade4.rlib" "/opt/rustwide/target/debug/deps/libatty-01a70510c78c0da1.rlib" "/opt/rustwide/target/debug/deps/liblibc-97dbab1b96d8c195.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bc0eb87832266d06.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/grpcdump-3af6cb18dd697d38" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "281b46d8a4bb06a4d1f998068d1b603305f16b3cb01f75db63a5954710d313df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281b46d8a4bb06a4d1f998068d1b603305f16b3cb01f75db63a5954710d313df", kill_on_drop: false }` [INFO] [stdout] 281b46d8a4bb06a4d1f998068d1b603305f16b3cb01f75db63a5954710d313df