[INFO] cloning repository https://github.com/manuelpepe/rust-practice-redis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manuelpepe/rust-practice-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuelpepe%2Frust-practice-redis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuelpepe%2Frust-practice-redis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aacc6b834364081547d704675d8bfeace2f3959
[INFO] documenting manuelpepe/rust-practice-redis against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuelpepe%2Frust-practice-redis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/manuelpepe/rust-practice-redis on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/manuelpepe/rust-practice-redis
[INFO] finished tweaking git repo https://github.com/manuelpepe/rust-practice-redis
[INFO] tweaked toml for git repo https://github.com/manuelpepe/rust-practice-redis written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/manuelpepe/rust-practice-redis 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-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc1bb72eb40c344e36a935a8286242e7df933c71d9f2b98a942877f7143d4f57
[INFO] running `Command { std: "docker" "start" "-a" "dc1bb72eb40c344e36a935a8286242e7df933c71d9f2b98a942877f7143d4f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc1bb72eb40c344e36a935a8286242e7df933c71d9f2b98a942877f7143d4f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc1bb72eb40c344e36a935a8286242e7df933c71d9f2b98a942877f7143d4f57", kill_on_drop: false }`
[INFO] [stdout] dc1bb72eb40c344e36a935a8286242e7df933c71d9f2b98a942877f7143d4f57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31d7721a83d30ed506c494e50ba75d0cc3906335ad2a1853bcfc1e4e775a02f4
[INFO] running `Command { std: "docker" "start" "-a" "31d7721a83d30ed506c494e50ba75d0cc3906335ad2a1853bcfc1e4e775a02f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking tokio-stream v0.1.12
[INFO] [stderr]  Documenting redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/protocol.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 53 | |     /// -ERR unknown command 'helloworld'
[INFO] [stdout] 54 | |     /// -WRONGTYPE Operation against a key holding the wrong kind of value
[INFO] [stdout] 55 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: character literal may only contain one codepoint
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/protocol.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 156 | |     /// *5\r\n
[INFO] [stdout] 157 | |     /// :1\r\n
[INFO] [stdout] 158 | |     /// :2\r\n
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |     /// hello\r\n
[INFO] [stdout] 163 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/protocol.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 184 | |     /// *2\r\n
[INFO] [stdout] 185 | |     /// *3\r\n
[INFO] [stdout] 186 | |     /// :1\r\n
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     /// -World\r\n
[INFO] [stdout] 192 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 183 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/protocol.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |       /// ```
[INFO] [stdout]     |  _________^
[INFO] [stdout] 205 | |     /// *3\r\n
[INFO] [stdout] 206 | |     /// $5\r\n
[INFO] [stdout] 207 | |     /// hello\r\n
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |     /// world\r\n
[INFO] [stdout] 211 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout]     = note: error from rustc: unknown start of token: \
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 204 |     /// ```text
[INFO] [stdout]     |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `count`
[INFO] [stdout]    --> src/protocol.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |     /// As you can see after the *<count>CRLF part prefixing the array, the other data types composing the array
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.81s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/redis_starter_rust/index.html
[INFO] running `Command { std: "docker" "inspect" "31d7721a83d30ed506c494e50ba75d0cc3906335ad2a1853bcfc1e4e775a02f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d7721a83d30ed506c494e50ba75d0cc3906335ad2a1853bcfc1e4e775a02f4", kill_on_drop: false }`
[INFO] [stdout] 31d7721a83d30ed506c494e50ba75d0cc3906335ad2a1853bcfc1e4e775a02f4
