[vcvarsall.bat] Environment initialized for: 'x64'

C:\build\e0894116>call phpize  2>&1 
Rebuilding configure.js
C:\build\e0894116\php-dev
module ... 
Now run 'configure --help'
Saving configure options to config.nice.bat
Checking for cl.exe ...  <in default path>
  Detected compiler Visual C++ 2019
  Detected 64-bit compiler
Checking for link.exe ...  <in default path>
Checking for nmake.exe ...  <in default path>
Checking for lib.exe ...  <in default path>
Checking for bison.exe ...  <in default path>
  Detected bison version 3.3.2
Checking for sed.exe ...  <in default path>
Checking for re2c.exe ...  <in default path>
  Detected re2c version 1.1.1
Checking for zip.exe ...  <in default path>
Checking for lemon.exe ...  <in default path>
Checking for 7za.exe ...  <in default path>
Checking for mc.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64
Checking for mt.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64

Build dir: C:\build\e0894116\x64\Release
PHP Core:  php8.dll and php8.lib

Checking for cargo.exe ...  <in default path>
Enabling extension C:\build\e0894116 [shared]

Creating build dirs...
Generating files...
Generating Makefile
Generating main/config.pickle.h
Generating pickle deps
Done.



Enabled extensions:
----------------------
| Extension | Mode   |
----------------------
| ddtrace   | shared |
----------------------


---------------------------------------
|                   |                 |
---------------------------------------
| Build type        | Release         |
| Thread Safety     | No              |
| Compiler          | Visual C++ 2019 |
| Architecture      | x64             |
| Optimization      | PGO disabled    |
| Native intrinsics | SSE2            |
| Static analyzer   | disabled        |
---------------------------------------


