[INFO] cloning repository https://github.com/KSXGitHub/parallel-disk-usage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/parallel-disk-usage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparallel-disk-usage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparallel-disk-usage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acb0f52d948a3c5a6c20dd77d99b86773d7dbead
[INFO] documenting KSXGitHub/parallel-disk-usage 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%2Fparallel-disk-usage" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/KSXGitHub/parallel-disk-usage 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-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/KSXGitHub/parallel-disk-usage
[INFO] finished tweaking git repo https://github.com/KSXGitHub/parallel-disk-usage
[INFO] tweaked toml for git repo https://github.com/KSXGitHub/parallel-disk-usage written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/KSXGitHub/parallel-disk-usage 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0df49050c2477d57d1a12fccd77dc538ed6b962d095372dcd945e00338a1a6bb
[INFO] running `Command { std: "docker" "start" "-a" "0df49050c2477d57d1a12fccd77dc538ed6b962d095372dcd945e00338a1a6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0df49050c2477d57d1a12fccd77dc538ed6b962d095372dcd945e00338a1a6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df49050c2477d57d1a12fccd77dc538ed6b962d095372dcd945e00338a1a6bb", kill_on_drop: false }`
[INFO] [stdout] 0df49050c2477d57d1a12fccd77dc538ed6b962d095372dcd945e00338a1a6bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 886f6f0cc87f89cf1288d4b33d5be3773b9b8287fdc9d857ee2ceebbc0a2bbb2
[INFO] running `Command { std: "docker" "start" "-a" "886f6f0cc87f89cf1288d4b33d5be3773b9b8287fdc9d857ee2ceebbc0a2bbb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking pipe-trait v0.4.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rounded-div v0.1.2
[INFO] [stderr]     Checking text-block-macros v0.2.0
[INFO] [stderr]     Checking assert-cmp v0.2.1
[INFO] [stderr]     Checking sysinfo v0.32.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking clap_complete v4.5.36
[INFO] [stderr]     Checking clap-utilities v0.2.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]     Checking derive_more v1.0.0
[INFO] [stderr]  Documenting parallel-disk-usage v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking parallel-disk-usage v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]   --> src/visualizer/methods/bar_table.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             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:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             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:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             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:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             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:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |                     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.1/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] [stdout] error: expected one of `!`, `.`, `;`, `?`, `{`, `}`, or an operator, found `::`
[INFO] [stdout]   --> src/visualizer/methods/bar_table.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             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:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             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:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             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:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             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:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |                     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.1/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] [stdout] error[E0423]: expected value, found crate `assert_cmp`
[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]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a value
[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] [stderr] error: could not document `parallel-disk-usage`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parallel-disk-usage` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "886f6f0cc87f89cf1288d4b33d5be3773b9b8287fdc9d857ee2ceebbc0a2bbb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886f6f0cc87f89cf1288d4b33d5be3773b9b8287fdc9d857ee2ceebbc0a2bbb2", kill_on_drop: false }`
[INFO] [stdout] 886f6f0cc87f89cf1288d4b33d5be3773b9b8287fdc9d857ee2ceebbc0a2bbb2
