[INFO] cloning repository https://github.com/ABMatrix/zkmatrix-pool-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABMatrix/zkmatrix-pool-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fzkmatrix-pool-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fzkmatrix-pool-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb3a9eafc3314aeb0dd27f312c700747fdaad476
[INFO] documenting ABMatrix/zkmatrix-pool-protocol against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABMatrix%2Fzkmatrix-pool-protocol" "/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/ABMatrix/zkmatrix-pool-protocol
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ABMatrix/zkmatrix-pool-protocol
[INFO] tweaked toml for git repo https://github.com/ABMatrix/zkmatrix-pool-protocol written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ABMatrix/zkmatrix-pool-protocol on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ABMatrix/zkmatrix-pool-protocol 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fed77def66ec274c0366782f726438deee1a9d2c087c0734c471daaf6027a80e
[INFO] running `Command { std: "docker" "start" "-a" "fed77def66ec274c0366782f726438deee1a9d2c087c0734c471daaf6027a80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fed77def66ec274c0366782f726438deee1a9d2c087c0734c471daaf6027a80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed77def66ec274c0366782f726438deee1a9d2c087c0734c471daaf6027a80e", kill_on_drop: false }`
[INFO] [stdout] fed77def66ec274c0366782f726438deee1a9d2c087c0734c471daaf6027a80e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32681a7d3894000df018e0e737a8c05e1b47ec3a9e9e489ba066ce396ba1ee7f
[INFO] running `Command { std: "docker" "start" "-a" "32681a7d3894000df018e0e737a8c05e1b47ec3a9e9e489ba066ce396ba1ee7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling vergen v7.2.1
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling zkmatrix-pool-protocol v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking str-buf v2.0.5
[INFO] [stderr]     Checking json-rpc-types v1.0.3
[INFO] [stderr]  Documenting zkmatrix-pool-protocol v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.16s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/zkmatrix_pool_protocol/index.html
[INFO] running `Command { std: "docker" "inspect" "32681a7d3894000df018e0e737a8c05e1b47ec3a9e9e489ba066ce396ba1ee7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32681a7d3894000df018e0e737a8c05e1b47ec3a9e9e489ba066ce396ba1ee7f", kill_on_drop: false }`
[INFO] [stdout] 32681a7d3894000df018e0e737a8c05e1b47ec3a9e9e489ba066ce396ba1ee7f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c13218a65feb5d20ff7f8ed003bce129990690af2a25665c87d200eafed7452f
[INFO] running `Command { std: "docker" "start" "-a" "c13218a65feb5d20ff7f8ed003bce129990690af2a25665c87d200eafed7452f", kill_on_drop: false }`
[INFO] [stderr]  Documenting zkmatrix-pool-protocol v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/zkmatrix_pool_protocol/index.html
[INFO] running `Command { std: "docker" "inspect" "c13218a65feb5d20ff7f8ed003bce129990690af2a25665c87d200eafed7452f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c13218a65feb5d20ff7f8ed003bce129990690af2a25665c87d200eafed7452f", kill_on_drop: false }`
[INFO] [stdout] c13218a65feb5d20ff7f8ed003bce129990690af2a25665c87d200eafed7452f