Type 'nmake' to build PHP
	cargo.exe build --package ddtrace-php
    Updating crates.io index
 Downloading crates ...
  Downloaded http-body v1.0.1
  Downloaded microseh v0.1.1
  Downloaded mime v0.3.17
  Downloaded miniz_oxide v0.7.2
  Downloaded mirai-annotations v1.12.0
  Downloaded memchr v2.7.4
  Downloaded json v0.12.4
  Downloaded powerfmt v0.2.0
  Downloaded sct v0.6.1
  Downloaded schemars v0.8.21
  Downloaded prettyplease v0.2.16
  Downloaded syn v2.0.71
  Downloaded pin-utils v0.1.0
  Downloaded num_cpus v1.16.0
  Downloaded num-integer v0.1.46
  Downloaded num-traits v0.2.18
  Downloaded sharded-slab v0.1.7
  Downloaded sha2 v0.10.8
  Downloaded serde_derive v1.0.210
  Downloaded simdutf8 v0.1.4
  Downloaded shlex v1.3.0
  Downloaded serde_with_macros v3.9.0
  Downloaded windows_x86_64_msvc v0.42.2
  Downloaded tokio v1.36.0
  Downloaded windows_x86_64_msvc v0.48.5
  Downloaded rand v0.8.5
  Downloaded libc v0.2.169
  Downloaded regex-syntax v0.6.29
  Downloaded regex v1.10.5
  Downloaded serde v1.0.210
  Downloaded regex-automata v0.1.10
  Downloaded windows_x86_64_msvc v0.52.6
  Downloaded aws-lc-sys v0.20.0
  Downloaded rustls-webpki v0.102.5
  Downloaded serde_derive_internals v0.29.1
  Downloaded nix v0.27.1
  Downloaded rustls v0.19.1
  Downloaded slab v0.4.9
  Downloaded rustix v0.38.31
  Downloaded winapi v0.3.9
  Downloaded sha1 v0.10.6
  Downloaded regex-syntax v0.8.4
  Downloaded regex-automata v0.4.5
  Downloaded serde_spanned v0.6.8
  Downloaded rustls v0.23.11
  Downloaded serde_bytes v0.11.14
  Downloaded num-bigint v0.4.4
  Downloaded nom v7.1.3
  Downloaded mio v0.8.10
  Downloaded pin-project-lite v0.2.13
  Downloaded pin-project-internal v1.1.4
  Downloaded pin-project v1.1.4
  Downloaded percent-encoding v2.3.1
  Downloaded paste v1.0.14
  Downloaded page_size v0.6.0
  Downloaded os_info v3.8.2
  Downloaded once_cell v1.19.0
  Downloaded num-conv v0.1.0
  Downloaded minimal-lexical v0.2.1
  Downloaded winapi v0.2.8
  Downloaded schannel v0.1.23
  Downloaded ryu v1.0.16
  Downloaded rustls-pki-types v1.7.0
  Downloaded rustls-pemfile v2.1.2
  Downloaded rustls-native-certs v0.7.1
  Downloaded rustc-hash v1.1.0
  Downloaded rmpv v1.3.0
  Downloaded idna v0.5.0
  Downloaded syn v1.0.109
  Downloaded schemars_derive v0.8.21
  Downloaded rustls-native-certs v0.5.0
  Downloaded rustc-demangle v0.1.24
  Downloaded rmp-serde v1.1.2
  Downloaded rmp v0.8.14
  Downloaded ref-cast-impl v1.0.22
  Downloaded ref-cast v1.0.22
  Downloaded rand_core v0.6.4
  Downloaded serde_with v3.9.0
  Downloaded simd-json v0.14.1
  Downloaded serde_json v1.0.128
  Downloaded rand_chacha v0.3.1
  Downloaded quote v1.0.36
  Downloaded prost-derive v0.11.9
  Downloaded prost v0.11.9
  Downloaded proc-macro2 v1.0.86
  Downloaded priority-queue v2.1.1
  Downloaded prctl v1.0.0
  Downloaded ppv-lite86 v0.2.17
  Downloaded zerocopy v0.7.32
  Downloaded webpki-roots v0.26.3
  Downloaded hyper v0.14.28
  Downloaded itertools v0.10.5
  Downloaded tracing-subscriber v0.3.18
  Downloaded tower v0.4.13
  Downloaded indexmap v2.2.6
  Downloaded winnow v0.6.20
  Downloaded tokio-util v0.7.12
  Downloaded portable-atomic v1.7.0
  Downloaded windows-sys v0.52.0
  Downloaded windows-sys v0.48.0
  Downloaded itertools v0.11.0
  Downloaded url v2.5.0
  Downloaded unicode-normalization v0.1.23
  Downloaded unicode-bidi v0.3.15
  Downloaded tracing v0.1.40
  Downloaded toml_edit v0.22.20
  Downloaded time v0.3.36
  Downloaded socket2 v0.5.5
  Downloaded hyper-util v0.1.6
  Downloaded chrono v0.4.38
  Downloaded cbindgen v0.27.0
  Downloaded bindgen v0.69.4
  Downloaded aho-corasick v1.1.2
  Downloaded log v0.4.21
  Downloaded libloading v0.8.1
  Downloaded kernel32-sys v0.2.2
  Downloaded indexmap v1.9.3
  Downloaded windows-core v0.51.1
  Downloaded webpki v0.21.4
  Downloaded value-trait v0.10.0
  Downloaded uuid v1.11.0
  Downloaded unicode-ident v1.0.12
  Downloaded windows-sys v0.42.0
  Downloaded typenum v1.17.0
  Downloaded tracing-core v0.1.32
  Downloaded toml v0.8.19
  Downloaded tinyvec v1.6.0
  Downloaded time-macros v0.2.18
  Downloaded hyper v1.4.1
  Downloaded http v1.1.0
  Downloaded http v0.2.11
  Downloaded hashbrown v0.14.3
  Downloaded hashbrown v0.13.2
  Downloaded hashbrown v0.12.3
  Downloaded futures-util v0.3.30
  Downloaded flate2 v1.0.28
  Downloaded crossbeam-channel v0.5.11
  Downloaded clap_builder v4.4.18
  Downloaded cc v1.1.31
  Downloaded base64 v0.22.1
  Downloaded base64 v0.21.7
  Downloaded base64 v0.13.1
  Downloaded backtrace v0.3.74
  Downloaded aws-lc-rs v1.8.1
  Downloaded memory-stats v1.1.0
  Downloaded libc v0.1.12
  Downloaded lazy_static v1.4.0
  Downloaded jobserver v0.1.31
  Downloaded is_terminal_polyfill v1.70.1
  Downloaded io-lifetimes v1.0.11
  Downloaded zwohash v0.1.2
  Downloaded zeroize_derive v1.4.2
  Downloaded zeroize v1.8.1
  Downloaded winapi-util v0.1.6
  Downloaded which v4.4.2
  Downloaded version_check v0.9.4
  Downloaded utf8parse v0.2.2
  Downloaded untrusted v0.9.0
  Downloaded untrusted v0.7.1
  Downloaded tracing-log v0.2.0
  Downloaded tracing-attributes v0.1.27
  Downloaded toml_datetime v0.6.8
  Downloaded tokio-serde v0.8.0
  Downloaded tokio-rustls v0.26.0
  Downloaded tokio-rustls v0.22.0
  Downloaded tokio-macros v2.2.0
  Downloaded thread_local v1.1.7
  Downloaded thiserror-impl v1.0.63
  Downloaded thiserror v1.0.63
  Downloaded termcolor v1.4.1
  Downloaded tempfile v3.10.0
  Downloaded sys-info v0.9.1
  Downloaded subtle v2.6.1
  Downloaded strsim v0.10.0
  Downloaded static_assertions v1.1.0
  Downloaded spin v0.9.8
  Downloaded spin v0.5.2
  Downloaded smallvec v1.13.2
  Downloaded hyper-rustls v0.27.2
  Downloaded hyper-rustls v0.22.1
  Downloaded httparse v1.8.0
  Downloaded headers v0.3.9
  Downloaded halfbrown v0.2.4
  Downloaded glob v0.3.1
  Downloaded getrandom v0.2.12
  Downloaded futures-sink v0.3.30
  Downloaded futures-channel v0.3.30
  Downloaded futures v0.3.30
  Downloaded fs_extra v1.3.0
  Downloaded env_logger v0.10.2
  Downloaded educe v0.4.23
  Downloaded darling_core v0.20.8
  Downloaded darling v0.20.8
  Downloaded crossbeam-utils v0.8.19
  Downloaded crc32fast v1.4.0
  Downloaded const-str v0.5.6
  Downloaded colorchoice v1.0.2
  Downloaded cmake v0.1.50
  Downloaded clap v4.4.18
  Downloaded clang-sys v1.7.0
  Downloaded cadence v1.3.0
  Downloaded bytes v1.6.0
  Downloaded bitflags v2.4.2
  Downloaded bincode v1.3.3
  Downloaded arc-swap v1.7.1
  Downloaded anyhow v1.0.83
  Downloaded anstream v0.6.15
  Downloaded allocator-api2 v0.2.18
  Downloaded ahash v0.8.11
  Downloaded memoffset v0.9.1
  Downloaded memfd v0.6.4
  Downloaded matchers v0.1.0
  Downloaded manual_future v0.1.1
  Downloaded lazycell v1.3.0
  Downloaded itoa v1.0.10
  Downloaded is-terminal v0.4.12
  Downloaded ident_case v1.0.1
  Downloaded windows-targets v0.52.6
  Downloaded windows-targets v0.48.5
  Downloaded winapi-build v0.1.1
  Downloaded want v0.3.1
  Downloaded try-lock v0.2.5
  Downloaded tower-service v0.3.2
  Downloaded tower-layer v0.3.2
  Downloaded tinyvec_macros v0.1.1
  Downloaded time-core v0.1.2
  Downloaded hyper-proxy v0.9.1
  Downloaded humantime v2.1.0
  Downloaded httpdate v1.0.3
  Downloaded http-body v0.4.6
  Downloaded home v0.5.9
  Downloaded hex v0.4.3
  Downloaded heck v0.4.1
  Downloaded generic-array v0.14.7
  Downloaded futures-task v0.3.30
  Downloaded futures-macro v0.3.30
  Downloaded futures-io v0.3.30
  Downloaded futures-executor v0.3.30
  Downloaded futures-core v0.3.30
  Downloaded form_urlencoded v1.2.1
  Downloaded fnv v1.0.7
  Downloaded float-cmp v0.9.0
  Downloaded fastrand v2.0.1
  Downloaded errno v0.3.8
  Downloaded either v1.13.0
  Downloaded dyn-clone v1.0.17
  Downloaded dunce v1.0.4
  Downloaded ring v0.16.20
  Downloaded digest v0.10.7
  Downloaded deranged v0.3.11
  Downloaded ct-logs v0.8.0
  Downloaded crypto-common v0.1.6
  Downloaded crossbeam-queue v0.3.11
  Downloaded cpufeatures v0.2.12
  Downloaded constcat v0.4.1
  Downloaded clap_lex v0.6.0
  Downloaded cfg-if v1.0.0
  Downloaded cexpr v0.6.0
  Downloaded byteorder v1.5.0
  Downloaded block-buffer v0.10.4
  Downloaded autocfg v1.1.0
  Downloaded arrayref v0.3.7
  Downloaded anstyle-wincon v3.0.4
  Downloaded anstyle-query v1.1.1
  Downloaded anstyle-parse v0.2.5
  Downloaded anstyle v1.0.6
  Downloaded adler v1.0.2
  Downloaded headers-core v0.2.0
  Downloaded ring v0.17.7
  Downloaded function_name-proc-macro v0.3.0
  Downloaded function_name v0.3.0
  Downloaded equivalent v1.0.1
  Downloaded enum-ordinalize v3.1.15
  Downloaded darling_macro v0.20.8
  Downloaded windows v0.51.1
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling cfg-if v1.0.0
   Compiling autocfg v1.1.0
   Compiling windows_x86_64_msvc v0.52.6
   Compiling shlex v1.3.0
   Compiling cc v1.1.31
   Compiling itoa v1.0.10
   Compiling bytes v1.6.0
   Compiling serde v1.0.210
   Compiling windows-targets v0.52.6
   Compiling memchr v2.7.4
   Compiling windows_x86_64_msvc v0.48.5
   Compiling once_cell v1.19.0
   Compiling windows-targets v0.48.5
   Compiling pin-project-lite v0.2.13
   Compiling fnv v1.0.7
   Compiling windows-sys v0.48.0
   Compiling slab v0.4.9
   Compiling futures-core v0.3.30
   Compiling futures-sink v0.3.30
   Compiling version_check v0.9.4
   Compiling quote v1.0.36
   Compiling log v0.4.21
   Compiling syn v2.0.71
   Compiling futures-channel v0.3.30
   Compiling windows-sys v0.52.0
   Compiling futures-io v0.3.30
   Compiling futures-task v0.3.30
   Compiling pin-utils v0.1.0
   Compiling ryu v1.0.16
   Compiling socket2 v0.5.5
   Compiling mio v0.8.10
   Compiling num_cpus v1.16.0
   Compiling anyhow v1.0.83
   Compiling getrandom v0.2.12
   Compiling tracing-core v0.1.32
   Compiling httparse v1.8.0
   Compiling winapi v0.3.9
   Compiling ring v0.17.7
   Compiling try-lock v0.2.5
   Compiling rustls-pki-types v1.7.0
   Compiling strsim v0.10.0
   Compiling syn v1.0.109
   Compiling want v0.3.1
   Compiling serde_derive v1.0.210
   Compiling futures-macro v0.3.30
   Compiling tokio-macros v2.2.0
   Compiling tracing-attributes v0.1.27
   Compiling futures-util v0.3.30
   Compiling tokio v1.36.0
   Compiling tracing v0.1.40
   Compiling pin-project-internal v1.1.4
   Compiling http v0.2.11
   Compiling tower-service v0.3.2
   Compiling libc v0.2.169
   Compiling pin-project v1.1.4
   Compiling schannel v0.1.23
   Compiling spin v0.9.8
   Compiling untrusted v0.9.0
   Compiling equivalent v1.0.1
   Compiling futures-executor v0.3.30
   Compiling http v1.1.0
   Compiling aho-corasick v1.1.2
   Compiling httpdate v1.0.3
   Compiling rustls v0.23.11
   Compiling regex-syntax v0.8.4
   Compiling http-body v1.0.1
   Compiling futures v0.3.30
   Compiling rustls-webpki v0.102.5
   Compiling http-body v0.4.6
   Compiling num-traits v0.2.18
   Compiling utf8parse v0.2.2
   Compiling anstyle v1.0.6
   Compiling smallvec v1.13.2
   Compiling fastrand v2.0.1
   Compiling zeroize v1.8.1
   Compiling base64 v0.22.1
   Compiling tower-layer v0.3.2
   Compiling subtle v2.6.1
   Compiling tower v0.4.13
   Compiling regex-automata v0.4.5
   Compiling rustls-pemfile v2.1.2
   Compiling hyper v1.4.1
   Compiling anstyle-wincon v3.0.4
   Compiling anstyle-parse v0.2.5
   Compiling hyper v0.14.28
   Compiling anstyle-query v1.1.1
   Compiling regex v1.10.5
   Compiling lazy_static v1.4.0
   Compiling hashbrown v0.14.3
   Compiling is_terminal_polyfill v1.70.1
   Compiling colorchoice v1.0.2
   Compiling anstream v0.6.15
   Compiling indexmap v2.2.6
   Compiling tokio-rustls v0.26.0
   Compiling hyper-util v0.1.6
   Compiling rustls-native-certs v0.7.1
   Compiling toml_datetime v0.6.8
   Compiling serde_spanned v0.6.8
   Compiling webpki-roots v0.26.3
   Compiling winnow v0.6.20
   Compiling either v1.13.0
   Compiling serde_json v1.0.128
   Compiling clap_lex v0.6.0
   Compiling static_assertions v1.1.0
   Compiling clap_builder v4.4.18
   Compiling itertools v0.10.5
   Compiling hyper-rustls v0.27.2
   Compiling typenum v1.17.0
   Compiling cbindgen v0.27.0
   Compiling hex v0.4.3
   Compiling toml_edit v0.22.20
   Compiling ddcommon v0.0.1 (C:\build\e0894116\libdatadog\ddcommon)
   Compiling clap v4.4.18
   Compiling toml v0.8.19
   Compiling prost-derive v0.11.9
   Compiling tempfile v3.10.0
   Compiling ahash v0.8.11
   Compiling generic-array v0.14.7
   Compiling ring v0.16.20
   Compiling heck v0.4.1
   Compiling prost v0.11.9
   Compiling spin v0.5.2
   Compiling untrusted v0.7.1
   Compiling zerocopy v0.7.32
   Compiling crossbeam-utils v0.8.19
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling tokio-util v0.7.12
   Compiling rand_core v0.6.4
   Compiling sct v0.6.1
   Compiling build_common v0.0.1 (C:\build\e0894116\libdatadog\build-common)
   Compiling sys-info v0.9.1
   Compiling ppv-lite86 v0.2.17
   Compiling paste v1.0.14
   Compiling rand_chacha v0.3.1
   Compiling webpki v0.21.4
   Compiling digest v0.10.7
   Compiling uuid v1.11.0
   Compiling datadog-ddsketch v0.0.1 (C:\build\e0894116\libdatadog\ddsketch)
   Compiling base64 v0.13.1
   Compiling cpufeatures v0.2.12
   Compiling io-lifetimes v1.0.11
   Compiling datadog-trace-protobuf v0.0.1 (C:\build\e0894116\libdatadog\trace-protobuf)
   Compiling rustls v0.19.1
   Compiling rand v0.8.5
   Compiling serde_bytes v0.11.14
   Compiling num-bigint v0.4.4
   Compiling bitflags v2.4.2
   Compiling percent-encoding v2.3.1
   Compiling allocator-api2 v0.2.18
   Compiling num-integer v0.1.46
   Compiling memoffset v0.9.1
   Compiling crc32fast v1.4.0
   Compiling tinyvec_macros v0.1.1
   Compiling byteorder v1.5.0
   Compiling tinyvec v1.6.0
   Compiling rmp v0.8.14
   Compiling tokio-rustls v0.22.0
   Compiling rustls-native-certs v0.5.0
   Compiling sha1 v0.10.6
   Compiling ct-logs v0.8.0
   Compiling chrono v0.4.38
   Compiling headers-core v0.2.0
   Compiling base64 v0.21.7
   Compiling mime v0.3.17
   Compiling ident_case v1.0.1
   Compiling adler v1.0.2
   Compiling darling_core v0.20.8
   Compiling miniz_oxide v0.7.2
   Compiling enum-ordinalize v3.1.15
   Compiling headers v0.3.9
   Compiling unicode-normalization v0.1.23
   Compiling hyper-rustls v0.22.1
   Compiling datadog-trace-normalization v0.0.1 (C:\build\e0894116\libdatadog\trace-normalization)
   Compiling ddcommon-ffi v0.0.1 (C:\build\e0894116\libdatadog\ddcommon-ffi)
   Compiling tinybytes v0.0.1 (C:\build\e0894116\libdatadog\tinybytes)
   Compiling serde_derive_internals v0.29.1
   Compiling windows_x86_64_msvc v0.42.2
   Compiling portable-atomic v1.7.0
   Compiling unicode-bidi v0.3.15
   Compiling rustix v0.38.31
   Compiling thiserror v1.0.63
   Compiling schemars v0.8.21
   Compiling winapi-build v0.1.1
   Compiling kernel32-sys v0.2.2
   Compiling schemars_derive v0.8.21
   Compiling idna v0.5.0
   Compiling darling_macro v0.20.8
   Compiling hyper-proxy v0.9.1
   Compiling flate2 v1.0.28
   Compiling nix v0.27.1
   Compiling educe v0.4.23
   Compiling rmp-serde v1.1.2
   Compiling rmpv v1.3.0
   Compiling ddtelemetry v0.0.1 (C:\build\e0894116\libdatadog\ddtelemetry)
   Compiling form_urlencoded v1.2.1
   Compiling crossbeam-queue v0.3.11
   Compiling crossbeam-channel v0.5.11
   Compiling hashbrown v0.13.2
   Compiling bincode v1.3.3
   Compiling page_size v0.6.0
   Compiling errno v0.3.8
   Compiling thiserror-impl v1.0.63
   Compiling cc_utils v0.1.0 (C:\build\e0894116\libdatadog\tools\cc_utils)
   Compiling rustc-demangle v0.1.24
   Compiling dyn-clone v1.0.17
   Compiling json v0.12.4
   Compiling humantime v2.1.0
   Compiling regex-syntax v0.6.29
   Compiling ref-cast v1.0.22
   Compiling constcat v0.4.1
   Compiling powerfmt v0.2.0
   Compiling deranged v0.3.11
   Compiling datadog-live-debugger v0.0.1 (C:\build\e0894116\libdatadog\live-debugger)
   Compiling regex-automata v0.1.10
   Compiling spawn_worker v0.0.1 (C:\build\e0894116\libdatadog\spawn_worker)
   Compiling backtrace v0.3.74
   Compiling halfbrown v0.2.4
   Compiling tokio-serde v0.8.0
   Compiling cadence v1.3.0
   Compiling url v2.5.0
   Compiling datadog-trace-utils v0.0.1 (C:\build\e0894116\libdatadog\trace-utils)
   Compiling darling v0.20.8
   Compiling float-cmp v0.9.0
   Compiling tarpc-plugins v0.12.0 (C:\build\e0894116\libdatadog\ipc\tarpc\plugins)
   Compiling os_info v3.8.2
   Compiling ref-cast-impl v1.0.22
   Compiling microseh v0.1.1
   Compiling windows-core v0.51.1
   Compiling winapi v0.2.8
   Compiling num-conv v0.1.0
   Compiling time-core v0.1.2
   Compiling time v0.3.36
   Compiling windows v0.51.1
   Compiling datadog-crashtracker v0.0.1 (C:\build\e0894116\libdatadog\crashtracker)
   Compiling tarpc v0.31.0 (C:\build\e0894116\libdatadog\ipc\tarpc\tarpc)
   Compiling value-trait v0.10.0
   Compiling datadog-trace-obfuscation v0.0.1 (C:\build\e0894116\libdatadog\trace-obfuscation)
   Compiling windows-sys v0.42.0
   Compiling serde_with_macros v3.9.0
   Compiling dogstatsd-client v0.0.1 (C:\build\e0894116\libdatadog\dogstatsd-client)
   Compiling memfd v0.6.4
   Compiling matchers v0.1.0
   Compiling ddtelemetry-ffi v0.0.1 (C:\build\e0894116\libdatadog\ddtelemetry-ffi)
   Compiling sha2 v0.10.8
   Compiling datadog-dynamic-configuration v0.0.1 (C:\build\e0894116\libdatadog\dynamic-configuration)
   Compiling sharded-slab v0.1.7
   Compiling manual_future v0.1.1
   Compiling datadog-ipc-macros v0.0.1 (C:\build\e0894116\libdatadog\ipc\macros)
   Compiling thread_local v1.1.7
   Compiling arc-swap v1.7.1
   Compiling simdutf8 v0.1.4
   Compiling libc v0.1.12
   Compiling data-pipeline v0.0.1 (C:\build\e0894116\libdatadog\data-pipeline)
   Compiling simd-json v0.14.1
   Compiling prctl v1.0.0
   Compiling datadog-ipc v0.1.0 (C:\build\e0894116\libdatadog\ipc)
   Compiling tracing-subscriber v0.3.18
   Compiling datadog-remote-config v0.0.1 (C:\build\e0894116\libdatadog\remote-config)
