[INFO] fetching crate nfqueue 0.9.1... [INFO] testing nfqueue-0.9.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate nfqueue 0.9.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nfqueue 0.9.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nfqueue 0.9.1 [INFO] finished tweaking crates.io crate nfqueue 0.9.1 [INFO] tweaked toml for crates.io crate nfqueue 0.9.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92f2af20f9cc20ebb093753a44a8c578816a130f54db3573ed75fa841fe0c8b3 [INFO] running `"docker" "start" "-a" "92f2af20f9cc20ebb093753a44a8c578816a130f54db3573ed75fa841fe0c8b3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling nfqueue v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | const NFQ_XML_HW : u32 = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:67:32 [INFO] [stderr] | [INFO] [stderr] 67 | const NFQ_XML_MARK : u32 = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:68:32 [INFO] [stderr] | [INFO] [stderr] 68 | const NFQ_XML_DEV : u32 = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:69:32 [INFO] [stderr] | [INFO] [stderr] 69 | const NFQ_XML_PHYSDEV : u32 = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:70:32 [INFO] [stderr] | [INFO] [stderr] 70 | const NFQ_XML_PAYLOAD : u32 = (1 << 4); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:71:32 [INFO] [stderr] | [INFO] [stderr] 71 | const NFQ_XML_TIME : u32 = (1 << 5); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:72:32 [INFO] [stderr] | [INFO] [stderr] 72 | const NFQ_XML_ALL : u32 = (!0u32); [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "92f2af20f9cc20ebb093753a44a8c578816a130f54db3573ed75fa841fe0c8b3"` [INFO] running `"docker" "rm" "-f" "92f2af20f9cc20ebb093753a44a8c578816a130f54db3573ed75fa841fe0c8b3"` [INFO] [stdout] 92f2af20f9cc20ebb093753a44a8c578816a130f54db3573ed75fa841fe0c8b3 [INFO] running `"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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d56e0e7fc38283958083e5acd6c4a97fb6b1c4efd8a7e02c2f320713deda27a [INFO] running `"docker" "start" "-a" "3d56e0e7fc38283958083e5acd6c4a97fb6b1c4efd8a7e02c2f320713deda27a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | const NFQ_XML_HW : u32 = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:67:32 [INFO] [stderr] | [INFO] [stderr] 67 | const NFQ_XML_MARK : u32 = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:68:32 [INFO] [stderr] | [INFO] [stderr] 68 | const NFQ_XML_DEV : u32 = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:69:32 [INFO] [stderr] | [INFO] [stderr] 69 | const NFQ_XML_PHYSDEV : u32 = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:70:32 [INFO] [stderr] | [INFO] [stderr] 70 | const NFQ_XML_PAYLOAD : u32 = (1 << 4); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:71:32 [INFO] [stderr] | [INFO] [stderr] 71 | const NFQ_XML_TIME : u32 = (1 << 5); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:72:32 [INFO] [stderr] | [INFO] [stderr] 72 | const NFQ_XML_ALL : u32 = (!0u32); [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [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 syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.15.0 [INFO] [stderr] Compiling pnet v0.17.1 [INFO] [stderr] Compiling nfqueue v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | const NFQ_XML_HW : u32 = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:67:32 [INFO] [stderr] | [INFO] [stderr] 67 | const NFQ_XML_MARK : u32 = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:68:32 [INFO] [stderr] | [INFO] [stderr] 68 | const NFQ_XML_DEV : u32 = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:69:32 [INFO] [stderr] | [INFO] [stderr] 69 | const NFQ_XML_PHYSDEV : u32 = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:70:32 [INFO] [stderr] | [INFO] [stderr] 70 | const NFQ_XML_PAYLOAD : u32 = (1 << 4); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:71:32 [INFO] [stderr] | [INFO] [stderr] 71 | const NFQ_XML_TIME : u32 = (1 << 5); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/message.rs:72:32 [INFO] [stderr] | [INFO] [stderr] 72 | const NFQ_XML_ALL : u32 = (!0u32); [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.nfq_example.2p201stf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89" "/opt/rustwide/target/debug/examples/nfq_example-ab2fef8e13841a89.j4dpz1syhmkmu7r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnfqueue-3bb8319387acbefc.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lnetfilter_queue" "-lnetfilter_queue" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stderr] /usr/bin/ld: cannot find -lnetfilter_queue [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 `nfqueue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.nfqueue.ehajl48s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96" "/opt/rustwide/target/debug/deps/nfqueue-011bc8297e9cfa96.1ipa5yzwnmc93ri1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lnetfilter_queue" "-lnetfilter_queue" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stderr] /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 7 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `nfqueue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.nfq_parse.5gz1hrv8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463" "/opt/rustwide/target/debug/examples/nfq_parse-b166866ef0034463.9z25tlsbdue16z5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpnet-9dde83d1c045d946.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-050fe881cfe158b8.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-a74ab891e8348cd0.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-dd93b69c45fd3005.rlib" "/opt/rustwide/target/debug/deps/libwinapi-3ed1ade76b4e589e.rlib" "/opt/rustwide/target/debug/deps/libnfqueue-3bb8319387acbefc.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lnetfilter_queue" "-lnetfilter_queue" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stderr] /usr/bin/ld: cannot find -lnetfilter_queue [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 `nfqueue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3d56e0e7fc38283958083e5acd6c4a97fb6b1c4efd8a7e02c2f320713deda27a"` [INFO] running `"docker" "rm" "-f" "3d56e0e7fc38283958083e5acd6c4a97fb6b1c4efd8a7e02c2f320713deda27a"` [INFO] [stdout] 3d56e0e7fc38283958083e5acd6c4a97fb6b1c4efd8a7e02c2f320713deda27a