[INFO] fetching crate tokio-nflog 0.1.0... [INFO] testing tokio-nflog-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tokio-nflog 0.1.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate tokio-nflog 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-nflog 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tokio-nflog 0.1.0 [INFO] tweaked toml for crates.io crate tokio-nflog 0.1.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate tokio-nflog 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a89e129d219f7db051a2e9522bf112bc85083054429d40270ff431b71bfb834c [INFO] running `Command { std: "docker" "start" "-a" "a89e129d219f7db051a2e9522bf112bc85083054429d40270ff431b71bfb834c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a89e129d219f7db051a2e9522bf112bc85083054429d40270ff431b71bfb834c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89e129d219f7db051a2e9522bf112bc85083054429d40270ff431b71bfb834c", kill_on_drop: false }` [INFO] [stdout] a89e129d219f7db051a2e9522bf112bc85083054429d40270ff431b71bfb834c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7f5a70e32db8037fd0ab9368d61fd67215534f696f8460c47df9ced2f2097f6 [INFO] running `Command { std: "docker" "start" "-a" "c7f5a70e32db8037fd0ab9368d61fd67215534f696f8460c47df9ced2f2097f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling nfnetlink-sys v0.1.0 [INFO] [stderr] Compiling nflog-sys v0.1.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/libnetfilter_log/src/libnetfilter_log.c:33:10: fatal error: libnfnetlink/libnfnetlink.h: No such file or directory [INFO] [stderr] warning: 33 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `nflog-sys v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nflog-sys-6b14cc7cccb44b84/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libnetfilter_log/include" "-I" "/opt/rustwide/target/debug/build/nfnetlink-sys-6e8579859d9fa4de/out/include" "-lnfnetlink" "-o" "/opt/rustwide/target/debug/build/nflog-sys-9d51c84367d06835/out/lib/src/libnetfilter_log/src/libnetfilter_log.o" "-c" "src/libnetfilter_log/src/libnetfilter_log.c" [INFO] [stderr] cargo:warning=src/libnetfilter_log/src/libnetfilter_log.c:33:10: fatal error: libnfnetlink/libnfnetlink.h: No such file or directory [INFO] [stderr] cargo:warning= 33 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src/libnetfilter_log/include" "-I" "/opt/rustwide/target/debug/build/nfnetlink-sys-6e8579859d9fa4de/out/include" "-lnfnetlink" "-o" "/opt/rustwide/target/debug/build/nflog-sys-9d51c84367d06835/out/lib/src/libnetfilter_log/src/libnetfilter_log.o" "-c" "src/libnetfilter_log/src/libnetfilter_log.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c7f5a70e32db8037fd0ab9368d61fd67215534f696f8460c47df9ced2f2097f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f5a70e32db8037fd0ab9368d61fd67215534f696f8460c47df9ced2f2097f6", kill_on_drop: false }` [INFO] [stdout] c7f5a70e32db8037fd0ab9368d61fd67215534f696f8460c47df9ced2f2097f6