warning: field `signatures` is never read
  --> libdatadog\remote-config\src\targets.rs:14:9
   |
12 | pub struct TargetsList<'a> {
   |            ----------- field in this struct
13 |     #[serde(borrow)]
14 |     pub signatures: Vec<TargetsSignature<'a>>,
   |         ^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: fields `keyid` and `sig` are never read
  --> libdatadog\remote-config\src\targets.rs:21:9
   |
20 | pub struct TargetsSignature<'a> {
   |            ---------------- fields in this struct
21 |     pub keyid: &'a str,
   |         ^^^^^
22 |     pub sig: &'a str,
   |         ^^^

warning: fields `expires` and `spec_version` are never read
  --> libdatadog\remote-config\src\targets.rs:31:9
   |
27 | pub struct TargetsData<'a> {
   |            ----------- fields in this struct
...
31 |     pub expires: OffsetDateTime,
   |         ^^^^^^^
32 |     pub spec_version: &'a str,
   |         ^^^^^^^^^^^^

warning: field `agent_refresh_interval` is never read
  --> libdatadog\remote-config\src\targets.rs:40:9
   |
39 | pub struct TargetsCustom<'a> {
   |            ------------- field in this struct
40 |     pub agent_refresh_interval: Option<u64>,
   |         ^^^^^^^^^^^^^^^^^^^^^^

