[INFO] fetching crate mago-analyzer 1.17.0... [INFO] testing mago-analyzer-1.17.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate mago-analyzer 1.17.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate mago-analyzer 1.17.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mago-analyzer 1.17.0 [INFO] tweaked toml for crates.io crate mago-analyzer 1.17.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mago-analyzer 1.17.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mago-analyzer 1.17.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e114fff8e20383163bdf58190f20eb9cedb7495c431c3ba2116cfe5337b0cec8 [INFO] running `Command { std: "docker" "start" "-a" "e114fff8e20383163bdf58190f20eb9cedb7495c431c3ba2116cfe5337b0cec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e114fff8e20383163bdf58190f20eb9cedb7495c431c3ba2116cfe5337b0cec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e114fff8e20383163bdf58190f20eb9cedb7495c431c3ba2116cfe5337b0cec8", kill_on_drop: false }` [INFO] [stdout] e114fff8e20383163bdf58190f20eb9cedb7495c431c3ba2116cfe5337b0cec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08a807e8fb90c46235688403d046d87fce9088e85f4b3f0dc37ea39bfba3b4d [INFO] running `Command { std: "docker" "start" "-a" "f08a807e8fb90c46235688403d046d87fce9088e85f4b3f0dc37ea39bfba3b4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling typed-builder v0.21.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling mago-database v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling mago-text-edit v1.17.0 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mago-atom v1.17.0 [INFO] [stderr] Compiling mago-span v1.17.0 [INFO] [stderr] Compiling mago-php-version v1.17.0 [INFO] [stderr] Compiling mago-syntax-core v1.17.0 [INFO] [stderr] Compiling serde-sarif v0.8.0 [INFO] [stderr] Compiling ordered-float v5.2.0 [INFO] [stderr] Compiling mago-type-syntax v1.17.0 [INFO] [stderr] Compiling mago-reporting v1.17.0 [INFO] [stderr] Compiling mago-syntax v1.17.0 [INFO] [stderr] Compiling mago-names v1.17.0 [INFO] [stderr] Compiling mago-docblock v1.17.0 [INFO] [stderr] Compiling mago-collector v1.17.0 [INFO] [stderr] Compiling mago-fingerprint v1.17.0 [INFO] [stderr] Compiling mago-codex v1.17.0 [INFO] [stderr] Compiling mago-algebra v1.17.0 [INFO] [stderr] Compiling mago-analyzer v1.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "f08a807e8fb90c46235688403d046d87fce9088e85f4b3f0dc37ea39bfba3b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08a807e8fb90c46235688403d046d87fce9088e85f4b3f0dc37ea39bfba3b4d", kill_on_drop: false }` [INFO] [stdout] f08a807e8fb90c46235688403d046d87fce9088e85f4b3f0dc37ea39bfba3b4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72a9bbc0333cca41d33276448c50660e60fec370525b568498147124db44c993 [INFO] running `Command { std: "docker" "start" "-a" "72a9bbc0333cca41d33276448c50660e60fec370525b568498147124db44c993", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling serde-sarif v0.8.0 [INFO] [stderr] Compiling mago-reporting v1.17.0 [INFO] [stderr] Compiling mago-syntax v1.17.0 [INFO] [stderr] Compiling mago-names v1.17.0 [INFO] [stderr] Compiling mago-docblock v1.17.0 [INFO] [stderr] Compiling mago-collector v1.17.0 [INFO] [stderr] Compiling mago-fingerprint v1.17.0 [INFO] [stderr] Compiling mago-codex v1.17.0 [INFO] [stderr] Compiling mago-algebra v1.17.0 [INFO] [stderr] Compiling mago-prelude v1.17.0 [INFO] [stderr] Compiling mago-analyzer v1.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.92s [INFO] running `Command { std: "docker" "inspect" "72a9bbc0333cca41d33276448c50660e60fec370525b568498147124db44c993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a9bbc0333cca41d33276448c50660e60fec370525b568498147124db44c993", kill_on_drop: false }` [INFO] [stdout] 72a9bbc0333cca41d33276448c50660e60fec370525b568498147124db44c993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e0e6219b9ee07355740ae2273e0b2f3b6340142911589eb78911b262782e398 [INFO] running `Command { std: "docker" "start" "-a" "2e0e6219b9ee07355740ae2273e0b2f3b6340142911589eb78911b262782e398", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mago_analyzer-a3a1272da1eed131) [INFO] [stdout] [INFO] [stdout] running 341 tests [INFO] [stdout] test context::scope::tests::test_var_has_root ... ok [INFO] [stdout] test context::scope::tests::test_var_references_dynamic ... ok [INFO] [stdout] test context::block::tests::remove_possible_reference_sets_promoted_count_when_missing ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_class_on_string_variable ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_dynamic_const_name_unknown_type ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_on_interface_directly ... ok [INFO] [stdout] test context::block::tests::remove_possible_reference_adds_to_existing_promoted_count ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_dynamic_const_name_non_literal_string ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_interface_const_via_class ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_on_generic_object_type ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_dynamic_const_name_invalid_type ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_dynamic_class_unknown_type ... ok [INFO] [stdout] test context::block::tests::remove_possible_reference_preserves_promoted_reference_counts ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_parent_outside_class ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_enum_properties ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_on_undefined_class ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_self_outside_class ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_on_generic_class_string ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_static_outside_class ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_access_undefined_on_enum ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_generic_property ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_type_inference ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_int_enum_properties ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_property_on_generic_object ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_property_on_mixed ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_non_existent_property ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_property_on_null ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_property_on_null_inside_coalescing ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_property_on_non_object ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_property_on_nullsafe ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_non_existent_class_property ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_definite_null_error ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_dynamic_name_literal_string ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_property_on_null_inside_isset ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_dynamic_name_invalid_type ... ok [INFO] [stdout] test expression::access::class_constant_access::tests::const_var_type ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_chain_intermediate_possibly_null ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_chain_nullsafe_intermediate ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_dynamic_name_unknown_type ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_on_enum_variable ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_on_interface_variable ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_multiple_selectors ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_on_final_class_variable ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_on_generic_object_type_error ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_nullsafe_on_nullable_union_valid ... ok [INFO] [stdout] test expression::access::property_access::tests::property_access_on_void_function_result ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_private_static_property_from_parent_in_child ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_private_static_property_from_outside ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_static_property_with_static_keyword ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_public_static_property_from_parent ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_protected_static_property_from_child ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_static_property_on_interface ... ok [INFO] [stdout] test expression::access::property_access::tests::redundant_nullsafe_property_access ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_private_static_property_from_same_class ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_public_static_property_directly ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_static_property_on_enum ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_protected_static_property_from_outside ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_undefined_static_property ... ok [INFO] [stdout] test expression::access::property_access::tests::accessing_string_enum_properties ... ok [INFO] [stdout] test expression::array::tests::array_literal_empty_array_keyword ... ok [INFO] [stdout] test expression::array::tests::array_literal_literal_int_keys_as_list ... ok [INFO] [stdout] test expression::array::tests::array_literal_empty_square_brackets ... ok [INFO] [stdout] test expression::access::static_property_access::tests::static_property_reconciliation ... ok [INFO] [stdout] test expression::array::tests::array_literal_float_keys_truncated_to_int ... ok [INFO] [stdout] test expression::array::tests::array_literal_literal_string_keys ... ok [INFO] [stdout] test expression::array::tests::array_literal_duplicate_literal_string_key ... ok [INFO] [stdout] test expression::array::tests::array_literal_bool_keys_coerced_to_int ... ok [INFO] [stdout] test expression::array::tests::array_literal_duplicate_literal_int_key ... ok [INFO] [stdout] test expression::array::tests::array_literal_missing_element ... ok [INFO] [stdout] test expression::access::static_property_access::tests::reading_static_property_with_union_type ... ok [INFO] [stdout] test expression::array::tests::array_literal_mixed_implicit_explicit_keys_breaking_list ... ok [INFO] [stdout] test expression::array::tests::array_literal_numeric_string_keys_coerced_to_int ... ok [INFO] [stdout] test expression::array::tests::array_literal_null_key_becomes_empty_string ... ok [INFO] [stdout] test expression::array::tests::array_literal_results_in_keyed_array_string_keys ... ok [INFO] [stdout] test expression::array::tests::array_literal_spread_list ... ok [INFO] [stdout] test expression::array::tests::array_literal_spread_empty_array ... ok [INFO] [stdout] test expression::array::tests::array_literal_simple_list_implicit_keys ... ok [INFO] [stdout] test expression::array::tests::array_literal_results_in_list_type ... ok [INFO] [stdout] test expression::array::tests::array_literal_spread_non_iterable_int ... ok [INFO] [stdout] test expression::array::tests::array_literal_spread_keyed_array ... ok [INFO] [stdout] test expression::array::tests::array_literal_results_in_keyed_array_mixed_keys ... ok [INFO] [stdout] test expression::array::tests::array_literal_mixed_implicit_explicit_keys_maintaining_list ... ok [INFO] [stdout] test expression::array_access::tests::negated_isset_narrows_parent_array_type ... ok [INFO] [stdout] test expression::arrow_function::tests::arrow_function_returns_never ... ok [INFO] [stdout] test expression::array_access::tests::using_generic_parameter_as_index ... ok [INFO] [stdout] test expression::array::tests::list_array_comparison ... ok [INFO] [stdout] test expression::array_access::tests::variable_key_narrowing_not_null ... ok [INFO] [stdout] test expression::access::property_access::tests::trait_property_access ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_instance_property_statically ... ok [INFO] [stdout] test expression::arrow_function::tests::arrow_function_templates ... ok [INFO] [stdout] test expression::array::tests::create_array_using_generic_key ... ok [INFO] [stdout] test expression::arrow_function::tests::concat_operator_test ... ok [INFO] [stdout] test expression::access::static_property_access::tests::read_static_property_dynamically_with_literal ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::assigning_static_property_with_union_type ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::write_private_static_property_from_outside ... ok [INFO] [stdout] test expression::arrow_function::tests::returns_typed_closure_arrow ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::write_private_static_property_from_same_class ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::write_protected_static_property_from_child ... ok [INFO] [stdout] test expression::assignment::property_assignment::tests::memoized_property_assignment ... ok [INFO] [stdout] test expression::array::tests::array_literal_duplicate_coerced_key ... ok [INFO] [stdout] test expression::arrow_function::tests::inferred_arrow_function_return_type ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::write_protected_static_property_from_outside ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_empty_array_results_in_null ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_keyed_from_list_source ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_to_variables ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::write_wrong_type_to_typed_static_property ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_syntax_basic ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_from_typed_array ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_empty_target_is_valid ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::write_to_undefined_static_property ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_keyed_shape_to_variables ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_keyed_with_integer_keys ... ok [INFO] [stdout] test expression::assignment::static_property_assignment::tests::write_public_static_property ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_from_typed_array_with_undefined_keys ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_syntax_with_skipped_elements ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_with_trailing_comma_skip ... ok [INFO] [stdout] test expression::assignment::tests::test_var_docblock_override_narrow ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_syntax_with_keyed_source ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_with_fewer_elements_results_in_null ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_missing_keyed_element_results_in_null ... ok [INFO] [stdout] test expression::assignment::tests::test_var_docblock_override_widen ... ok [INFO] [stdout] test expression::binary::tests::array_to_string_conversion_within_concat_operand ... ok [INFO] [stdout] test expression::assignment::tests::test_var_docblock_overridei ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_list_with_skipped_elements ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_nested_list_within_keyed ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_shape ... ok [INFO] [stdout] test expression::binary::tests::assert_instanceof_class_string ... ok [INFO] [stdout] test expression::assignment::tests::test_var_docblock ... ok [INFO] [stdout] test expression::assignment::tests::destructuring_nested_keyed_within_list ... ok [INFO] [stdout] test expression::binary::tests::concat_operator_test ... ok [INFO] [stdout] test expression::assignment::tests::list_assignment ... ok [INFO] [stdout] test expression::binary::tests::null_coalescing_mixed ... ok [INFO] [stdout] test expression::binary::tests::cant_determine_if_types_are_identical_for_mixed_template ... ok [INFO] [stdout] test expression::call::function_call::tests::call_array_element_type_mismatch ... ok [INFO] [stdout] test expression::call::function_call::tests::call_callable_too_few_params_in_arg ... ok [INFO] [stdout] test expression::binary::tests::bitwise_or_binary_operator ... ok [INFO] [stdout] test expression::call::function_call::tests::call_callable_param_type_mismatch ... ok [INFO] [stdout] test expression::call::function_call::tests::call_callable_return_type_mismatch ... ok [INFO] [stdout] test expression::call::function_call::tests::call_false_for_non_falsable_string ... ok [INFO] [stdout] test expression::call::function_call::tests::call_function_returning_void ... ok [INFO] [stdout] test expression::call::function_call::tests::call_non_empty_array_key_type_mismatch ... ok [INFO] [stdout] test expression::call::function_call::tests::call_keyed_array_value_mismatch ... ok [INFO] [stdout] test expression::binary::tests::arithmetic_on_generics ... ok [INFO] [stdout] test expression::call::function_call::tests::call_falsable_for_non_falsable_string ... ok [INFO] [stdout] test expression::call::function_call::tests::call_callable_too_many_params_in_arg ... ok [INFO] [stdout] test expression::call::function_call::tests::call_too_many_arguments ... ok [INFO] [stdout] test expression::binary::tests::int_mod ... ok [INFO] [stdout] test expression::binary::tests::codepoints ... ok [INFO] [stdout] test expression::call::function_call::tests::call_nullable_for_non_nullable_string ... ok [INFO] [stdout] test expression::call::function_call::tests::call_with_function_result_as_argument ... ok [INFO] [stdout] test expression::call::function_call::tests::call_null_for_non_nullable_string ... ok [INFO] [stdout] test expression::call::function_call::tests::call_non_empty_list_constraint_violation ... ok [INFO] [stdout] test expression::call::function_call::tests::call_union_param_invalid_type ... ok [INFO] [stdout] test expression::binary::tests::assertions_are_applied ... ok [INFO] [stdout] test expression::call::function_call::tests::call_simple_addition ... ok [INFO] [stdout] test expression::call::function_call::tests::call_string_concat ... ok [INFO] [stdout] test expression::call::function_call::tests::call_unknown_named_argument ... ok [INFO] [stdout] test expression::call::function_call::tests::call_too_few_arguments ... ok [INFO] [stdout] test expression::call::function_call::tests::call_template_callable_param_mismatch ... ok [INFO] [stdout] test expression::binary::tests::string_manipulation ... ok [INFO] [stdout] test expression::call::function_call::tests::iterable_for_traversable_or_array ... ok [INFO] [stdout] test expression::call::function_call::tests::call_with_optional_parameter_omitted ... ok [INFO] [stdout] test expression::call::function_call::tests::call_with_optional_parameter_provided ... ok [INFO] [stdout] test expression::call::function_call::tests::enum_member_reference_argument ... ok [INFO] [stdout] test expression::call::function_call::tests::call_wrong_argument_type_string_for_int ... ok [INFO] [stdout] test expression::call::method_call::tests::ambiguous_object_method_call ... ok [INFO] [stdout] test expression::call::function_call::tests::conditional_returns ... ok [INFO] [stdout] test expression::call::method_call::tests::intersection_read_write_calls ... ok [INFO] [stdout] test expression::call::function_call::tests::call_wrong_argument_type_int_for_string ... ok [INFO] [stdout] test expression::call::method_call::tests::intersection_template_resolution ... ok [INFO] [stdout] test expression::call::function_call::tests::call_capture_groups ... ok [INFO] [stdout] test expression::call::function_call::tests::call_with_generic_constraints ... ok [INFO] [stdout] test expression::call::function_call::tests::member_reference_argument ... ok [INFO] [stdout] test expression::call::method_call::tests::calling_method_on_parent_class ... ok [INFO] [stdout] test expression::call::method_call::tests::method_call_on_generic_parameter ... ok [INFO] [stdout] test expression::call::function_call::tests::invalid_member_reference_argument ... ok [INFO] [stdout] test expression::call::function_call::tests::type_logic_sanity_test ... ok [INFO] [stdout] test expression::call::method_call::tests::method_call_on_mixed ... ok [INFO] [stdout] test expression::call::function_call::tests::map_twice ... ok [INFO] [stdout] test expression::call::function_call::tests::invalid_enum_member_reference_argument ... ok [INFO] [stdout] test expression::call::method_call::tests::nullsafe_method_call_on_null ... ok [INFO] [stdout] test expression::call::method_call::tests::method_call_on_non_object ... ok [INFO] [stdout] test expression::call::method_call::tests::method_call_on_undefined_variable ... ok [INFO] [stdout] test expression::call::method_call::tests::possible_method_call_on_null ... ok [INFO] [stdout] test expression::call::method_call::tests::template_resolution ... ok [INFO] [stdout] test expression::call::static_method_call::tests::calling_static_method_on_interface_name ... ok [INFO] [stdout] test expression::call::pipe::tests::pipe_expression_too_few_args ... ok [INFO] [stdout] test expression::call::method_call::tests::trait_method_access ... ok [INFO] [stdout] test expression::clone::tests::clone_maybe_invalid_valid ... ok [INFO] [stdout] test expression::clone::tests::clone_enum ... ok [INFO] [stdout] test expression::call::pipe::tests::pipe_expression_exact_args ... ok [INFO] [stdout] test expression::call::method_call::tests::where_constraints_violation ... ok [INFO] [stdout] test expression::call::pipe::tests::pipe_expression_too_many_args ... ok [INFO] [stdout] test expression::call::static_method_call::tests::calling_static_method_on_interface_string ... ok [INFO] [stdout] test expression::closure::tests::get_current_closure_in_global_scope ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_all_empty_literals ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_all_literal_parts_non_empty ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_all_unspecified_non_empty_literals ... ok [INFO] [stdout] test expression::closure::tests::inferred_closure_return_type ... ok [INFO] [stdout] test expression::closure::tests::undefined_reference_capture ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_array_to_string ... ok [INFO] [stdout] test expression::closure::tests::get_current_closure ... ok [INFO] [stdout] test expression::closure::tests::get_current_closure_inside_function ... ok [INFO] [stdout] test expression::closure::tests::get_current_closure_inside_method ... ok [INFO] [stdout] test expression::clone::tests::clone_valid ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_all_literal_parts_can_be_empty ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_int_interpolated ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_part_type_unknown ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_literal_and_general_string_non_empty ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_literal_and_non_empty_string ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_dynamic_could_be_empty ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_literal_zero_string ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_float_interpolated ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_object_no_to_string ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_bools_interpolated ... ok [INFO] [stdout] test expression::call::static_method_call::tests::calling_non_static_method_statically_is_ok ... ok [INFO] [stdout] test expression::closure::tests::undefined_value_capture ... ok [INFO] [stdout] test expression::composite_string::tests::composite_string_null_interpolated ... ok [INFO] [stdout] test expression::composite_string::tests::correctly_identifies_literal_strings_from_expression ... ok [INFO] [stdout] test expression::closure::tests::closure_use ... ok [INFO] [stdout] test expression::composite_string::tests::correctly_identifies_non_empty_string_from_expression ... ok [INFO] [stdout] test expression::instantiation::tests::ambiguous_instantiation_target ... ok [INFO] [stdout] test expression::call::method_call::tests::where_constraints ... ok [INFO] [stdout] test expression::instantiation::tests::handles_recursive_type ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_self_outside_class ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_from_mixed_variable ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_of_enum ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_static_outside_class ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_too_many_args_no_constructor ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_from_general_string_variable ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_of_interface ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_from_invalid_expression_type ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_of_trait ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_parent_outside_class ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_of_abstract_class ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_with_parent_constructor ... ok [INFO] [stdout] test expression::partial_application::function_partial_application::tests::closure_creation_carries_happy_path ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_basic_happy_path ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_from_interface_method ... ok [INFO] [stdout] test expression::instantiation::tests::resolve_nested_type_parameters ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_too_many_args_with_constructor ... ok [INFO] [stdout] test expression::partial_application::function_partial_application::tests::closure_creation_carries_func_metadata ... ok [INFO] [stdout] test expression::instantiation::tests::self_is_static_in_final_class ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_of_undefined_class ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_from_parent_method ... ok [INFO] [stdout] test expression::instantiation::tests::templated_class_instantiation ... ok [INFO] [stdout] test expression::partial_application::function_partial_application::tests::closure_creation_carries_templates ... ok [INFO] [stdout] test expression::instantiation::tests::instantiation_with_child_constructor ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_happy_path ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_non_object ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_with_invalid_selector_type ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_union_where_one_lacks_method ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_definitely_null ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_with_string_name ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_generic_object ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_possibly_null_object ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_non_existent_method ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_ambiguous_object ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_union_of_object_and_non_object ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_mixed_type ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_with_dynamic_literal_string_name ... ok [INFO] [stdout] test expression::partial_application::method_partial_application::tests::method_closure_creation_on_non_object_type ... ok [INFO] [stdout] test expression::unary::tests::cast_stdclass_to_array ... ok [INFO] [stdout] test plugin::registry::tests::test_register_function_provider ... ok [INFO] [stdout] test statement::class_like::tests::diamond_inheritance_incompatible_parameter_name ... ok [INFO] [stdout] test plugin::registry::tests::test_function_exact_match ... ok [INFO] [stdout] test expression::variable::tests::defined_variable_from_foreach ... ok [INFO] [stdout] test expression::unary::tests::negative_numeric_string_increment_decrement ... ok [INFO] [stdout] test statement::class_like::tests::indirect_interface_incompatible_parameter_name ... ok [INFO] [stdout] test reconciler::tests::test_consecutive_tokens ... ok [INFO] [stdout] test expression::unary::tests::negate_integer_ranges ... ok [INFO] [stdout] test expression::variable::tests::possibly_undefined_variable_from_foreach ... ok [INFO] [stdout] test statement::class_like::tests::direct_interface_incompatible_parameter_name ... ok [INFO] [stdout] test statement::r#if::tests::if_array_is_empty_narrowing ... ok [INFO] [stdout] test expression::unary::tests::implicit_to_string_call ... ok [INFO] [stdout] test statement::r#if::tests::if_array_is_not_empty_narrowing ... ok [INFO] [stdout] test statement::r#if::tests::if_always_falsy_type_is_null ... ok [INFO] [stdout] test statement::r#if::tests::if_and_condition_lhs_false_makes_whole_false ... ok [INFO] [stdout] test statement::r#if::tests::conditional_negation ... ok [INFO] [stdout] test statement::r#if::tests::if_always_truthy_type_is_non_empty_string_literal ... ok [INFO] [stdout] test expression::unary::tests::unary_increment_decrement_operators ... ok [INFO] [stdout] test statement::r#if::tests::if_impossible_condition_literal_false ... ok [INFO] [stdout] test statement::r#if::tests::if_impossible_condition_var_is_a_and_b ... ok [INFO] [stdout] test statement::r#if::tests::if_else_both_define_var_type_is_union ... ok [INFO] [stdout] test statement::r#if::tests::if_assignment_in_condition_nullable_string ... ok [INFO] [stdout] test statement::r#if::tests::if_else_redundant_check_in_else_for_null ... ok [INFO] [stdout] test context::block::tests::remove_possible_reference_panics_on_stale_counts_in_debug - should panic ... ok [INFO] [stdout] test statement::r#if::tests::if_assignment_in_condition_always_false_literal_empty_string ... ok [INFO] [stdout] test statement::r#if::tests::eliminate_null_from_variable ... ok [INFO] [stdout] test statement::r#if::tests::if_condition_on_array_element_type ... ok [INFO] [stdout] test statement::r#if::tests::if_else_different_assignments_widening ... ok [INFO] [stdout] test statement::r#if::tests::if_else_exhaustive_literal_union ... ok [INFO] [stdout] test statement::r#if::tests::if_narrowing_string_or_null_to_string ... ok [INFO] [stdout] test statement::r#if::tests::if_not_exhaustive_union_remains_union ... ok [INFO] [stdout] test statement::r#if::tests::if_assign_in_condition_and_used_after ... ok [INFO] [stdout] test statement::r#if::tests::if_redundant_condition_literal_true ... ok [INFO] [stdout] test statement::r#if::tests::if_var_becomes_never_due_to_impossible_condition ... ok [INFO] [stdout] test statement::r#if::tests::nested_if_deep_narrowing_nullable_union ... ok [INFO] [stdout] test statement::r#if::tests::simple_if_statement ... ok [INFO] [stdout] test statement::r#if::tests::if_or_condition_lhs ... ok [INFO] [stdout] test statement::r#if::tests::if_var_narrowed_then_used_after_with_original_possibilities ... ok [INFO] [stdout] test statement::r#return::tests::complex_type_return ... ok [INFO] [stdout] test statement::r#return::tests::empty_return_from_generator ... ok [INFO] [stdout] test statement::r#return::tests::ignore_falsable_return ... ok [INFO] [stdout] test statement::r#return::tests::hidden_return_from_generator ... ok [INFO] [stdout] test statement::r#return::tests::expanding_this ... ok [INFO] [stdout] test statement::r#return::tests::return_from_generator ... ok [INFO] [stdout] test statement::r#return::tests::ignore_nullable_return ... ok [INFO] [stdout] test statement::r#return::tests::return_no_value_from_mixed_docblock_typed_functions ... ok [INFO] [stdout] test statement::r#loop::foreach::tests::iterating_over_intersection ... ok [INFO] [stdout] test statement::r#return::tests::invalid_return_from_generator ... ok [INFO] [stdout] test statement::r#return::tests::return_no_value_from_typed_void_functions ... ok [INFO] [stdout] test utils::php_emulation::tests::test_decrement_at_boundaries ... ok [INFO] [stdout] test utils::php_emulation::tests::test_decrement_basic ... ok [INFO] [stdout] test statement::r#return::tests::return_no_value_from_null_docblock_typed_functions ... ok [INFO] [stdout] test statement::r#return::tests::return_no_value_from_untyped_functions ... ok [INFO] [stdout] test statement::r#return::tests::return_class_string_array ... ok [INFO] [stdout] test statement::r#loop::r#for::tests::for_loop_is_entered_al_least_once ... ok [INFO] [stdout] test statement::r#if::tests::if_variable_defined_only_in_if_is_possibly_undefined_after ... ok [INFO] [stdout] test utils::php_emulation::tests::test_decrement_failure_cases ... ok [INFO] [stdout] test statement::r#return::tests::return_no_value_from_nullable_docblock_typed_functions ... ok [INFO] [stdout] test utils::php_emulation::tests::test_decrement_leading_zeros ... ok [INFO] [stdout] test utils::php_emulation::tests::test_decrement_mixed_alphanumeric ... ok [INFO] [stdout] test utils::php_emulation::tests::test_decrement_with_numeric_carries ... ok [INFO] [stdout] test utils::php_emulation::tests::test_increment_basic ... ok [INFO] [stdout] test utils::php_emulation::tests::test_increment_failure_cases ... ok [INFO] [stdout] test utils::php_emulation::tests::test_is_numeric ... ok [INFO] [stdout] test utils::php_emulation::tests::test_increment_at_boundaries ... ok [INFO] [stdout] test utils::php_emulation::tests::test_decrement_with_carries ... ok [INFO] [stdout] test utils::php_emulation::tests::test_increment_mixed_alphanumeric ... ok [INFO] [stdout] test utils::php_emulation::tests::test_increment_with_numeric_carries ... ok [INFO] [stdout] test utils::php_emulation::tests::test_increment_with_carries ... ok [INFO] [stdout] test statement::r#return::tests::key_of_and_value_of ... ok [INFO] [stdout] test statement::r#return::tests::resolve_nested_generics_through_inheritance ... ok [INFO] [stdout] test statement::r#if::tests::formula_generated ... ok [INFO] [stdout] test statement::r#if::tests::remove_enum_case_in_else ... ok [INFO] [stdout] test statement::r#loop::foreach::tests::foreach_basic ... ok [INFO] [stdout] test statement::r#if::tests::elseif_condition_is_too_complex ... ok [INFO] [stdout] test statement::r#if::tests::if_condition_is_too_complex ... ok [INFO] [stdout] test statement::r#loop::r#while::tests::condition_is_too_complex ... ok [INFO] [stdout] test expression::assignment::tests::expression_is_too_complex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 341 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s [INFO] [stdout] [INFO] [stderr] Running tests/framework.rs (/opt/rustwide/target/debug/deps/framework-6170bc0a5f64af0a) [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] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-9506b5edd5cf2365) [INFO] [stdout] [INFO] [stdout] running 710 tests [INFO] [stdout] test array_coalesce_assign_check ... ok [INFO] [stdout] test allow_unknown_array_key_in_assignment ... ok [INFO] [stdout] test anonymous_class_constructor_args ... ok [INFO] [stdout] test array_reconcile ... ok [INFO] [stdout] test array_key_exists ... ok [INFO] [stdout] test array_key_coalesce ... ok [INFO] [stdout] test array_list_reconciliation ... ok [INFO] [stdout] test array_shape_access ... ok [INFO] [stdout] test array_refs ... ok [INFO] [stdout] test array_shape_reconciliation ... ok [INFO] [stdout] test accessing_undefined_class_constant ... ok [INFO] [stdout] test array_key_access_after_existence_check ... ok [INFO] [stdout] test assert_generic_array_key_is_array_key ... ok [INFO] [stdout] test array_key_concat ... ok [INFO] [stdout] test abstract_factory_pattern ... ok [INFO] [stdout] test array_map_non_empty_array ... ok [INFO] [stdout] test array_map_non_empty_list ... ok [INFO] [stdout] test arrow_function_inherits_method_templates ... ok [INFO] [stdout] test all_paths_return_value ... ok [INFO] [stdout] test argument_count ... ok [INFO] [stdout] test assertion_after_side_effect ... ok [INFO] [stdout] test arguments_unpacking ... ok [INFO] [stdout] test bad_path_assignment_to_this ... ok [INFO] [stdout] test bad_path_invalid_throw ... ok [INFO] [stdout] test abstract_method_inheritance ... ok [INFO] [stdout] test array_shape_fields ... ok [INFO] [stdout] test bad_path_method_access_on_null ... ok [INFO] [stdout] test assert_or_type ... ok [INFO] [stdout] test bad_path_invalid_iterator ... ok [INFO] [stdout] test bad_path_interface_instantiation ... ok [INFO] [stdout] test bad_path_invalid_clone ... ok [INFO] [stdout] test bad_path_possibly_null_iterator ... ok [INFO] [stdout] test bad_path_null_operand ... ok [INFO] [stdout] test bare_identifier_in_array_access ... ok [INFO] [stdout] test array_unique_non_empty ... ok [INFO] [stdout] test assert_concrete_to_template_type ... ok [INFO] [stdout] test bin2hex ... ok [INFO] [stdout] test binary_throw_used ... ok [INFO] [stdout] test bad_path_invalid_break ... ok [INFO] [stdout] test bad_path_enum_instantiation ... ok [INFO] [stdout] test bitwise_shift_bounds ... ok [INFO] [stdout] test bad_path_redundant_nullsafe ... ok [INFO] [stdout] test bad_path_abstract_instantiation ... ok [INFO] [stdout] test bad_path_null_iterator ... ok [INFO] [stdout] test chunk ... ok [INFO] [stdout] test by_reference_invalidation ... ok [INFO] [stdout] test bad_path_invalid_continue ... ok [INFO] [stdout] test change_private_parent_prop ... ok [INFO] [stdout] test bad_path_null_property_access ... ok [INFO] [stdout] test bad_path_redundant_null_coalesce ... ok [INFO] [stdout] test callable_template_inference ... ok [INFO] [stdout] test calling_interface_methods_from_trait ... ok [INFO] [stdout] test bad_path_possibly_null_property_access ... ok [INFO] [stdout] test calling_trait_required_method ... ok [INFO] [stdout] test bad_path_possibly_null_operand ... ok [INFO] [stdout] test big_numbers ... ok [INFO] [stdout] test clone_dynamic_class ... ok [INFO] [stdout] test class_string_union_constraint ... ok [INFO] [stdout] test closure_wrap ... ok [INFO] [stdout] test class_like_constant_access ... ok [INFO] [stdout] test break_narrowing ... ok [INFO] [stdout] test conditional_always_falsy ... ok [INFO] [stdout] test conditional_always_truthy ... ok [INFO] [stdout] test conditional_if_else ... ok [INFO] [stdout] test class_string_instantiation ... ok [INFO] [stdout] test chunk_with_keys ... ok [INFO] [stdout] test class_string_comparison ... ok [INFO] [stdout] test class_in_alias ... ok [INFO] [stdout] test compound_condition ... ok [INFO] [stdout] test conditional_return_resolved_to_left ... ok [INFO] [stdout] test class_instance ... ok [INFO] [stdout] test conditional_return ... ok [INFO] [stdout] test conditional_initialization ... ok [INFO] [stdout] test class_must_be_final ... ok [INFO] [stdout] test conditional_type_narrowing ... ok [INFO] [stdout] test conditional_mixed_types ... ok [INFO] [stdout] test clear_narrowed_prop_after_call ... ok [INFO] [stdout] test conditional_nested ... ok [INFO] [stdout] test class_string_is_never_equal_to_literal_string ... ok [INFO] [stdout] test conditional_return_with_default_parameters ... ok [INFO] [stdout] test conditional_with_assignment ... ok [INFO] [stdout] test constant_type ... ok [INFO] [stdout] test const_array_key ... ok [INFO] [stdout] test deep_inheritance_init ... ok [INFO] [stdout] test count ... ok [INFO] [stdout] test docblock_type_parsing_verification ... ok [INFO] [stdout] test conditional_return_resolved_to_right ... ok [INFO] [stdout] test docblock_var_override_foreach ... ok [INFO] [stdout] test duplicate_definition ... ok [INFO] [stdout] test ctype_digit_check ... ok [INFO] [stdout] test conditional_return_with_assignment_in_condition ... ok [INFO] [stdout] test defensive_type_check ... ok [INFO] [stdout] test docblock_type_mismatch ... ok [INFO] [stdout] test duplicate_enum_case_value ... ok [INFO] [stdout] test elvis_operator_with_falsy_string ... ok [INFO] [stdout] test echo_tag ... ok [INFO] [stdout] test docblock_var_override ... ok [INFO] [stdout] test elvis_operator_with_null ... ok [INFO] [stdout] test docblock_var_on_non_assignment ... ok [INFO] [stdout] test complex_template_constraint ... ok [INFO] [stdout] test data_transformer_type ... ok [INFO] [stdout] test docblock_type_narrowing ... ok [INFO] [stdout] test collection_types ... ok [INFO] [stdout] test extends_inheritance_happy_path ... ok [INFO] [stdout] test dynamic_array_key_in_string_interpolation ... ok [INFO] [stdout] test default_parameter_inference ... ok [INFO] [stdout] test flow_php_integration ... ok [INFO] [stdout] test extends_inheritance_error_path ... ok [INFO] [stdout] test finally_after_return ... ok [INFO] [stdout] test factory_null_params ... ok [INFO] [stdout] test eliminate_true_and_false_from_scalar ... ok [INFO] [stdout] test generator_return_yield ... ok [INFO] [stdout] test empty_switch ... ok [INFO] [stdout] test implements_inheritance_error_path ... ok [INFO] [stdout] test enum_empty_check ... ok [INFO] [stdout] test index_access ... ok [INFO] [stdout] test empty_construct ... ok [INFO] [stdout] test expand_generic_params ... ok [INFO] [stdout] test impossible_assertion ... ok [INFO] [stdout] test infer_class_string_on_generic_object ... ok [INFO] [stdout] test infere_closure_parameter_type ... ok [INFO] [stdout] test float_string_concat ... ok [INFO] [stdout] test fully_qualified_use_prefix ... ok [INFO] [stdout] test implements_inheritance_happy_path ... ok [INFO] [stdout] test expand_class_constant_type ... ok [INFO] [stdout] test generic_shape_coercion ... ok [INFO] [stdout] test inheritdoc_contravariant_parameters ... ok [INFO] [stdout] test inheritdoc_multiple_interfaces ... ok [INFO] [stdout] test inheritdoc_basic_parent_class ... ok [INFO] [stdout] test integer_reconciliation ... ok [INFO] [stdout] test instanceof_assertion ... ok [INFO] [stdout] test inheritdoc_nested_generics ... ok [INFO] [stdout] test integer_range_reconciliation ... ok [INFO] [stdout] test int_or_float ... ok [INFO] [stdout] test inherited_docblock_narrowing ... ok [INFO] [stdout] test int_mask ... ok [INFO] [stdout] test interface_constant_validation ... ok [INFO] [stdout] test inheritdoc_priority ... ok [INFO] [stdout] test interface_assertion ... ok [INFO] [stdout] test instanceof_unresolved_class ... ok [INFO] [stdout] test interface_property_hook ... ok [INFO] [stdout] test condition_is_too_complex ... ok [INFO] [stdout] test integer_literal_overflow ... ok [INFO] [stdout] test intersection_stringable ... ok [INFO] [stdout] test issue_1002_part_2 ... ok [INFO] [stdout] test interface_template_signatures ... ok [INFO] [stdout] test issue_1002_part_1 ... ok [INFO] [stdout] test issue_1002_part_3 ... ok [INFO] [stdout] test isset_refinement_on_object_properties ... ok [INFO] [stdout] test issue_1005 ... ok [INFO] [stdout] test isset_and_nullable_access_assertions ... ok [INFO] [stdout] test issue_1021 ... ok [INFO] [stdout] test issue_1030 ... ok [INFO] [stdout] test issue_1031 ... ok [INFO] [stdout] test isset_after_loop_break ... ok [INFO] [stdout] test issue_1064 ... ok [INFO] [stdout] test issue_1045 ... ok [INFO] [stdout] test issue_1002_part_4 ... ok [INFO] [stdout] test issue_1025 ... ok [INFO] [stdout] test issue_1026 ... ok [INFO] [stdout] test issue_1040 ... ok [INFO] [stdout] test issue_1070 ... ok [INFO] [stdout] test issue_1029 ... ok [INFO] [stdout] test issue_1006 ... ok [INFO] [stdout] test issue_1057 ... ok [INFO] [stdout] test issue_1061 ... ok [INFO] [stdout] test issue_1038 ... ok [INFO] [stdout] test issue_1081 ... ok [INFO] [stdout] test issue_1093 ... ok [INFO] [stdout] test issue_1068 ... ok [INFO] [stdout] test issue_1069 ... ok [INFO] [stdout] test issue_1086 ... ok [INFO] [stdout] test issue_1071 ... ok [INFO] [stdout] test issue_1073 ... ok [INFO] [stdout] test issue_1072 ... ok [INFO] [stdout] test issue_1088 ... ok [INFO] [stdout] test issue_1074 ... ok [INFO] [stdout] test issue_1096 ... ok [INFO] [stdout] test issue_1089 ... ok [INFO] [stdout] test issue_1104 ... ok [INFO] [stdout] test issue_1084 ... ok [INFO] [stdout] test issue_1087 ... ok [INFO] [stdout] test issue_1083 ... ok [INFO] [stdout] test issue_1099 ... ok [INFO] [stdout] test issue_1127 ... ok [INFO] [stdout] test issue_1102 ... ok [INFO] [stdout] test issue_1119 ... ok [INFO] [stdout] test issue_1112 ... ok [INFO] [stdout] test issue_1126 ... ok [INFO] [stdout] test issue_1107 ... ok [INFO] [stdout] test issue_1103 ... ok [INFO] [stdout] test issue_1106 ... ok [INFO] [stdout] test issue_1190 ... ok [INFO] [stdout] test issue_1117 ... ok [INFO] [stdout] test issue_1169 ... ok [INFO] [stdout] test issue_1130 ... ok [INFO] [stdout] test issue_1116 ... ok [INFO] [stdout] test issue_1144 ... ok [INFO] [stdout] test issue_1110 ... ok [INFO] [stdout] test issue_1131 ... ok [INFO] [stdout] test issue_1165 ... ok [INFO] [stdout] test issue_1157 ... ok [INFO] [stdout] test issue_1202 ... ok [INFO] [stdout] test issue_1156 ... ok [INFO] [stdout] test issue_1108 ... ok [INFO] [stdout] test issue_1184 ... ok [INFO] [stdout] test issue_1242_reference_count_sync ... ok [INFO] [stdout] test issue_1215 ... ok [INFO] [stdout] test issue_1191 ... ok [INFO] [stdout] test issue_1226 ... ok [INFO] [stdout] test issue_1150 ... ok [INFO] [stdout] test issue_1266 ... ok [INFO] [stdout] test issue_1184_methods ... ok [INFO] [stdout] test issue_1207 ... ok [INFO] [stdout] test issue_1230_simple ... ok [INFO] [stdout] test issue_1206 ... ok [INFO] [stdout] test issue_1223 ... ok [INFO] [stdout] test issue_1264 ... ok [INFO] [stdout] test issue_1286 ... ok [INFO] [stdout] test issue_1230 ... ok [INFO] [stdout] test issue_1259 ... ok [INFO] [stdout] test issue_1262 ... ok [INFO] [stdout] test issue_1267 ... ok [INFO] [stdout] test issue_1287 ... ok [INFO] [stdout] test issue_1278 ... ok [INFO] [stdout] test issue_1352 ... ok [INFO] [stdout] test issue_1265 ... ok [INFO] [stdout] test issue_1249 ... ok [INFO] [stdout] test issue_1365 ... ok [INFO] [stdout] test issue_1266_inheritdoc_narrowing ... ok [INFO] [stdout] test issue_1355 ... ok [INFO] [stdout] test issue_1342 ... ok [INFO] [stdout] test issue_1346 ... ok [INFO] [stdout] test issue_1341 ... ok [INFO] [stdout] test issue_1291 ... ok [INFO] [stdout] test issue_1374 ... ok [INFO] [stdout] test issue_1415 ... ok [INFO] [stdout] test issue_1368 ... ok [INFO] [stdout] test issue_1429 ... ok [INFO] [stdout] test issue_1375 ... ok [INFO] [stdout] test issue_1387 ... ok [INFO] [stdout] test issue_1410 ... ok [INFO] [stdout] test issue_1411 ... ok [INFO] [stdout] test issue_1412 ... ok [INFO] [stdout] test issue_1413 ... ok [INFO] [stdout] test issue_1486 ... ok [INFO] [stdout] test issue_1467 ... ok [INFO] [stdout] test issue_1466 ... ok [INFO] [stdout] test issue_1491 ... ok [INFO] [stdout] test issue_1484 ... ok [INFO] [stdout] test issue_1499 ... ok [INFO] [stdout] test issue_1464 ... ok [INFO] [stdout] test issue_1488 ... ok [INFO] [stdout] test issue_1372 ... ok [INFO] [stdout] test issue_1485 ... ok [INFO] [stdout] test issue_1490 ... ok [INFO] [stdout] test issue_1512 ... ok [INFO] [stdout] test issue_1489 ... ok [INFO] [stdout] test issue_1493 ... ok [INFO] [stdout] test issue_1500 ... ok [INFO] [stdout] test issue_1416 ... ok [INFO] [stdout] test issue_1506 ... ok [INFO] [stdout] test issue_1522 ... ok [INFO] [stdout] test issue_1503 ... ok [INFO] [stdout] test issue_1422 ... ok [INFO] [stdout] test issue_1504 ... ok [INFO] [stdout] test issue_1509 ... ok [INFO] [stdout] test issue_1501 ... ok [INFO] [stdout] test issue_1534 ... ok [INFO] [stdout] test issue_1502 ... ok [INFO] [stdout] test issue_1541 ... ok [INFO] [stdout] test issue_1523 ... ok [INFO] [stdout] test issue_1526 ... ok [INFO] [stdout] test issue_265 ... ok [INFO] [stdout] test issue_1527 ... ok [INFO] [stdout] test issue_1531 ... ok [INFO] [stdout] test issue_275 ... ok [INFO] [stdout] test issue_306 ... ok [INFO] [stdout] test issue_1546 ... ok [INFO] [stdout] test issue_356 ... ok [INFO] [stdout] test issue_1524 ... ok [INFO] [stdout] test issue_1535 ... ok [INFO] [stdout] test issue_1505 ... ok [INFO] [stdout] test issue_1542 ... ok [INFO] [stdout] test issue_361 ... ok [INFO] [stdout] test issue_360 ... ok [INFO] [stdout] test issue_358 ... ok [INFO] [stdout] test issue_1536 ... ok [INFO] [stdout] test issue_1540 ... ok [INFO] [stdout] test issue_366 ... ok [INFO] [stdout] test issue_1537 ... ok [INFO] [stdout] test issue_357 ... ok [INFO] [stdout] test issue_400 ... ok [INFO] [stdout] test issue_1539 ... ok [INFO] [stdout] test issue_417 ... ok [INFO] [stdout] test issue_355 ... ok [INFO] [stdout] test issue_451 ... ok [INFO] [stdout] test issue_368 ... ok [INFO] [stdout] test issue_414 ... ok [INFO] [stdout] test issue_359 ... ok [INFO] [stdout] test issue_390 ... ok [INFO] [stdout] test issue_459 ... ok [INFO] [stdout] test issue_461 ... ok [INFO] [stdout] test issue_362 ... ok [INFO] [stdout] test issue_388 ... ok [INFO] [stdout] test issue_415 ... ok [INFO] [stdout] test issue_393 ... ok [INFO] [stdout] test issue_396 ... ok [INFO] [stdout] test issue_510 ... ok [INFO] [stdout] test issue_448 ... ok [INFO] [stdout] test issue_391 ... ok [INFO] [stdout] test issue_425_json_encode ... ok [INFO] [stdout] test issue_413 ... ok [INFO] [stdout] test issue_523 ... ok [INFO] [stdout] test issue_504 ... ok [INFO] [stdout] test issue_535 ... ok [INFO] [stdout] test issue_514 ... ok [INFO] [stdout] test issue_465 ... ok [INFO] [stdout] test issue_521 ... ok [INFO] [stdout] test issue_498 ... ok [INFO] [stdout] test issue_493 ... ok [INFO] [stdout] test issue_474 ... ok [INFO] [stdout] test issue_508 ... ok [INFO] [stdout] test issue_528 ... ok [INFO] [stdout] test issue_513 ... ok [INFO] [stdout] test issue_538 ... ok [INFO] [stdout] test issue_537 ... ok [INFO] [stdout] test issue_531 ... ok [INFO] [stdout] test issue_549 ... ok [INFO] [stdout] test issue_540 ... ok [INFO] [stdout] test issue_542_part_2 ... ok [INFO] [stdout] test issue_553 ... ok [INFO] [stdout] test issue_567 ... ok [INFO] [stdout] test issue_519 ... ok [INFO] [stdout] test issue_542 ... ok [INFO] [stdout] test issue_511 ... ok [INFO] [stdout] test issue_573 ... ok [INFO] [stdout] test issue_557_part_1 ... ok [INFO] [stdout] test issue_551 ... ok [INFO] [stdout] test issue_563 ... ok [INFO] [stdout] test issue_557_part_2 ... ok [INFO] [stdout] test issue_520 ... ok [INFO] [stdout] test issue_574 ... ok [INFO] [stdout] test issue_564 ... ok [INFO] [stdout] test issue_546 ... ok [INFO] [stdout] test issue_586 ... ok [INFO] [stdout] test issue_598 ... ok [INFO] [stdout] test issue_570 ... ok [INFO] [stdout] test issue_617 ... ok [INFO] [stdout] test issue_583 ... ok [INFO] [stdout] test issue_571 ... ok [INFO] [stdout] test issue_541 ... ok [INFO] [stdout] test issue_559 ... ok [INFO] [stdout] test issue_588 ... ok [INFO] [stdout] test issue_568 ... ok [INFO] [stdout] test issue_596 ... ok [INFO] [stdout] test issue_606 ... ok [INFO] [stdout] test issue_620 ... ok [INFO] [stdout] test issue_577 ... ok [INFO] [stdout] test issue_607 ... ok [INFO] [stdout] test issue_621 ... ok [INFO] [stdout] test issue_659 ... ok [INFO] [stdout] test issue_626 ... ok [INFO] [stdout] test issue_633 ... ok [INFO] [stdout] test issue_639 ... ok [INFO] [stdout] test issue_637 ... ok [INFO] [stdout] test issue_676 ... ok [INFO] [stdout] test issue_622 ... ok [INFO] [stdout] test issue_627 ... ok [INFO] [stdout] test issue_660 ... ok [INFO] [stdout] test issue_623 ... ok [INFO] [stdout] test issue_706 ... ok [INFO] [stdout] test issue_670 ... ok [INFO] [stdout] test issue_663 ... ok [INFO] [stdout] test issue_665 ... ok [INFO] [stdout] test issue_666 ... ok [INFO] [stdout] test issue_671 ... ok [INFO] [stdout] test issue_658 ... ok [INFO] [stdout] test issue_664 ... ok [INFO] [stdout] test issue_690 ... ok [INFO] [stdout] test issue_684 ... ok [INFO] [stdout] test issue_672 ... ok [INFO] [stdout] test issue_709 ... ok [INFO] [stdout] test issue_667 ... ok [INFO] [stdout] test issue_719 ... ok [INFO] [stdout] test issue_711 ... ok [INFO] [stdout] test issue_689 ... ok [INFO] [stdout] test issue_712 ... ok [INFO] [stdout] test issue_722 ... ok [INFO] [stdout] test issue_718 ... ok [INFO] [stdout] test issue_721 ... ok [INFO] [stdout] test issue_717 ... ok [INFO] [stdout] test issue_708_part_1 ... ok [INFO] [stdout] test issue_701 ... ok [INFO] [stdout] test issue_720 ... ok [INFO] [stdout] test issue_710 ... ok [INFO] [stdout] test issue_708_part_2 ... ok [INFO] [stdout] test issue_725 ... ok [INFO] [stdout] test issue_731 ... ok [INFO] [stdout] test issue_732 ... ok [INFO] [stdout] test issue_729 ... ok [INFO] [stdout] test issue_716 ... ok [INFO] [stdout] test issue_736 ... ok [INFO] [stdout] test issue_742 ... ok [INFO] [stdout] test issue_735 ... ok [INFO] [stdout] test issue_739 ... ok [INFO] [stdout] test issue_733 ... ok [INFO] [stdout] test issue_737 ... ok [INFO] [stdout] test issue_743 ... ok [INFO] [stdout] test issue_746_part_2 ... ok [INFO] [stdout] test issue_746_part_1 ... ok [INFO] [stdout] test issue_746_part_4 ... ok [INFO] [stdout] test issue_746_part_5 ... ok [INFO] [stdout] test issue_746_part_3 ... ok [INFO] [stdout] test issue_728_symfony_reference ... ok [INFO] [stdout] test issue_749 ... ok [INFO] [stdout] test issue_752 ... ok [INFO] [stdout] test issue_776 ... ok [INFO] [stdout] test issue_782 ... ok [INFO] [stdout] test issue_766 ... ok [INFO] [stdout] test issue_784 ... ok [INFO] [stdout] test issue_756 ... ok [INFO] [stdout] test issue_754 ... ok [INFO] [stdout] test issue_755 ... ok [INFO] [stdout] test issue_746_part_6 ... ok [INFO] [stdout] test issue_764 ... ok [INFO] [stdout] test issue_765 ... ok [INFO] [stdout] test issue_806 ... ok [INFO] [stdout] test issue_835 ... ok [INFO] [stdout] test issue_809 ... ok [INFO] [stdout] test issue_822 ... ok [INFO] [stdout] test issue_789 ... ok [INFO] [stdout] test issue_785 ... ok [INFO] [stdout] test issue_872 ... ok [INFO] [stdout] test issue_801 ... ok [INFO] [stdout] test issue_830 ... ok [INFO] [stdout] test issue_859 ... ok [INFO] [stdout] test issue_863 ... ok [INFO] [stdout] test issue_849 ... ok [INFO] [stdout] test issue_861 ... ok [INFO] [stdout] test issue_837 ... ok [INFO] [stdout] test issue_880 ... ok [INFO] [stdout] test issue_845 ... ok [INFO] [stdout] test issue_940 ... ok [INFO] [stdout] test issue_870 ... ok [INFO] [stdout] test issue_871 ... ok [INFO] [stdout] test issue_912 ... ok [INFO] [stdout] test issue_960 ... ok [INFO] [stdout] test issue_900 ... ok [INFO] [stdout] test issue_923 ... ok [INFO] [stdout] test issue_954 ... ok [INFO] [stdout] test issue_970 ... ok [INFO] [stdout] test issue_932 ... ok [INFO] [stdout] test issue_886 ... ok [INFO] [stdout] test issue_955 ... ok [INFO] [stdout] test issue_941 ... ok [INFO] [stdout] test issue_958 ... ok [INFO] [stdout] test issue_949 ... ok [INFO] [stdout] test issue_957 ... ok [INFO] [stdout] test issue_945 ... ok [INFO] [stdout] test issue_946 ... ok [INFO] [stdout] test issue_976 ... ok [INFO] [stdout] test issue_969 ... ok [INFO] [stdout] test issue_996 ... ok [INFO] [stdout] test issue_973 ... ok [INFO] [stdout] test issue_980 ... ok [INFO] [stdout] test issue_964 ... ok [INFO] [stdout] test issue_962 ... ok [INFO] [stdout] test issue_contravariant_params_diamond ... ok [INFO] [stdout] test iterable_array_comparison ... ok [INFO] [stdout] test issue_contravariant_params_simple ... ok [INFO] [stdout] test magic_methods_args ... ok [INFO] [stdout] test issue_998 ... ok [INFO] [stdout] test issue_985 ... ok [INFO] [stdout] test iterable_count ... ok [INFO] [stdout] test literal_float ... ok [INFO] [stdout] test iterator_type_inference ... ok [INFO] [stdout] test keyed_array_list_inference ... ok [INFO] [stdout] test match_not_exhaustive ... ok [INFO] [stdout] test literal_int ... ok [INFO] [stdout] test issue_984 ... ok [INFO] [stdout] test iterable_reconciliation ... ok [INFO] [stdout] test match_true_and_false ... ok [INFO] [stdout] test magic_properties ... ok [INFO] [stdout] test magic_methods ... ok [INFO] [stdout] test match_arm_reaching ... ok [INFO] [stdout] test magic_method_trait ... ok [INFO] [stdout] test iterator_to_array ... ok [INFO] [stdout] test match_expression ... ok [INFO] [stdout] test method_signature_return_types ... ok [INFO] [stdout] test method_annotation_with_inheritance ... ok [INFO] [stdout] test method_signature_complex ... ok [INFO] [stdout] test mb_encoding ... ok [INFO] [stdout] test method_signature_param_types ... ok [INFO] [stdout] test method_signature_edge_cases ... ok [INFO] [stdout] test merge_arrays_non_empty ... ok [INFO] [stdout] test method_docblock ... ok [INFO] [stdout] test method_call_assertions ... ok [INFO] [stdout] test method_signature_static ... ok [INFO] [stdout] test method_signature_parameter_names ... ok [INFO] [stdout] test missing_api_or_internal ... ok [INFO] [stdout] test method_signature_template_substitution ... ok [INFO] [stdout] test method_signature_parameter_count ... ok [INFO] [stdout] test missing_constructor ... ok [INFO] [stdout] test method_signature_visibility ... ok [INFO] [stdout] test multiline_intersection_var ... ok [INFO] [stdout] test narrow_non_final_class_string_match ... ok [INFO] [stdout] test multiline_union_param ... ok [INFO] [stdout] test numeric_reconciliation ... ok [INFO] [stdout] test null_array_key ... ok [INFO] [stdout] test not_equal_negation ... ok [INFO] [stdout] test mixin ... ok [INFO] [stdout] test negated_union_type ... ok [INFO] [stdout] test narrow_class_string_match ... ok [INFO] [stdout] test negation_operand ... ok [INFO] [stdout] test multi_level_template_inheritance ... ok [INFO] [stdout] test mutually_exclusive_null ... ok [INFO] [stdout] test non_empty_string_magic_constant ... ok [INFO] [stdout] test nullable_method_coalesce ... ok [INFO] [stdout] test nullsafe_chain_bug ... ok [INFO] [stdout] test nullsafe_operator_chain_shortcircuit ... ok [INFO] [stdout] test numeric_non_lowercase_string ... ok [INFO] [stdout] test or_never ... ok [INFO] [stdout] test nullable_getter_check ... ok [INFO] [stdout] test partial_application_function ... ok [INFO] [stdout] test optional_object_with_properties ... ok [INFO] [stdout] test optional_chain_method ... ok [INFO] [stdout] test overload_resolution_for_callable ... ok [INFO] [stdout] test parent_class_constant_validation ... ok [INFO] [stdout] test octal_zero_prefix ... ok [INFO] [stdout] test parent_constructor_init ... ok [INFO] [stdout] test only_ascii_is_caseless ... ok [INFO] [stdout] test parent_magic_method_call ... ok [INFO] [stdout] test object_shape ... ok [INFO] [stdout] test partial_application_simple ... ok [INFO] [stdout] test parent_static_call_template_resolution ... ok [INFO] [stdout] test parent_static_return ... ok [INFO] [stdout] test parse_str ... ok [INFO] [stdout] test partial_application_templates ... ok [INFO] [stdout] test properties_of_class ... ok [INFO] [stdout] test possibly_undefined_string_key_in_union ... ok [INFO] [stdout] test partial_application_method ... ok [INFO] [stdout] test properties_added_to_context ... ok [INFO] [stdout] test partial_application_named_argument_reordering ... ok [INFO] [stdout] test partial_application_static_method ... ok [INFO] [stdout] test post_narrowing_check ... ok [INFO] [stdout] test properties_of_enum ... ok [INFO] [stdout] test property_hooks_initialization ... ok [INFO] [stdout] test partial_application_type_inference ... ok [INFO] [stdout] test psl_async_integration ... ok [INFO] [stdout] test pass_by_ref ... ok [INFO] [stdout] test psl_break_mixed ... ok [INFO] [stdout] test property_docblock ... ok [INFO] [stdout] test property_magic_constant ... ok [INFO] [stdout] test priority_queue_implementation ... ok [INFO] [stdout] test private_static_method ... ok [INFO] [stdout] test property_coalesce_init ... ok [INFO] [stdout] test properties_of_generic ... ok [INFO] [stdout] test property_docblock_type_annotation ... ok [INFO] [stdout] test property_initialization ... ok [INFO] [stdout] test properties_of_visibility ... ok [INFO] [stdout] test psl_array_filter_nullable ... ok [INFO] [stdout] test psl_awaitable_promise ... ok [INFO] [stdout] test property_hooks ... ok [INFO] [stdout] test pseudo_method_override ... ok [INFO] [stdout] test psl_total_length_range ... ok [INFO] [stdout] test psl_int_range ... ok [INFO] [stdout] test psl_math ... ok [INFO] [stdout] test psl_integration ... ok [INFO] [stdout] test psl_isset_optional_key ... ok [INFO] [stdout] test psr_container_get ... ok [INFO] [stdout] test psl_max_return_type ... ok [INFO] [stdout] test psl_proc_open_pipes ... ok [INFO] [stdout] test real_pseudo_method ... ok [INFO] [stdout] test psl_min_return_type ... ok [INFO] [stdout] test reconcile_empty_string ... ok [INFO] [stdout] test readonly_class_trait_non_readonly_property ... ok [INFO] [stdout] test reconcile_array_index_type ... ok [INFO] [stdout] test redundant_var_docblock ... ok [INFO] [stdout] test reconcile_literl_class_string ... ok [INFO] [stdout] test recursive_templates ... ok [INFO] [stdout] test reconcile_properties ... ok [INFO] [stdout] test reconcile_non_empty_string ... ok [INFO] [stdout] test reconcile_scalars ... ok [INFO] [stdout] test readonly_proptected_set ... ok [INFO] [stdout] test redefined_loop_variables ... ok [INFO] [stdout] test reconciling_generic_parameter ... ok [INFO] [stdout] test redundant_assert ... ok [INFO] [stdout] test ref_constraint_conflict ... ok [INFO] [stdout] test retain_possibly_undefined_in_array_access ... ok [INFO] [stdout] test reference_constraint_violation ... ok [INFO] [stdout] test reference_reused_from_confusing_scope ... ok [INFO] [stdout] test resource_reconciliation ... ok [INFO] [stdout] test require_implements_inherited ... ok [INFO] [stdout] test short_ternary_with_falsy ... ok [INFO] [stdout] test return_type_override_native_vs_docblock ... ok [INFO] [stdout] test return_by_ref ... ok [INFO] [stdout] test sealed_array_combine ... ok [INFO] [stdout] test static_anonymous_class ... ok [INFO] [stdout] test scalar_types_reconciliation ... ok [INFO] [stdout] test sealed_class_2_inheritors ... ok [INFO] [stdout] test sealed_class_10_inheritors ... ok [INFO] [stdout] test sealed_class_5_inheritors ... ok [INFO] [stdout] test sealed_class_7_inheritors ... ok [INFO] [stdout] test sealed_class_15_inheritors ... ok [INFO] [stdout] test session_set_save_handler ... ok [INFO] [stdout] test session_set_cookie_params ... ok [INFO] [stdout] test sealed_class_performance ... ok [INFO] [stdout] test spread_list ... ok [INFO] [stdout] test switch_default_only ... ok [INFO] [stdout] test short_ternary_with_truthy ... ok [INFO] [stdout] test subtract_objects ... ok [INFO] [stdout] test static_var_lazy_init ... ok [INFO] [stdout] test static_var_coalesce ... ok [INFO] [stdout] test static_return_generic_override ... ok [INFO] [stdout] test switch_case_after_default_is_unreachable ... ok [INFO] [stdout] test string_reconciliation ... ok [INFO] [stdout] test switch_complex_logic ... ok [INFO] [stdout] test switch_always_matching_case ... ok [INFO] [stdout] test string_callable_template_inference ... ok [INFO] [stdout] test string_concat_combination_threshold ... ok [INFO] [stdout] test switch_empty_case ... ok [INFO] [stdout] test switch_on_literal ... ok [INFO] [stdout] test switch_fall_through ... ok [INFO] [stdout] test switch_mixed_fall_through ... ok [INFO] [stdout] test switch_simple_break ... ok [INFO] [stdout] test switch_logically_unreachable_case ... ok [INFO] [stdout] test switch_multiple_cases ... ok [INFO] [stdout] test template_null_comparison ... ok [INFO] [stdout] test templated_trait_use ... ok [INFO] [stdout] test switch_no_break ... ok [INFO] [stdout] test switch_statement ... ok [INFO] [stdout] test switch_string_subject ... ok [INFO] [stdout] test switch_redundant_condition ... ok [INFO] [stdout] test symbol_existence_assertions ... ok [INFO] [stdout] test switch_semicolon ... ok [INFO] [stdout] test test_minimal_static ... ok [INFO] [stdout] test trait_alias_vis_self ... ok [INFO] [stdout] test symbol_existence_edge_cases ... ok [INFO] [stdout] test switch_with_return ... ok [INFO] [stdout] test test_visibility ... ok [INFO] [stdout] test trait_method_closure_self ... ok [INFO] [stdout] test trait_class_property_conflicts ... ok [INFO] [stdout] test trait_method_conflicts ... ok [INFO] [stdout] test throwing_exceptions ... ok [INFO] [stdout] test trait_constant_direct_access ... ok [INFO] [stdout] test trait_override_final_methods ... ok [INFO] [stdout] test test_all_test_cases_are_ran ... ok [INFO] [stdout] test template_parameter_sanity_check ... ok [INFO] [stdout] test trait_property_default_value_conflicts ... ok [INFO] [stdout] test trait_constant_conflicts ... ok [INFO] [stdout] test trait_constant_override ... ok [INFO] [stdout] test trait_property_initialization ... ok [INFO] [stdout] test trait_require_combined ... ok [INFO] [stdout] test trait_property_visibility_conflicts ... ok [INFO] [stdout] test trait_property_readonly_conflicts ... ok [INFO] [stdout] test trait_property_hierarchy_conflicts ... ok [INFO] [stdout] test trait_constant_access ... ok [INFO] [stdout] test trait_usage_errors ... ok [INFO] [stdout] test trait_property_type_conflicts ... ok [INFO] [stdout] test trait_property_static_modifiers ... ok [INFO] [stdout] test trait_require_implements_self_return ... ok [INFO] [stdout] test trait_require_extends_self_return ... ok [INFO] [stdout] test type_alias_import ... ok [INFO] [stdout] test type_alias_import_rename ... ok [INFO] [stdout] test true_ident ... ok [INFO] [stdout] test type_alias_basic ... ok [INFO] [stdout] test type_alias_complex_types ... ok [INFO] [stdout] test type_guard_followed_by_redundant_check ... ok [INFO] [stdout] test type_alias_phpstan ... ok [INFO] [stdout] test type_alias_in_class_method_parameters ... ok [INFO] [stdout] test type_alias_syntax ... ok [INFO] [stdout] test type_assert ... ok [INFO] [stdout] test type_narrowing_and_assertions ... ok [INFO] [stdout] test typed_property_null_coalesce ... ok [INFO] [stdout] test unreferencable_expression ... ok [INFO] [stdout] test uninitialized_property ... ok [INFO] [stdout] test undefined_string_key_in_union ... ok [INFO] [stdout] test unused_function_template_parameter ... ok [INFO] [stdout] test untyped_property_docblock ... ok [INFO] [stdout] test type_is_not_narrowed_by_nested_conditional_exit ... ok [INFO] [stdout] test type_narrowing_external ... ok [INFO] [stdout] test unknown_named_args ... ok [INFO] [stdout] test unsealed_array_overlap ... ok [INFO] [stdout] test union_template_constraint ... ok [INFO] [stdout] test unspecified_callable_or_closure ... ok [INFO] [stdout] test use_inheritance_happy_path ... ok [INFO] [stdout] test untemplated_generic_parameters ... ok [INFO] [stdout] test unused_property ... ok [INFO] [stdout] test undefined_type_reference ... ok [INFO] [stdout] test use_inheritance_error_path ... ok [INFO] [stdout] test unused_method ... ok [INFO] [stdout] test untyped_callable_parameter ... ok [INFO] [stdout] test unused_template_parameter ... ok [INFO] [stdout] test yield_from_invalid_type ... ok [INFO] [stdout] test yield_from_invalid_key ... ok [INFO] [stdout] test array_type_combination_threshold ... ok [INFO] [stdout] test var_docblock ... ok [INFO] [stdout] test useless_statements ... ok [INFO] [stdout] test yield_invalid_key ... ok [INFO] [stdout] test variable_key_narrowing_not_null ... ok [INFO] [stdout] test variadic_array_type ... ok [INFO] [stdout] test unused_edge_cases ... ok [INFO] [stdout] test value_of_enum_resolution ... ok [INFO] [stdout] test yield_merge_iterables ... ok [INFO] [stdout] test yield_from_generator ... ok [INFO] [stdout] test yield_array_value ... ok [INFO] [stdout] test yield_from_non_iterable ... ok [INFO] [stdout] test yield_global_scope ... ok [INFO] [stdout] test yield_invalid_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 710 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.46s [INFO] [stdout] [INFO] [stderr] Doc-tests mago_analyzer [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" "2e0e6219b9ee07355740ae2273e0b2f3b6340142911589eb78911b262782e398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0e6219b9ee07355740ae2273e0b2f3b6340142911589eb78911b262782e398", kill_on_drop: false }` [INFO] [stdout] 2e0e6219b9ee07355740ae2273e0b2f3b6340142911589eb78911b262782e398