[INFO] cloning repository https://github.com/tripped/nfshdr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tripped/nfshdr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftripped%2Fnfshdr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftripped%2Fnfshdr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9edb8a6a394ed274bbaa846625ad4d5a9d204e6 [INFO] testing tripped/nfshdr against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftripped%2Fnfshdr" "/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/tripped/nfshdr on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tripped/nfshdr [INFO] finished tweaking git repo https://github.com/tripped/nfshdr [INFO] tweaked toml for git repo https://github.com/tripped/nfshdr written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tripped/nfshdr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56013aa27c478d064f5368cdf8323514766c7b92069cdc1ab05e5e24be714cb5 [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" "56013aa27c478d064f5368cdf8323514766c7b92069cdc1ab05e5e24be714cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56013aa27c478d064f5368cdf8323514766c7b92069cdc1ab05e5e24be714cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56013aa27c478d064f5368cdf8323514766c7b92069cdc1ab05e5e24be714cb5", kill_on_drop: false }` [INFO] [stdout] 56013aa27c478d064f5368cdf8323514766c7b92069cdc1ab05e5e24be714cb5 [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 1a1135b95c3b136f0d96c3a4b8a08b5764283aba810e4812603e133633b550fd [INFO] running `Command { std: "docker" "start" "-a" "1a1135b95c3b136f0d96c3a4b8a08b5764283aba810e4812603e133633b550fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling serde v1.0.44 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [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/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/main.rs:500:17 [INFO] [stdout] | [INFO] [stdout] 500 | try!(fmtr.write_fmt(format_args!("{:02X}", octet))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/main.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 502 | try!(fmtr.write_fmt(format_args!("{:02x}", octet))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/main.rs:511:17 [INFO] [stdout] | [INFO] [stdout] 511 | try!(fmtr.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/main.rs:516:17 [INFO] [stdout] | [INFO] [stdout] 516 | try!(fmtr.write_str(" ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buffer` [INFO] [stdout] --> src/main.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | buffer: [u8;1024], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `looks_like_it_be_what_it_is` [INFO] [stdout] --> src/main.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn looks_like_it_be_what_it_is(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_last_fragment` [INFO] [stdout] --> src/main.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn is_last_fragment(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `version` [INFO] [stdout] --> src/main.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn version(&self) -> Option { self.call_only_field(12) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `program` [INFO] [stdout] --> src/main.rs:443:12 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn program(&self) -> Option { self.call_only_field(16) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `program_version` [INFO] [stdout] --> src/main.rs:444:12 [INFO] [stdout] | [INFO] [stdout] 444 | pub fn program_version(&self) -> Option { self.call_only_field(20) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `auth_size` [INFO] [stdout] --> src/main.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn auth_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `header_size` [INFO] [stdout] --> src/main.rs:454:12 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn header_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `payload` [INFO] [stdout] --> src/main.rs:463:12 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn payload(&self) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.nfshdr.a2g8hzrs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96" "/opt/rustwide/target/debug/deps/nfshdr-64c70e6a6f1d2d96.jc8t28rxrw6lhjd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpnet_packet-97a90bdc43abdbec.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-b1e981a6e294697e.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-75c6b2f9571320ff.rlib" "/opt/rustwide/target/debug/deps/libpcap-98154981e254a8f2.rlib" "/opt/rustwide/target/debug/deps/libdocopt-099c3e0ac22b33e7.rlib" "/opt/rustwide/target/debug/deps/libserde-543900e7d8fd4fb9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-a2531661b04b65ea.rlib" "/opt/rustwide/target/debug/deps/libregex-395e28458790cbf4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ecc29a9aa24784ea.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-167cab311340d432.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8e880ad104471ec9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9b40fb15b5a038f1.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-093bbb81ad47362d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1adc74eb7af543f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-8fa38065ad3b44d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8255c98acbeab1b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nfshdr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1a1135b95c3b136f0d96c3a4b8a08b5764283aba810e4812603e133633b550fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1135b95c3b136f0d96c3a4b8a08b5764283aba810e4812603e133633b550fd", kill_on_drop: false }` [INFO] [stdout] 1a1135b95c3b136f0d96c3a4b8a08b5764283aba810e4812603e133633b550fd