[INFO] fetching crate bxvl 0.1.1...
[INFO] documenting bxvl-0.1.1 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate bxvl 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bxvl 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bxvl 0.1.1
[INFO] tweaked toml for crates.io crate bxvl 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bxvl 0.1.1 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bxvl 0.1.1 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9267e1a5f57005394c96174e8b1181cb9c05a3c139d79d26e8becc8d26649d8
[INFO] running `Command { std: "docker" "start" "-a" "c9267e1a5f57005394c96174e8b1181cb9c05a3c139d79d26e8becc8d26649d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9267e1a5f57005394c96174e8b1181cb9c05a3c139d79d26e8becc8d26649d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9267e1a5f57005394c96174e8b1181cb9c05a3c139d79d26e8becc8d26649d8", kill_on_drop: false }`
[INFO] [stdout] c9267e1a5f57005394c96174e8b1181cb9c05a3c139d79d26e8becc8d26649d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7dfb7fd061079c06dea2795d7c8364a674bd37accbd4776a9641ced6c59c885
[INFO] running `Command { std: "docker" "start" "-a" "b7dfb7fd061079c06dea2795d7c8364a674bd37accbd4776a9641ced6c59c885", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]  Documenting bxvl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `es`
[INFO] [stdout]    --> src/../README.md:311:102
[INFO] [stdout]     |
[INFO] [stdout] 311 | | Inch              |                          | `0.025_4 m`                         | `in`, `inch`[`es`]     |
[INFO] [stdout]     |                                                                                                      ^^ no item named `es` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Yard              |                          | `0.914_4 m`                         | `yd`[`s`], `yard`[`s`] |
[INFO] [stdout]                                                                                                       ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Yard              |                          | `0.914_4 m`                         | `yd`[`s`], `yard`[`s`] |
[INFO] [stdout]                                                                                                                    ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Mile              |                          | `1_609.344 m`                       | `mile`[`s`]            |
[INFO] [stdout]                                                                                                         ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Ångström          |                          | `0.000_000_000_1 m`                 | `Å`, `angstrom`[`s`]   |
[INFO] [stdout]                                                                                                                     ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Minute |                          | `60.0 s`               | `min`, `minute`[`s`]  |
[INFO] [stdout]                                                                                          ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `r`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Hour   |                          | `3_600.0 s`            | `h`[`r`], `hour`[`s`] |
[INFO] [stdout]                                                                              ^^^
[INFO] [stdout]   = note: no item named `r` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Hour   |                          | `3_600.0 s`            | `h`[`r`], `hour`[`s`] |
[INFO] [stdout]                                                                                           ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Day    |                          | `86_400.0 s`           | `d`, `day`[`s`]       |
[INFO] [stdout]                                                                                     ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Grain |                          | `453.592_37/7_000.0 g` | `gr`, `grain`[`s`]  |
[INFO] [stdout]                                                                                       ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Ounce |                          | `453.592_37/16.0 g`    | `oz`, `ounce`[`s`]  |
[INFO] [stdout]                                                                                       ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Pound |                          | `453.592_37 g`         | `lb`[`s`], `pounds` |
[INFO] [stdout]                                                                              ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Farad | &check;                  | `1.0 F`                | `F`, `farad`[`s`] |
[INFO] [stdout]                                                                                      ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Degree          |                          | `π/180.0 rad`          | `°`, `degree`[`s`]   |
[INFO] [stdout]                                                                                                   ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Radian          | &check;                  | `1.0 rad`              | `rad`, `radian`[`s`] |
[INFO] [stdout]                                                                                                   ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Milliradian     | &check;                  | `1_000.0 rad`          | `mil`[`s`], `MIL`    |
[INFO] [stdout]                                                                                         ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Foot pound    |                          | `1.355_818 J`          | `ftlb`[`s`], `footpound`[`s`] |
[INFO] [stdout]                                                                                        ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Foot pound    |                          | `1.355_818 J`          | `ftlb`[`s`], `footpound`[`s`] |
[INFO] [stdout]                                                                                                          ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `s`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           | Byte | `Kilo` - `Quetta`        | `1.0 bytes`            | `b`, `byte`[`s`] |
[INFO] [stdout]                                                                                    ^^^
[INFO] [stdout]   = note: no item named `s` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bxvl`
[INFO] [stdout]   --> src/lib.rs:13:60
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Various *const* definitions that are used throughout [`bxvl`]
[INFO] [stdout]    |                                                            ^^^^ no item named `bxvl` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bxvl`
[INFO] [stdout]   --> src/lib.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// The module for [`bxvl`] specific error definitions
[INFO] [stdout]    |                      ^^^^ no item named `bxvl` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Metric`
[INFO] [stdout]   --> src/lib.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// The main module for [`Metric`] and [`Unit`] types
[INFO] [stdout]    |                           ^^^^^^ no item named `Metric` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Unit`
[INFO] [stdout]   --> src/lib.rs:19:42
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// The main module for [`Metric`] and [`Unit`] types
[INFO] [stdout]    |                                          ^^^^ no item named `Unit` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value`
[INFO] [stdout]   --> src/lib.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// The module used for [`Value`] implementations
[INFO] [stdout]    |                           ^^^^^ no item named `Value` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value`
[INFO] [stdout]  --> src/value/strings/mod.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | /// This module is responsible for the string formatting of a [`Value`]
[INFO] [stdout]   |                                                                 ^^^^^ no item named `Value` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value`
[INFO] [stdout]  --> src/value/strings/mod.rs:4:76
[INFO] [stdout]   |
[INFO] [stdout] 4 | /// This module is responsible for parsing [`String`] or [`&str`] into a [`Value`]
[INFO] [stdout]   |                                                                            ^^^^^ no item named `Value` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `.into`
[INFO] [stdout]  --> src/value/strings/mod.rs:7:65
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// This module is responsible for implementing the functions [`.into()`] or [`.from()`] to turn a [`&str`] into a [`Value`]
[INFO] [stdout]   |                                                                 ^^^^^^^ no item named `.into` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `.from`
[INFO] [stdout]  --> src/value/strings/mod.rs:7:80
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// This module is responsible for implementing the functions [`.into()`] or [`.from()`] to turn a [`&str`] into a [`Value`]
[INFO] [stdout]   |                                                                                ^^^^^^^ no item named `.from` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value`
[INFO] [stdout]  --> src/value/strings/mod.rs:7:118
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// This module is responsible for implementing the functions [`.into()`] or [`.from()`] to turn a [`&str`] into a [`Value`]
[INFO] [stdout]   |                                                                                                                      ^^^^^ no item named `Value` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `value`
[INFO] [stdout]   --> src/value/arithmetic_ops/mod.rs:21:54
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// Module for operations of a [`Value`] against a [`value`]
[INFO] [stdout]    |                                                      ^^^^^ no item named `value` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `value` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitNone`
[INFO] [stdout]  --> src/value/construction/mod.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | /// Construction module for [`UnitNone`]
[INFO] [stdout]   |                               ^^^^^^^^ no item named `UnitNone` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitAngle`
[INFO] [stdout]  --> src/value/construction/mod.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | /// Construction module for [`UnitAngle`]
[INFO] [stdout]   |                               ^^^^^^^^^ no item named `UnitAngle` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitSolidAngle`
[INFO] [stdout]  --> src/value/construction/mod.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Construction module for [`UnitSolidAngle`]
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ no item named `UnitSolidAngle` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitCatalyticActivity`
[INFO] [stdout]  --> src/value/construction/mod.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | /// Construction module for [`UnitCatalyticActivity`]
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^ no item named `UnitCatalyticActivity` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricCapacitance`
[INFO] [stdout]   --> src/value/construction/mod.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// Construction module for [`UnitElectricCapacitance`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricCapacitance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricCharge`
[INFO] [stdout]   --> src/value/construction/mod.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// Construction module for [`UnitElectricCharge`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ no item named `UnitElectricCharge` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricConductance`
[INFO] [stdout]   --> src/value/construction/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Construction module for [`UnitElectricConductance`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricConductance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricCurrent`
[INFO] [stdout]   --> src/value/construction/mod.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Construction module for [`UnitElectricCurrent`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricCurrent` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricInductance`
[INFO] [stdout]   --> src/value/construction/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Construction module for [`UnitElectricInductance`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricInductance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricPotential`
[INFO] [stdout]   --> src/value/construction/mod.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// Construction module for [`UnitElectricPotential`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricPotential` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricResistance`
[INFO] [stdout]   --> src/value/construction/mod.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 | /// Construction module for [`UnitElectricResistance`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricResistance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitEnergy`
[INFO] [stdout]   --> src/value/construction/mod.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// Construction module for [`UnitEnergy`]
[INFO] [stdout]    |                               ^^^^^^^^^^ no item named `UnitEnergy` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitForce`
[INFO] [stdout]   --> src/value/construction/mod.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// Construction module for [`UnitForce`]
[INFO] [stdout]    |                               ^^^^^^^^^ no item named `UnitForce` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitFrequency`
[INFO] [stdout]   --> src/value/construction/mod.rs:28:31
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// Construction module for [`UnitFrequency`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ no item named `UnitFrequency` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitIlluminance`
[INFO] [stdout]   --> src/value/construction/mod.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// Construction module for [`UnitIlluminance`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^ no item named `UnitIlluminance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitInformation`
[INFO] [stdout]   --> src/value/construction/mod.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// Construction module for [`UnitInformation`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^ no item named `UnitInformation` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitLength`
[INFO] [stdout]   --> src/value/construction/mod.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Construction module for [`UnitLength`]
[INFO] [stdout]    |                               ^^^^^^^^^^ no item named `UnitLength` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitLuminousFlux`
[INFO] [stdout]   --> src/value/construction/mod.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Construction module for [`UnitLuminousFlux`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^ no item named `UnitLuminousFlux` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitLuminousIntensity`
[INFO] [stdout]   --> src/value/construction/mod.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// Construction module for [`UnitLuminousIntensity`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^ no item named `UnitLuminousIntensity` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitMagneticFlux`
[INFO] [stdout]   --> src/value/construction/mod.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Construction module for [`UnitMagneticFlux`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^ no item named `UnitMagneticFlux` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitMagneticFluxDensity`
[INFO] [stdout]   --> src/value/construction/mod.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// Construction module for [`UnitMagneticFluxDensity`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitMagneticFluxDensity` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitMass`
[INFO] [stdout]   --> src/value/construction/mod.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// Construction module for [`UnitMass`]
[INFO] [stdout]    |                               ^^^^^^^^ no item named `UnitMass` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitPower`
[INFO] [stdout]   --> src/value/construction/mod.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// Construction module for [`UnitPower`]
[INFO] [stdout]    |                               ^^^^^^^^^ no item named `UnitPower` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitPressure`
[INFO] [stdout]   --> src/value/construction/mod.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// Construction module for [`UnitPressure`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^ no item named `UnitPressure` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitAbsorbedDose`
[INFO] [stdout]   --> src/value/construction/mod.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// Construction module for [`UnitAbsorbedDose`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^ no item named `UnitAbsorbedDose` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitRadioactivityExposure`
[INFO] [stdout]   --> src/value/construction/mod.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | /// Construction module for [`UnitRadioactivityExposure`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitRadioactivityExposure` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitRadioactivity`
[INFO] [stdout]   --> src/value/construction/mod.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// Construction module for [`UnitRadioactivity`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^ no item named `UnitRadioactivity` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitSound`
[INFO] [stdout]   --> src/value/construction/mod.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// Construction module for [`UnitSound`]
[INFO] [stdout]    |                               ^^^^^^^^^ no item named `UnitSound` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitSubstance`
[INFO] [stdout]   --> src/value/construction/mod.rs:58:31
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Construction module for [`UnitSubstance`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ no item named `UnitSubstance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitTemperature`
[INFO] [stdout]   --> src/value/construction/mod.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 | /// Construction module for [`UnitTemperature`]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^ no item named `UnitTemperature` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitTime`
[INFO] [stdout]   --> src/value/construction/mod.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// Construction module for [`UnitTime`]
[INFO] [stdout]    |                               ^^^^^^^^ no item named `UnitTime` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitVolume`
[INFO] [stdout]   --> src/value/construction/mod.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | /// Construction module for [`UnitVolume`]
[INFO] [stdout]    |                               ^^^^^^^^^^ no item named `UnitVolume` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitSolidAngle`
[INFO] [stdout]  --> src/value/manipulation/conversion/mod.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | /// Conversion module for [`UnitSolidAngle`]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ no item named `UnitSolidAngle` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitCatalyticActivity`
[INFO] [stdout]  --> src/value/manipulation/conversion/mod.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Conversion module for [`UnitCatalyticActivity`]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^ no item named `UnitCatalyticActivity` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricCapacitance`
[INFO] [stdout]  --> src/value/manipulation/conversion/mod.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// Conversion module for [`UnitElectricCapacitance`]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricCapacitance` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricCharge`
[INFO] [stdout]  --> src/value/manipulation/conversion/mod.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// Conversion module for [`UnitElectricCharge`]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^ no item named `UnitElectricCharge` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricConductance`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// Conversion module for [`UnitElectricConductance`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricConductance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricCurrent`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Conversion module for [`UnitElectricCurrent`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricCurrent` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricInductance`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// Conversion module for [`UnitElectricInductance`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricInductance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricPotential`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// Conversion module for [`UnitElectricPotential`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricPotential` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitElectricResistance`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// Conversion module for [`UnitElectricResistance`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitElectricResistance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitEnergy`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// Conversion module for [`UnitEnergy`]
[INFO] [stdout]    |                             ^^^^^^^^^^ no item named `UnitEnergy` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitForce`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 | /// Conversion module for [`UnitForce`]
[INFO] [stdout]    |                             ^^^^^^^^^ no item named `UnitForce` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitFrequency`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Conversion module for [`UnitFrequency`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ no item named `UnitFrequency` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitIlluminance`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// Conversion module for [`UnitIlluminance`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ no item named `UnitIlluminance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitInformation`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// Conversion module for [`UnitInformation`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ no item named `UnitInformation` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitLuminousFlux`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// Conversion module for [`UnitLuminousFlux`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ no item named `UnitLuminousFlux` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitLuminousIntensity`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 | /// Conversion module for [`UnitLuminousIntensity`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^ no item named `UnitLuminousIntensity` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitMagneticFlux`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// Conversion module for [`UnitMagneticFlux`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ no item named `UnitMagneticFlux` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitMagneticFluxDensity`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// Conversion module for [`UnitMagneticFluxDensity`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitMagneticFluxDensity` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitMass`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// Conversion module for [`UnitMass`]
[INFO] [stdout]    |                             ^^^^^^^^ no item named `UnitMass` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitPower`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 | /// Conversion module for [`UnitPower`]
[INFO] [stdout]    |                             ^^^^^^^^^ no item named `UnitPower` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitPressure`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 | /// Conversion module for [`UnitPressure`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^ no item named `UnitPressure` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitAbsorbedDose`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// Conversion module for [`UnitAbsorbedDose`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ no item named `UnitAbsorbedDose` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitRadioactivityExposure`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Conversion module for [`UnitRadioactivityExposure`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `UnitRadioactivityExposure` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitRadioactivity`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Conversion module for [`UnitRadioactivity`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ no item named `UnitRadioactivity` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitSound`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 | /// Conversion module for [`UnitSound`]
[INFO] [stdout]    |                             ^^^^^^^^^ no item named `UnitSound` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitSubstance`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// Conversion module for [`UnitSubstance`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ no item named `UnitSubstance` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitTemperature`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | /// Conversion module for [`UnitTemperature`]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ no item named `UnitTemperature` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitTime`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// Conversion module for [`UnitTime`]
[INFO] [stdout]    |                             ^^^^^^^^ no item named `UnitTime` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UnitVolume`
[INFO] [stdout]   --> src/value/manipulation/conversion/mod.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 | /// Conversion module for [`UnitVolume`]
[INFO] [stdout]    |                             ^^^^^^^^^^ no item named `UnitVolume` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `create_defs`
[INFO] [stdout]   --> src/value/arithmetic_ops/mod.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// The [`create_defs`] macro is used to define operations for primitive type operations with
[INFO] [stdout]    |           ^^^^^^^^^^^ no item named `create_defs` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `create_defs` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `none`
[INFO] [stdout]    --> src/value/value_impl.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |     /// <none>
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (187) panicked at src/librustdoc/html/markdown.rs:534:22:
[INFO] [stderr] a production-ready version of this should handle the error somehow: LatexError(2, UnknownCommand("over"))
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x737612446d9b - <<std[6281e874092a0dfc]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[37ab4a9f28f6fd13]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x737612a0ef88 - core[37ab4a9f28f6fd13]::fmt::write
[INFO] [stderr]    2:     0x73761245dc36 - <std[6281e874092a0dfc]::sys::stdio::unix::Stderr as std[6281e874092a0dfc]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x73761241ce48 - std[6281e874092a0dfc]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x73761243a163 - std[6281e874092a0dfc]::panicking::default_hook
[INFO] [stderr]    5:     0x73761140ff8d - std[6281e874092a0dfc]::panicking::update_hook::<alloc[56313f94ec8c6695]::boxed::Box<rustc_driver_impl[3f098eb6bc26bcd1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x73761243a442 - std[6281e874092a0dfc]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x73761241cf08 - std[6281e874092a0dfc]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x737612411479 - std[6281e874092a0dfc]::sys::backtrace::__rust_end_short_backtrace::<std[6281e874092a0dfc]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x73761241e96d - __rustc[670611b3f56fc7d7]::rust_begin_unwind
[INFO] [stderr]   10:     0x73760f0ce58c - core[37ab4a9f28f6fd13]::panicking::panic_fmt
[INFO] [stderr]   11:     0x73760ed88b72 - core[37ab4a9f28f6fd13]::result::unwrap_failed
[INFO] [stderr]   12:     0x560b5e73651e - <rustdoc[7f40747ea455e46f]::html::markdown::Math<rustdoc[7f40747ea455e46f]::html::markdown::TableWrapper<core[37ab4a9f28f6fd13]::iter::adapters::map::Map<rustdoc[7f40747ea455e46f]::html::markdown::footnotes::Footnotes<rustdoc[7f40747ea455e46f]::html::markdown::SpannedLinkReplacer<rustdoc[7f40747ea455e46f]::html::markdown::HeadingLinks<pulldown_cmark[baa249b750500f7c]::parse::OffsetIter<<rustdoc[7f40747ea455e46f]::html::markdown::Markdown>::into_iter::{closure#0}>>>>, <rustdoc[7f40747ea455e46f]::html::markdown::Markdown>::into_iter::{closure#1}::{closure#0}>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next
[INFO] [stderr]   13:     0x560b5e6ccc16 - <rustdoc[7f40747ea455e46f]::html::markdown::CodeBlocks<rustdoc[7f40747ea455e46f]::html::markdown::Math<rustdoc[7f40747ea455e46f]::html::markdown::TableWrapper<core[37ab4a9f28f6fd13]::iter::adapters::map::Map<rustdoc[7f40747ea455e46f]::html::markdown::footnotes::Footnotes<rustdoc[7f40747ea455e46f]::html::markdown::SpannedLinkReplacer<rustdoc[7f40747ea455e46f]::html::markdown::HeadingLinks<pulldown_cmark[baa249b750500f7c]::parse::OffsetIter<<rustdoc[7f40747ea455e46f]::html::markdown::Markdown>::into_iter::{closure#0}>>>>, <rustdoc[7f40747ea455e46f]::html::markdown::Markdown>::into_iter::{closure#1}::{closure#0}>>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next
[INFO] [stderr]   14:     0x560b5e532493 - <pulldown_cmark[baa249b750500f7c]::html::HtmlWriter<rustdoc[7f40747ea455e46f]::html::markdown::CodeBlocks<rustdoc[7f40747ea455e46f]::html::markdown::Math<rustdoc[7f40747ea455e46f]::html::markdown::TableWrapper<core[37ab4a9f28f6fd13]::iter::adapters::map::Map<rustdoc[7f40747ea455e46f]::html::markdown::footnotes::Footnotes<rustdoc[7f40747ea455e46f]::html::markdown::SpannedLinkReplacer<rustdoc[7f40747ea455e46f]::html::markdown::HeadingLinks<pulldown_cmark[baa249b750500f7c]::parse::OffsetIter<<rustdoc[7f40747ea455e46f]::html::markdown::Markdown>::into_iter::{closure#0}>>>>, <rustdoc[7f40747ea455e46f]::html::markdown::Markdown>::into_iter::{closure#1}::{closure#0}>>>>, pulldown_cmark_escape[cb8658d251f4e39e]::FmtWriter<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>>>::run
[INFO] [stderr]   15:     0x560b5e381b80 - <rustdoc[7f40747ea455e46f]::html::markdown::Markdown>::write_into::<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>
[INFO] [stderr]   16:     0x560b5e725521 - <core[37ab4a9f28f6fd13]::fmt::builders::FromFn<rustdoc[7f40747ea455e46f]::html::render::render_markdown::{closure#0}> as core[37ab4a9f28f6fd13]::fmt::Display>::fmt
[INFO] [stderr]   17:     0x737612a0ef88 - core[37ab4a9f28f6fd13]::fmt::write
[INFO] [stderr]   18:     0x560b5e72655a - <core[37ab4a9f28f6fd13]::fmt::builders::FromFn<rustdoc[7f40747ea455e46f]::html::render::document_full_inner::{closure#0}> as core[37ab4a9f28f6fd13]::fmt::Display>::fmt
[INFO] [stderr]   19:     0x737612a0ef88 - core[37ab4a9f28f6fd13]::fmt::write
[INFO] [stderr]   20:     0x560b5e7275a5 - <core[37ab4a9f28f6fd13]::fmt::builders::FromFn<rustdoc[7f40747ea455e46f]::html::render::document::{closure#0}> as core[37ab4a9f28f6fd13]::fmt::Display>::fmt
[INFO] [stderr]   21:     0x737612a0ef88 - core[37ab4a9f28f6fd13]::fmt::write
[INFO] [stderr]   22:     0x560b5e728424 - <core[37ab4a9f28f6fd13]::fmt::builders::FromFn<rustdoc[7f40747ea455e46f]::html::render::print_item::item_module::{closure#0}> as core[37ab4a9f28f6fd13]::fmt::Display>::fmt
[INFO] [stderr]   23:     0x737612a0ef88 - core[37ab4a9f28f6fd13]::fmt::write
[INFO] [stderr]   24:     0x560b5e41de0c - rustdoc[7f40747ea455e46f]::html::layout::render::<core[37ab4a9f28f6fd13]::fmt::builders::FromFn<rustdoc[7f40747ea455e46f]::html::render::print_item::print_item::{closure#0}>, core[37ab4a9f28f6fd13]::fmt::builders::FromFn<<rustdoc[7f40747ea455e46f]::html::render::context::Context>::render_item::{closure#1}>>
[INFO] [stderr]   25:     0x560b5e571b85 - <rustdoc[7f40747ea455e46f]::html::render::context::Context>::render_item
[INFO] [stderr]   26:     0x560b5e70a108 - <rustdoc[7f40747ea455e46f]::html::render::context::Context as rustdoc[7f40747ea455e46f]::formats::renderer::FormatRenderer>::mod_item_in
[INFO] [stderr]   27:     0x560b5e426c1b - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner::<rustdoc[7f40747ea455e46f]::html::render::context::Context>
[INFO] [stderr]   28:     0x560b5e4ef39f - rustdoc[7f40747ea455e46f]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   29:     0x560b5e4e3100 - rustc_interface[7c235db06cadd779]::interface::run_compiler::<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1}
[INFO] [stderr]   30:     0x560b5e41c078 - std[6281e874092a0dfc]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[7c235db06cadd779]::util::run_in_thread_with_globals<rustc_interface[7c235db06cadd779]::util::run_in_thread_pool_with_globals<rustc_interface[7c235db06cadd779]::interface::run_compiler<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   31:     0x560b5e515df7 - <std[6281e874092a0dfc]::thread::lifecycle::spawn_unchecked<rustc_interface[7c235db06cadd779]::util::run_in_thread_with_globals<rustc_interface[7c235db06cadd779]::util::run_in_thread_pool_with_globals<rustc_interface[7c235db06cadd779]::interface::run_compiler<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37ab4a9f28f6fd13]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   32:     0x737613c1dbac - <std[6281e874092a0dfc]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   33:     0x73760d68aaa4 - <unknown>
[INFO] [stderr]   34:     0x73760d717a64 - clone
[INFO] [stderr]   35:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-02-07T18_25_29-186.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (a394c9cd9 2026-01-31) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `bxvl`
[INFO] running `Command { std: "docker" "inspect" "b7dfb7fd061079c06dea2795d7c8364a674bd37accbd4776a9641ced6c59c885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7dfb7fd061079c06dea2795d7c8364a674bd37accbd4776a9641ced6c59c885", kill_on_drop: false }`
[INFO] [stdout] b7dfb7fd061079c06dea2795d7c8364a674bd37accbd4776a9641ced6c59c885
