[INFO] updating cached repository https://github.com/jbg/dnsauditd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1904675feb178527933b3d0c1905542d1d34ac91 [INFO] testing jbg/dnsauditd against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbg%2Fdnsauditd" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbg/dnsauditd on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbg/dnsauditd [INFO] finished tweaking git repo https://github.com/jbg/dnsauditd [INFO] tweaked toml for git repo https://github.com/jbg/dnsauditd written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jbg/dnsauditd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dffad115c11d56037b60e415424caeb3653fc0450b7daeb15f0a09b68a171796 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dffad115c11d56037b60e415424caeb3653fc0450b7daeb15f0a09b68a171796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dffad115c11d56037b60e415424caeb3653fc0450b7daeb15f0a09b68a171796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dffad115c11d56037b60e415424caeb3653fc0450b7daeb15f0a09b68a171796", kill_on_drop: false }` [INFO] [stdout] dffad115c11d56037b60e415424caeb3653fc0450b7daeb15f0a09b68a171796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 169b6e536845e2459b603866e3852ddddc28c8358c10407e69e1dbeaf5d1986d [INFO] running `Command { std: "docker" "start" "-a" "169b6e536845e2459b603866e3852ddddc28c8358c10407e69e1dbeaf5d1986d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling pnet_base v0.20.0 [INFO] [stderr] Compiling pnet v0.20.0 [INFO] [stderr] Compiling ipnetwork v0.12.7 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling pnet_macros_support v0.20.0 [INFO] [stderr] Compiling dns-parser v0.7.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling pnet_sys v0.20.0 [INFO] [stderr] Compiling nfqueue v0.9.1 (https://github.com/chifflier/nfqueue-rs#9f554f7f) [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling pnet_datalink v0.20.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.20.0 [INFO] [stderr] Compiling pnet_packet v0.20.0 [INFO] [stderr] Compiling pnet_transport v0.20.0 [INFO] [stderr] Compiling dnsauditd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant in pattern `Udp` should have an upper case name [INFO] [stdout] --> src/main.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Udp => handle_udp(packet.payload(), "udp"), [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `UDP` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `Tcp` should have an upper case name [INFO] [stdout] --> src/main.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | Tcp => handle_tcp(packet.payload(), "tcp"), [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `TCP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `Udp` should have an upper case name [INFO] [stdout] --> src/main.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | Udp => handle_udp(packet.payload(), "udp6"), [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `UDP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant in pattern `Tcp` should have an upper case name [INFO] [stdout] --> src/main.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | Tcp => handle_tcp(packet.payload(), "tcp6"), [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `TCP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.dnsauditd.5penhks6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace" "/opt/rustwide/target/debug/deps/dnsauditd-c397dbc7108eaace.2eutqxloh2yeswid.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpnet-5eac4543ed4b69a5.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-025cfec9a22776d7.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-f780065721d27b00.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-fd8632abc1dfc492.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-83e0e190b3ed9fee.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-23bbd0c9eab7aa4a.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-e5132ab721148176.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-06688e68c44134ca.rlib" "/opt/rustwide/target/debug/deps/libnfqueue-79226c18cccbea75.rlib" "/opt/rustwide/target/debug/deps/liblibc-d870859687db4a51.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-dfc9eb21767b16c1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4b511a046a1c77ff.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aee1e2fa13ae8095.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lnetfilter_queue" "-lnetfilter_queue" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stdout] /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dnsauditd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "169b6e536845e2459b603866e3852ddddc28c8358c10407e69e1dbeaf5d1986d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169b6e536845e2459b603866e3852ddddc28c8358c10407e69e1dbeaf5d1986d", kill_on_drop: false }` [INFO] [stdout] 169b6e536845e2459b603866e3852ddddc28c8358c10407e69e1dbeaf5d1986d