[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 try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1R3FLY-io%2Frholang-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/F1R3FLY-io/rholang-rs on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8e4b73b65dd8f0b8b000d545f23ef18f99efe555c7a9d2aaa44ef6580d4bd9a [INFO] running `Command { std: "docker" "start" "-a" "f8e4b73b65dd8f0b8b000d545f23ef18f99efe555c7a9d2aaa44ef6580d4bd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8e4b73b65dd8f0b8b000d545f23ef18f99efe555c7a9d2aaa44ef6580d4bd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e4b73b65dd8f0b8b000d545f23ef18f99efe555c7a9d2aaa44ef6580d4bd9a", kill_on_drop: false }` [INFO] [stdout] f8e4b73b65dd8f0b8b000d545f23ef18f99efe555c7a9d2aaa44ef6580d4bd9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b93605a4f4251836bb16fe8f2944a8d6375772e3333c7744708253427d37305 [INFO] running `Command { std: "docker" "start" "-a" "5b93605a4f4251836bb16fe8f2944a8d6375772e3333c7744708253427d37305", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [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.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking nonempty-collections v1.3.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking clap_lex v0.7.7 [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] Compiling indexmap v2.13.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking validated v1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rholang-tree-sitter v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter) [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling bracket-parser v0.1.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking futures-timer v3.0.3 [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 signal-hook-mio v0.2.5 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling i256 v0.2.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking intmap v3.1.3 [INFO] [stderr] Checking as-any v0.3.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking test-macros v0.1.0 (/opt/rustwide/workdir/test-macros) [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling ar_archive_writer v0.2.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.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking insta v1.46.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thingbuf v0.1.6 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling rholang-tree-sitter-proc-macro v0.1.2 (/opt/rustwide/workdir/rholang-tree-sitter-proc-macro) [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking rholang-parser v0.1.0 (/opt/rustwide/workdir/rholang-parser) [INFO] [stderr] Checking clap v4.5.54 [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 futures v0.3.31 [INFO] [stderr] Checking shell v0.1.2 (/opt/rustwide/workdir/rholang-shell) [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 59.80s [INFO] running `Command { std: "docker" "inspect" "5b93605a4f4251836bb16fe8f2944a8d6375772e3333c7744708253427d37305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b93605a4f4251836bb16fe8f2944a8d6375772e3333c7744708253427d37305", kill_on_drop: false }` [INFO] [stdout] 5b93605a4f4251836bb16fe8f2944a8d6375772e3333c7744708253427d37305