[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] checking F1R3FLY-io/rholang-rs against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1R3FLY-io%2Frholang-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/F1R3FLY-io/rholang-rs on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.6
[INFO] [stderr]   Downloaded ansi-width v0.1.0
[INFO] [stderr]   Downloaded bracket-parser v0.1.0
[INFO] [stderr]   Downloaded rustyline-async v0.4.7
[INFO] [stderr]   Downloaded nonempty-collections v1.3.0
[INFO] [stderr]   Downloaded insta v1.46.1
[INFO] [stderr]   Downloaded thingbuf v0.1.6
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded i256 v0.2.3
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded async-scoped v0.9.0
[INFO] [stderr]   Downloaded validated v1.0.0
[INFO] [stderr]   Downloaded as-any v0.3.2
[INFO] [stderr]   Downloaded intmap v3.1.3
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 200415eeb6d76731507ee1e32484c499df97e6515f6c2286d6d8ba019b33955f
[INFO] running `Command { std: "docker" "start" "-a" "200415eeb6d76731507ee1e32484c499df97e6515f6c2286d6d8ba019b33955f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "200415eeb6d76731507ee1e32484c499df97e6515f6c2286d6d8ba019b33955f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "200415eeb6d76731507ee1e32484c499df97e6515f6c2286d6d8ba019b33955f", kill_on_drop: false }`
[INFO] [stdout] 200415eeb6d76731507ee1e32484c499df97e6515f6c2286d6d8ba019b33955f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91c164ca0dafcb09942daea3b751748d3f2e8cccc2d18f890a812b7207cf29a0
[INFO] running `Command { std: "docker" "start" "-a" "91c164ca0dafcb09942daea3b751748d3f2e8cccc2d18f890a812b7207cf29a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking nonempty-collections v1.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking validated v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rholang-tree-sitter v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter)
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling bracket-parser v0.1.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ansi-width v0.1.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling i256 v0.2.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking intmap v3.1.3
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling rholang-tree-sitter-proc-macro v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter-proc-macro)
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rholang-parser v0.1.0 (/opt/rustwide/workdir/rholang-parser)
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]     Checking insta v1.46.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking rustyline-async v0.4.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking shell v0.1.2 (/opt/rustwide/workdir/rholang-shell)
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-scoped v0.9.0
[INFO] [stderr]     Checking rholang-lib v0.1.0 (/opt/rustwide/workdir/rholang-lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "91c164ca0dafcb09942daea3b751748d3f2e8cccc2d18f890a812b7207cf29a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c164ca0dafcb09942daea3b751748d3f2e8cccc2d18f890a812b7207cf29a0", kill_on_drop: false }`
[INFO] [stdout] 91c164ca0dafcb09942daea3b751748d3f2e8cccc2d18f890a812b7207cf29a0
