php 0.1.0

Rust bindings for the PHP runtime
Build #139954 2019-01-30T00:36:08.459470+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)
# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)

# build log
Updating crates.io index
Fresh cfg-if v0.1.6
Fresh cc v1.0.28
Fresh glob v0.2.11
Fresh ucd-util v0.1.3
Fresh lazy_static v1.2.0
Fresh utf8-ranges v1.0.2
Fresh quick-error v1.2.2
Fresh unicode-width v0.1.5
Fresh unicode-xid v0.1.0
Fresh vec_map v0.8.1
Fresh strsim v0.7.0
Fresh ansi_term v0.11.0
Fresh termcolor v1.0.4
Fresh bitflags v1.0.4
Fresh peeking_take_while v0.1.2
Fresh log v0.4.6
Fresh regex-syntax v0.6.5
Fresh thread_local v0.3.6
Fresh humantime v1.2.0
Fresh textwrap v0.10.0
Fresh proc-macro2 v0.3.5
Fresh libc v0.2.48
Fresh quote v0.5.2
Fresh memchr v2.1.3
Fresh atty v0.2.11
Fresh which v1.0.5
Fresh num_cpus v1.9.0
Fresh libloading v0.5.0
Fresh aho-corasick v0.6.9
Fresh nom v4.2.0
Fresh clap v2.32.0
Fresh clang-sys v0.26.4
Fresh regex v1.1.0
Fresh cexpr v0.3.4
Fresh env_logger v0.6.0
Fresh bindgen v0.43.2
Compiling php-sys v7.2.12
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/php-sys-7.2.12/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=dc78a58fe70dce79 -C extra-filename=-dc78a58fe70dce79 --out-dir /home/cratesfyi/cratesfyi/debug/build/php-sys-dc78a58fe70dce79 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-9c11347a8f9ea2fd.rlib --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-6e37aee07f5eae3a.rlib --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-4ce91834898a46c4.rlib --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libloading-7c7414ff3dcf905b/out`
Running `/home/cratesfyi/cratesfyi/debug/build/php-sys-dc78a58fe70dce79/build-script-build`
thread 'main' panicked at 'ErrorMessage {
msg: "failed to run custom build command for `php-sys v7.2.12`\nprocess didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/php-sys-dc78a58fe70dce79/build-script-build` (exit code: 101)\n--- stdout\ncargo:rerun-if-env-changed=PHP_VERSION\ncargo:rerun-if-env-changed=PHP_LINK_STATIC\n\n--- stderr\nSetting up PHP php-7.2.12\nRunning command: \"git clone https://github.com/php/php-src --branch=php-7.2.12\" in dir: /home/cratesfyi/target/debug/native/\nthread \'main\' panicked at \'Command failed with error: No such file or directory (os error 2)\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/php-sys-7.2.12/build.rs:37:19\nnote: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.