[INFO] fetching crate pepl-parser 0.1.2... [INFO] testing pepl-parser-0.1.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pepl-parser 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pepl-parser 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pepl-parser 0.1.2 [INFO] tweaked toml for crates.io crate pepl-parser 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pepl-parser 0.1.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pepl-parser 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pepl-types v0.1.2 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded pepl-lexer v0.1.2 [INFO] [stderr] Downloaded syn v2.0.115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56c417e9b07c27fa9c3bacdbf3d381117f7de3c07e46e9a332fa0619efddf34a [INFO] running `Command { std: "docker" "start" "-a" "56c417e9b07c27fa9c3bacdbf3d381117f7de3c07e46e9a332fa0619efddf34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c417e9b07c27fa9c3bacdbf3d381117f7de3c07e46e9a332fa0619efddf34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c417e9b07c27fa9c3bacdbf3d381117f7de3c07e46e9a332fa0619efddf34a", kill_on_drop: false }` [INFO] [stdout] 56c417e9b07c27fa9c3bacdbf3d381117f7de3c07e46e9a332fa0619efddf34a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8617e5861bef96904fa923f9f9193ffd6989260ef3379967e22d45982c38f3de [INFO] running `Command { std: "docker" "start" "-a" "8617e5861bef96904fa923f9f9193ffd6989260ef3379967e22d45982c38f3de", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pepl-types v0.1.2 [INFO] [stderr] Compiling pepl-lexer v0.1.2 [INFO] [stderr] Compiling pepl-parser v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.81s [INFO] running `Command { std: "docker" "inspect" "8617e5861bef96904fa923f9f9193ffd6989260ef3379967e22d45982c38f3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8617e5861bef96904fa923f9f9193ffd6989260ef3379967e22d45982c38f3de", kill_on_drop: false }` [INFO] [stdout] 8617e5861bef96904fa923f9f9193ffd6989260ef3379967e22d45982c38f3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c80e94357bcad7f819c04035e2aa98ac4a34eb851ce458254daed56f8e654318 [INFO] running `Command { std: "docker" "start" "-a" "c80e94357bcad7f819c04035e2aa98ac4a34eb851ce458254daed56f8e654318", kill_on_drop: false }` [INFO] [stderr] Compiling pepl-parser v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "c80e94357bcad7f819c04035e2aa98ac4a34eb851ce458254daed56f8e654318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80e94357bcad7f819c04035e2aa98ac4a34eb851ce458254daed56f8e654318", kill_on_drop: false }` [INFO] [stdout] c80e94357bcad7f819c04035e2aa98ac4a34eb851ce458254daed56f8e654318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16d494105cc269b9fe90cb4b423cb23764a72b98bea6aff01dbb2ebfbb5e05b4 [INFO] running `Command { std: "docker" "start" "-a" "16d494105cc269b9fe90cb4b423cb23764a72b98bea6aff01dbb2ebfbb5e05b4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pepl_parser-4017f84d2ab2e8c3) [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/edge_case_tests.rs (/opt/rustwide/target/debug/deps/edge_case_tests-0b30c11842ee0548) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test test_action_params_9_exceeds_limit ... ok [INFO] [stdout] test test_error_recovery_after_e606 ... ok [INFO] [stdout] test test_exactly_zero_params_ok ... ok [INFO] [stdout] test test_expression_body_lambda_e602 ... ok [INFO] [stdout] test test_expression_depth_16_boundary_ok ... ok [INFO] [stdout] test test_error_recovery_after_e607_lambda ... ok [INFO] [stdout] test test_for_depth_1_ok ... ok [INFO] [stdout] test test_for_depth_4_exceeds_limit ... ok [INFO] [stdout] test test_expression_depth_17_exceeds_limit ... ok [INFO] [stdout] test test_many_actions_ok ... ok [INFO] [stdout] test test_many_state_fields_ok ... ok [INFO] [stdout] test test_lambda_depth_resets_between_actions ... ok [INFO] [stdout] test test_lambda_params_at_limit_8_ok ... ok [INFO] [stdout] test test_for_depth_3_ok ... ok [INFO] [stdout] test test_nested_lambda_depth_3_ok ... ok [INFO] [stdout] test test_method_chain ... ok [INFO] [stdout] test test_for_depth_2_ok ... ok [INFO] [stdout] test test_lambda_depth_4_exceeds_limit ... ok [INFO] [stdout] test test_empty_state_block_e606 ... ok [INFO] [stdout] test test_lambda_params_9_exceeds_limit ... ok [INFO] [stdout] test test_nested_record_depth_2_ok ... ok [INFO] [stdout] test test_empty_action_body_allowed ... ok [INFO] [stdout] test test_prec_and_tighter_than_or ... ok [INFO] [stdout] test test_prec_comparison_chaining_gte_lte_error ... ok [INFO] [stdout] test test_nested_record_depth_1_ok ... ok [INFO] [stdout] test test_nested_record_depth_4_ok ... ok [INFO] [stdout] test test_params_at_limit_8_ok ... ok [INFO] [stdout] test test_prec_comparison_chaining_lt_lt_error ... ok [INFO] [stdout] test test_prec_nil_coalesce_tighter_than_and ... ok [INFO] [stdout] test test_prec_comparison_tighter_than_and ... ok [INFO] [stdout] test test_prec_add_sub_same_level_left_assoc ... ok [INFO] [stdout] test test_prec_double_negation_rejected ... ok [INFO] [stdout] test test_prec_eq_neq_same_level ... ok [INFO] [stdout] test test_prec_full_chain ... ok [INFO] [stdout] test test_prec_left_assoc_same_level ... ok [INFO] [stdout] test test_for_depth_resets_between_actions ... ok [INFO] [stdout] test test_nested_lambda_depth_2_ok ... ok [INFO] [stdout] test test_error_recovery_after_e602 ... ok [INFO] [stdout] test test_nested_record_depth_3_ok ... ok [INFO] [stdout] test test_prec_comparison_chaining_error ... ok [INFO] [stdout] test test_prec_nil_coalescing ... ok [INFO] [stdout] test test_prec_not_not_rejected ... ok [INFO] [stdout] test test_nested_lambda_depth_1_ok ... ok [INFO] [stdout] test test_prec_result_unwrap_then_field_access ... ok [INFO] [stdout] test test_prec_mul_div_mod_same_level_left_assoc ... ok [INFO] [stdout] test test_record_depth_5_exceeds_limit ... ok [INFO] [stdout] test test_prec_paren_override ... ok [INFO] [stdout] test test_record_depth_resets_between_fields ... ok [INFO] [stdout] test test_prec_unary_not_tightest ... ok [INFO] [stdout] test test_prec_mul_binds_tighter_than_add ... ok [INFO] [stdout] test test_result_unwrap_on_field_access ... ok [INFO] [stdout] test test_prec_qualified_call_unwrap_field_access ... ok [INFO] [stdout] test test_single_state_field_ok ... ok [INFO] [stdout] test test_string_interpolation_in_derived ... ok [INFO] [stdout] test test_prec_result_unwrap_postfix ... ok [INFO] [stdout] test test_prec_unary_neg_tightest ... ok [INFO] [stdout] test test_record_with_spread ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-4864b22f587764db) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test test_action_decl ... ok [INFO] [stdout] test test_assert_stmt ... ok [INFO] [stdout] test test_bool_literal ... ok [INFO] [stdout] test test_3_level_nested_set_with_keyword_fields ... ok [INFO] [stdout] test test_block_order_violation ... ok [INFO] [stdout] test test_comparison ... ok [INFO] [stdout] test test_capabilities_block ... ok [INFO] [stdout] test test_credentials_block ... ok [INFO] [stdout] test test_binary_arithmetic ... ok [INFO] [stdout] test test_comparison_chaining_rejected ... ok [INFO] [stdout] test test_for_with_index ... ok [INFO] [stdout] test test_action_with_params ... ok [INFO] [stdout] test test_invariant ... ok [INFO] [stdout] test test_keyword_field_in_record_literal ... ok [INFO] [stdout] test test_if_else_if_chain ... ok [INFO] [stdout] test test_keyword_field_in_derived ... ok [INFO] [stdout] test test_keyword_as_record_type_field_name ... ok [INFO] [stdout] test test_field_access ... ok [INFO] [stdout] test test_for_expression ... ok [INFO] [stdout] test test_correct_block_order ... ok [INFO] [stdout] test test_function_type ... ok [INFO] [stdout] test test_derived_block ... ok [INFO] [stdout] test test_let_discard ... ok [INFO] [stdout] test test_handle_event_decl ... ok [INFO] [stdout] test test_if_expression ... ok [INFO] [stdout] test test_lambda ... ok [INFO] [stdout] test test_keyword_field_in_set_path ... ok [INFO] [stdout] test test_list_literal ... ok [INFO] [stdout] test test_let_binding ... ok [INFO] [stdout] test test_empty_list ... ok [INFO] [stdout] test test_list_type ... ok [INFO] [stdout] test test_minimal_space ... ok [INFO] [stdout] test test_multiple_keywords_as_field_names ... ok [INFO] [stdout] test test_named_type ... ok [INFO] [stdout] test test_logical_operators ... ok [INFO] [stdout] test test_match_expression ... ok [INFO] [stdout] test test_match_with_bindings ... ok [INFO] [stdout] test test_nil_coalesce ... ok [INFO] [stdout] test test_missing_state_block ... ok [INFO] [stdout] test test_parenthesized_expr ... ok [INFO] [stdout] test test_nil_literal ... ok [INFO] [stdout] test test_named_type_with_keyword_fields ... ok [INFO] [stdout] test test_number_literal ... ok [INFO] [stdout] test test_method_call ... ok [INFO] [stdout] test test_space_with_multiple_state_fields ... ok [INFO] [stdout] test test_string_interpolation ... ok [INFO] [stdout] test test_return_stmt ... ok [INFO] [stdout] test test_result_type ... ok [INFO] [stdout] test test_set_statement ... ok [INFO] [stdout] test test_set_nested ... ok [INFO] [stdout] test test_qualified_call ... ok [INFO] [stdout] test test_string_literal ... ok [INFO] [stdout] test test_result_unwrap ... ok [INFO] [stdout] test test_sum_type ... ok [INFO] [stdout] test test_tests_block ... ok [INFO] [stdout] test test_view_decl ... ok [INFO] [stdout] test test_type_alias ... ok [INFO] [stdout] test test_todo_app ... ok [INFO] [stdout] test test_unary_negation ... ok [INFO] [stdout] test test_update_decl ... ok [INFO] [stdout] test test_view_with_multiple_components ... ok [INFO] [stdout] test test_water_tracker ... ok [INFO] [stdout] test test_record_with_spread ... ok [INFO] [stdout] test test_view_for_element ... ok [INFO] [stdout] test test_record_literal ... ok [INFO] [stdout] test test_unary_not ... ok [INFO] [stdout] test test_unqualified_call ... ok [INFO] [stdout] test test_with_responses ... ok [INFO] [stdout] test test_record_type_error_recovery_no_hang ... ok [INFO] [stdout] test test_view_if_element ... ok [INFO] [stdout] test test_record_type ... ok [INFO] [stdout] test test_parse_determinism_100_iterations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests pepl_parser [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" "16d494105cc269b9fe90cb4b423cb23764a72b98bea6aff01dbb2ebfbb5e05b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d494105cc269b9fe90cb4b423cb23764a72b98bea6aff01dbb2ebfbb5e05b4", kill_on_drop: false }` [INFO] [stdout] 16d494105cc269b9fe90cb4b423cb23764a72b98bea6aff01dbb2ebfbb5e05b4