[INFO] fetching crate tokio-nflog 0.1.0... [INFO] testing tokio-nflog-0.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate tokio-nflog 0.1.0 into /workspace/builds/worker-57/source [INFO] validating manifest of crates.io crate tokio-nflog 0.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-57/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_base v0.28.0 [INFO] [stderr] Downloaded nfnetlink-sys v0.1.0 [INFO] [stderr] Downloaded nflog-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3767c4b9b56e051304b61ca727cc517e48b39819ee574c19706ee43c8054cca [INFO] running `Command { std: "docker" "start" "-a" "a3767c4b9b56e051304b61ca727cc517e48b39819ee574c19706ee43c8054cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3767c4b9b56e051304b61ca727cc517e48b39819ee574c19706ee43c8054cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3767c4b9b56e051304b61ca727cc517e48b39819ee574c19706ee43c8054cca", kill_on_drop: false }` [INFO] [stdout] a3767c4b9b56e051304b61ca727cc517e48b39819ee574c19706ee43c8054cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47d5e40eb37c43f044de76723be77dc69d9afb967082c09e0972973171ddd312 [INFO] running `Command { std: "docker" "start" "-a" "47d5e40eb37c43f044de76723be77dc69d9afb967082c09e0972973171ddd312", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [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 futures-task v0.3.17 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [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 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 mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [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-31011335b43fc658/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-d85f0e417366fba2/out/include" "-lnfnetlink" "-o" "/opt/rustwide/target/debug/build/nflog-sys-4de0612613b69cf1/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-d85f0e417366fba2/out/include" "-lnfnetlink" "-o" "/opt/rustwide/target/debug/build/nflog-sys-4de0612613b69cf1/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "47d5e40eb37c43f044de76723be77dc69d9afb967082c09e0972973171ddd312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d5e40eb37c43f044de76723be77dc69d9afb967082c09e0972973171ddd312", kill_on_drop: false }` [INFO] [stdout] 47d5e40eb37c43f044de76723be77dc69d9afb967082c09e0972973171ddd312