warning: field `length` is never read
  --> libdatadog\remote-config\src\targets.rs:50:9
   |
46 | pub struct TargetData<'a> {
   |            ---------- field in this struct
...
50 |     pub length: u32,
   |         ^^^^^^

   Compiling priority-queue v2.1.1
   Compiling serde_with v3.9.0
warning: `datadog-remote-config` (lib) generated 5 warnings
   Compiling datadog-live-debugger-ffi v0.0.1 (C:\build\e0894116\libdatadog\live-debugger-ffi)
   Compiling datadog-crashtracker-ffi v0.0.1 (C:\build\e0894116\libdatadog\crashtracker-ffi)
   Compiling memory-stats v1.1.0
   Compiling winapi-util v0.1.6
   Compiling datadog-sidecar-macros v0.0.1 (C:\build\e0894116\libdatadog\sidecar\macros)
   Compiling tracing-log v0.2.0
   Compiling function_name-proc-macro v0.3.0
   Compiling arrayref v0.3.7
   Compiling zwohash v0.1.2
   Compiling function_name v0.3.0
   Compiling termcolor v1.4.1
   Compiling datadog-sidecar v0.0.1 (C:\build\e0894116\libdatadog\sidecar)
   Compiling is-terminal v0.4.12
   Compiling env_logger v0.10.2
   Compiling itertools v0.11.0
   Compiling const-str v0.5.6
   Compiling datadog-sidecar-ffi v0.0.1 (C:\build\e0894116\libdatadog\sidecar-ffi)
   Compiling ddtrace-php v0.0.1 (C:\build\e0894116\components-rs)
