[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] 139e9e67646f90859332d17d922f9d9deaf2f0c9
[INFO] building F1R3FLY-io/rholang-rs against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1R3FLY-io%2Frholang-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/F1R3FLY-io/rholang-rs on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest Rust 1.94.0-nightly compatible versions
[INFO] [stderr]       Adding tree-sitter v0.25.10 (available: v0.26.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afedf85be7a0e7c7f9f2514ecff8ca11ffaa60c9674301ec393dea4d8e6b6206
[INFO] running `Command { std: "docker" "start" "-a" "afedf85be7a0e7c7f9f2514ecff8ca11ffaa60c9674301ec393dea4d8e6b6206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afedf85be7a0e7c7f9f2514ecff8ca11ffaa60c9674301ec393dea4d8e6b6206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afedf85be7a0e7c7f9f2514ecff8ca11ffaa60c9674301ec393dea4d8e6b6206", kill_on_drop: false }`
[INFO] [stdout] afedf85be7a0e7c7f9f2514ecff8ca11ffaa60c9674301ec393dea4d8e6b6206
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9417a3942fa3633e5191ffc9771104867c8afa4c9578f2d729aac1038e7c082
[INFO] running `Command { std: "docker" "start" "-a" "b9417a3942fa3633e5191ffc9771104867c8afa4c9578f2d729aac1038e7c082", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling zmij v0.1.8
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling nonempty-collections v1.2.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ansi-width v0.1.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling i256 v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling validated v1.0.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling intmap v3.1.3
[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 stacker v0.1.22
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rholang-tree-sitter-proc-macro v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter-proc-macro)
[INFO] [stderr]    Compiling rholang-parser v0.1.0 (/opt/rustwide/workdir/rholang-parser)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustyline-async v0.4.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling shell v0.1.2 (/opt/rustwide/workdir/rholang-shell)
[INFO] [stderr]    Compiling rholang-lib v0.1.0 (/opt/rustwide/workdir/rholang-lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.41s
[INFO] running `Command { std: "docker" "inspect" "b9417a3942fa3633e5191ffc9771104867c8afa4c9578f2d729aac1038e7c082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9417a3942fa3633e5191ffc9771104867c8afa4c9578f2d729aac1038e7c082", kill_on_drop: false }`
[INFO] [stdout] b9417a3942fa3633e5191ffc9771104867c8afa4c9578f2d729aac1038e7c082
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a56a30bb2c6a3fb260a8153650d9f9944555724222638e169ca3ee42de8e916
[INFO] running `Command { std: "docker" "start" "-a" "0a56a30bb2c6a3fb260a8153650d9f9944555724222638e169ca3ee42de8e916", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rholang-tree-sitter v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter)
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling rholang-tree-sitter-proc-macro v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter-proc-macro)
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rholang-parser v0.1.0 (/opt/rustwide/workdir/rholang-parser)
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling insta v1.45.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling rustyline-async v0.4.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling rholang-lib v0.1.0 (/opt/rustwide/workdir/rholang-lib)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling shell v0.1.2 (/opt/rustwide/workdir/rholang-shell)
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr] error: could not compile `rholang-lib` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name librho --edition=2024 rholang-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=187cdd0601ccb4b6 -C extra-filename=-2180c25a6515e5ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-76f76fcaa54b2255.rlib --extern as_any=/opt/rustwide/target/debug/deps/libas_any-4426e8a2b3cb8a48.rlib --extern async_scoped=/opt/rustwide/target/debug/deps/libasync_scoped-05bda25840f3618c.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-32cd9312e4c2397e.rlib --extern by_address=/opt/rustwide/target/debug/deps/libby_address-98002f70c3973cd1.rlib --extern divan=/opt/rustwide/target/debug/deps/libdivan-a7bbc1f6dee24c30.rlib --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-755aabd81925e587.rlib --extern i256=/opt/rustwide/target/debug/deps/libi256-7b83a6549dc2b285.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d6aee67a3aadc2c9.rlib --extern intmap=/opt/rustwide/target/debug/deps/libintmap-121ab22584c5641d.rlib --extern nonempty_collections=/opt/rustwide/target/debug/deps/libnonempty_collections-6af54f36c0b6844f.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1a744fbcdd2c4190.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-06193b76a52be0e7.rlib --extern rholang_parser=/opt/rustwide/target/debug/deps/librholang_parser.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-715c302310e18f83.rlib --extern stacker=/opt/rustwide/target/debug/deps/libstacker-a4a336c96ff1cdfb.rlib --extern test_macros=/opt/rustwide/target/debug/deps/libtest_macros-9e03f3412d6a2f27.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b6e18b9850fec7e9.rlib --extern validated=/opt/rustwide/target/debug/deps/libvalidated-254a77265331fe9f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rholang-tree-sitter-4428cb2e77a1b275/out -L native=/opt/rustwide/target/debug/build/tree-sitter-fe01b6cda6ec065d/out -L native=/opt/rustwide/target/debug/build/psm-fa1361002e85f054/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a56a30bb2c6a3fb260a8153650d9f9944555724222638e169ca3ee42de8e916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a56a30bb2c6a3fb260a8153650d9f9944555724222638e169ca3ee42de8e916", kill_on_drop: false }`
[INFO] [stdout] 0a56a30bb2c6a3fb260a8153650d9f9944555724222638e169ca3ee42de8e916
