[INFO] cloning repository https://github.com/jdx/expr-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdx/expr-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fexpr-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fexpr-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49518365d834128619d497238253ee7fadb6be0b [INFO] testing jdx/expr-lang against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fexpr-lang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jdx/expr-lang [INFO] finished tweaking git repo https://github.com/jdx/expr-lang [INFO] tweaked toml for git repo https://github.com/jdx/expr-lang written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jdx/expr-lang on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jdx/expr-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1 [INFO] running `Command { std: "docker" "start" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling base64 v0.23.1 [INFO] [stderr] Compiling log v0.4.34 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.5 [INFO] [stderr] Compiling pest v2.9.0 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling pest_meta v2.9.0 [INFO] [stderr] Compiling regex-automata v0.4.18 [INFO] [stderr] Compiling pest_generator v2.9.0 [INFO] [stderr] Compiling pest_derive v2.9.0 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling expr-lang v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 42.27s [INFO] running `Command { std: "docker" "inspect" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling log v0.4.34 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling env_filter v2.0.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling env_logger v0.11.11 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling test-log-core v0.2.21 [INFO] [stderr] Compiling pest_generator v2.9.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling test-log-macros v0.2.21 [INFO] [stderr] Compiling test-log v0.2.21 [INFO] [stderr] Compiling pest_derive v2.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling expr-lang v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 53.00s [INFO] running `Command { std: "docker" "inspect" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/expr-057d67b11bf424e3) [INFO] [stdout] [INFO] [stdout] running 119 tests [INFO] [stdout] test functions::convert::tests::string_sorts_map_keys_like_go ... ok [INFO] [stdout] test functions::bitwise::tests::bitwise_builtins_match_expr ... ok [INFO] [stdout] test functions::number::tests::extrema_preserve_mixed_numeric_order_above_f64_precision ... ok [INFO] [stdout] test functions::bitwise::tests::bitwise_builtins_reject_invalid_arguments ... ok [INFO] [stdout] test functions::convert::tests::conversion_builtins_match_expr ... ok [INFO] [stdout] test macros::tests::test_value_macro_array ... ok [INFO] [stdout] test macros::tests::test_value_macro_map ... ok [INFO] [stdout] test macros::tests::test_interpolation ... ok [INFO] [stdout] test macros::tests::test_value_macro_boolean ... ok [INFO] [stdout] test macros::tests::test_value_macro_numeric ... ok [INFO] [stdout] test macros::tests::test_value_macro_nil ... ok [INFO] [stdout] test macros::tests::test_value_macro_string ... ok [INFO] [stdout] test parser::literal_tests::accepts_scientific_float_literals ... ok [INFO] [stdout] test parser::literal_tests::rejects_integer_overflow_without_panicking ... ok [INFO] [stdout] test parser::literal_tests::conditional_keywords_require_identifier_boundaries ... ok [INFO] [stdout] test parser::literal_tests::rejects_malformed_integer_separators ... ok [INFO] [stdout] test parser::literal_tests::rejects_raw_newlines_in_interpreted_literals ... ok [INFO] [stdout] test test::and_2 ... ok [INFO] [stdout] test test::and_1 ... ok [INFO] [stdout] test test::and_3 ... ok [INFO] [stdout] test test::and_6 ... ok [INFO] [stdout] test test::arr_idx ... ok [INFO] [stdout] test test::and_5 ... ok [INFO] [stdout] test parser::literal_tests::rejects_malformed_or_overflowing_float_literals ... ok [INFO] [stdout] test test::comment_line ... ok [INFO] [stdout] test test::and_4 ... ok [INFO] [stdout] test test::context_is_materialized_only_for_env ... ok [INFO] [stdout] test functions::temporal::tests::local_location_retains_dst_rules ... ok [INFO] [stdout] test test::dynamic_indexes_and_slices ... ok [INFO] [stdout] test test::filter ... ok [INFO] [stdout] test test::empty_reduce_without_initial_value_errors ... ok [INFO] [stdout] test test::from_json_false ... ok [INFO] [stdout] test test::default_environment_includes_builtins ... ok [INFO] [stdout] test test::comment_block ... ok [INFO] [stdout] test test::from_json_null ... ok [INFO] [stdout] test functions::convert::tests::string_matches_go_float_formatting ... ok [INFO] [stdout] test test::dynamic_matches ... ok [INFO] [stdout] test test::false_1 ... ok [INFO] [stdout] test test::arithmetic ... ok [INFO] [stdout] test test::array ... ok [INFO] [stdout] test test::array_functions ... ok [INFO] [stdout] test test::from_json_number ... ok [INFO] [stdout] test test::from_json_array_access ... ok [INFO] [stdout] test test::from_json_float ... ok [INFO] [stdout] test test::from_json_nested ... ok [INFO] [stdout] test test::context ... ok [INFO] [stdout] test test::from_json_object ... ok [INFO] [stdout] test functions::convert::tests::conversions_report_invalid_input ... ok [INFO] [stdout] test test::from_json_object_access ... ok [INFO] [stdout] test test::from_json_true ... ok [INFO] [stdout] test test::is_true ... ok [INFO] [stdout] test test::keys_single ... ok [INFO] [stdout] test test::keys_empty ... ok [INFO] [stdout] test test::len_map ... ok [INFO] [stdout] test test::keys_map ... ok [INFO] [stdout] test test::len_map_empty ... ok [INFO] [stdout] test test::keys_preserve_insertion_order ... ok [INFO] [stdout] test test::len_array_empty ... ok [INFO] [stdout] test test::len_array ... ok [INFO] [stdout] test test::len_string ... ok [INFO] [stdout] test test::from_json_string ... ok [INFO] [stdout] test test::from_json_array ... ok [INFO] [stdout] test test::functions ... ok [INFO] [stdout] test test::len_string_empty ... ok [INFO] [stdout] test test::not_1 ... ok [INFO] [stdout] test test::logic ... ok [INFO] [stdout] test test::order_of_ops ... ok [INFO] [stdout] test test::precedence_exponentiation_associativity ... ok [INFO] [stdout] test test::nil_coalesce ... ok [INFO] [stdout] test test::pipe_sort ... ok [INFO] [stdout] test test::logical_operators_are_strict_and_short_circuit ... ok [INFO] [stdout] test test::precedence_in_op_vs_and ... ok [INFO] [stdout] test test::precedence_in_op_vs_or ... ok [INFO] [stdout] test test::precedence_mixed_arithmetic ... ok [INFO] [stdout] test test::precedence_not_vs_and ... ok [INFO] [stdout] test test::precedence_logical_or_vs_and ... ok [INFO] [stdout] test test::precedence_exponentiation_associativity_grouped ... ok [INFO] [stdout] test test::nil ... ok [INFO] [stdout] test test::precedence_op_and_or_chain_2 ... ok [INFO] [stdout] test test::functions_with_parser ... ok [INFO] [stdout] test test::precedence_op_and_or_chain_1 ... ok [INFO] [stdout] test test::map ... ok [INFO] [stdout] test test::not_in_accepts_go_whitespace ... ok [INFO] [stdout] test test::precedence_matches_vs_and ... ok [INFO] [stdout] test test::precedence_unary_vs_exponentiation_grouped ... ok [INFO] [stdout] test test::precedence_string_op_vs_or ... ok [INFO] [stdout] test test::sort_numbers ... ok [INFO] [stdout] test test::precedence_ternary_is_lowest ... ok [INFO] [stdout] test test::precedence_ternary_associativity_2 ... ok [INFO] [stdout] test test::precedence_string_op_vs_and ... ok [INFO] [stdout] test test::precedence_unary_vs_exponentiation ... ok [INFO] [stdout] test test::sort_numbers_desc ... ok [INFO] [stdout] test functions::collection::tests::flatten_handles_deeply_nested_arrays_iteratively ... ok [INFO] [stdout] test test::sort_strings ... ok [INFO] [stdout] test test::range ... ok [INFO] [stdout] test test::sort_strings_desc ... ok [INFO] [stdout] test test::mixed_integer_float_operators ... ok [INFO] [stdout] test test::to_json_array ... ok [INFO] [stdout] test test::string ... ok [INFO] [stdout] test test::precedence_ternary_associativity ... ok [INFO] [stdout] test test::to_json_false ... ok [INFO] [stdout] test test::string_concat ... ok [INFO] [stdout] test test::ternary ... ok [INFO] [stdout] test test::string_contains ... ok [INFO] [stdout] test test::sort_by_length ... ok [INFO] [stdout] test test::sort_by_length_desc ... ok [INFO] [stdout] test test::string_functions ... ok [INFO] [stdout] test test::sort_empty ... ok [INFO] [stdout] test test::to_json_float ... ok [INFO] [stdout] test test::to_json_nil ... ok [INFO] [stdout] test test::values_empty ... ok [INFO] [stdout] test test::values_map ... ok [INFO] [stdout] test test::variables ... ok [INFO] [stdout] test test::test_addition ... ok [INFO] [stdout] test test::version_expressions ... ok [INFO] [stdout] test value::timezone_tests::empty_and_invalid_tz_environment_values_use_utc ... ok [INFO] [stdout] test value::timezone_tests::tz_environment_value_accepts_go_colon_prefix ... ok [INFO] [stdout] test test::to_json_number ... ok [INFO] [stdout] test test::to_json_true ... ok [INFO] [stderr] Running tests/go_compat.rs (/opt/rustwide/target/release/deps/go_compat-40dc18637e708407) [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test json_comparison_preserves_integer_precision ... ok [INFO] [stdout] test rejects_go_expr_v1_17_8_error_corpus ... ok [INFO] [stdout] test matches_go_expr_v1_17_8_corpus ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/panic_free.rs (/opt/rustwide/target/release/deps/panic_free-4131f2fda1d33892) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test split_after_handles_zero_and_negative_limits ... ok [INFO] [stdout] test malformed_builtin_calls_return_errors_without_panicking ... ok [INFO] [stdout] test operator_edge_cases_do_not_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests expr [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/eval.rs - eval::Environment<'a>::eval (line 156) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser<'a>::add_function (line 129) ... ok [INFO] [stdout] test src/eval.rs - eval::Environment<'a>::add_function (line 97) ... ok [INFO] [stdout] test src/eval.rs - eval::Environment (line 36) ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] test src/eval.rs - eval::eval (line 22) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser (line 98) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser<'a>::eval (line 168) ... ok [INFO] [stdout] test src/macros.rs - macros::value (line 8) ... ok [INFO] [stdout] test src/macros.rs - macros::value (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.60s; merged doctests compilation took 0.58s [INFO] running `Command { std: "docker" "inspect" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1", kill_on_drop: false }` [INFO] [stdout] 1b0a5312a4d94534ddc1daf0b233590d8e992ec15b42d07e0ad63f26eb0f9cc1