[INFO] fetching crate phper-sys 0.15.3...
[INFO] building phper-sys-0.15.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate phper-sys 0.15.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate phper-sys 0.15.3
[INFO] finished tweaking crates.io crate phper-sys 0.15.3
[INFO] tweaked toml for crates.io crate phper-sys 0.15.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phper-sys 0.15.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phper-sys 0.15.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5825bb8f425fbb1c36fcac60bc1e3357eb74be6002ed6bfadf42b60fdd67716
[INFO] running `Command { std: "docker" "start" "-a" "c5825bb8f425fbb1c36fcac60bc1e3357eb74be6002ed6bfadf42b60fdd67716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5825bb8f425fbb1c36fcac60bc1e3357eb74be6002ed6bfadf42b60fdd67716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5825bb8f425fbb1c36fcac60bc1e3357eb74be6002ed6bfadf42b60fdd67716", kill_on_drop: false }`
[INFO] [stdout] c5825bb8f425fbb1c36fcac60bc1e3357eb74be6002ed6bfadf42b60fdd67716
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d96dae507243e8b788e236c4eb73f2e8a128cb8f3eee3dd5d43cd151b64095d8
[INFO] running `Command { std: "docker" "start" "-a" "d96dae507243e8b788e236c4eb73f2e8a128cb8f3eee3dd5d43cd151b64095d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling memchr v2.7.4
[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 minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phper-sys v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: phper-sys@0.15.3: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.3:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.3:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.3:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c:496:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.3:   496 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.3:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c:555:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.3:   555 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.3:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.19s
[INFO] running `Command { std: "docker" "inspect" "d96dae507243e8b788e236c4eb73f2e8a128cb8f3eee3dd5d43cd151b64095d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d96dae507243e8b788e236c4eb73f2e8a128cb8f3eee3dd5d43cd151b64095d8", kill_on_drop: false }`
[INFO] [stdout] d96dae507243e8b788e236c4eb73f2e8a128cb8f3eee3dd5d43cd151b64095d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e0f5027bd79d1fe7032120a2da7fffcf43f0747d7773712e2c8ba158eff20c7
[INFO] running `Command { std: "docker" "start" "-a" "3e0f5027bd79d1fe7032120a2da7fffcf43f0747d7773712e2c8ba158eff20c7", kill_on_drop: false }`
[INFO] [stderr] warning: phper-sys@0.15.3: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.3:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.3:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.3:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c:496:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.3:   496 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.3:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.3:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: /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.3:   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.3:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.3: php_wrapper.c:555:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.3:   555 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.3:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling phper-sys v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "3e0f5027bd79d1fe7032120a2da7fffcf43f0747d7773712e2c8ba158eff20c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0f5027bd79d1fe7032120a2da7fffcf43f0747d7773712e2c8ba158eff20c7", kill_on_drop: false }`
[INFO] [stdout] 3e0f5027bd79d1fe7032120a2da7fffcf43f0747d7773712e2c8ba158eff20c7
