[INFO] fetching crate ext-php-rs 0.14.2...
[INFO] testing ext-php-rs-0.14.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ext-php-rs 0.14.2 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ext-php-rs 0.14.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ext-php-rs 0.14.2
[INFO] tweaked toml for crates.io crate ext-php-rs 0.14.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ext-php-rs 0.14.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ext-php-rs 0.14.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.6.0
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.1
[INFO] [stderr]   Downloaded ext-php-rs-derive v0.11.2
[INFO] [stderr]   Downloaded ppmd-rust v1.2.1
[INFO] [stderr]   Downloaded ureq-proto v0.4.2
[INFO] [stderr]   Downloaded ureq v3.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6436eda18fb24c2f5cc2306f31dfc7231741a0e2e0222adef03596a0aca3fb17
[INFO] running `Command { std: "docker" "start" "-a" "6436eda18fb24c2f5cc2306f31dfc7231741a0e2e0222adef03596a0aca3fb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6436eda18fb24c2f5cc2306f31dfc7231741a0e2e0222adef03596a0aca3fb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6436eda18fb24c2f5cc2306f31dfc7231741a0e2e0222adef03596a0aca3fb17", kill_on_drop: false }`
[INFO] [stdout] 6436eda18fb24c2f5cc2306f31dfc7231741a0e2e0222adef03596a0aca3fb17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1db8800e3d485f0d44f7067f0d078fb84974704098b82a0da5c2563c5de22153
[INFO] running `Command { std: "docker" "start" "-a" "1db8800e3d485f0d44f7067f0d078fb84974704098b82a0da5c2563c5de22153", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ext-php-rs-derive v0.11.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ext-php-rs v0.14.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cstring_scope::CStringScope`
[INFO] [stdout]  --> src/util/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use cstring_scope::CStringScope;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "1db8800e3d485f0d44f7067f0d078fb84974704098b82a0da5c2563c5de22153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db8800e3d485f0d44f7067f0d078fb84974704098b82a0da5c2563c5de22153", kill_on_drop: false }`
[INFO] [stdout] 1db8800e3d485f0d44f7067f0d078fb84974704098b82a0da5c2563c5de22153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 266dd8d0a5e7781eca89b8a980cd0dee68499b7dfabf3866c8e7bbdfb098436b
[INFO] running `Command { std: "docker" "start" "-a" "266dd8d0a5e7781eca89b8a980cd0dee68499b7dfabf3866c8e7bbdfb098436b", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ext-php-rs v0.14.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cstring_scope::CStringScope`
[INFO] [stdout]  --> src/util/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use cstring_scope::CStringScope;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cstring_scope::CStringScope`
[INFO] [stdout]  --> src/util/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use cstring_scope::CStringScope;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/builders/class.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         assert_eq!(class.object_override, None);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/builders/class.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         assert_eq!(class.register, None);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "266dd8d0a5e7781eca89b8a980cd0dee68499b7dfabf3866c8e7bbdfb098436b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "266dd8d0a5e7781eca89b8a980cd0dee68499b7dfabf3866c8e7bbdfb098436b", kill_on_drop: false }`
[INFO] [stdout] 266dd8d0a5e7781eca89b8a980cd0dee68499b7dfabf3866c8e7bbdfb098436b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5533ca806d941ab9c5124d183336d2999e6918c05046e354ffb19710be1c5a00
[INFO] running `Command { std: "docker" "start" "-a" "5533ca806d941ab9c5124d183336d2999e6918c05046e354ffb19710be1c5a00", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `cstring_scope::CStringScope`
[INFO] [stderr]  --> src/util/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use cstring_scope::CStringScope;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/builders/class.rs:389:9
[INFO] [stderr]     |
[INFO] [stderr] 389 |         assert_eq!(class.object_override, None);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/builders/class.rs:392:9
[INFO] [stderr]     |
[INFO] [stderr] 392 |         assert_eq!(class.register, None);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ext-php-rs` (lib) generated 1 warning (run `cargo fix --lib -p ext-php-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `ext-php-rs` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ext_php_rs-25002691b72a609a)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test args::tests::test_allow_null ... ok
[INFO] [stdout] test args::tests::test_new ... ok
[INFO] [stdout] test args::tests::test_arg_parser_new ... ok
[INFO] [stdout] test args::tests::test_arg_parser_arg ... ok
[INFO] [stdout] test args::tests::test_as_ref ... ok
[INFO] [stdout] test args::tests::test_type_from_arg ... ok
[INFO] [stdout] test args::tests::test_val_no_value ... ok
[INFO] [stdout] test args::tests::test_zval_no_value ... ok
[INFO] [stdout] test builders::class::tests::test_docs ... ok
[INFO] [stdout] test builders::class::tests::test_extends ... ok
[INFO] [stdout] test builders::class::tests::test_flags ... ok
[INFO] [stdout] test builders::class::tests::test_implements ... ok
[INFO] [stdout] test builders::class::tests::test_method ... ok
[INFO] [stdout] test builders::class::tests::test_new ... ok
[INFO] [stdout] test builders::module::tests::test_add_function ... ok
[INFO] [stdout] test builders::class::tests::test_property ... ok
[INFO] [stdout] test builders::module::tests::test_request_shutdown_function ... ok
[INFO] [stdout] test builders::module::tests::test_new ... ok
[INFO] [stdout] test builders::module::tests::test_request_startup_function ... ok
[INFO] [stdout] test builders::module::tests::test_set_info_function ... ok
[INFO] [stdout] test builders::module::tests::test_set_post_deactivate_function ... ok
[INFO] [stdout] test builders::module::tests::test_shutdown_function ... ok
[INFO] [stdout] test builders::module::tests::test_startup_function ... ok
[INFO] [stdout] test describe::stub::test::test_indent ... ok
[INFO] [stdout] test describe::stub::test::test_split_ns ... ok
[INFO] [stdout] test describe::tests::test_class_from ... ok
[INFO] [stdout] test describe::tests::test_doc_block_from ... ok
[INFO] [stdout] test describe::tests::test_function_from ... ok
[INFO] [stdout] test describe::tests::test_method_from ... ok
[INFO] [stdout] test describe::tests::test_method_visibility_from ... ok
[INFO] [stdout] test describe::tests::test_module_from ... ok
[INFO] [stdout] test describe::tests::test_new_description ... ok
[INFO] [stdout] test describe::tests::test_prop_visibility_from ... ok
[INFO] [stdout] test describe::tests::test_property_from ... ok
[INFO] [stdout] test zend::ex::tests::test_zend_call_frame_slot ... ok
[INFO] [stdout] test describe::tests::test_ty_from ... ok
[INFO] [stdout] test flags::tests::test_datatype ... ok
[INFO] [stdout] test args::tests::test_consume_no_value ... ok
[INFO] [stdout] test builders::class::tests::test_registration ... ok
[INFO] [stdout] test args::tests::test_is_variadic ... ok
[INFO] [stdout] test args::tests::test_param_from_arg ... ok
[INFO] [stdout] test args::tests::test_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ext_php_rs
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test src/convert.rs - convert::FromZendObject (line 72) ... ignored
[INFO] [stdout] test src/exception.rs - exception::throw (line 153) - compile ... ok
[INFO] [stdout] test src/constant.rs - constant::IntoConst::register_constant_flags (line 74) - compile ... ok
[INFO] [stdout] test src/builders/module.rs - builders::module::ModuleBuilder (line 18) - compile ... ok
[INFO] [stdout] test src/constant.rs - constant::IntoConst::register_constant (line 37) - compile ... ok
[INFO] [stdout] test src/exception.rs - exception::throw_object (line 224) - compile ... ok
[INFO] [stdout] test src/exception.rs - exception::throw_with_code (line 182) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::class_derives (line 202) ... ok
[INFO] [stdout] test src/macros.rs - macros::parse_args (line 85) ... ok
[INFO] [stdout] test src/props.rs - props::Property<'a,T>::method (line 127) - compile ... ok
[INFO] [stdout] test src/props.rs - props::Property<'a,T>::field (line 98) - compile ... ok
[INFO] [stdout] test src/props.rs - props::Property<'a,T>::get (line 193) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::throw (line 159) ... ok
[INFO] [stdout] test src/macros.rs - macros::parse_args (line 108) ... ok
[INFO] [stdout] test src/props.rs - props::Property<'a,T>::set (line 244) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::get_mut (line 249) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::has_sequential_keys (line 672) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::insert (line 492) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::get_index (line 317) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable (line 43) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::&'aZendHashTable::into_iter (line 887) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::get_index_mut (line 347) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::get (line 184) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::clear (line 155) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::has_numerical_keys (line 641) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::insert_at_index (line 572) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::len (line 115) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::new (line 64) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::is_empty (line 134) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::with_capacity (line 87) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::remove (line 379) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::remove_index (line 449) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::push (line 612) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::iter (line 717) - compile ... ok
[INFO] [stdout] test src/types/array.rs - types::array::ZendHashTable::values (line 698) - compile ... ok
[INFO] [stdout] test src/types/object.rs - types::object::ZendObject::new_stdclass (line 74) - compile ... ok
[INFO] [stdout] test src/types/string.rs - types::string::ZendStr::from_c_str (line 114) - compile ... ok
[INFO] [stdout] test src/types/string.rs - types::string::ZendStr::as_str (line 297) - compile ... ok
[INFO] [stdout] test src/types/callable.rs - types::callable::ZendCallable<'a>::try_call (line 108) - compile ... ok
[INFO] [stdout] test src/types/string.rs - types::string::ZendStr::is_empty (line 263) - compile ... ok
[INFO] [stdout] test src/types/callable.rs - types::callable::ZendCallable<'a>::try_from_name (line 72) - compile ... ok
[INFO] [stdout] test src/types/string.rs - types::string::ZendStr::interned_from_c_str (line 223) - compile ... ok
[INFO] [stdout] test src/types/string.rs - types::string::ZendStr::len (line 248) - compile ... ok
[INFO] [stdout] test src/types/string.rs - types::string::ZendStr::new (line 73) - compile ... ok
[INFO] [stdout] test src/zend/ex.rs - zend::ex::ExecuteData::get_self (line 184) - compile ... ok
[INFO] [stdout] test src/types/string.rs - types::string::ZendStr::new_interned (line 170) - compile ... ok
[INFO] [stdout] test src/zend/function.rs - zend::function::Function::try_call (line 120) - compile ... ok
[INFO] [stdout] test src/zend/ex.rs - zend::ex::ExecuteData::parser_object (line 59) - compile ... ok
[INFO] [stdout] test src/zend/ex.rs - zend::ex::ExecuteData::parser (line 28) - compile ... ok
[INFO] [stdout] test src/zend/ex.rs - zend::ex::ExecuteData::get_object (line 157) - compile ... ok
[INFO] [stdout] test src/zend/ex.rs - zend::ex::ExecuteData::parser_method (line 109) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5533ca806d941ab9c5124d183336d2999e6918c05046e354ffb19710be1c5a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5533ca806d941ab9c5124d183336d2999e6918c05046e354ffb19710be1c5a00", kill_on_drop: false }`
[INFO] [stdout] 5533ca806d941ab9c5124d183336d2999e6918c05046e354ffb19710be1c5a00