warning: unused import: `ddog_sidecar_send_debugger_data`
  --> components-rs\remote_config.rs:17:27
   |
17 | use datadog_sidecar_ffi::{ddog_sidecar_send_debugger_data, ddog_sidecar_send_debugger_diagnostics};
   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `php_shared_build`
  --> components-rs\sidecar.rs:20:20
   |
20 | #[cfg(any(windows, php_shared_build))]
   |                    ^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(php_shared_build)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(php_shared_build)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `php_shared_build`
  --> components-rs\sidecar.rs:26:7
   |
26 | #[cfg(php_shared_build)]
   |       ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(php_shared_build)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(php_shared_build)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `php_shared_build`
  --> components-rs\sidecar.rs:34:7
   |
34 | #[cfg(php_shared_build)]
   |       ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(php_shared_build)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(php_shared_build)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `php_shared_build`
  --> components-rs\sidecar.rs:44:24
   |
44 | #[cfg(not(any(windows, php_shared_build)))]
   |                        ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(php_shared_build)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(php_shared_build)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unused import: `std::os::windows::ffi::OsStrExt`
 --> components-rs\sidecar.rs:8:5
  |
8 | use std::os::windows::ffi::OsStrExt;
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: creating a shared reference to mutable static is discouraged
  --> components-rs\lib.rs:37:14
   |
