[INFO] fetching crate wot_replay_parser 0.2.2...
[INFO] documenting wot_replay_parser-0.2.2 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate wot_replay_parser 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wot_replay_parser 0.2.2
[INFO] finished tweaking crates.io crate wot_replay_parser 0.2.2
[INFO] tweaked toml for crates.io crate wot_replay_parser 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wot_replay_parser 0.2.2 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to highest compatible versions
[INFO] [stderr]       Adding blowfish v0.9.1 (available: v0.10.0)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding env_logger v0.8.4 (available: v0.11.11)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding miniz_oxide v0.4.4 (available: v0.9.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding num-bigint v0.4.8 (available: v0.5.1)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.14.0)
[INFO] [stderr]       Adding phf_codegen v0.11.3 (available: v0.14.0)
[INFO] [stderr]       Adding serde_with v1.14.0 (available: v3.23.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] [stderr]       Adding wot-battle-results-parser-utils v0.1.0 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d
[INFO] running `Command { std: "docker" "start" "ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d", 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" "ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iter-read v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling wot-battle-results-parser-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]    Compiling wot-battle-results-parser-utils v0.1.0
[INFO] [stderr]    Compiling wot_def_file_parser v0.1.0
[INFO] [stderr]    Compiling wot_replay_parser v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking wot_types v0.1.0
[INFO] [stderr]  Documenting wot_replay_parser v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/replay_parser.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub struct ReplayParser {
[INFO] [stdout] 34 | |     /// raw binary data of the entire `.wotreplay` file
[INFO] [stdout] 35 | |     data: Vec<u8>,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     packets_buffer: Option<Vec<u8>>,
[INFO] [stdout] 42 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `TODO: Remove this * import`
[INFO] [stdout]    = help: ends near `multiple instances of `ReplayParser`.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/replay_parser.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub struct ReplayParser {
[INFO] [stdout] 34 | |     /// raw binary data of the entire `.wotreplay` file
[INFO] [stdout] 35 | |     data: Vec<u8>,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     packets_buffer: Option<Vec<u8>>,
[INFO] [stdout] 42 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Parse a wotreplay from file. Only deals with that wotreplay. If you need to parse multiple replays, create`
[INFO] [stdout]    = help: ends near `Parse a wotreplay from file. Only deals with that wotreplay. If you need to parse multiple replays, create`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `wot_replay_parser`
[INFO] running `Command { std: "docker" "inspect" "ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d", kill_on_drop: false }`
[INFO] [stdout] ec288f7c8906d5eddb9094e44f28378af1c4db289f0a3f63713bba179d480f3d
