[INFO] cloning repository https://github.com/F1R3FLY-io/rholang-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/F1R3FLY-io/rholang-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1R3FLY-io%2Frholang-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1R3FLY-io%2Frholang-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0f5471e96c06e2e2e0c3d115b8454db0a33abc3
[INFO] testing F1R3FLY-io/rholang-rs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1R3FLY-io%2Frholang-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/F1R3FLY-io/rholang-rs
[INFO] finished tweaking git repo https://github.com/F1R3FLY-io/rholang-rs
[INFO] tweaked toml for git repo https://github.com/F1R3FLY-io/rholang-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/F1R3FLY-io/rholang-rs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 193 packages to latest Rust 1.90.0-nightly compatible versions
[INFO] [stderr]       Adding rstest v0.25.0 (available: v0.26.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba1f20570ddb54f5c826894d0286c90a3347416ce7d9acc228746e89d675795c
[INFO] running `Command { std: "docker" "start" "-a" "ba1f20570ddb54f5c826894d0286c90a3347416ce7d9acc228746e89d675795c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba1f20570ddb54f5c826894d0286c90a3347416ce7d9acc228746e89d675795c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1f20570ddb54f5c826894d0286c90a3347416ce7d9acc228746e89d675795c", kill_on_drop: false }`
[INFO] [stdout] ba1f20570ddb54f5c826894d0286c90a3347416ce7d9acc228746e89d675795c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cde1b13ed3d446c1ae4cda8861494fd2ac335142e9650623c66e68f7c8d291b3
[INFO] running `Command { std: "docker" "start" "-a" "cde1b13ed3d446c1ae4cda8861494fd2ac335142e9650623c66e68f7c8d291b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling nonempty-collections v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ansi-width v0.1.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling validated v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rholang-tree-sitter v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter)
[INFO] [stderr]    Compiling bracket-parser v0.1.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rholang-tree-sitter-proc-macro v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter-proc-macro)
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rholang-parser v0.1.0 (/opt/rustwide/workdir/rholang-parser)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling rustyline-async v0.4.7
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling shell v0.1.2 (/opt/rustwide/workdir/rholang-shell)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "cde1b13ed3d446c1ae4cda8861494fd2ac335142e9650623c66e68f7c8d291b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde1b13ed3d446c1ae4cda8861494fd2ac335142e9650623c66e68f7c8d291b3", kill_on_drop: false }`
[INFO] [stdout] cde1b13ed3d446c1ae4cda8861494fd2ac335142e9650623c66e68f7c8d291b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55b6383aa1f05af0bf3088040a70929ce9a324a77734a5d2f6aa5f16dc2e2cdf
[INFO] running `Command { std: "docker" "start" "-a" "55b6383aa1f05af0bf3088040a70929ce9a324a77734a5d2f6aa5f16dc2e2cdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling rholang-tree-sitter v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter)
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling rholang-tree-sitter-proc-macro v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter-proc-macro)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling rholang-parser v0.1.0 (/opt/rustwide/workdir/rholang-parser)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling rustyline-async v0.4.7
[INFO] [stderr]    Compiling shell v0.1.2 (/opt/rustwide/workdir/rholang-shell)
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "55b6383aa1f05af0bf3088040a70929ce9a324a77734a5d2f6aa5f16dc2e2cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b6383aa1f05af0bf3088040a70929ce9a324a77734a5d2f6aa5f16dc2e2cdf", kill_on_drop: false }`
[INFO] [stdout] 55b6383aa1f05af0bf3088040a70929ce9a324a77734a5d2f6aa5f16dc2e2cdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85b421ead601f53f0be3c9f7a4135d727be1fe6d1493a6816091b30fc6e7c04e
[INFO] running `Command { std: "docker" "start" "-a" "85b421ead601f53f0be3c9f7a4135d727be1fe6d1493a6816091b30fc6e7c04e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rholang_parser-0841b87577fba2bc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test traverse::tests::binary_tree ... ok
[INFO] [stdout] test traverse::tests::collection_map ... ok
[INFO] [stdout] test traverse::tests::mixed_tree ... ok
[INFO] [stdout] test traverse::tests::if_then_else_full ... ok
[INFO] [stdout] test traverse::tests::nested_for_comprehension ... ok
[INFO] [stdout] test traverse::tests::deep_unary_chain ... ok
[INFO] [stdout] test traverse::tests::single_leaf ... ok
[INFO] [stdout] test traverse::tests::nested_let_and_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/golden.rs (/opt/rustwide/target/debug/deps/golden-249e6f13136ab0a4)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test golden_test::path_07_ListProcTest_rho ... ok
[INFO] [stdout] test golden_test::path_09_auction_end_rho ... ok
[INFO] [stdout] test golden_test::path_08_MethodTest_rho ... ok
[INFO] [stdout] test golden_test::path_01_1_know_ones_revaddress_rho ... ok
[INFO] [stdout] test golden_test::path_04_Cell1_rho ... ok
[INFO] [stdout] test golden_test::path_11_block_data_rho ... ok
[INFO] [stdout] test golden_test::path_06_Cell3_bad_rho ... ok
[INFO] [stdout] test golden_test::path_02_2_check_balance_rho ... ok
[INFO] [stdout] test golden_test::path_14_dining_philosophers_rho ... ok
[INFO] [stdout] test golden_test::path_12_bond_rho ... ok
[INFO] [stdout] test golden_test::path_05_Cell3_rho ... ok
[INFO] [stdout] test golden_test::path_16_fileinteract_rho ... ok
[INFO] [stdout] test golden_test::path_15_dupe_rho ... ok
[INFO] [stdout] test golden_test::path_28_shortfast_rho ... ok
[INFO] [stdout] test golden_test::path_13_coat_check_rho ... ok
[INFO] [stdout] test golden_test::path_22_hello_world_again_rho ... ok
[INFO] [stdout] test golden_test::path_20_fuseRead_rho ... ok
[INFO] [stdout] test golden_test::path_24_longfast_rho ... ok
[INFO] [stdout] test golden_test::path_26_loopback_rho ... ok
[INFO] [stdout] test golden_test::path_30_simpleInsertCall_rho ... ok
[INFO] [stdout] test golden_test::path_29_shortslow_rho ... ok
[INFO] [stdout] test golden_test::path_32_simpleLookupTest_rho ... ok
[INFO] [stdout] test golden_test::path_03_3_transfer_funds_rho ... ok
[INFO] [stdout] test golden_test::path_25_longslow_rho ... ok
[INFO] [stdout] test golden_test::path_23_iteration_rho ... ok
[INFO] [stdout] test golden_test::path_33_stderr_rho ... ok
[INFO] [stdout] test golden_test::path_35_stdout_rho ... ok
[INFO] [stdout] test golden_test::path_27_sending_receiving_multiple_rho ... ok
[INFO] [stdout] test golden_test::path_34_stderrAck_rho ... ok
[INFO] [stdout] test golden_test::path_36_stdoutAck_rho ... ok
[INFO] [stdout] test golden_test::path_38_tut_bytearray_methods_rho ... ok
[INFO] [stdout] test golden_test::path_10_bank_contract_rho ... ok
[INFO] [stdout] test golden_test::path_19_fuseMap_rho ... ok
[INFO] [stdout] test golden_test::path_17_filestore_rho ... ok
[INFO] [stdout] test golden_test::path_40_tut_hello_again_rho ... ok
[INFO] [stdout] test golden_test::path_31_simpleInsertTest_rho ... ok
[INFO] [stdout] test golden_test::path_44_tut_parens_rho ... ok
[INFO] [stdout] test golden_test::path_42_tut_lists_methods_rho ... ok
[INFO] [stdout] test golden_test::path_49_tut_registry_split2_rho ... ok
[INFO] [stdout] test golden_test::path_39_tut_hash_functions_rho ... ok
[INFO] [stdout] test golden_test::path_18_for_patterns_rho ... ok
[INFO] [stdout] test golden_test::path_21_fuseWrite_rho ... ok
[INFO] [stdout] test golden_test::path_41_tut_hello_rho ... ok
[INFO] [stdout] test golden_test::path_53_tut_tuples_methods_rho ... ok
[INFO] [stdout] test golden_test::path_47_tut_rcon_or_rho ... ok
[INFO] [stdout] test golden_test::path_48_tut_rcon_rho ... ok
[INFO] [stdout] test golden_test::path_52_tut_strings_methods_rho ... ok
[INFO] [stdout] test golden_test::path_46_tut_prime_rho ... ok
[INFO] [stdout] test golden_test::path_50_tut_registry_rho ... ok
[INFO] [stdout] test golden_test::path_45_tut_philosophers_rho ... ok
[INFO] [stdout] test golden_test::path_51_tut_sets_methods_rho ... ok
[INFO] [stdout] test golden_test::path_43_tut_maps_methods_rho ... ok
[INFO] [stdout] test golden_test::path_37_treasury_rho ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/rholang_tree_sitter-a4fe1037e501c2ab)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_can_load_grammar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rholang_tree_sitter_proc_macro-743c95e369556a26)
[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/macros.rs (/opt/rustwide/target/debug/deps/macros-945052936c4d4c46)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_field_macro ... ok
[INFO] [stdout] test test_macro_integration ... ok
[INFO] [stdout] test test_kw_macro ... ok
[INFO] [stdout] test test_kind_macro ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_kind_macro stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_kind_macro' panicked at rholang-tree-sitter-proc-macro/tests/macros.rs:36:5:
[INFO] [stdout] assertion `left == right` failed: Unexpected ID for branch
[INFO] [stdout]   left: 128
[INFO] [stdout]  right: 129
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abe4b622b82 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abe4b622b82 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abe4b622b82 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abe4b622b82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abe4b647c43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abe4b647c43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5abe4b61fb13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abe4b61fb13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abe4b6229d2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abe4b6240ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5abe4b623f42 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5abe4b5ec064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5abe4b5ec064 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abe4b624acb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5abe4b624acb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5abe4b62489a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5abe4b623079 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5abe4b62452d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5abe4b6467c0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5abe4b646ab7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x5abe4b5b29dc - core::panicking::assert_failed::h394eedf3dde55582
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5abe4b5b2a20 - macros::test_kind_macro::h6f0120971292c0e2
[INFO] [stdout]                                at /opt/rustwide/workdir/rholang-tree-sitter-proc-macro/tests/macros.rs:36:5
[INFO] [stdout]   22:     0x5abe4b5b2986 - macros::test_kind_macro::{{closure}}::hca58a75c86d71a62
[INFO] [stdout]                                at /opt/rustwide/workdir/rholang-tree-sitter-proc-macro/tests/macros.rs:23:21
[INFO] [stdout]   23:     0x5abe4b5b2986 - core::ops::function::FnOnce::call_once::h01fac87f3e94c462
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5abe4b5f179b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5abe4b5f179b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5abe4b5f09de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5abe4b5f09de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5abe4b5f09de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5abe4b5f09de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5abe4b5f09de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5abe4b5f09de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5abe4b5f09de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5abe4b5b4584 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5abe4b5b4584 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5abe4b5b7f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5abe4b5b7f2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5abe4b5b7f2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5abe4b5b7f2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5abe4b5b7f2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5abe4b5b7f2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5abe4b5b7f2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5abe4b627a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5abe4b627a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5abe4b627a27 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x74e55796daa4 - <unknown>
[INFO] [stdout]   46:     0x74e5579faa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_kind_macro
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rholang-tree-sitter-proc-macro --test macros`
[INFO] running `Command { std: "docker" "inspect" "85b421ead601f53f0be3c9f7a4135d727be1fe6d1493a6816091b30fc6e7c04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b421ead601f53f0be3c9f7a4135d727be1fe6d1493a6816091b30fc6e7c04e", kill_on_drop: false }`
[INFO] [stdout] 85b421ead601f53f0be3c9f7a4135d727be1fe6d1493a6816091b30fc6e7c04e
