[INFO] cloning repository https://github.com/KSXGitHub/dirt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/dirt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fdirt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fdirt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77a63e03762cf7d9f51efc4a7b9191279a236648
[INFO] documenting KSXGitHub/dirt 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%2FKSXGitHub%2Fdirt" "/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/KSXGitHub/dirt 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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/KSXGitHub/dirt
[INFO] finished tweaking git repo https://github.com/KSXGitHub/dirt
[INFO] tweaked toml for git repo https://github.com/KSXGitHub/dirt written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/KSXGitHub/dirt 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] f92b88907e58e0b0d812d21c19ed671615c8887fb5abf0230ff9187dd4f5c6b7
[INFO] running `Command { std: "docker" "start" "-a" "f92b88907e58e0b0d812d21c19ed671615c8887fb5abf0230ff9187dd4f5c6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f92b88907e58e0b0d812d21c19ed671615c8887fb5abf0230ff9187dd4f5c6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92b88907e58e0b0d812d21c19ed671615c8887fb5abf0230ff9187dd4f5c6b7", kill_on_drop: false }`
[INFO] [stdout] f92b88907e58e0b0d812d21c19ed671615c8887fb5abf0230ff9187dd4f5c6b7
[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] 0f0efa42d0a91bcdba8f6bf133ce20a68f2e21c2b79d4c5591b168c807f04fe2
[INFO] running `Command { std: "docker" "start" "-a" "0f0efa42d0a91bcdba8f6bf133ce20a68f2e21c2b79d4c5591b168c807f04fe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking pipe-trait v0.2.1
[INFO] [stderr]     Checking assert-cmp v0.2.0
[INFO] [stderr]     Checking pipe-trait v0.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking text-block-macros v0.1.1
[INFO] [stderr]     Checking rounded-div v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]     Checking structopt-utilities v0.0.8
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking fmt-iter v0.2.1
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking zero-copy-pads v0.2.0
[INFO] [stderr]  Documenting dirt v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]   --> src/visualizer/methods/bar_table.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             debug_assert_op!(lv0_value <= lv1_value);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]   --> src/visualizer/methods/bar_table.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             debug_assert_op!(lv1_value <= lv2_value);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]   --> src/visualizer/methods/bar_table.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             debug_assert_op!(lv2_value <= lv3_value);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]   --> src/visualizer/methods/bar_table.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             debug_assert_op!(lv3_value <= lv4_value);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]   --> src/visualizer/methods/bar_table.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     debug_assert_op!(actual_lv4_value == width);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]    --> src/visualizer/methods/initial_table.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             debug_assert_op!(remaining_depth > 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]    --> src/visualizer/methods/initial_table.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             debug_assert_op!(sibling_count != 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]    --> src/visualizer/methods/initial_table.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             debug_assert_op!(index_as_child < sibling_count);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `debug_assert_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `::` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert-cmp-0.2.0/lib.rs:39:24
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 $module::$name_expr!($left, $op, $right)
[INFO] [stdout]     |                        ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/visualizer/methods/tree_table.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 debug_assert_op!(actual_row_index == expected_row_index)
[INFO] [stdout]     |                 -------------------------------------------------------- caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `debug_assert_op!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]    --> src/visualizer/methods/tree_table.rs:112:73
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 debug_assert_op!(actual_row_index == expected_row_index);
[INFO] [stdout]     |                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `dirt`
[INFO] running `Command { std: "docker" "inspect" "0f0efa42d0a91bcdba8f6bf133ce20a68f2e21c2b79d4c5591b168c807f04fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f0efa42d0a91bcdba8f6bf133ce20a68f2e21c2b79d4c5591b168c807f04fe2", kill_on_drop: false }`
[INFO] [stdout] 0f0efa42d0a91bcdba8f6bf133ce20a68f2e21c2b79d4c5591b168c807f04fe2
