[INFO] cloning repository https://github.com/FauxFaux/ronty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/ronty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fronty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fronty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b16e8309e9b71eb9d0162b92552ab86795d6d66
[INFO] checking FauxFaux/ronty against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fronty" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FauxFaux/ronty on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FauxFaux/ronty
[INFO] finished tweaking git repo https://github.com/FauxFaux/ronty
[INFO] tweaked toml for git repo https://github.com/FauxFaux/ronty written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FauxFaux/ronty already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93328c728963548dfec779dd140a58172e8b9c6a511b68672c135b2548c6644a
[INFO] running `Command { std: "docker" "start" "-a" "93328c728963548dfec779dd140a58172e8b9c6a511b68672c135b2548c6644a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93328c728963548dfec779dd140a58172e8b9c6a511b68672c135b2548c6644a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93328c728963548dfec779dd140a58172e8b9c6a511b68672c135b2548c6644a", kill_on_drop: false }`
[INFO] [stdout] 93328c728963548dfec779dd140a58172e8b9c6a511b68672c135b2548c6644a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e46814fb1ab7c14a1986968084f398baa2325a3607b749a26a8e9ad0f5452c56
[INFO] running `Command { std: "docker" "start" "-a" "e46814fb1ab7c14a1986968084f398baa2325a3607b749a26a8e9ad0f5452c56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling if_rust_version v1.0.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking num-iter v0.1.42
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]    Compiling minifb v0.19.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking wayland-commons v0.28.5
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling cpp_common v0.5.6
[INFO] [stderr]    Compiling cpp_build v0.5.6
[INFO] [stderr]     Checking wayland-cursor v0.28.5
[INFO] [stderr]    Compiling dlib-face-recognition v0.1.7 (https://github.com/FauxFaux/dlib-face-recognition#4955ce44)
[INFO] [stderr]    Compiling cpp_macros v0.5.6
[INFO] [stderr] warning: dlib-face-recognition@0.1.7: src/wrapper.rs:2:14: fatal error: dlib/dnn.h: No such file or directory
[INFO] [stderr] warning: dlib-face-recognition@0.1.7:     2 |     #include <dlib/dnn.h>
[INFO] [stderr] warning: dlib-face-recognition@0.1.7:       |              ^~~~~~~~~~~~
[INFO] [stderr] warning: dlib-face-recognition@0.1.7: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `dlib-face-recognition v0.1.7 (https://github.com/FauxFaux/dlib-face-recognition#4955ce44)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/dlib-face-recognition-b6a867cadd5a7359/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=dlib
[INFO] [stderr]   cargo:rustc-link-lib=lapack
[INFO] [stderr]   cargo:rustc-link-lib=blas
[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,x87")
[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]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/dlib-face-recognition-d5f1783d7e57cf24/4955ce4" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/dlib-face-recognition-bd5a757658a49754/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/dlib-face-recognition-bd5a757658a49754/out/rust_cpp/cpp_closures.cpp"
[INFO] [stderr]   cargo:warning=src/wrapper.rs:2:14: fatal error: dlib/dnn.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 |     #include <dlib/dnn.h>
[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: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/dlib-face-recognition-d5f1783d7e57cf24/4955ce4" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/dlib-face-recognition-bd5a757658a49754/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/dlib-face-recognition-bd5a757658a49754/out/rust_cpp/cpp_closures.cpp" with args "c++" 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" "e46814fb1ab7c14a1986968084f398baa2325a3607b749a26a8e9ad0f5452c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46814fb1ab7c14a1986968084f398baa2325a3607b749a26a8e9ad0f5452c56", kill_on_drop: false }`
[INFO] [stdout] e46814fb1ab7c14a1986968084f398baa2325a3607b749a26a8e9ad0f5452c56
