[INFO] fetching crate expr-lang 0.3.2... [INFO] testing expr-lang-0.3.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate expr-lang 0.3.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate expr-lang 0.3.2 [INFO] finished tweaking crates.io crate expr-lang 0.3.2 [INFO] tweaked toml for crates.io crate expr-lang 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate expr-lang 0.3.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate expr-lang 0.3.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7aefdd52fa1d032a5fe70d38cb808d6e5b735924925a35f6e1c09779175133b [INFO] running `Command { std: "docker" "start" "-a" "b7aefdd52fa1d032a5fe70d38cb808d6e5b735924925a35f6e1c09779175133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7aefdd52fa1d032a5fe70d38cb808d6e5b735924925a35f6e1c09779175133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7aefdd52fa1d032a5fe70d38cb808d6e5b735924925a35f6e1c09779175133b", kill_on_drop: false }` [INFO] [stdout] b7aefdd52fa1d032a5fe70d38cb808d6e5b735924925a35f6e1c09779175133b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92895bfe5288f93bc3fa918f5be577d6435b491d75c6184f8c6c3296ecda8e2a [INFO] running `Command { std: "docker" "start" "-a" "92895bfe5288f93bc3fa918f5be577d6435b491d75c6184f8c6c3296ecda8e2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling expr-lang v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.55s [INFO] running `Command { std: "docker" "inspect" "92895bfe5288f93bc3fa918f5be577d6435b491d75c6184f8c6c3296ecda8e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92895bfe5288f93bc3fa918f5be577d6435b491d75c6184f8c6c3296ecda8e2a", kill_on_drop: false }` [INFO] [stdout] 92895bfe5288f93bc3fa918f5be577d6435b491d75c6184f8c6c3296ecda8e2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae20504ab655519aa1cdb9cfb446e1ccd0f871f2b625fc2d2f5409b7d1bd02c8 [INFO] running `Command { std: "docker" "start" "-a" "ae20504ab655519aa1cdb9cfb446e1ccd0f871f2b625fc2d2f5409b7d1bd02c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling expr-lang v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.17s [INFO] running `Command { std: "docker" "inspect" "ae20504ab655519aa1cdb9cfb446e1ccd0f871f2b625fc2d2f5409b7d1bd02c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae20504ab655519aa1cdb9cfb446e1ccd0f871f2b625fc2d2f5409b7d1bd02c8", kill_on_drop: false }` [INFO] [stdout] ae20504ab655519aa1cdb9cfb446e1ccd0f871f2b625fc2d2f5409b7d1bd02c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c2818a76948ae17a9be0e4b34c8c68efe7c07b2edc01e15c294e01746e02983 [INFO] running `Command { std: "docker" "start" "-a" "3c2818a76948ae17a9be0e4b34c8c68efe7c07b2edc01e15c294e01746e02983", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expr-661a2f71248708ff) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test macros::tests::test_value_macro_array ... ok [INFO] [stdout] test macros::tests::test_interpolation ... ok [INFO] [stdout] test macros::tests::test_value_macro_map ... ok [INFO] [stdout] test macros::tests::test_value_macro_nil ... ok [INFO] [stdout] test macros::tests::test_value_macro_numeric ... ok [INFO] [stdout] test macros::tests::test_value_macro_boolean ... ok [INFO] [stdout] test test::and_1 ... ok [INFO] [stdout] test test::and_2 ... ok [INFO] [stdout] test test::and_6 ... ok [INFO] [stdout] test test::and_5 ... ok [INFO] [stdout] test test::and_4 ... ok [INFO] [stdout] test test::and_3 ... ok [INFO] [stdout] test test::arithmetic ... ok [INFO] [stdout] test test::false_1 ... ok [INFO] [stdout] test test::comment_block ... ok [INFO] [stdout] test macros::tests::test_value_macro_string ... ok [INFO] [stdout] test test::arr_idx ... ok [INFO] [stdout] test test::filter ... ok [INFO] [stdout] test test::functions ... ok [INFO] [stdout] test test::is_true ... ok [INFO] [stdout] test test::nil ... ok [INFO] [stdout] test test::nil_coalesce ... ok [INFO] [stdout] test test::not_1 ... ok [INFO] [stdout] test test::functions_with_parser ... ok [INFO] [stdout] test test::order_of_ops ... ok [INFO] [stdout] test test::precedence_exponentiation_associativity ... ok [INFO] [stdout] test test::logic ... ok [INFO] [stdout] test test::precedence_in_op_vs_and ... ok [INFO] [stdout] test test::comment_line ... ok [INFO] [stdout] test test::precedence_exponentiation_associativity_grouped ... ok [INFO] [stdout] test test::precedence_in_op_vs_or ... ok [INFO] [stdout] test test::map ... ok [INFO] [stdout] test test::context ... ok [INFO] [stdout] test test::array_functions ... ok [INFO] [stdout] test test::precedence_logical_or_vs_and ... ok [INFO] [stdout] test test::precedence_not_vs_and ... ok [INFO] [stdout] test test::precedence_string_op_vs_and ... ok [INFO] [stdout] test test::precedence_op_and_or_chain_1 ... ok [INFO] [stdout] test test::precedence_matches_vs_and ... ok [INFO] [stdout] test test::precedence_ternary_associativity ... ok [INFO] [stdout] test test::precedence_mixed_arithmetic ... ok [INFO] [stdout] test test::precedence_op_and_or_chain_2 ... ok [INFO] [stdout] test test::precedence_unary_vs_exponentiation_grouped ... ok [INFO] [stdout] test test::range ... ok [INFO] [stdout] test test::precedence_ternary_associativity_2 ... ok [INFO] [stdout] test test::precedence_ternary_is_lowest ... ok [INFO] [stdout] test test::precedence_unary_vs_exponentiation ... ok [INFO] [stdout] test test::precedence_string_op_vs_or ... ok [INFO] [stdout] test test::array ... ok [INFO] [stdout] test test::variables ... ok [INFO] [stdout] test test::string_contains ... ok [INFO] [stdout] test test::version_expressions ... ok [INFO] [stdout] test test::string_concat ... ok [INFO] [stdout] test test::ternary ... ok [INFO] [stdout] test test::string_functions ... ok [INFO] [stdout] test test::string ... ok [INFO] [stdout] test test::test_addition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [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 112) ... 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] test src/eval.rs - eval::Environment (line 33) ... ok [INFO] [stdout] test src/eval.rs - eval::eval (line 19) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser (line 23) ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] test src/eval.rs - eval::Environment<'a>::add_function (line 75) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser<'a>::eval (line 93) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser<'a>::add_function (line 54) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c2818a76948ae17a9be0e4b34c8c68efe7c07b2edc01e15c294e01746e02983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2818a76948ae17a9be0e4b34c8c68efe7c07b2edc01e15c294e01746e02983", kill_on_drop: false }` [INFO] [stdout] 3c2818a76948ae17a9be0e4b34c8c68efe7c07b2edc01e15c294e01746e02983