[INFO] cloning repository https://github.com/Crinax/todo-app-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crinax/todo-app-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrinax%2Ftodo-app-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrinax%2Ftodo-app-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1b8a9dbc594db37299f6e7db148d8957b893122
[INFO] documenting Crinax/todo-app-server against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrinax%2Ftodo-app-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Crinax/todo-app-server
[INFO] finished tweaking git repo https://github.com/Crinax/todo-app-server
[INFO] tweaked toml for git repo https://github.com/Crinax/todo-app-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Crinax/todo-app-server on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Crinax/todo-app-server 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e40fc91b32d4fd85f967670f3c5137615a17a80f6ac1d73be69a0fbe126a268
[INFO] running `Command { std: "docker" "start" "-a" "6e40fc91b32d4fd85f967670f3c5137615a17a80f6ac1d73be69a0fbe126a268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e40fc91b32d4fd85f967670f3c5137615a17a80f6ac1d73be69a0fbe126a268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e40fc91b32d4fd85f967670f3c5137615a17a80f6ac1d73be69a0fbe126a268", kill_on_drop: false }`
[INFO] [stdout] 6e40fc91b32d4fd85f967670f3c5137615a17a80f6ac1d73be69a0fbe126a268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f859ed464573a9288956a7427d94563a0f10efc26dffb4cd805ecb20ce33595
[INFO] running `Command { std: "docker" "start" "-a" "7f859ed464573a9288956a7427d94563a0f10efc26dffb4cd805ecb20ce33595", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]  Documenting todo-app-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected type, found `}`
[INFO] [stdout]  --> src/core/task_column/entities/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct TaskColumn {
[INFO] [stdout]   |            ---------- while parsing this struct
[INFO] [stdout] 2 |     id: 
[INFO] [stdout] 3 | }
[INFO] [stdout]   | ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `todo-app-server`
[INFO] running `Command { std: "docker" "inspect" "7f859ed464573a9288956a7427d94563a0f10efc26dffb4cd805ecb20ce33595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f859ed464573a9288956a7427d94563a0f10efc26dffb4cd805ecb20ce33595", kill_on_drop: false }`
[INFO] [stdout] 7f859ed464573a9288956a7427d94563a0f10efc26dffb4cd805ecb20ce33595
