[INFO] updating cached repository manuels/wireguard-p2p [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/manuels/wireguard-p2p [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/manuels/wireguard-p2p" "work/ex/beta-1.38-1/sources/1.37.0/gh/manuels/wireguard-p2p"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/manuels/wireguard-p2p'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/manuels/wireguard-p2p" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/manuels/wireguard-p2p"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/manuels/wireguard-p2p'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ee060349d9a029cd0f6fcf17c5e956e0da55eca [INFO] sha for GitHub repo manuels/wireguard-p2p: 0ee060349d9a029cd0f6fcf17c5e956e0da55eca [INFO] validating manifest of manuels/wireguard-p2p on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of manuels/wireguard-p2p on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing manuels/wireguard-p2p [INFO] disabled cargo feature 'default-run' from manuels/wireguard-p2p [INFO] removed path dependency netlink-wg from manuels/wireguard-p2p [INFO] finished frobbing manuels/wireguard-p2p [INFO] frobbed toml for manuels/wireguard-p2p written to work/ex/beta-1.38-1/sources/1.37.0/gh/manuels/wireguard-p2p/Cargo.toml [INFO] started frobbing manuels/wireguard-p2p [INFO] disabled cargo feature 'default-run' from manuels/wireguard-p2p [INFO] removed path dependency netlink-wg from manuels/wireguard-p2p [INFO] finished frobbing manuels/wireguard-p2p [INFO] frobbed toml for manuels/wireguard-p2p written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/manuels/wireguard-p2p/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing manuels/wireguard-p2p against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/manuels/wireguard-p2p:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4ecf58acd6f9369c826f079bd4c98b6fd5624ba171895e7fdacd9e53dd6555cb [INFO] running `"docker" "start" "-a" "4ecf58acd6f9369c826f079bd4c98b6fd5624ba171895e7fdacd9e53dd6555cb"` [INFO] [stderr] warning: dependency (netlink-wg) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling drunken_bishop v0.1.2 [INFO] [stderr] Compiling opendht v0.1.0 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling mnemonic v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] error: failed to run custom build command for `opendht v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/opendht-f25fe390cb237e17/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-flags=-l gnutls -l nettle -l argon2 [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] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = 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: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/opendht-b867ad5a0ebc4ab2/out/src/wrapper.o" "-c" "src/wrapper.cpp" [INFO] [stderr] cargo:warning=src/wrapper.cpp:1:21: fatal error: opendht.h: No such file or directory [INFO] [stderr] cargo:warning= #include [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/opendht-b867ad5a0ebc4ab2/out/src/wrapper.o" "-c" "src/wrapper.cpp" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4ecf58acd6f9369c826f079bd4c98b6fd5624ba171895e7fdacd9e53dd6555cb"` [INFO] running `"docker" "rm" "-f" "4ecf58acd6f9369c826f079bd4c98b6fd5624ba171895e7fdacd9e53dd6555cb"` [INFO] [stdout] 4ecf58acd6f9369c826f079bd4c98b6fd5624ba171895e7fdacd9e53dd6555cb