[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekinimo%2Fexpression-explorer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ekinimo/expression-explorer on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5ad8b50d8cb369863ef4d9a32e65efe93873172ec288ca4bc5b959ff48a996d
[INFO] running `Command { std: "docker" "start" "-a" "e5ad8b50d8cb369863ef4d9a32e65efe93873172ec288ca4bc5b959ff48a996d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5ad8b50d8cb369863ef4d9a32e65efe93873172ec288ca4bc5b959ff48a996d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ad8b50d8cb369863ef4d9a32e65efe93873172ec288ca4bc5b959ff48a996d", kill_on_drop: false }`
[INFO] [stdout] e5ad8b50d8cb369863ef4d9a32e65efe93873172ec288ca4bc5b959ff48a996d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ac62db12d8cbca7f41f71e46a545cb310555b57a8eaf5a5969ce111701e81e1
[INFO] running `Command { std: "docker" "start" "-a" "7ac62db12d8cbca7f41f71e46a545cb310555b57a8eaf5a5969ce111701e81e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling layout-rs v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 warnings-macro v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling generational-box v0.6.2
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling dioxus-cli-config v0.6.3
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling dioxus-logger v0.6.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling const-serialize v0.6.2
[INFO] [stderr]    Compiling manganis-core v0.6.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]    Compiling dioxus-core v0.6.3
[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 54.07s
[INFO] running `Command { std: "docker" "inspect" "7ac62db12d8cbca7f41f71e46a545cb310555b57a8eaf5a5969ce111701e81e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac62db12d8cbca7f41f71e46a545cb310555b57a8eaf5a5969ce111701e81e1", kill_on_drop: false }`
[INFO] [stdout] 7ac62db12d8cbca7f41f71e46a545cb310555b57a8eaf5a5969ce111701e81e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06668aecce1ffb48db6f82809df4d1aa70b6e8e66c0ab5d9e97dfb10accc9828
[INFO] running `Command { std: "docker" "start" "-a" "06668aecce1ffb48db6f82809df4d1aa70b6e8e66c0ab5d9e97dfb10accc9828", 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_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_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 `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_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: 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_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: 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: 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 6.28s
[INFO] running `Command { std: "docker" "inspect" "06668aecce1ffb48db6f82809df4d1aa70b6e8e66c0ab5d9e97dfb10accc9828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06668aecce1ffb48db6f82809df4d1aa70b6e8e66c0ab5d9e97dfb10accc9828", kill_on_drop: false }`
[INFO] [stdout] 06668aecce1ffb48db6f82809df4d1aa70b6e8e66c0ab5d9e97dfb10accc9828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28846fb2eaf0e462e1134e6ed9c3f5d0a2fbfe3d7acd3d5fd6e3dd308922e6f7
[INFO] running `Command { std: "docker" "start" "-a" "28846fb2eaf0e462e1134e6ed9c3f5d0a2fbfe3d7acd3d5fd6e3dd308922e6f7", 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 `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: 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 `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: 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 "rule_application_tests") generated 4 warnings
[INFO] [stderr] warning: `expression-explorer` (test "regression_tests") generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: `expression-explorer` (test "pool_tests") generated 5 warnings (3 duplicates)
[INFO] [stderr] warning: `expression-explorer` (test "parser_tests") generated 2 warnings (2 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expression_explorer-170dc4373af93218)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/expression_explorer-a0768aeb02d41a3d)
[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] [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] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stderr]      Running tests/advanced_rule_tests.rs (/opt/rustwide/target/debug/deps/advanced_rule_tests-72536f43f97f1072)
[INFO] [stdout] test algebraic_transformations::test_distributive_law_forward ... ok
[INFO] [stdout] test algebraic_transformations::test_associative_property ... ok
[INFO] [stdout] test complex_pattern_scenarios::test_multiple_variable_capture ... ok
[INFO] [stdout] test algebraic_transformations::test_power_rules ... ok
[INFO] [stdout] test optimization_transformations::test_constant_folding ... 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_dead_code_elimination ... ok
[INFO] [stdout] test function_transformations::test_function_simplification ... ok
[INFO] [stdout] test algebraic_transformations::test_distributive_law_reverse ... ok
[INFO] [stdout] test complex_pattern_scenarios::test_conditional_rewriting ... ok
[INFO] [stdout] test optimization_transformations::test_strength_reduction ... ok
[INFO] [stdout] test rule_interaction_tests::test_recursive_rule_application ... ok
[INFO] [stdout] test rule_interaction_tests::test_conflicting_rules ... ok
[INFO] [stdout] test rule_interaction_tests::test_rule_priority_and_ordering ... ok
[INFO] [stdout] test function_transformations::test_simple_function_matching ... ok
[INFO] [stdout] test common::tests::test_utilities_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/distribution_tests.rs (/opt/rustwide/target/debug/deps/distribution_tests-cbffb60fa5a32f39)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_right_distribution ... ok
[INFO] [stdout] test test_multiple_distribution_steps ... 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-7a5f1a2c4f77fa1e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test performance_and_edge_cases::test_memory_efficiency ... ok
[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 end_to_end_workflows::test_nested_expression_transformation ... ok
[INFO] [stdout] test common::tests::test_utilities_work ... ok
[INFO] [stdout] test performance_and_edge_cases::test_no_infinite_loops ... ok
[INFO] [stdout] test performance_and_edge_cases::test_large_expression_handling ... 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] [stdout] 
[INFO] [stdout] test result: ok. 10 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-67bc48426ce2ea6a)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test common::tests::test_utilities_work ... ok
[INFO] [stdout] test action_parser_tests::test_simple_number_action ... ok
[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_variable_action ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_ruleset_syntax ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_pattern_syntax ... ok
[INFO] [stdout] test error_handling_tests::test_mismatched_parentheses ... ok
[INFO] [stdout] test expression_parser_tests::test_deeply_nested ... ok
[INFO] [stdout] test expression_parser_tests::test_complex_repeated_structure ... ok
[INFO] [stdout] test expression_parser_tests::test_function_calls_multiple_args ... ok
[INFO] [stdout] test expression_parser_tests::test_function_calls ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_addition ... ok
[INFO] [stdout] test expression_parser_tests::test_parentheses_override_precedence ... ok
[INFO] [stdout] test expression_parser_tests::test_repeated_variables ... ok
[INFO] [stdout] test expression_parser_tests::test_operator_precedence ... ok
[INFO] [stdout] test expression_parser_tests::test_power_operator ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_multiplication ... ok
[INFO] [stdout] test expression_parser_tests::test_nested_expressions ... ok
[INFO] [stdout] test pattern_parser_tests::test_monoid_ruleset_count ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_variables ... ok
[INFO] [stdout] test expression_parser_tests::test_unary_operators ... ok
[INFO] [stdout] test pattern_parser_tests::test_pattern_with_constants ... ok
[INFO] [stdout] test expression_parser_tests::test_simple_numbers ... ok
[INFO] [stdout] test ruleset_parser_tests::test_complex_rules ... ok
[INFO] [stdout] test ruleset_parser_tests::test_simple_rule ... ok
[INFO] [stdout] test pattern_parser_tests::test_pattern_with_functions ... ok
[INFO] [stdout] test ruleset_parser_tests::test_multiple_rules ... ok
[INFO] [stdout] test pattern_parser_tests::test_ruleset_with_parentheses_pattern ... 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_simple_wildcard ... ok
[INFO] [stdout] test pattern_parser_tests::test_pattern_with_parentheses ... 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' (65) panicked at tests/parser_tests.rs:311:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6109bebffc52 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6109bebffc52 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6109bebffc52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6109bebffc52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6109bec0fcdf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6109bec0fcdf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6109bebcd723 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6109bebcd723 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6109bebd94c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6109bebddf9f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6109bebdde31 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6109bea73a3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6109bea73a3e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6109bebde5af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6109bebde5af - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6109bebde3d6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6109bebd95f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6109bebc1eed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6109bec17710 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6109bec176ec - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6109bea4e531 - parser_tests::error_handling_tests::test_invalid_expression_syntax::hfa30630ab166056e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_tests.rs:311:9
[INFO] [stdout]   21:     0x6109bea4e587 - parser_tests::error_handling_tests::test_invalid_expression_syntax::{{closure}}::h9c62636548f00a97
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_tests.rs:308:40
[INFO] [stdout]   22:     0x6109bea52576 - core::ops::function::FnOnce::call_once::ha3c5e191fedaf7eb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6109bea7383b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6109bea7383b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6109bea8789d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6109bea8789d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6109bea8789d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6109bea8789d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6109bea8789d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6109bea8789d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6109bea8789d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6109bea60de4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6109bea60de4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6109bea6463a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x6109bea6463a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6109bea6463a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6109bea6463a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6109bea6463a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6109bea6463a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x6109bea6463a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6109bebd49ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x6109bebd49ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7d73ba78baa4 - <unknown>
[INFO] [stdout]   44:     0x7d73ba818a64 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test parser_tests`
[INFO] running `Command { std: "docker" "inspect" "28846fb2eaf0e462e1134e6ed9c3f5d0a2fbfe3d7acd3d5fd6e3dd308922e6f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28846fb2eaf0e462e1134e6ed9c3f5d0a2fbfe3d7acd3d5fd6e3dd308922e6f7", kill_on_drop: false }`
[INFO] [stdout] 28846fb2eaf0e462e1134e6ed9c3f5d0a2fbfe3d7acd3d5fd6e3dd308922e6f7
