[INFO] cloning repository https://github.com/Artemka374/bulletproof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artemka374/bulletproof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtemka374%2Fbulletproof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtemka374%2Fbulletproof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a66c4c509fa2560d60194847520599b28561eaf8
[INFO] documenting Artemka374/bulletproof against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtemka374%2Fbulletproof" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Artemka374/bulletproof
[INFO] finished tweaking git repo https://github.com/Artemka374/bulletproof
[INFO] tweaked toml for git repo https://github.com/Artemka374/bulletproof written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artemka374/bulletproof on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artemka374/bulletproof 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3202f5a675b6a3df51b18458224f2d5fe3a3dab6666d8f28aff8a5e4fb83438d
[INFO] running `Command { std: "docker" "start" "-a" "3202f5a675b6a3df51b18458224f2d5fe3a3dab6666d8f28aff8a5e4fb83438d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3202f5a675b6a3df51b18458224f2d5fe3a3dab6666d8f28aff8a5e4fb83438d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3202f5a675b6a3df51b18458224f2d5fe3a3dab6666d8f28aff8a5e4fb83438d", kill_on_drop: false }`
[INFO] [stdout] 3202f5a675b6a3df51b18458224f2d5fe3a3dab6666d8f28aff8a5e4fb83438d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aefdd0c823ab791eca33c1ef365f0240c6d330d6b78b6760f6dfb7fd9f550ba
[INFO] running `Command { std: "docker" "start" "-a" "8aefdd0c823ab791eca33c1ef365f0240c6d330d6b78b6760f6dfb7fd9f550ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-2.1.3/src/lib.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "nightly", feature(test))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-2.1.3/src/lib.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![cfg_attr(feature = "nightly", feature(doc_cfg))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8aefdd0c823ab791eca33c1ef365f0240c6d330d6b78b6760f6dfb7fd9f550ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aefdd0c823ab791eca33c1ef365f0240c6d330d6b78b6760f6dfb7fd9f550ba", kill_on_drop: false }`
[INFO] [stdout] 8aefdd0c823ab791eca33c1ef365f0240c6d330d6b78b6760f6dfb7fd9f550ba
