[INFO] cloning repository https://github.com/ivanburlakov/rust-parallel-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivanburlakov/rust-parallel-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanburlakov%2Frust-parallel-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanburlakov%2Frust-parallel-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d02224903be65225ef6ffda4598b0d908b8632b1
[INFO] documenting ivanburlakov/rust-parallel-example 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%2Fivanburlakov%2Frust-parallel-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ivanburlakov/rust-parallel-example
[INFO] finished tweaking git repo https://github.com/ivanburlakov/rust-parallel-example
[INFO] tweaked toml for git repo https://github.com/ivanburlakov/rust-parallel-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ivanburlakov/rust-parallel-example 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/ivanburlakov/rust-parallel-example 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] [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 transpose v0.2.0
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded ndarray v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 44fec33ea15cee26db0b2a4363a19832e130916b8fe5cde490262b025b5918b4
[INFO] running `Command { std: "docker" "start" "-a" "44fec33ea15cee26db0b2a4363a19832e130916b8fe5cde490262b025b5918b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44fec33ea15cee26db0b2a4363a19832e130916b8fe5cde490262b025b5918b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44fec33ea15cee26db0b2a4363a19832e130916b8fe5cde490262b025b5918b4", kill_on_drop: false }`
[INFO] [stdout] 44fec33ea15cee26db0b2a4363a19832e130916b8fe5cde490262b025b5918b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9666e773a22d3b45a66a32054a427c05790dcc6f7baa1c1515ccfe219a158c90
[INFO] running `Command { std: "docker" "start" "-a" "9666e773a22d3b45a66a32054a427c05790dcc6f7baa1c1515ccfe219a158c90", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking transpose v0.2.0
[INFO] [stderr]  Documenting math v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/math/index.html
[INFO] running `Command { std: "docker" "inspect" "9666e773a22d3b45a66a32054a427c05790dcc6f7baa1c1515ccfe219a158c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9666e773a22d3b45a66a32054a427c05790dcc6f7baa1c1515ccfe219a158c90", kill_on_drop: false }`
[INFO] [stdout] 9666e773a22d3b45a66a32054a427c05790dcc6f7baa1c1515ccfe219a158c90
