[INFO] cloning repository https://github.com/autarch/test-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/autarch/test-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautarch%2Ftest-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautarch%2Ftest-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac9b35c46543f3b770ae96c7c065cb1d704b23ed
[INFO] documenting autarch/test-project/ac9b35c46543f3b770ae96c7c065cb1d704b23ed against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautarch%2Ftest-project" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/autarch/test-project
[INFO] finished tweaking git repo https://github.com/autarch/test-project
[INFO] tweaked toml for git repo https://github.com/autarch/test-project written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/autarch/test-project on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/autarch/test-project 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sorted-vec v0.8.5
[INFO] [stderr]   Downloaded init_with v1.1.0
[INFO] [stderr]   Downloaded ubyte v0.10.4
[INFO] [stderr]   Downloaded divrem v1.0.0
[INFO] [stderr]   Downloaded ordered-float v4.5.0
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded elapsed v0.1.2
[INFO] [stderr]   Downloaded moyo v0.2.1
[INFO] [stderr]   Downloaded generator v0.8.4
[INFO] [stderr]   Downloaded union-find v0.4.3
[INFO] [stderr]   Downloaded kiddo v4.2.1
[INFO] [stderr]   Downloaded fixed v1.28.0
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f49a3818e340edfce34c1df9527b12ad488cbe2115b350a209e50f16746f89f
[INFO] running `Command { std: "docker" "start" "-a" "4f49a3818e340edfce34c1df9527b12ad488cbe2115b350a209e50f16746f89f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f49a3818e340edfce34c1df9527b12ad488cbe2115b350a209e50f16746f89f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f49a3818e340edfce34c1df9527b12ad488cbe2115b350a209e50f16746f89f", kill_on_drop: false }`
[INFO] [stdout] 4f49a3818e340edfce34c1df9527b12ad488cbe2115b350a209e50f16746f89f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18e7189b63ee8b665be9f7ce9d2412948f185760920270c856ecf3bc53bc07e2
[INFO] running `Command { std: "docker" "start" "-a" "18e7189b63ee8b665be9f7ce9d2412948f185760920270c856ecf3bc53bc07e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling generator v0.8.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ordered-float v4.5.0
[INFO] [stderr]     Checking sorted-vec v0.8.5
[INFO] [stderr]     Checking init_with v1.1.0
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking union-find v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking kiddo v4.2.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking moyo v0.2.1
[INFO] [stderr]  Documenting test-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.71s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/test_project/index.html
[INFO] running `Command { std: "docker" "inspect" "18e7189b63ee8b665be9f7ce9d2412948f185760920270c856ecf3bc53bc07e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e7189b63ee8b665be9f7ce9d2412948f185760920270c856ecf3bc53bc07e2", kill_on_drop: false }`
[INFO] [stdout] 18e7189b63ee8b665be9f7ce9d2412948f185760920270c856ecf3bc53bc07e2
