[INFO] crate nfqueue 0.9.1 is already in cache [INFO] testing nfqueue-0.9.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate nfqueue 0.9.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate nfqueue 0.9.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 6b59d29faeb704a63e930772090d603084e773d59e629f49af48f02bee5eb7e6 [INFO] running `"docker" "start" "-a" "6b59d29faeb704a63e930772090d603084e773d59e629f49af48f02bee5eb7e6"` [INFO] [stderr] Compiling libc v0.2.69 [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.99s [INFO] running `"docker" "inspect" "6b59d29faeb704a63e930772090d603084e773d59e629f49af48f02bee5eb7e6"` [INFO] running `"docker" "rm" "-f" "6b59d29faeb704a63e930772090d603084e773d59e629f49af48f02bee5eb7e6"` [INFO] [stdout] 6b59d29faeb704a63e930772090d603084e773d59e629f49af48f02bee5eb7e6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 63fd573656b50e78288366a05efdcfa8888db838242c5d9f4e2dafc1aae1291d [INFO] running `"docker" "start" "-a" "63fd573656b50e78288366a05efdcfa8888db838242c5d9f4e2dafc1aae1291d"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [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 ipnetwork v0.12.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pnet_macros_support v0.25.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [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 aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.nfq_example.90mnyo6p-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a" "/opt/rustwide/target/debug/examples/nfq_example-f312bc3057dfc67a.3zb5k37lvwfsnmcd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnfqueue-279fdd4d6db526a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.nfq_parse.dezyzrvt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55" "/opt/rustwide/target/debug/examples/nfq_parse-b97c70f44eae6d55.125gfgiv5ptmqppz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpnet-1cf9bf24af1f78d1.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-32a201ea4050c238.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-b339aa292199be66.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-20a21e78f84f2f44.rlib" "/opt/rustwide/target/debug/deps/libwinapi-7bb0c4db0a257e6c.rlib" "/opt/rustwide/target/debug/deps/libnfqueue-279fdd4d6db526a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.nfqueue.8q9p58rb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75" "/opt/rustwide/target/debug/deps/nfqueue-84d96d18255a4b75.1fdbwumsucy7d9qo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lnetfilter_queue" "-lnetfilter_queue" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.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] running `"docker" "inspect" "63fd573656b50e78288366a05efdcfa8888db838242c5d9f4e2dafc1aae1291d"` [INFO] running `"docker" "rm" "-f" "63fd573656b50e78288366a05efdcfa8888db838242c5d9f4e2dafc1aae1291d"` [INFO] [stdout] 63fd573656b50e78288366a05efdcfa8888db838242c5d9f4e2dafc1aae1291d