[INFO] fetching crate rustcap 0.1.2... [INFO] extracting crate rustcap 0.1.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rustcap/0.1.2 [INFO] extracting crate rustcap 0.1.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rustcap/0.1.2 [INFO] validating manifest of rustcap-0.1.2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rustcap-0.1.2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rustcap-0.1.2 [INFO] finished frobbing rustcap-0.1.2 [INFO] frobbed toml for rustcap-0.1.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rustcap/0.1.2/Cargo.toml [INFO] started frobbing rustcap-0.1.2 [INFO] finished frobbing rustcap-0.1.2 [INFO] frobbed toml for rustcap-0.1.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rustcap/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pcap-sys v0.1.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rustcap-0.1.2 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rustcap/0.1.2:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] a0f9fbee3be291f1c5850e684aeab0dd75124c87eba3cbfa3f124fb5784ab9c4 [INFO] running `"docker" "start" "-a" "a0f9fbee3be291f1c5850e684aeab0dd75124c87eba3cbfa3f124fb5784ab9c4"` [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling rustcap v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `tv_sec` [INFO] [stderr] --> src/core.rs:249:5 [INFO] [stderr] | [INFO] [stderr] 249 | tv_sec: i64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `tv_usec` [INFO] [stderr] --> src/core.rs:250:5 [INFO] [stderr] | [INFO] [stderr] 250 | tv_usec: i64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `caplen` [INFO] [stderr] --> src/core.rs:251:5 [INFO] [stderr] | [INFO] [stderr] 251 | caplen: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `len` [INFO] [stderr] --> src/core.rs:252:5 [INFO] [stderr] | [INFO] [stderr] 252 | len: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "a0f9fbee3be291f1c5850e684aeab0dd75124c87eba3cbfa3f124fb5784ab9c4"` [INFO] running `"docker" "rm" "-f" "a0f9fbee3be291f1c5850e684aeab0dd75124c87eba3cbfa3f124fb5784ab9c4"` [INFO] [stdout] a0f9fbee3be291f1c5850e684aeab0dd75124c87eba3cbfa3f124fb5784ab9c4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rustcap/0.1.2:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2ce39139a035941b8fa4bfd89f2d4ae13e2075c478d5ad94b93247820f91e019 [INFO] running `"docker" "start" "-a" "2ce39139a035941b8fa4bfd89f2d4ae13e2075c478d5ad94b93247820f91e019"` [INFO] [stderr] Compiling rustcap v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `tv_sec` [INFO] [stderr] --> src/core.rs:249:5 [INFO] [stderr] | [INFO] [stderr] 249 | tv_sec: i64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `tv_usec` [INFO] [stderr] --> src/core.rs:250:5 [INFO] [stderr] | [INFO] [stderr] 250 | tv_usec: i64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `caplen` [INFO] [stderr] --> src/core.rs:251:5 [INFO] [stderr] | [INFO] [stderr] 251 | caplen: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `len` [INFO] [stderr] --> src/core.rs:252:5 [INFO] [stderr] | [INFO] [stderr] 252 | len: u32, [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c" "/opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.dksbqbzjs64d3kj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libpcap_sys-c9caa84180dc80ad.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.0.rcgu.o: In function `::drop': [INFO] [stderr] /opt/crater/workdir/src/core.rs:147: undefined reference to `pcap_freealldevs' [INFO] [stderr] /opt/crater/target/debug/deps/rustcap-ec54c5702f1bc57c.rustcap.cfkff8ay-cgu.0.rcgu.o: In function `rustcap::core::find_all_devs': [INFO] [stderr] /opt/crater/workdir/src/core.rs:235: undefined reference to `pcap_findalldevs' [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 `rustcap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2ce39139a035941b8fa4bfd89f2d4ae13e2075c478d5ad94b93247820f91e019"` [INFO] running `"docker" "rm" "-f" "2ce39139a035941b8fa4bfd89f2d4ae13e2075c478d5ad94b93247820f91e019"` [INFO] [stdout] 2ce39139a035941b8fa4bfd89f2d4ae13e2075c478d5ad94b93247820f91e019