[INFO] cloning repository https://github.com/ekinimo/expression-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ekinimo/expression-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekinimo%2Fexpression-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekinimo%2Fexpression-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22588e1b16e3dddcc358e27a50232fe7c03a1546
[INFO] testing ekinimo/expression-explorer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekinimo%2Fexpression-explorer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ekinimo/expression-explorer
[INFO] finished tweaking git repo https://github.com/ekinimo/expression-explorer
[INFO] tweaked toml for git repo https://github.com/ekinimo/expression-explorer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ekinimo/expression-explorer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ekinimo/expression-explorer 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" "+beta-2026-03-05" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a74899d3bf4b5f5c24dd4da156e4f685e6d1c48d271df3bbaa1855a644b34ec
[INFO] running `Command { std: "docker" "start" "-a" "6a74899d3bf4b5f5c24dd4da156e4f685e6d1c48d271df3bbaa1855a644b34ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a74899d3bf4b5f5c24dd4da156e4f685e6d1c48d271df3bbaa1855a644b34ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a74899d3bf4b5f5c24dd4da156e4f685e6d1c48d271df3bbaa1855a644b34ec", kill_on_drop: false }`
[INFO] [stdout] 6a74899d3bf4b5f5c24dd4da156e4f685e6d1c48d271df3bbaa1855a644b34ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a51e52d6434c6693d71c050c211659005ec71eadcb2eaa68bdbb044d24d47187
[INFO] running `Command { std: "docker" "start" "-a" "a51e52d6434c6693d71c050c211659005ec71eadcb2eaa68bdbb044d24d47187", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling layout-rs v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling generational-box v0.6.2
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.6.3
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling dioxus-logger v0.6.2
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling const-serialize v0.6.2
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling manganis-core v0.6.2
[INFO] [stderr]    Compiling dioxus-core v0.6.3
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]    Compiling manganis v0.6.2
[INFO] [stderr]    Compiling dioxus-signals v0.6.3
[INFO] [stderr]    Compiling dioxus-devtools-types v0.6.2
[INFO] [stderr]    Compiling dioxus-history v0.6.2
[INFO] [stderr]    Compiling dioxus-hooks v0.6.2
[INFO] [stderr]    Compiling dioxus-devtools v0.6.2
[INFO] [stderr]    Compiling dioxus-html v0.6.3
[INFO] [stderr]    Compiling dioxus v0.6.3
[INFO] [stderr]    Compiling expression-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pool.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator {
[INFO] [stdout]     |                      ^^^^^                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "a51e52d6434c6693d71c050c211659005ec71eadcb2eaa68bdbb044d24d47187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51e52d6434c6693d71c050c211659005ec71eadcb2eaa68bdbb044d24d47187", kill_on_drop: false }`
[INFO] [stdout] a51e52d6434c6693d71c050c211659005ec71eadcb2eaa68bdbb044d24d47187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c04479ab953dac131b4eb1d37a6d962bcdd76543ae0e896f76388c6f3793c31
[INFO] running `Command { std: "docker" "start" "-a" "4c04479ab953dac131b4eb1d37a6d962bcdd76543ae0e896f76388c6f3793c31", kill_on_drop: false }`
[INFO] [stderr]    Compiling expression-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pool.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator {
[INFO] [stdout]     |                      ^^^^^                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern_into` is never used
[INFO] [stdout]   --> tests/common/mod.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn parse_test_pattern_into(input: &str, pool: &mut Pool) -> PatternId {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action_into` is never used
[INFO] [stdout]   --> tests/common/mod.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn parse_test_action_into(input: &str, pool: &mut Pool) -> ActionId {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action` is never used
[INFO] [stdout]   --> tests/common/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_test_action(input: &str) -> (Pool, ActionId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_ruleset` is never used
[INFO] [stdout]   --> tests/common/mod.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn parse_test_ruleset(input: &str) -> (Pool, RulesetId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule1_id`
[INFO] [stdout]    --> tests/advanced_rule_tests.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let rule1_id = pool.add_rule(rule1);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule1_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule2_id`
[INFO] [stdout]    --> tests/advanced_rule_tests.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let rule2_id = pool.add_rule(rule2);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule2_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule1_id`
[INFO] [stdout]    --> tests/advanced_rule_tests.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let rule1_id = pool.add_rule(rule1);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule1_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule2_id`
[INFO] [stdout]    --> tests/advanced_rule_tests.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let rule2_id = pool.add_rule(rule2);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule2_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule1_id`
[INFO] [stdout]    --> tests/advanced_rule_tests.rs:440:13
[INFO] [stdout]     |
[INFO] [stdout] 440 |         let rule1_id = pool.add_rule(rule1);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule1_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule2_id`
[INFO] [stdout]    --> tests/advanced_rule_tests.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let rule2_id = pool.add_rule(rule2);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule2_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_children_vec` is never used
[INFO] [stdout]   --> tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn get_children_vec(pool: &Pool, expr: ExprId) -> Vec<ExprId> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_nodes` is never used
[INFO] [stdout]   --> tests/common/mod.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn count_nodes(pool: &Pool, expr: ExprId) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action` is never used
[INFO] [stdout]   --> tests/common/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_test_action(input: &str) -> (Pool, ActionId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_ruleset` is never used
[INFO] [stdout]   --> tests/common/mod.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn parse_test_ruleset(input: &str) -> (Pool, RulesetId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_children_vec` is never used
[INFO] [stdout]   --> tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn get_children_vec(pool: &Pool, expr: ExprId) -> Vec<ExprId> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_nodes` is never used
[INFO] [stdout]   --> tests/common/mod.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn count_nodes(pool: &Pool, expr: ExprId) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action` is never used
[INFO] [stdout]   --> tests/common/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_test_action(input: &str) -> (Pool, ActionId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_nodes` is never used
[INFO] [stdout]   --> tests/common/mod.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn count_nodes(pool: &Pool, expr: ExprId) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action` is never used
[INFO] [stdout]   --> tests/common/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_test_action(input: &str) -> (Pool, ActionId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_ruleset` is never used
[INFO] [stdout]   --> tests/common/mod.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn parse_test_ruleset(input: &str) -> (Pool, RulesetId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern_into` is never used
[INFO] [stdout]   --> tests/common/mod.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn parse_test_pattern_into(input: &str, pool: &mut Pool) -> PatternId {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action_into` is never used
[INFO] [stdout]   --> tests/common/mod.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn parse_test_action_into(input: &str, pool: &mut Pool) -> ActionId {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action_into` is never used
[INFO] [stdout]   --> tests/common/mod.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn parse_test_action_into(input: &str, pool: &mut Pool) -> ActionId {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_nodes` is never used
[INFO] [stdout]   --> tests/common/mod.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn count_nodes(pool: &Pool, expr: ExprId) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action` is never used
[INFO] [stdout]   --> tests/common/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_test_action(input: &str) -> (Pool, ActionId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_ruleset` is never used
[INFO] [stdout]   --> tests/common/mod.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn parse_test_ruleset(input: &str) -> (Pool, RulesetId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_pattern` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_action` is never used
[INFO] [stdout]   --> tests/common/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_test_action(input: &str) -> (Pool, ActionId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_ruleset` is never used
[INFO] [stdout]   --> tests/common/mod.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn parse_test_ruleset(input: &str) -> (Pool, RulesetId) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pool.rs:251:22
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator {
[INFO] [stdout]     |                      ^^^^^                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.27s
[INFO] running `Command { std: "docker" "inspect" "4c04479ab953dac131b4eb1d37a6d962bcdd76543ae0e896f76388c6f3793c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c04479ab953dac131b4eb1d37a6d962bcdd76543ae0e896f76388c6f3793c31", kill_on_drop: false }`
[INFO] [stdout] 4c04479ab953dac131b4eb1d37a6d962bcdd76543ae0e896f76388c6f3793c31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b11b897cdf0beabe65e29ca3de9ee940b58f25e6c4f6133edc93ab0c796b475
[INFO] running `Command { std: "docker" "start" "-a" "4b11b897cdf0beabe65e29ca3de9ee940b58f25e6c4f6133edc93ab0c796b475", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pool.rs:251:22
[INFO] [stderr]     |
[INFO] [stderr] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator {
[INFO] [stderr]     |                      ^^^^^                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 251 |     pub fn ancestors(&self, expr_id: ExprId) -> AncestorIterator<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `expression-explorer` (lib) generated 1 warning (run `cargo fix --lib -p expression-explorer` to apply 1 suggestion)
[INFO] [stderr] warning: `expression-explorer` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: function `parse_test_pattern_into` is never used
[INFO] [stderr]   --> tests/common/mod.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn parse_test_pattern_into(input: &str, pool: &mut Pool) -> PatternId {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_test_action_into` is never used
[INFO] [stderr]   --> tests/common/mod.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub fn parse_test_action_into(input: &str, pool: &mut Pool) -> ActionId {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_test_pattern` is never used
[INFO] [stderr]   --> tests/common/mod.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_test_action` is never used
[INFO] [stderr]   --> tests/common/mod.rs:66:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn parse_test_action(input: &str) -> (Pool, ActionId) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_test_ruleset` is never used
[INFO] [stderr]   --> tests/common/mod.rs:72:8
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub fn parse_test_ruleset(input: &str) -> (Pool, RulesetId) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_test_pattern` is never used
[INFO] [stderr]   --> tests/common/mod.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn parse_test_pattern(input: &str) -> (Pool, PatternId) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `count_nodes` is never used
[INFO] [stderr]   --> tests/common/mod.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn count_nodes(pool: &Pool, expr: ExprId) -> usize {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule1_id`
[INFO] [stderr]    --> tests/advanced_rule_tests.rs:237:13
[INFO] [stderr]     |
[INFO] [stderr] 237 |         let rule1_id = pool.add_rule(rule1);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule1_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule2_id`
[INFO] [stderr]    --> tests/advanced_rule_tests.rs:247:13
[INFO] [stderr]     |
[INFO] [stderr] 247 |         let rule2_id = pool.add_rule(rule2);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule2_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule1_id`
[INFO] [stderr]    --> tests/advanced_rule_tests.rs:351:13
[INFO] [stderr]     |
[INFO] [stderr] 351 |         let rule1_id = pool.add_rule(rule1);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule1_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule2_id`
[INFO] [stderr]    --> tests/advanced_rule_tests.rs:361:13
[INFO] [stderr]     |
[INFO] [stderr] 361 |         let rule2_id = pool.add_rule(rule2);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule2_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule1_id`
[INFO] [stderr]    --> tests/advanced_rule_tests.rs:440:13
[INFO] [stderr]     |
[INFO] [stderr] 440 |         let rule1_id = pool.add_rule(rule1);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule1_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rule2_id`
[INFO] [stderr]    --> tests/advanced_rule_tests.rs:450:13
[INFO] [stderr]     |
[INFO] [stderr] 450 |         let rule2_id = pool.add_rule(rule2);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule2_id`
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_children_vec` is never used
[INFO] [stderr]   --> tests/common/mod.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub fn get_children_vec(pool: &Pool, expr: ExprId) -> Vec<ExprId> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `count_nodes` is never used
[INFO] [stderr]   --> tests/common/mod.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn count_nodes(pool: &Pool, expr: ExprId) -> usize {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_test_action_into` is never used
[INFO] [stderr]   --> tests/common/mod.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub fn parse_test_action_into(input: &str, pool: &mut Pool) -> ActionId {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `expression-explorer` (test "pool_tests") generated 5 warnings
[INFO] [stderr] warning: `expression-explorer` (test "regression_tests") generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: `expression-explorer` (test "rule_application_tests") generated 4 warnings (3 duplicates)
[INFO] [stderr] warning: `expression-explorer` (test "advanced_rule_tests") generated 11 warnings (3 duplicates) (run `cargo fix --test "advanced_rule_tests" -p expression-explorer` to apply 6 suggestions)
[INFO] [stderr] warning: `expression-explorer` (test "pattern_matching_tests") generated 5 warnings (4 duplicates)
[INFO] [stderr] warning: `expression-explorer` (test "integration_tests") generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `expression-explorer` (test "parser_tests") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expression_explorer-86361cdfacf68f1e)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/expression_explorer-711fc918fe824c65)
[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/advanced_rule_tests.rs (/opt/rustwide/target/debug/deps/advanced_rule_tests-46a64efe22154ca2)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test common::tests::test_utilities_work ... ok
[INFO] [stdout] test algebraic_transformations::test_power_rules ... ok
[INFO] [stdout] test algebraic_transformations::test_associative_property ... ok
[INFO] [stdout] test algebraic_transformations::test_distributive_law_reverse ... ok
[INFO] [stdout] test complex_pattern_scenarios::test_multiple_variable_capture ... ok
[INFO] [stdout] test algebraic_transformations::test_distributive_law_forward ... ok
[INFO] [stdout] test function_transformations::test_simple_function_matching ... ok
[INFO] [stdout] test optimization_transformations::test_constant_folding ... ok
[INFO] [stdout] test function_transformations::test_function_simplification ... ok
[INFO] [stdout] test optimization_transformations::test_dead_code_elimination ... ok
[INFO] [stdout] test function_transformations::test_logarithm_properties ... ok
[INFO] [stdout] test complex_pattern_scenarios::test_nested_substitution ... ok
[INFO] [stdout] test optimization_transformations::test_strength_reduction ... ok
[INFO] [stdout] test rule_interaction_tests::test_conflicting_rules ... ok
[INFO] [stdout] test rule_interaction_tests::test_recursive_rule_application ... ok
[INFO] [stdout] test complex_pattern_scenarios::test_conditional_rewriting ... ok
[INFO] [stdout] test rule_interaction_tests::test_rule_priority_and_ordering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/distribution_tests.rs (/opt/rustwide/target/debug/deps/distribution_tests-993892e6f246fd13)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_multiple_distribution_steps ... ok
[INFO] [stdout] test test_right_distribution ... ok
[INFO] [stdout] test test_left_distribution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-cc0fc9300e1faf55)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test end_to_end_workflows::test_nested_expression_transformation ... ok
[INFO] [stdout] test performance_and_edge_cases::test_memory_efficiency ... ok
[INFO] [stdout] test performance_and_edge_cases::test_no_infinite_loops ... ok
[INFO] [stdout] test ruleset_integration::test_commutative_transformations ... ok
[INFO] [stdout] test ruleset_integration::test_complete_ruleset_workflow ... ok
[INFO] [stdout] test end_to_end_workflows::test_multiple_rule_applications ... ok
[INFO] [stderr]      Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-40cc14397ecf2dff)
[INFO] [stdout] test performance_and_edge_cases::test_pattern_matching_edge_cases ... ok
[INFO] [stdout] test end_to_end_workflows::test_simple_algebraic_simplification ... ok
[INFO] [stdout] test common::tests::test_utilities_work ... ok
[INFO] [stdout] test performance_and_edge_cases::test_large_expression_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test action_parser_tests::test_complex_action ... ok
[INFO] [stdout] test action_parser_tests::test_computation_action ... ok
[INFO] [stdout] test action_parser_tests::test_simple_number_action ... ok
[INFO] [stdout] test error_handling_tests::test_mismatched_parentheses ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_pattern_syntax ... ok
[INFO] [stdout] test common::tests::test_utilities_work ... ok
[INFO] [stdout] test expression_parser_tests::test_function_calls ... ok
[INFO] [stdout] test expression_parser_tests::test_deeply_nested ... ok
[INFO] [stdout] test expression_parser_tests::test_operator_precedence ... ok
[INFO] [stdout] test action_parser_tests::test_simple_variable_action ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_ruleset_syntax ... ok
[INFO] [stdout] test expression_parser_tests::test_complex_repeated_structure ... ok
[INFO] [stdout] test expression_parser_tests::test_power_operator ... ok
[INFO] [stdout] test expression_parser_tests::test_repeated_variables ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_addition ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_multiplication ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_numbers ... ok
[INFO] [stdout] test expression_parser_tests::test_unary_operators ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_variables ... ok
[INFO] [stdout] test expression_parser_tests::test_nested_expressions ... ok
[INFO] [stdout] test pattern_parser_tests::test_pattern_with_constants ... ok
[INFO] [stdout] test pattern_parser_tests::test_pattern_with_functions ... ok
[INFO] [stdout] test pattern_parser_tests::test_pattern_with_parentheses ... ok
[INFO] [stdout] test expression_parser_tests::test_function_calls_multiple_args ... ok
[INFO] [stdout] test pattern_parser_tests::test_monoid_ruleset_count ... ok
[INFO] [stdout] test pattern_parser_tests::test_pattern_with_structure ... ok
[INFO] [stdout] test pattern_parser_tests::test_repeated_pattern_variable ... ok
[INFO] [stdout] test pattern_parser_tests::test_ruleset_with_parentheses_pattern ... ok
[INFO] [stdout] test pattern_parser_tests::test_simple_wildcard ... ok
[INFO] [stdout] test ruleset_parser_tests::test_complex_rules ... ok
[INFO] [stdout] test ruleset_parser_tests::test_multiple_rules ... ok
[INFO] [stdout] test ruleset_parser_tests::test_simple_rule ... ok
[INFO] [stdout] test expression_parser_tests::test_parentheses_override_precedence ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_expression_syntax ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- error_handling_tests::test_invalid_expression_syntax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'error_handling_tests::test_invalid_expression_syntax' (57) panicked at tests/parser_tests.rs:311:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585eece3c09a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585eece3c09a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585eece3c09a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585eece3c09a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585eece4feba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585eece4feba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x585eece40922 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x585eece40922 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x585eece1b2af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585eece1b2af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585eece34609 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585eecca935c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x585eecca935c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x585eece347c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x585eece347c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585eece1b39a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x585eece12d09 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585eece1c07d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585eece5076c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stderr] error: test failed, to rerun pass `--test parser_tests`
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585eece50732 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x585eecc98941 - parser_tests::error_handling_tests::test_invalid_expression_syntax::h3f6ad54aacc5a9fd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_tests.rs:311:9
[INFO] [stdout]   21:     0x585eecc98997 - parser_tests::error_handling_tests::test_invalid_expression_syntax::{{closure}}::hf9a4291e9e060478
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_tests.rs:308:40
[INFO] [stdout]   22:     0x585eecc9c486 - core::ops::function::FnOnce::call_once::h2cb5e1af8819dd04
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x585eecc9d43b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x585eecc9d43b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x585eecca9e2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x585eecca9e2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x585eecca9e2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x585eecca9e2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x585eecca9e2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x585eecca9e2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x585eecca9e2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x585eecca5544 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x585eecca5544 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x585eeccaca32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x585eeccaca32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x585eeccaca32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x585eeccaca32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x585eeccaca32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x585eeccaca32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x585eeccaca32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x585eece3b9af - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x585eece3b9af - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7ffa74e3eaa4 - <unknown>
[INFO] [stdout]   44:     0x7ffa74ecba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     error_handling_tests::test_invalid_expression_syntax
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b11b897cdf0beabe65e29ca3de9ee940b58f25e6c4f6133edc93ab0c796b475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b11b897cdf0beabe65e29ca3de9ee940b58f25e6c4f6133edc93ab0c796b475", kill_on_drop: false }`
[INFO] [stdout] 4b11b897cdf0beabe65e29ca3de9ee940b58f25e6c4f6133edc93ab0c796b475
