[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/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/manuels/wireguard-p2p"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/manuels/wireguard-p2p'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/manuels/wireguard-p2p" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/manuels/wireguard-p2p"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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 master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of manuels/wireguard-p2p on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "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/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/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/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/manuels/wireguard-p2p/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking manuels/wireguard-p2p against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-2/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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=forbid" "-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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c5d5f1f008157d6b7b702c3d418dbba8fa044210f8d618dcf11aa8d32886b9a8 [INFO] running `"docker" "start" "-a" "c5d5f1f008157d6b7b702c3d418dbba8fa044210f8d618dcf11aa8d32886b9a8"` [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] Checking futures v0.1.28 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking drunken_bishop v0.1.2 [INFO] [stderr] Compiling opendht v0.1.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking mnemonic v1.0.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [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-6e8450967769a0fc/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,mmx,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-81a0de9e069bcbd1/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-81a0de9e069bcbd1/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" "c5d5f1f008157d6b7b702c3d418dbba8fa044210f8d618dcf11aa8d32886b9a8"` [INFO] running `"docker" "rm" "-f" "c5d5f1f008157d6b7b702c3d418dbba8fa044210f8d618dcf11aa8d32886b9a8"` [INFO] [stdout] c5d5f1f008157d6b7b702c3d418dbba8fa044210f8d618dcf11aa8d32886b9a8