[INFO] fetching crate product-farm-json-logic 0.2.0... [INFO] testing product-farm-json-logic-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate product-farm-json-logic 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate product-farm-json-logic 0.2.0 [INFO] finished tweaking crates.io crate product-farm-json-logic 0.2.0 [INFO] tweaked toml for crates.io crate product-farm-json-logic 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate product-farm-json-logic 0.2.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 product-farm-json-logic 0.2.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e34f0bffd22ccb6ea9791e70a0980bb748b6234fe8044ef7ca7aa9da00b58200 [INFO] running `Command { std: "docker" "start" "-a" "e34f0bffd22ccb6ea9791e70a0980bb748b6234fe8044ef7ca7aa9da00b58200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e34f0bffd22ccb6ea9791e70a0980bb748b6234fe8044ef7ca7aa9da00b58200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34f0bffd22ccb6ea9791e70a0980bb748b6234fe8044ef7ca7aa9da00b58200", kill_on_drop: false }` [INFO] [stdout] e34f0bffd22ccb6ea9791e70a0980bb748b6234fe8044ef7ca7aa9da00b58200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f0a34ce7ab36240cd7660796348bdd4ffe2ae3a2a4737dd4139fd59d967c0ec6 [INFO] running `Command { std: "docker" "start" "-a" "f0a34ce7ab36240cd7660796348bdd4ffe2ae3a2a4737dd4139fd59d967c0ec6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling product-farm-core v0.2.0 [INFO] [stderr] Compiling product-farm-json-logic v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.89s [INFO] running `Command { std: "docker" "inspect" "f0a34ce7ab36240cd7660796348bdd4ffe2ae3a2a4737dd4139fd59d967c0ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a34ce7ab36240cd7660796348bdd4ffe2ae3a2a4737dd4139fd59d967c0ec6", kill_on_drop: false }` [INFO] [stdout] f0a34ce7ab36240cd7660796348bdd4ffe2ae3a2a4737dd4139fd59d967c0ec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 22fcce3128b94eebdaf9aac5355f70467002ea1e8058748b54d72010f778a2a5 [INFO] running `Command { std: "docker" "start" "-a" "22fcce3128b94eebdaf9aac5355f70467002ea1e8058748b54d72010f778a2a5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling product-farm-core v0.2.0 [INFO] [stderr] Compiling product-farm-json-logic v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.53s [INFO] running `Command { std: "docker" "inspect" "22fcce3128b94eebdaf9aac5355f70467002ea1e8058748b54d72010f778a2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fcce3128b94eebdaf9aac5355f70467002ea1e8058748b54d72010f778a2a5", kill_on_drop: false }` [INFO] [stdout] 22fcce3128b94eebdaf9aac5355f70467002ea1e8058748b54d72010f778a2a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b63fa398c55b2cedfac7a8b9f94bb53d8ed69a431aed4129e9ce2a2efc61ca2d [INFO] running `Command { std: "docker" "start" "-a" "b63fa398c55b2cedfac7a8b9f94bb53d8ed69a431aed4129e9ce2a2efc61ca2d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/product_farm_json_logic-7a240c7da5f738ee) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test ast::tests::test_collect_variables ... ok [INFO] [stdout] test ast::tests::test_node_count ... ok [INFO] [stdout] test ast::tests::test_var_path_segments ... ok [INFO] [stdout] test compiler::tests::test_compile_arithmetic ... ok [INFO] [stdout] test compiler::tests::test_compile_comparison ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test compiler::tests::test_compile_if ... ok [INFO] [stdout] test compiler::tests::test_compile_literal ... ok [INFO] [stdout] test compiler::tests::test_compile_var ... ok [INFO] [stdout] test config::tests::test_global_config ... ok [INFO] [stdout] test evaluator::consistency_tests::test_arithmetic_consistency ... ok [INFO] [stdout] test evaluator::consistency_tests::test_logical_consistency ... ok [INFO] [stdout] test evaluator::consistency_tests::test_complex_expression_consistency ... ok [INFO] [stdout] test evaluator::consistency_tests::test_conditional_consistency ... ok [INFO] [stdout] test evaluator::consistency_tests::test_comparison_consistency ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_array_index_access ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_in_operator_string ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_chained_comparison ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_map_operation ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_empty_array_operations ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_deeply_nested_expression ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_in_operator_array ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_division_by_zero ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_merge_arrays ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_array_index_out_of_bounds ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_empty_string_truthiness ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_min_max_with_variables ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_empty_array_truthiness ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_filter_operation ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_all_operation ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_missing_operation ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_missing_some_operation ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_null_arithmetic ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_strict_equality ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_some_operation ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_substr_with_length ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_ternary_operator ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_modulo_by_zero ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_string_concatenation_with_numbers ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_none_operation ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_zero_truthiness ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_substr_negative_start ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_nested_var_access ... ok [INFO] [stdout] test evaluator::edge_case_tests::test_missing_nested_var_with_default ... ok [INFO] [stdout] test evaluator::tests::test_and_or ... ok [INFO] [stdout] test evaluator::tests::test_comparison ... ok [INFO] [stdout] test evaluator::tests::test_if_then_else ... ok [INFO] [stdout] test evaluator::tests::test_arithmetic ... ok [INFO] [stdout] test evaluator::tests::test_cached_expression ... ok [INFO] [stdout] test evaluator::tests::test_nested_variable ... ok [INFO] [stdout] test evaluator::tests::test_reduce ... ok [INFO] [stdout] test evaluator::tests::test_variable_access ... ok [INFO] [stdout] test evaluator::tests::test_in_array ... ok [INFO] [stdout] test evaluator::tests::test_map_filter ... ok [INFO] [stdout] test evaluator::tests::test_simple_evaluation ... ok [INFO] [stdout] test iter_eval::consistency_tests::test_if_consistency ... ok [INFO] [stdout] test iter_eval::consistency_tests::test_arithmetic_consistency ... ok [INFO] [stdout] test iter_eval::consistency_tests::test_array_ops_consistency ... ok [INFO] [stdout] test iter_eval::consistency_tests::test_complex_expression_consistency ... ok [INFO] [stdout] test iter_eval::consistency_tests::test_comparison_consistency ... ok [INFO] [stdout] test iter_eval::tests::test_cat ... ok [INFO] [stdout] test iter_eval::consistency_tests::test_logical_consistency ... ok [INFO] [stdout] test iter_eval::tests::test_filter ... ok [INFO] [stdout] test iter_eval::tests::test_if ... ok [INFO] [stdout] test evaluator::proptest_tests::comparison_consistency ... ok [INFO] [stdout] test iter_eval::tests::test_in ... ok [INFO] [stdout] test iter_eval::tests::test_literal ... ok [INFO] [stdout] test iter_eval::tests::test_logical ... ok [INFO] [stdout] test iter_eval::tests::test_merge ... ok [INFO] [stdout] test iter_eval::tests::test_map ... ok [INFO] [stdout] test iter_eval::tests::test_all_some_none ... ok [INFO] [stdout] test iter_eval::tests::test_min_max ... ok [INFO] [stdout] test iter_eval::tests::test_arithmetic ... ok [INFO] [stdout] test iter_eval::tests::test_comparison ... ok [INFO] [stdout] test iter_eval::tests::test_deeply_nested ... ok [INFO] [stdout] test iter_eval::tests::test_missing ... ok [INFO] [stdout] test iter_eval::tests::test_multi_branch_if ... ok [INFO] [stdout] test iter_eval::tests::test_substr ... ok [INFO] [stdout] test iter_eval::tests::test_var ... ok [INFO] [stdout] test operations::tests::test_custom_operation ... ok [INFO] [stdout] test operations::tests::test_unknown_operation ... ok [INFO] [stdout] test iter_eval::tests::test_reduce ... ok [INFO] [stdout] test parser::tests::test_parse_if ... ok [INFO] [stdout] test parser::tests::test_parse_literal ... ok [INFO] [stdout] test parser::tests::test_parse_arithmetic ... ok [INFO] [stdout] test parser::tests::test_parse_comparison ... ok [INFO] [stdout] test parser::tests::test_parse_complex ... ok [INFO] [stdout] test parser::tests::test_parse_var ... ok [INFO] [stdout] test tiered::tests::test_persistence_complex_expression ... ok [INFO] [stdout] test evaluator::proptest_tests::addition_identity ... ok [INFO] [stdout] test tiered::tests::test_compiled_rule_manual_promotion ... ok [INFO] [stdout] test evaluator::proptest_tests::or_with_true ... ok [INFO] [stdout] test evaluator::proptest_tests::var_default_when_null ... ok [INFO] [stdout] test tiered::tests::test_persistence_roundtrip_tier0 ... ok [INFO] [stdout] test tiered::tests::test_persisted_rule_json_size ... ok [INFO] [stdout] test evaluator::proptest_tests::multiplication_identity ... ok [INFO] [stdout] test tiered::tests::test_compiled_rule_starts_at_tier0 ... ok [INFO] [stdout] test tiered::tests::test_compiled_rule_evaluation_increments_count ... ok [INFO] [stdout] test tiered::tests::test_rule_cache_automatic_promotion ... ok [INFO] [stdout] test tiered::tests::test_rule_cache_force_compile ... ok [INFO] [stdout] test evaluator::proptest_tests::equality_reflexive ... ok [INFO] [stdout] test vm::tests::test_vm_and_or ... ok [INFO] [stdout] test tiered::tests::test_rule_cache_remove ... ok [INFO] [stdout] test tiered::tests::test_rule_cache_stats ... ok [INFO] [stdout] test tiered::tests::test_with_bytecode_constructor ... ok [INFO] [stdout] test vm::tests::test_vm_if ... ok [INFO] [stdout] test vm::tests::test_vm_chain_comparison ... ok [INFO] [stdout] test vm::tests::test_vm_arithmetic ... ok [INFO] [stdout] test tiered::tests::test_persistence_roundtrip_tier1 ... ok [INFO] [stdout] test tiered::tests::test_rule_cache_basic ... ok [INFO] [stdout] test vm::tests::test_vm_var_with_default ... ok [INFO] [stdout] test vm::tests::test_vm_literal ... ok [INFO] [stdout] test vm::tests::test_vm_nary_subtraction ... ok [INFO] [stdout] test vm::tests::test_vm_var ... ok [INFO] [stdout] test vm::tests::test_vm_nested_path ... ok [INFO] [stdout] test evaluator::proptest_tests::multiplication_is_commutative ... ok [INFO] [stdout] test vm::tests::test_vm_comparison ... ok [INFO] [stdout] test evaluator::proptest_tests::addition_is_commutative ... ok [INFO] [stdout] test evaluator::proptest_tests::if_selects_correct_branch ... ok [INFO] [stdout] test evaluator::proptest_tests::and_with_false ... ok [INFO] [stdout] test evaluator::proptest_tests::double_negation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests product_farm_json_logic [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" "b63fa398c55b2cedfac7a8b9f94bb53d8ed69a431aed4129e9ce2a2efc61ca2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63fa398c55b2cedfac7a8b9f94bb53d8ed69a431aed4129e9ce2a2efc61ca2d", kill_on_drop: false }` [INFO] [stdout] b63fa398c55b2cedfac7a8b9f94bb53d8ed69a431aed4129e9ce2a2efc61ca2d