37 |     unsafe { ddtrace_runtime_id.as_hyphenated().encode_lower(buf) };
   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
   = note: `#[warn(static_mut_refs)]` on by default

warning: creating a mutable reference to mutable static is discouraged
  --> components-rs\remote_config.rs:92:5
   |
92 |     DDTRACE_REMOTE_CONFIG_PRODUCTS.push(RemoteConfigProduct::ApmTracing);
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
  --> components-rs\remote_config.rs:93:5
   |
93 |     DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(RemoteConfigCapabilities::ApmTracingCustomTags);
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
  --> components-rs\remote_config.rs:94:5
   |
94 |     DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(RemoteConfigCapabilities::ApmTracingEnabled);
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
  --> components-rs\remote_config.rs:95:5
   |
95 |     DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(RemoteConfigCapabilities::ApmTracingHttpHeaderTags);
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
  --> components-rs\remote_config.rs:96:5
   |
96 |     DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(RemoteConfigCapabilities::ApmTracingLogsInjection);
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
  --> components-rs\remote_config.rs:97:5
   |
97 |     DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(RemoteConfigCapabilities::ApmTracingSampleRate);
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
  --> components-rs\remote_config.rs:98:5
   |
98 |     DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(RemoteConfigCapabilities::ApmTracingSampleRules);
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
   |
   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
   --> components-rs\remote_config.rs:101:9
    |
101 |         DDTRACE_REMOTE_CONFIG_PRODUCTS.push(RemoteConfigProduct::LiveDebugger)
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
   --> components-rs\remote_config.rs:105:9
    |
105 |         DDTRACE_REMOTE_CONFIG_PRODUCTS.push(RemoteConfigProduct::AsmFeatures);
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
   --> components-rs\remote_config.rs:106:9
    |
106 |         DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(RemoteConfigCapabilities::AsmActivation);
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
   --> components-rs\remote_config.rs:110:9
    |
110 |         DDTRACE_REMOTE_CONFIG_PRODUCTS.push(RemoteConfigProduct::AsmData);
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
   --> components-rs\remote_config.rs:111:9
    |
111 |         DDTRACE_REMOTE_CONFIG_PRODUCTS.push(RemoteConfigProduct::AsmDD);
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
   --> components-rs\remote_config.rs:112:9
    |
112 |         DDTRACE_REMOTE_CONFIG_PRODUCTS.push(RemoteConfigProduct::Asm);
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a mutable reference to mutable static is discouraged
   --> components-rs\remote_config.rs:125:23
    |
125 |         .for_each(|c| DDTRACE_REMOTE_CONFIG_CAPABILITIES.push(*c));
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: creating a shared reference to mutable static is discouraged
   --> components-rs\remote_config.rs:139:23
    |
139 |             products: DDTRACE_REMOTE_CONFIG_PRODUCTS.to_vec(),
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives

warning: creating a shared reference to mutable static is discouraged
   --> components-rs\remote_config.rs:140:27
    |
140 |             capabilities: DDTRACE_REMOTE_CONFIG_CAPABILITIES.to_vec(),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives

warning: creating a shared reference to mutable static is discouraged
   --> components-rs\remote_config.rs:306:39
    |
