[INFO] cloning repository https://github.com/0xbok/r1cs-halo2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xbok/r1cs-halo2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbok%2Fr1cs-halo2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xbok%2Fr1cs-halo2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dc1db0f4af1ba95d2c4bfc82e2077e79ae2754f
[INFO] documenting 0xbok/r1cs-halo2 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%2F0xbok%2Fr1cs-halo2" "/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/0xbok/r1cs-halo2
[INFO] finished tweaking git repo https://github.com/0xbok/r1cs-halo2
[INFO] tweaked toml for git repo https://github.com/0xbok/r1cs-halo2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xbok/r1cs-halo2 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/0xbok/r1cs-halo2 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] d9eeff302b83b4405540ac15bb6657c115c7309f6184f546082d2a6b7832901d
[INFO] running `Command { std: "docker" "start" "-a" "d9eeff302b83b4405540ac15bb6657c115c7309f6184f546082d2a6b7832901d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9eeff302b83b4405540ac15bb6657c115c7309f6184f546082d2a6b7832901d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9eeff302b83b4405540ac15bb6657c115c7309f6184f546082d2a6b7832901d", kill_on_drop: false }`
[INFO] [stdout] d9eeff302b83b4405540ac15bb6657c115c7309f6184f546082d2a6b7832901d
[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] 1347e21161769b3f2990de3b834e1545c9ee7b692d96af76602f257a1bc669e0
[INFO] running `Command { std: "docker" "start" "-a" "1347e21161769b3f2990de3b834e1545c9ee7b692d96af76602f257a1bc669e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking blake2b_simd v1.0.0
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling halo2curves v0.2.1 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.0#83c72d49)
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking pasta_curves v0.4.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking tabbycat v0.1.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2.git#50ee8ad7)
[INFO] [stderr]  Documenting r1cs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.01s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/r1cs/index.html
[INFO] running `Command { std: "docker" "inspect" "1347e21161769b3f2990de3b834e1545c9ee7b692d96af76602f257a1bc669e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1347e21161769b3f2990de3b834e1545c9ee7b692d96af76602f257a1bc669e0", kill_on_drop: false }`
[INFO] [stdout] 1347e21161769b3f2990de3b834e1545c9ee7b692d96af76602f257a1bc669e0
[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] 59eaf8aeafc28f7eb88c9709da78047a1ad659cff5ca416f38f3c4b5c1ca680e
[INFO] running `Command { std: "docker" "start" "-a" "59eaf8aeafc28f7eb88c9709da78047a1ad659cff5ca416f38f3c4b5c1ca680e", kill_on_drop: false }`
[INFO] [stderr]  Documenting r1cs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/r1cs/index.html
[INFO] running `Command { std: "docker" "inspect" "59eaf8aeafc28f7eb88c9709da78047a1ad659cff5ca416f38f3c4b5c1ca680e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59eaf8aeafc28f7eb88c9709da78047a1ad659cff5ca416f38f3c4b5c1ca680e", kill_on_drop: false }`
[INFO] [stdout] 59eaf8aeafc28f7eb88c9709da78047a1ad659cff5ca416f38f3c4b5c1ca680e
