[INFO] fetching crate nfqueue 0.9.1... [INFO] testing nfqueue-0.9.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate nfqueue 0.9.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nfqueue 0.9.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet v0.17.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 3bb824ca5d2ddccb970152a01149d8d32af6e9926ec426a8f25aaaefa3132648 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3bb824ca5d2ddccb970152a01149d8d32af6e9926ec426a8f25aaaefa3132648"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 0.61s [INFO] running `"docker" "inspect" "3bb824ca5d2ddccb970152a01149d8d32af6e9926ec426a8f25aaaefa3132648"` [INFO] running `"docker" "rm" "-f" "3bb824ca5d2ddccb970152a01149d8d32af6e9926ec426a8f25aaaefa3132648"` [INFO] [stdout] 3bb824ca5d2ddccb970152a01149d8d32af6e9926ec426a8f25aaaefa3132648 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-06-03" "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] 51eb728704cd171070dffe26a43563b5fbea39004ce237a28e27b88d43b87342 [INFO] running `"docker" "start" "-a" "51eb728704cd171070dffe26a43563b5fbea39004ce237a28e27b88d43b87342"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ipnetwork v0.12.8 [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 thread_local v0.3.6 [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 log v0.3.9 [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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.nfq_example.atnq7bxo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446" "/opt/rustwide/target/debug/examples/nfq_example-ccf62280332c6446.1fil0f4l4uqp4cl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnfqueue-0aa25e7da1707174.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.nfq_parse.3r35kn3m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b" "/opt/rustwide/target/debug/examples/nfq_parse-1a37a1358321f26b.48c465szcbrzr7jo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpnet-100e5084413b86bc.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-13a25e9652267466.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-c3f11bf6b32fcafb.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-6a1907bcdad1e8aa.rlib" "/opt/rustwide/target/debug/deps/libwinapi-0038aeeed11d463c.rlib" "/opt/rustwide/target/debug/deps/libnfqueue-0aa25e7da1707174.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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: 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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.nfqueue.doj286rp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95" "/opt/rustwide/target/debug/deps/nfqueue-5e3d1e4697bf3d95.412sxffoh2pevpre.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lnetfilter_queue" "-lnetfilter_queue" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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: build failed [INFO] running `"docker" "inspect" "51eb728704cd171070dffe26a43563b5fbea39004ce237a28e27b88d43b87342"` [INFO] running `"docker" "rm" "-f" "51eb728704cd171070dffe26a43563b5fbea39004ce237a28e27b88d43b87342"` [INFO] [stdout] 51eb728704cd171070dffe26a43563b5fbea39004ce237a28e27b88d43b87342