306 |     if let Some(callbacks) = unsafe { &LIVE_DEBUGGER_CALLBACKS } {
    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
help: use `&raw const` instead to create a raw pointer
    |
306 |     if let Some(callbacks) = unsafe { &raw const LIVE_DEBUGGER_CALLBACKS } {
    |                                        +++++++++

warning: creating a shared reference to mutable static is discouraged
   --> components-rs\remote_config.rs:350:39
    |
350 |     if let Some(callbacks) = unsafe { &LIVE_DEBUGGER_CALLBACKS } {
    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
help: use `&raw const` instead to create a raw pointer
    |
350 |     if let Some(callbacks) = unsafe { &raw const LIVE_DEBUGGER_CALLBACKS } {
    |                                        +++++++++

warning: `ddtrace-php` (lib) generated 25 warnings (run `cargo fix --lib -p ddtrace-php` to apply 2 suggestions)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 49s
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\ext\ /FRC:\build\e0894116\x64\Release\ext\ /FdC:\build\e0894116\x64\Release\ext\ /c C:\build\e0894116\ext\ddtrace.c /FoC:\build\e0894116\x64\Release\ext\ddtrace.obj
ddtrace.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\agent_info.c /FoC:\build\e0894116\x64\Release\\agent_info.obj
agent_info.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\arrays.c /FoC:\build\e0894116\x64\Release\\arrays.obj
arrays.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\asm_event.c /FoC:\build\e0894116\x64\Release\\asm_event.obj
asm_event.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\auto_flush.c /FoC:\build\e0894116\x64\Release\\auto_flush.obj
auto_flush.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\autoload_php_files.c /FoC:\build\e0894116\x64\Release\\autoload_php_files.obj
autoload_php_files.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\collect_backtrace.c /FoC:\build\e0894116\x64\Release\\collect_backtrace.obj
collect_backtrace.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\compat_string.c /FoC:\build\e0894116\x64\Release\\compat_string.obj
compat_string.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\configuration.c /FoC:\build\e0894116\x64\Release\\configuration.obj
configuration.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\ddshared.c /FoC:\build\e0894116\x64\Release\\ddshared.obj
ddshared.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\distributed_tracing_headers.c /FoC:\build\e0894116\x64\Release\\distributed_tracing_headers.obj
distributed_tracing_headers.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\dogstatsd.c /FoC:\build\e0894116\x64\Release\\dogstatsd.obj
dogstatsd.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\engine_api.c /FoC:\build\e0894116\x64\Release\\engine_api.obj
engine_api.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\engine_hooks.c /FoC:\build\e0894116\x64\Release\\engine_hooks.obj
engine_hooks.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\exception_serialize.c /FoC:\build\e0894116\x64\Release\\exception_serialize.obj
exception_serialize.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\excluded_modules.c /FoC:\build\e0894116\x64\Release\\excluded_modules.obj
excluded_modules.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\git.c /FoC:\build\e0894116\x64\Release\\git.obj
git.c
C:\build\e0894116\ext\git.c(9): warning C4005: 'getcwd': macro redefinition
C:\build\e0894116\php-dev\include\main\php.h(108): note: see previous definition of 'getcwd'
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\handlers_api.c /FoC:\build\e0894116\x64\Release\\handlers_api.obj
handlers_api.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\handlers_curl.c /FoC:\build\e0894116\x64\Release\\handlers_curl.obj
handlers_curl.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\handlers_exception.c /FoC:\build\e0894116\x64\Release\\handlers_exception.obj
handlers_exception.c
C:\build\e0894116\ext\handlers_exception.c(487): warning C4133: '=': incompatible types - from 'zend_result (__cdecl *)(zend_object *,zend_class_entry **,zend_function **,zend_object **,zend_bool)' to 'zend_object_get_closure_t'
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\handlers_fiber.c /FoC:\build\e0894116\x64\Release\\handlers_fiber.obj
handlers_fiber.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\handlers_internal.c /FoC:\build\e0894116\x64\Release\\handlers_internal.obj
handlers_internal.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\handlers_kafka.c /FoC:\build\e0894116\x64\Release\\handlers_kafka.obj
handlers_kafka.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\handlers_pcntl.c /FoC:\build\e0894116\x64\Release\\handlers_pcntl.obj
handlers_pcntl.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\ip_extraction.c /FoC:\build\e0894116\x64\Release\\ip_extraction.obj
ip_extraction.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\live_debugger.c /FoC:\build\e0894116\x64\Release\\live_debugger.obj
live_debugger.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\logging.c /FoC:\build\e0894116\x64\Release\\logging.obj
logging.c
C:\build\e0894116\ext\logging.c(86): warning C4133: 'function': incompatible types - from 'volatile int *' to 'volatile __int64 *'
C:\build\e0894116\ext\logging.c(95): warning C4047: '==': 'intptr_t' differs in levels of indirection from 'HANDLE'
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\memory_limit.c /FoC:\build\e0894116\x64\Release\\memory_limit.obj
memory_limit.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\otel_config.c /FoC:\build\e0894116\x64\Release\\otel_config.obj
otel_config.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\profiling.c /FoC:\build\e0894116\x64\Release\\profiling.obj
profiling.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\random.c /FoC:\build\e0894116\x64\Release\\random.obj
random.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\remote_config.c /FoC:\build\e0894116\x64\Release\\remote_config.obj
remote_config.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\serializer.c /FoC:\build\e0894116\x64\Release\\serializer.obj
serializer.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\sidecar.c /FoC:\build\e0894116\x64\Release\\sidecar.obj
sidecar.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\span.c /FoC:\build\e0894116\x64\Release\\span.obj
span.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\standalone_limiter.c /FoC:\build\e0894116\x64\Release\\standalone_limiter.obj
standalone_limiter.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\startup_logging.c /FoC:\build\e0894116\x64\Release\\startup_logging.obj
startup_logging.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\telemetry.c /FoC:\build\e0894116\x64\Release\\telemetry.obj
telemetry.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\threads.c /FoC:\build\e0894116\x64\Release\\threads.obj
threads.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\user_request.c /FoC:\build\e0894116\x64\Release\\user_request.obj
user_request.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\weakrefs.c /FoC:\build\e0894116\x64\Release\\weakrefs.obj
weakrefs.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\hook\uhook.c /FoC:\build\e0894116\x64\Release\\uhook.obj
uhook.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\hook\uhook_attributes.c /FoC:\build\e0894116\x64\Release\\uhook_attributes.obj
uhook_attributes.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\hook\uhook_legacy.c /FoC:\build\e0894116\x64\Release\\uhook_legacy.obj
uhook_legacy.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\integrations\exec_integration.c /FoC:\build\e0894116\x64\Release\\exec_integration.obj
exec_integration.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\integrations\integrations.c /FoC:\build\e0894116\x64\Release\\integrations.obj
integrations.c
C:\build\e0894116\ext\integrations\integrations.c(43): warning C4113: 'bool (__cdecl *)()' differs in parameter lists from 'bool (__cdecl *)(void)'
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\limiter\limiter.c /FoC:\build\e0894116\x64\Release\\limiter.obj
limiter.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\priority_sampling\priority_sampling.c /FoC:\build\e0894116\x64\Release\\priority_sampling.obj
priority_sampling.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\tracer_tag_propagation\tracer_tag_propagation.c /FoC:\build\e0894116\x64\Release\\tracer_tag_propagation.obj
tracer_tag_propagation.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\config\config.c /FoC:\build\e0894116\x64\Release\\config.obj
config.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\config\config_decode.c /FoC:\build\e0894116\x64\Release\\config_decode.obj
config_decode.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\config\config_ini.c /FoC:\build\e0894116\x64\Release\\config_ini.obj
config_ini.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\config\config_runtime.c /FoC:\build\e0894116\x64\Release\\config_runtime.obj
config_runtime.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\env\env.c /FoC:\build\e0894116\x64\Release\\env.obj
env.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\exceptions\exceptions.c /FoC:\build\e0894116\x64\Release\\exceptions.obj
exceptions.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\headers\headers.c /FoC:\build\e0894116\x64\Release\\headers.obj
headers.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\hook\hook.c /FoC:\build\e0894116\x64\Release\\hook.obj
hook.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\json\json.c /FoC:\build\e0894116\x64\Release\\json.obj
json.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\zai_string\string.c /FoC:\build\e0894116\x64\Release\\string.obj
string.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\symbols\call.c /FoC:\build\e0894116\x64\Release\\call.obj
call.c
C:\build\e0894116\zend_abstract_interface\symbols\call.c(29): warning C4048: different array subscripts: 'char (*)[0]' and 'char (*)[6144]'
C:\build\e0894116\zend_abstract_interface\symbols\call.c(148): warning C4047: 'return': 'bool' differs in levels of indirection from 'void *'
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\symbols\lookup.c /FoC:\build\e0894116\x64\Release\\lookup.obj
lookup.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\uri_normalization\uri_normalization.c /FoC:\build\e0894116\x64\Release\\uri_normalization.obj
uri_normalization.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\jit_utils\jit_blacklist.c /FoC:\build\e0894116\x64\Release\\jit_blacklist.obj
jit_blacklist.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\sandbox\php8\sandbox.c /FoC:\build\e0894116\x64\Release\\sandbox.obj
sandbox.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\interceptor\php8\interceptor.c /FoC:\build\e0894116\x64\Release\\interceptor.obj
interceptor.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\zend_abstract_interface\interceptor\php8\resolver_pre-8_2.c /FoC:\build\e0894116\x64\Release\\resolver_pre-8_2.obj
resolver_pre-8_2.c
C:\build\e0894116\zend_abstract_interface\interceptor\php8\resolver_pre-8_2.c(281): warning C4090: '=': different 'const' qualifiers
C:\build\e0894116\zend_abstract_interface\interceptor\php8\resolver_pre-8_2.c(335): warning C4113: 'FARPROC' differs in parameter lists from 'void (__cdecl *)(zval *)'
C:\build\e0894116\zend_abstract_interface\interceptor\php8\resolver_pre-8_2.c(333): warning C4113: 'FARPROC' differs in parameter lists from 'void (__cdecl *)(zval *)'
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\vendor\mpack\mpack.c /FoC:\build\e0894116\x64\Release\\mpack.obj
mpack.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\ext\vendor\mt19937\mt19937-64.c /FoC:\build\e0894116\x64\Release\\mt19937-64.obj
mt19937-64.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\components\log\log.c /FoC:\build\e0894116\x64\Release\\log.obj
log.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\components\sapi\sapi.c /FoC:\build\e0894116\x64\Release\\sapi.obj
sapi.c
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_DDTRACE /D DDTRACE_EXPORTS=1 /I C:\build\e0894116 /I C:\build\e0894116/ext /I C:\build\e0894116/zend_abstract_interface /Zc:preprocessor /nologo /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /FpC:\build\e0894116\x64\Release\\ /FRC:\build\e0894116\x64\Release\\ /FdC:\build\e0894116\x64\Release\\ /c C:\build\e0894116\components\string_view\string_view.c /FoC:\build\e0894116\x64\Release\\string_view.obj
string_view.c
	rc /nologo  /I C:\build\e0894116\php-dev/include /I C:\build\e0894116\php-dev/include/main /I C:\build\e0894116\php-dev/include/Zend /I C:\build\e0894116\php-dev/include/TSRM /I C:\build\e0894116\php-dev/include/ext /I C:\build\e0894116\php-dev/include /n /fo C:\build\e0894116\x64\Release\php_ddtrace.dll.res /d FILE_DESCRIPTION="\"php_ddtrace.dll\"" /d FILE_NAME="\"php_ddtrace.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"DDTRACE extension\"" /d THANKS_GUYS="\"\"" C:\build\e0894116\php-dev\build\template.rc
	"link.exe" @"C:\build\e0894116\x64\Release\resp\DDTRACE_GLOBAL_OBJS.txt" C:\build\e0894116\php-dev\lib\php8.lib userenv.lib crypt32.lib Powrprof.lib Secur32.Lib ncrypt.lib ntdll.lib oleaut32.lib C:\build\e0894116\x64\Release/target/debug/ddtrace_php.lib kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\build\e0894116\x64\Release\php_ddtrace.dll.res /out:C:\build\e0894116\x64\Release\php_ddtrace.dll /dll /def:C:\build\e0894116\ddtrace.def /nologo /GUARD:CF /d2:-AllowCompatibleILVersions /libpath:"\"..\deps\lib\"" /libpath:"C:\build\e0894116\php-dev\lib\;C:\build\e0894116\php-dev" 
   Creating library C:\build\e0894116\x64\Release\php_ddtrace.lib and object C:\build\e0894116\x64\Release\php_ddtrace.exp
EXT ddtrace build complete
