[INFO] updating cached repository tripped/nfshdr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tripped/nfshdr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tripped/nfshdr" "work/ex/beta-1.37-6/sources/1.36.0/gh/tripped/nfshdr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tripped/nfshdr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tripped/nfshdr" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tripped/nfshdr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tripped/nfshdr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a9edb8a6a394ed274bbaa846625ad4d5a9d204e6 [INFO] sha for GitHub repo tripped/nfshdr: a9edb8a6a394ed274bbaa846625ad4d5a9d204e6 [INFO] validating manifest of tripped/nfshdr on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tripped/nfshdr on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tripped/nfshdr [INFO] finished frobbing tripped/nfshdr [INFO] frobbed toml for tripped/nfshdr written to work/ex/beta-1.37-6/sources/1.36.0/gh/tripped/nfshdr/Cargo.toml [INFO] started frobbing tripped/nfshdr [INFO] finished frobbing tripped/nfshdr [INFO] frobbed toml for tripped/nfshdr written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tripped/nfshdr/Cargo.toml [INFO] crate tripped/nfshdr already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tripped/nfshdr against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tripped/nfshdr:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9bcc2dc160b3c228764ee15912b3da7501f3f9f59ee0784131bd2811763f91e3 [INFO] running `"docker" "start" "-a" "9bcc2dc160b3c228764ee15912b3da7501f3f9f59ee0784131bd2811763f91e3"` [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.44 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling nfshdr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `buffer` [INFO] [stderr] --> src/main.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | buffer: [u8;1024], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `looks_like_it_be_what_it_is` [INFO] [stderr] --> src/main.rs:392:5 [INFO] [stderr] | [INFO] [stderr] 392 | pub fn looks_like_it_be_what_it_is(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `is_last_fragment` [INFO] [stderr] --> src/main.rs:410:5 [INFO] [stderr] | [INFO] [stderr] 410 | pub fn is_last_fragment(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `version` [INFO] [stderr] --> src/main.rs:442:5 [INFO] [stderr] | [INFO] [stderr] 442 | pub fn version(&self) -> Option { self.call_only_field(12) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `program` [INFO] [stderr] --> src/main.rs:443:5 [INFO] [stderr] | [INFO] [stderr] 443 | pub fn program(&self) -> Option { self.call_only_field(16) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `program_version` [INFO] [stderr] --> src/main.rs:444:5 [INFO] [stderr] | [INFO] [stderr] 444 | pub fn program_version(&self) -> Option { self.call_only_field(20) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `auth_size` [INFO] [stderr] --> src/main.rs:446:5 [INFO] [stderr] | [INFO] [stderr] 446 | pub fn auth_size(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `header_size` [INFO] [stderr] --> src/main.rs:454:5 [INFO] [stderr] | [INFO] [stderr] 454 | pub fn header_size(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `payload` [INFO] [stderr] --> src/main.rs:463:5 [INFO] [stderr] | [INFO] [stderr] 463 | pub fn payload(&self) -> Option<&[u8]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.nfshdr.1rervjk6-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5" "/opt/crater/target/debug/deps/nfshdr-0d91a3e270f862c5.5dxclca40ejs4uap.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libpnet_packet-21cf45da0cd61fe8.rlib" "/opt/crater/target/debug/deps/libpnet_macros_support-ba3aef04080f11d0.rlib" "/opt/crater/target/debug/deps/libpnet_base-9c9341887ba77216.rlib" "/opt/crater/target/debug/deps/libpcap-4ec2c00e46fc1497.rlib" "/opt/crater/target/debug/deps/libdocopt-b4b4b0fcda4b0c34.rlib" "/opt/crater/target/debug/deps/libserde-879498efda8b8c3c.rlib" "/opt/crater/target/debug/deps/libstrsim-ec5a0df693c0136b.rlib" "/opt/crater/target/debug/deps/libregex-87f483853dc982e1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-0b3ff6a95d018017.rlib" "/opt/crater/target/debug/deps/libregex_syntax-e5fbdf6ec8a84885.rlib" "/opt/crater/target/debug/deps/libucd_util-f3189a919b81ab9d.rlib" "/opt/crater/target/debug/deps/libthread_local-a40d4c75f482f4f2.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libaho_corasick-2f60b8352922f914.rlib" "/opt/crater/target/debug/deps/libmemchr-3d16ec105ea1106e.rlib" "/opt/crater/target/debug/deps/liblibc-69fb33ee0a761606.rlib" "/opt/crater/target/debug/deps/liblazy_static-2b2ddc91fce7b550.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `nfshdr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9bcc2dc160b3c228764ee15912b3da7501f3f9f59ee0784131bd2811763f91e3"` [INFO] running `"docker" "rm" "-f" "9bcc2dc160b3c228764ee15912b3da7501f3f9f59ee0784131bd2811763f91e3"` [INFO] [stdout] 9bcc2dc160b3c228764ee15912b3da7501f3f9f59ee0784131bd2811763f91e3