[INFO] cloning repository https://github.com/sgr-team/math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgr-team/math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgr-team%2Fmath", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgr-team%2Fmath'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d859c1b1d00799c790ffe66279744d34fe5b618f
[INFO] documenting sgr-team/math against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgr-team%2Fmath" "/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/sgr-team/math
[INFO] finished tweaking git repo https://github.com/sgr-team/math
[INFO] tweaked toml for git repo https://github.com/sgr-team/math written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sgr-team/math on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sgr-team/math 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" "+1.98.0-beta.1" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu v25.0.0
[INFO] [stderr]   Downloaded wgpu-core v25.0.1
[INFO] [stderr]   Downloaded wgpu-hal v25.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43
[INFO] running `Command { std: "docker" "start" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking libloading v0.8.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking sgrmath_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]  Documenting sgrmath_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]  Documenting sgrmath_ga v0.1.0 (/opt/rustwide/workdir/ga)
[INFO] [stderr]  Documenting sgrmath_pn v0.0.0 (/opt/rustwide/workdir/problems/pn)
[INFO] [stdout] warning: unresolved link to `best`
[INFO] [stdout]    --> ga/src/ga.rs:193:37
[INFO] [stdout]     |
[INFO] [stdout] 193 |     /// This is a safe version of [`best()`] that returns `None` if no best individual exists.
[INFO] [stdout]     |                                     ^^^^^^ no item named `best` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `best_value`
[INFO] [stdout]    --> ga/src/ga.rs:237:37
[INFO] [stdout]     |
[INFO] [stdout] 237 |     /// This is a safe version of [`best_value()`] that returns `None` if no best individual exists.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ no item named `best_value` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.99s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/sgrmath_core/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43", kill_on_drop: false }`
[INFO] [stdout] d2f4f18875661f5a04626207a540c8fa7eab18c0b21790b53a8d39c2ce5dad43
