[INFO] fetching crate phper-sys 0.15.4...
[INFO] testing phper-sys-0.15.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate phper-sys 0.15.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate phper-sys 0.15.4
[INFO] finished tweaking crates.io crate phper-sys 0.15.4
[INFO] tweaked toml for crates.io crate phper-sys 0.15.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phper-sys 0.15.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phper-sys 0.15.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0514bccab1412e0c522c05533a0776294f5c9eaee0a19e5de8024653014444f
[INFO] running `Command { std: "docker" "start" "-a" "e0514bccab1412e0c522c05533a0776294f5c9eaee0a19e5de8024653014444f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0514bccab1412e0c522c05533a0776294f5c9eaee0a19e5de8024653014444f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0514bccab1412e0c522c05533a0776294f5c9eaee0a19e5de8024653014444f", kill_on_drop: false }`
[INFO] [stdout] e0514bccab1412e0c522c05533a0776294f5c9eaee0a19e5de8024653014444f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22e097a4d57f5ad3e8f80312fd44d4a50bbebf73cc45a83794ec3b0aaff1c3f6
[INFO] running `Command { std: "docker" "start" "-a" "22e097a4d57f5ad3e8f80312fd44d4a50bbebf73cc45a83794ec3b0aaff1c3f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phper-sys v0.15.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.11s
[INFO] running `Command { std: "docker" "inspect" "22e097a4d57f5ad3e8f80312fd44d4a50bbebf73cc45a83794ec3b0aaff1c3f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e097a4d57f5ad3e8f80312fd44d4a50bbebf73cc45a83794ec3b0aaff1c3f6", kill_on_drop: false }`
[INFO] [stdout] 22e097a4d57f5ad3e8f80312fd44d4a50bbebf73cc45a83794ec3b0aaff1c3f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eaf234fde1f4d342b6a41bf4945521ebba40d365d450f597cc52c7e89129b0a
[INFO] running `Command { std: "docker" "start" "-a" "9eaf234fde1f4d342b6a41bf4945521ebba40d365d450f597cc52c7e89129b0a", kill_on_drop: false }`
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling phper-sys v0.15.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "9eaf234fde1f4d342b6a41bf4945521ebba40d365d450f597cc52c7e89129b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eaf234fde1f4d342b6a41bf4945521ebba40d365d450f597cc52c7e89129b0a", kill_on_drop: false }`
[INFO] [stdout] 9eaf234fde1f4d342b6a41bf4945521ebba40d365d450f597cc52c7e89129b0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4059897e1b779bd42d192f17bd468d2b4565d97cedaa67212042f0902192bbdc
[INFO] running `Command { std: "docker" "start" "-a" "4059897e1b779bd42d192f17bd468d2b4565d97cedaa67212042f0902192bbdc", kill_on_drop: false }`
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phper_sys-b0d44855d01175a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests phper_sys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4059897e1b779bd42d192f17bd468d2b4565d97cedaa67212042f0902192bbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4059897e1b779bd42d192f17bd468d2b4565d97cedaa67212042f0902192bbdc", kill_on_drop: false }`
[INFO] [stdout] 4059897e1b779bd42d192f17bd468d2b4565d97cedaa67212042f0902192bbdc
