[INFO] fetching crate substrate-typenum 1.17.0...
[INFO] testing substrate-typenum-1.17.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate substrate-typenum 1.17.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate substrate-typenum 1.17.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate substrate-typenum 1.17.0
[INFO] tweaked toml for crates.io crate substrate-typenum 1.17.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate substrate-typenum 1.17.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate substrate-typenum 1.17.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dcf8a412106cdc94de4f9455b608777c346d8d431551171762fb00919dedf75
[INFO] running `Command { std: "docker" "start" "-a" "8dcf8a412106cdc94de4f9455b608777c346d8d431551171762fb00919dedf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dcf8a412106cdc94de4f9455b608777c346d8d431551171762fb00919dedf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dcf8a412106cdc94de4f9455b608777c346d8d431551171762fb00919dedf75", kill_on_drop: false }`
[INFO] [stdout] 8dcf8a412106cdc94de4f9455b608777c346d8d431551171762fb00919dedf75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9de218eb3672f7a7394f4f1caec5acddf77dff6f8a53a7831200762336806872
[INFO] running `Command { std: "docker" "start" "-a" "9de218eb3672f7a7394f4f1caec5acddf77dff6f8a53a7831200762336806872", kill_on_drop: false }`
[INFO] [stderr]    Compiling substrate-typenum v1.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/bit.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]     --> src/uint.rs:1664:7
[INFO] [stdout]      |
[INFO] [stdout] 1664 | #[cfg(tests)]
[INFO] [stdout]      |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/uint.rs:1717:16
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "9de218eb3672f7a7394f4f1caec5acddf77dff6f8a53a7831200762336806872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9de218eb3672f7a7394f4f1caec5acddf77dff6f8a53a7831200762336806872", kill_on_drop: false }`
[INFO] [stdout] 9de218eb3672f7a7394f4f1caec5acddf77dff6f8a53a7831200762336806872
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 509ed7c65d3df396235ae3c05543d0253b58b781c3a1405fb9f7bf1f2f27c772
[INFO] running `Command { std: "docker" "start" "-a" "509ed7c65d3df396235ae3c05543d0253b58b781c3a1405fb9f7bf1f2f27c772", kill_on_drop: false }`
[INFO] [stderr]    Compiling substrate-typenum v1.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/bit.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]     --> src/uint.rs:1664:7
[INFO] [stdout]      |
[INFO] [stdout] 1664 | #[cfg(tests)]
[INFO] [stdout]      |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/uint.rs:1717:16
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `typenum`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate typenum;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]    --> src/bit.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(tests)]
[INFO] [stdout]     |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]     --> src/uint.rs:1664:7
[INFO] [stdout]      |
[INFO] [stdout] 1664 | #[cfg(tests)]
[INFO] [stdout]      |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/uint.rs:1717:16
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `derive_scale`, `force_unix_path_separator`, `i128`, `no_std`, `parity-scale-codec`, `scale-info`, and `strict`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 |     type U0BitAndU0 = <<A as BitAnd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                                                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Same;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_eq!(<U0BitAndU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:18:59
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_eq!(<U0BitAndU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 |     type U0BitOrU0 = <<A as BitOr<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Same;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_eq!(<U0BitOrU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_eq!(<U0BitOrU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:40:52
[INFO] [stdout]    |
[INFO] [stdout] 40 |     type U0BitXorU0 = <<A as BitXor<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                                                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Same;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_eq!(<U0BitXorU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:42:59
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_eq!(<U0BitXorU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:52:46
[INFO] [stdout]    |
[INFO] [stdout] 52 |     type U0ShlU0 = <<A as Shl<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Same;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_eq!(<U0ShlU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:54:56
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_eq!(<U0ShlU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:64:46
[INFO] [stdout]    |
[INFO] [stdout] 64 |     type U0ShrU0 = <<A as Shr<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Same;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(<U0ShrU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:66:56
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(<U0ShrU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:76:46
[INFO] [stdout]    |
[INFO] [stdout] 76 |     type U0AddU0 = <<A as Add<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Same;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_eq!(<U0AddU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_eq!(<U0AddU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:88:46
[INFO] [stdout]    |
[INFO] [stdout] 88 |     type U0MinU0 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Same;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Min` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:88:27
[INFO] [stdout]    |
[INFO] [stdout] 88 |     type U0MinU0 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]    |                           ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Min;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     assert_eq!(<U0MinU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:90:56
[INFO] [stdout]    |
[INFO] [stdout] 90 |     assert_eq!(<U0MinU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]    |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::Unsigned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 |     type A = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |     type B = UTerm;
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     type U0 = UTerm;
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use substrate_typenum::UTerm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:100:46
[INFO] [stdout]     |
[INFO] [stdout] 100 |     type U0MaxU0 = <<A as Max<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Max` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 |     type U0MaxU0 = <<A as Max<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Max;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_eq!(<U0MaxU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:102:56
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_eq!(<U0MaxU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |     type B = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:112:46
[INFO] [stdout]     |
[INFO] [stdout] 112 |     type U0GcdU0 = <<A as Gcd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Gcd` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:112:27
[INFO] [stdout]     |
[INFO] [stdout] 112 |     type U0GcdU0 = <<A as Gcd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Gcd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |     assert_eq!(<U0GcdU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:114:56
[INFO] [stdout]     |
[INFO] [stdout] 114 |     assert_eq!(<U0GcdU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type B = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:124:46
[INFO] [stdout]     |
[INFO] [stdout] 124 |     type U0SubU0 = <<A as Sub<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq!(<U0SubU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:126:56
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq!(<U0SubU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:132:14
[INFO] [stdout]     |
[INFO] [stdout] 132 |     type B = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:136:46
[INFO] [stdout]     |
[INFO] [stdout] 136 |     type U0MulU0 = <<A as Mul<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_eq!(<U0MulU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:138:56
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_eq!(<U0MulU0 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |     type B = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:145:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |     type B = UTerm;
[INFO] [stdout]     |     --------------- similarly named type alias `B` defined here
[INFO] [stdout] 145 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 145 -     type U1 = UInt<UTerm, B1>;
[INFO] [stdout] 145 +     type U1 = UInt<UTerm, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:148:46
[INFO] [stdout]     |
[INFO] [stdout] 148 |     type U0PowU0 = <<A as Pow<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pow` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     type U0PowU0 = <<A as Pow<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Pow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert_eq!(<U0PowU0 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:150:56
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert_eq!(<U0PowU0 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 |     type B = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Cmp` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:159:26
[INFO] [stdout]     |
[INFO] [stdout] 159 |     type U0CmpU0 = <A as Cmp<B>>::Output;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Cmp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `to_ordering` in trait `Ord`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_eq!(<U0CmpU0 as Ord>::to_ordering(), Ordering::Equal);
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 |     type U0BitAndU1 = <<A as BitAnd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:172:31
[INFO] [stdout]     |
[INFO] [stdout] 172 |     assert_eq!(<U0BitAndU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:172:59
[INFO] [stdout]     |
[INFO] [stdout] 172 |     assert_eq!(<U0BitAndU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:178:19
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:179:27
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |     ------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 179 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 179 -     type U1 = UInt<UTerm, B1>;
[INFO] [stdout] 179 +     type U1 = UInt<UTerm, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:182:50
[INFO] [stdout]     |
[INFO] [stdout] 182 |     type U0BitOrU1 = <<A as BitOr<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:184:30
[INFO] [stdout]     |
[INFO] [stdout] 184 |     assert_eq!(<U0BitOrU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:184:58
[INFO] [stdout]     |
[INFO] [stdout] 184 |     assert_eq!(<U0BitOrU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:191:15
[INFO] [stdout]     |
[INFO] [stdout] 191 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 190 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |     ------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 191 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 191 -     type U1 = UInt<UTerm, B1>;
[INFO] [stdout] 191 +     type U1 = UInt<UTerm, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:194:52
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type U0BitXorU1 = <<A as BitXor<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:196:31
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_eq!(<U0BitXorU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:196:59
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_eq!(<U0BitXorU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:206:46
[INFO] [stdout]     |
[INFO] [stdout] 206 |     type U0ShlU1 = <<A as Shl<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:208:28
[INFO] [stdout]     |
[INFO] [stdout] 208 |     assert_eq!(<U0ShlU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:208:56
[INFO] [stdout]     |
[INFO] [stdout] 208 |     assert_eq!(<U0ShlU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout] 214 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 214 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:214:26
[INFO] [stdout]     |
[INFO] [stdout] 214 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:218:46
[INFO] [stdout]     |
[INFO] [stdout] 218 |     type U0ShrU1 = <<A as Shr<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:220:28
[INFO] [stdout]     |
[INFO] [stdout] 220 |     assert_eq!(<U0ShrU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:220:56
[INFO] [stdout]     |
[INFO] [stdout] 220 |     assert_eq!(<U0ShrU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:226:19
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:226:26
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:227:27
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |     ------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 227 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 -     type U1 = UInt<UTerm, B1>;
[INFO] [stdout] 227 +     type U1 = UInt<UTerm, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:230:46
[INFO] [stdout]     |
[INFO] [stdout] 230 |     type U0AddU1 = <<A as Add<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |     assert_eq!(<U0AddU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:232:56
[INFO] [stdout]     |
[INFO] [stdout] 232 |     assert_eq!(<U0AddU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:237:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:238:19
[INFO] [stdout]     |
[INFO] [stdout] 238 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:238:26
[INFO] [stdout]     |
[INFO] [stdout] 238 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:242:46
[INFO] [stdout]     |
[INFO] [stdout] 242 |     type U0MinU1 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Min` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:242:27
[INFO] [stdout]     |
[INFO] [stdout] 242 |     type U0MinU1 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Min;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |     assert_eq!(<U0MinU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:244:56
[INFO] [stdout]     |
[INFO] [stdout] 244 |     assert_eq!(<U0MinU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:251:15
[INFO] [stdout]     |
[INFO] [stdout] 251 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:251:20
[INFO] [stdout]     |
[INFO] [stdout] 251 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:251:27
[INFO] [stdout]     |
[INFO] [stdout] 250 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |     ------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 251 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 251 -     type U1 = UInt<UTerm, B1>;
[INFO] [stdout] 251 +     type U1 = UInt<UTerm, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:254:46
[INFO] [stdout]     |
[INFO] [stdout] 254 |     type U0MaxU1 = <<A as Max<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Max` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:254:27
[INFO] [stdout]     |
[INFO] [stdout] 254 |     type U0MaxU1 = <<A as Max<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Max;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert_eq!(<U0MaxU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:256:56
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert_eq!(<U0MaxU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:262:14
[INFO] [stdout]     |
[INFO] [stdout] 262 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:262:19
[INFO] [stdout]     |
[INFO] [stdout] 262 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:262:26
[INFO] [stdout]     |
[INFO] [stdout] 262 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:263:15
[INFO] [stdout]     |
[INFO] [stdout] 263 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |     ------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 263 |     type U1 = UInt<UTerm, B1>;
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 263 -     type U1 = UInt<UTerm, B1>;
[INFO] [stdout] 263 +     type U1 = UInt<UTerm, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:266:46
[INFO] [stdout]     |
[INFO] [stdout] 266 |     type U0GcdU1 = <<A as Gcd<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Gcd` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:266:27
[INFO] [stdout]     |
[INFO] [stdout] 266 |     type U0GcdU1 = <<A as Gcd<B>>::Output as Same<U1>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Gcd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |     assert_eq!(<U0GcdU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:268:56
[INFO] [stdout]     |
[INFO] [stdout] 268 |     assert_eq!(<U0GcdU1 as Unsigned>::to_u64(), <U1 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:273:14
[INFO] [stdout]     |
[INFO] [stdout] 273 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:274:19
[INFO] [stdout]     |
[INFO] [stdout] 274 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:274:26
[INFO] [stdout]     |
[INFO] [stdout] 274 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:278:46
[INFO] [stdout]     |
[INFO] [stdout] 278 |     type U0MulU1 = <<A as Mul<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_eq!(<U0MulU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:280:56
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_eq!(<U0MulU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:286:26
[INFO] [stdout]     |
[INFO] [stdout] 286 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:287:15
[INFO] [stdout]     |
[INFO] [stdout] 287 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:290:46
[INFO] [stdout]     |
[INFO] [stdout] 290 |     type U0DivU1 = <<A as Div<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:292:28
[INFO] [stdout]     |
[INFO] [stdout] 292 |     assert_eq!(<U0DivU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:292:56
[INFO] [stdout]     |
[INFO] [stdout] 292 |     assert_eq!(<U0DivU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout] 297 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:298:19
[INFO] [stdout]     |
[INFO] [stdout] 298 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:299:15
[INFO] [stdout]     |
[INFO] [stdout] 299 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:302:46
[INFO] [stdout]     |
[INFO] [stdout] 302 |     type U0RemU1 = <<A as Rem<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:304:28
[INFO] [stdout]     |
[INFO] [stdout] 304 |     assert_eq!(<U0RemU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:304:56
[INFO] [stdout]     |
[INFO] [stdout] 304 |     assert_eq!(<U0RemU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 309 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:310:14
[INFO] [stdout]     |
[INFO] [stdout] 310 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:310:26
[INFO] [stdout]     |
[INFO] [stdout] 310 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:311:15
[INFO] [stdout]     |
[INFO] [stdout] 311 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:314:60
[INFO] [stdout]     |
[INFO] [stdout] 314 |     type U0PartialDivU1 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PartialDiv` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:314:34
[INFO] [stdout]     |
[INFO] [stdout] 314 |     type U0PartialDivU1 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `PartialEq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 314 -     type U0PartialDivU1 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout] 314 +     type U0PartialDivU1 = <<A as PartialEq<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::PartialDiv;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:316:35
[INFO] [stdout]     |
[INFO] [stdout] 316 |     assert_eq!(<U0PartialDivU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:316:63
[INFO] [stdout]     |
[INFO] [stdout] 316 |     assert_eq!(<U0PartialDivU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:322:19
[INFO] [stdout]     |
[INFO] [stdout] 322 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:322:26
[INFO] [stdout]     |
[INFO] [stdout] 322 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:326:46
[INFO] [stdout]     |
[INFO] [stdout] 326 |     type U0PowU1 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pow` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:326:27
[INFO] [stdout]     |
[INFO] [stdout] 326 |     type U0PowU1 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Pow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:328:28
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_eq!(<U0PowU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:328:56
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_eq!(<U0PowU1 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 334 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:334:19
[INFO] [stdout]     |
[INFO] [stdout] 334 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:334:26
[INFO] [stdout]     |
[INFO] [stdout] 334 |     type B = UInt<UTerm, B1>;
[INFO] [stdout]     |                          ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Cmp` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:337:26
[INFO] [stdout]     |
[INFO] [stdout] 337 |     type U0CmpU1 = <A as Cmp<B>>::Output;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Cmp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `to_ordering` in trait `Ord`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:338:34
[INFO] [stdout]     |
[INFO] [stdout] 338 |     assert_eq!(<U0CmpU1 as Ord>::to_ordering(), Ordering::Less);
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:344:14
[INFO] [stdout]     |
[INFO] [stdout] 344 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:344:19
[INFO] [stdout]     |
[INFO] [stdout] 344 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:344:31
[INFO] [stdout]     |
[INFO] [stdout] 344 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:344:36
[INFO] [stdout]     |
[INFO] [stdout] 344 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:345:15
[INFO] [stdout]     |
[INFO] [stdout] 345 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:348:52
[INFO] [stdout]     |
[INFO] [stdout] 348 |     type U0BitAndU2 = <<A as BitAnd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:350:31
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_eq!(<U0BitAndU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:350:59
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_eq!(<U0BitAndU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 355 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:356:14
[INFO] [stdout]     |
[INFO] [stdout] 356 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:356:19
[INFO] [stdout]     |
[INFO] [stdout] 356 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:356:36
[INFO] [stdout]     |
[INFO] [stdout] 356 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:357:15
[INFO] [stdout]     |
[INFO] [stdout] 357 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:357:20
[INFO] [stdout]     |
[INFO] [stdout] 357 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:357:25
[INFO] [stdout]     |
[INFO] [stdout] 357 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:357:32
[INFO] [stdout]     |
[INFO] [stdout] 356 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 357 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 357 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 357 +     type U2 = UInt<UInt<UTerm, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:357:37
[INFO] [stdout]     |
[INFO] [stdout] 356 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 357 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 357 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 357 +     type U2 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:360:50
[INFO] [stdout]     |
[INFO] [stdout] 360 |     type U0BitOrU2 = <<A as BitOr<B>>::Output as Same<U2>>::Output;
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:362:30
[INFO] [stdout]     |
[INFO] [stdout] 362 |     assert_eq!(<U0BitOrU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:362:58
[INFO] [stdout]     |
[INFO] [stdout] 362 |     assert_eq!(<U0BitOrU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:367:14
[INFO] [stdout]     |
[INFO] [stdout] 367 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 368 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:368:19
[INFO] [stdout]     |
[INFO] [stdout] 368 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:368:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:368:36
[INFO] [stdout]     |
[INFO] [stdout] 368 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:369:15
[INFO] [stdout]     |
[INFO] [stdout] 369 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:369:20
[INFO] [stdout]     |
[INFO] [stdout] 369 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:369:25
[INFO] [stdout]     |
[INFO] [stdout] 369 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:369:32
[INFO] [stdout]     |
[INFO] [stdout] 368 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 369 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 369 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 369 +     type U2 = UInt<UInt<UTerm, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:369:37
[INFO] [stdout]     |
[INFO] [stdout] 368 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 369 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 369 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 369 +     type U2 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:372:52
[INFO] [stdout]     |
[INFO] [stdout] 372 |     type U0BitXorU2 = <<A as BitXor<B>>::Output as Same<U2>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_eq!(<U0BitXorU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:374:59
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_eq!(<U0BitXorU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:380:14
[INFO] [stdout]     |
[INFO] [stdout] 380 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:380:24
[INFO] [stdout]     |
[INFO] [stdout] 380 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:380:31
[INFO] [stdout]     |
[INFO] [stdout] 380 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:380:36
[INFO] [stdout]     |
[INFO] [stdout] 380 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:381:15
[INFO] [stdout]     |
[INFO] [stdout] 381 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:384:46
[INFO] [stdout]     |
[INFO] [stdout] 384 |     type U0ShlU2 = <<A as Shl<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:386:28
[INFO] [stdout]     |
[INFO] [stdout] 386 |     assert_eq!(<U0ShlU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:386:56
[INFO] [stdout]     |
[INFO] [stdout] 386 |     assert_eq!(<U0ShlU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:392:14
[INFO] [stdout]     |
[INFO] [stdout] 392 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:392:19
[INFO] [stdout]     |
[INFO] [stdout] 392 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:392:24
[INFO] [stdout]     |
[INFO] [stdout] 392 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:392:31
[INFO] [stdout]     |
[INFO] [stdout] 392 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:392:36
[INFO] [stdout]     |
[INFO] [stdout] 392 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:393:15
[INFO] [stdout]     |
[INFO] [stdout] 393 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:396:46
[INFO] [stdout]     |
[INFO] [stdout] 396 |     type U0ShrU2 = <<A as Shr<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:398:28
[INFO] [stdout]     |
[INFO] [stdout] 398 |     assert_eq!(<U0ShrU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:398:56
[INFO] [stdout]     |
[INFO] [stdout] 398 |     assert_eq!(<U0ShrU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:403:14
[INFO] [stdout]     |
[INFO] [stdout] 403 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:404:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:404:19
[INFO] [stdout]     |
[INFO] [stdout] 404 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:404:24
[INFO] [stdout]     |
[INFO] [stdout] 404 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:404:31
[INFO] [stdout]     |
[INFO] [stdout] 404 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:404:36
[INFO] [stdout]     |
[INFO] [stdout] 404 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:405:15
[INFO] [stdout]     |
[INFO] [stdout] 405 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:405:20
[INFO] [stdout]     |
[INFO] [stdout] 405 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:405:25
[INFO] [stdout]     |
[INFO] [stdout] 405 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:405:32
[INFO] [stdout]     |
[INFO] [stdout] 404 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 405 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 405 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 405 +     type U2 = UInt<UInt<UTerm, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:405:37
[INFO] [stdout]     |
[INFO] [stdout] 404 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 405 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 405 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 405 +     type U2 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:408:46
[INFO] [stdout]     |
[INFO] [stdout] 408 |     type U0AddU2 = <<A as Add<B>>::Output as Same<U2>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:410:28
[INFO] [stdout]     |
[INFO] [stdout] 410 |     assert_eq!(<U0AddU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:410:56
[INFO] [stdout]     |
[INFO] [stdout] 410 |     assert_eq!(<U0AddU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:415:14
[INFO] [stdout]     |
[INFO] [stdout] 415 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:416:14
[INFO] [stdout]     |
[INFO] [stdout] 416 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:416:19
[INFO] [stdout]     |
[INFO] [stdout] 416 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:416:24
[INFO] [stdout]     |
[INFO] [stdout] 416 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:416:31
[INFO] [stdout]     |
[INFO] [stdout] 416 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:416:36
[INFO] [stdout]     |
[INFO] [stdout] 416 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:420:46
[INFO] [stdout]     |
[INFO] [stdout] 420 |     type U0MinU2 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Min` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:420:27
[INFO] [stdout]     |
[INFO] [stdout] 420 |     type U0MinU2 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Min;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:422:28
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_eq!(<U0MinU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:422:56
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_eq!(<U0MinU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:427:14
[INFO] [stdout]     |
[INFO] [stdout] 427 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:428:19
[INFO] [stdout]     |
[INFO] [stdout] 428 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:428:24
[INFO] [stdout]     |
[INFO] [stdout] 428 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:428:31
[INFO] [stdout]     |
[INFO] [stdout] 428 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:428:36
[INFO] [stdout]     |
[INFO] [stdout] 428 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:429:15
[INFO] [stdout]     |
[INFO] [stdout] 429 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:429:20
[INFO] [stdout]     |
[INFO] [stdout] 429 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:429:32
[INFO] [stdout]     |
[INFO] [stdout] 428 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 429 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 429 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 429 +     type U2 = UInt<UInt<UTerm, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:429:37
[INFO] [stdout]     |
[INFO] [stdout] 428 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 429 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 429 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 429 +     type U2 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:432:46
[INFO] [stdout]     |
[INFO] [stdout] 432 |     type U0MaxU2 = <<A as Max<B>>::Output as Same<U2>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Max` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:432:27
[INFO] [stdout]     |
[INFO] [stdout] 432 |     type U0MaxU2 = <<A as Max<B>>::Output as Same<U2>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Max;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:434:28
[INFO] [stdout]     |
[INFO] [stdout] 434 |     assert_eq!(<U0MaxU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:434:56
[INFO] [stdout]     |
[INFO] [stdout] 434 |     assert_eq!(<U0MaxU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:440:14
[INFO] [stdout]     |
[INFO] [stdout] 440 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:440:19
[INFO] [stdout]     |
[INFO] [stdout] 440 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:440:24
[INFO] [stdout]     |
[INFO] [stdout] 440 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:440:31
[INFO] [stdout]     |
[INFO] [stdout] 440 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:440:36
[INFO] [stdout]     |
[INFO] [stdout] 440 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:441:15
[INFO] [stdout]     |
[INFO] [stdout] 441 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:441:20
[INFO] [stdout]     |
[INFO] [stdout] 441 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:441:25
[INFO] [stdout]     |
[INFO] [stdout] 441 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:441:32
[INFO] [stdout]     |
[INFO] [stdout] 440 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 441 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 441 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 441 +     type U2 = UInt<UInt<UTerm, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:441:37
[INFO] [stdout]     |
[INFO] [stdout] 440 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 441 |     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 441 -     type U2 = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout] 441 +     type U2 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:444:46
[INFO] [stdout]     |
[INFO] [stdout] 444 |     type U0GcdU2 = <<A as Gcd<B>>::Output as Same<U2>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Gcd` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:444:27
[INFO] [stdout]     |
[INFO] [stdout] 444 |     type U0GcdU2 = <<A as Gcd<B>>::Output as Same<U2>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Gcd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:446:28
[INFO] [stdout]     |
[INFO] [stdout] 446 |     assert_eq!(<U0GcdU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:446:56
[INFO] [stdout]     |
[INFO] [stdout] 446 |     assert_eq!(<U0GcdU2 as Unsigned>::to_u64(), <U2 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:451:14
[INFO] [stdout]     |
[INFO] [stdout] 451 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:452:14
[INFO] [stdout]     |
[INFO] [stdout] 452 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:452:19
[INFO] [stdout]     |
[INFO] [stdout] 452 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:452:24
[INFO] [stdout]     |
[INFO] [stdout] 452 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:452:31
[INFO] [stdout]     |
[INFO] [stdout] 452 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:452:36
[INFO] [stdout]     |
[INFO] [stdout] 452 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:456:46
[INFO] [stdout]     |
[INFO] [stdout] 456 |     type U0MulU2 = <<A as Mul<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:458:28
[INFO] [stdout]     |
[INFO] [stdout] 458 |     assert_eq!(<U0MulU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:458:56
[INFO] [stdout]     |
[INFO] [stdout] 458 |     assert_eq!(<U0MulU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:463:14
[INFO] [stdout]     |
[INFO] [stdout] 463 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:464:14
[INFO] [stdout]     |
[INFO] [stdout] 464 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:464:19
[INFO] [stdout]     |
[INFO] [stdout] 464 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:464:24
[INFO] [stdout]     |
[INFO] [stdout] 464 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:464:31
[INFO] [stdout]     |
[INFO] [stdout] 464 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:464:36
[INFO] [stdout]     |
[INFO] [stdout] 464 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:465:15
[INFO] [stdout]     |
[INFO] [stdout] 465 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:468:46
[INFO] [stdout]     |
[INFO] [stdout] 468 |     type U0DivU2 = <<A as Div<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:470:28
[INFO] [stdout]     |
[INFO] [stdout] 470 |     assert_eq!(<U0DivU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:470:56
[INFO] [stdout]     |
[INFO] [stdout] 470 |     assert_eq!(<U0DivU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:475:14
[INFO] [stdout]     |
[INFO] [stdout] 475 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:476:19
[INFO] [stdout]     |
[INFO] [stdout] 476 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:476:24
[INFO] [stdout]     |
[INFO] [stdout] 476 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:476:31
[INFO] [stdout]     |
[INFO] [stdout] 476 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:476:36
[INFO] [stdout]     |
[INFO] [stdout] 476 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:477:15
[INFO] [stdout]     |
[INFO] [stdout] 477 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:480:46
[INFO] [stdout]     |
[INFO] [stdout] 480 |     type U0RemU2 = <<A as Rem<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:482:28
[INFO] [stdout]     |
[INFO] [stdout] 482 |     assert_eq!(<U0RemU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:482:56
[INFO] [stdout]     |
[INFO] [stdout] 482 |     assert_eq!(<U0RemU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:487:14
[INFO] [stdout]     |
[INFO] [stdout] 487 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:488:14
[INFO] [stdout]     |
[INFO] [stdout] 488 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:488:19
[INFO] [stdout]     |
[INFO] [stdout] 488 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:488:24
[INFO] [stdout]     |
[INFO] [stdout] 488 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:488:31
[INFO] [stdout]     |
[INFO] [stdout] 488 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:488:36
[INFO] [stdout]     |
[INFO] [stdout] 488 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:489:15
[INFO] [stdout]     |
[INFO] [stdout] 489 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:492:60
[INFO] [stdout]     |
[INFO] [stdout] 492 |     type U0PartialDivU2 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PartialDiv` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:492:34
[INFO] [stdout]     |
[INFO] [stdout] 492 |     type U0PartialDivU2 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `PartialEq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 492 -     type U0PartialDivU2 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout] 492 +     type U0PartialDivU2 = <<A as PartialEq<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::PartialDiv;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:494:35
[INFO] [stdout]     |
[INFO] [stdout] 494 |     assert_eq!(<U0PartialDivU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:494:63
[INFO] [stdout]     |
[INFO] [stdout] 494 |     assert_eq!(<U0PartialDivU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:499:14
[INFO] [stdout]     |
[INFO] [stdout] 499 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:500:14
[INFO] [stdout]     |
[INFO] [stdout] 500 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:500:19
[INFO] [stdout]     |
[INFO] [stdout] 500 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:500:24
[INFO] [stdout]     |
[INFO] [stdout] 500 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:500:31
[INFO] [stdout]     |
[INFO] [stdout] 500 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:500:36
[INFO] [stdout]     |
[INFO] [stdout] 500 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:501:15
[INFO] [stdout]     |
[INFO] [stdout] 501 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:504:46
[INFO] [stdout]     |
[INFO] [stdout] 504 |     type U0PowU2 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pow` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:504:27
[INFO] [stdout]     |
[INFO] [stdout] 504 |     type U0PowU2 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Pow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:506:28
[INFO] [stdout]     |
[INFO] [stdout] 506 |     assert_eq!(<U0PowU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:506:56
[INFO] [stdout]     |
[INFO] [stdout] 506 |     assert_eq!(<U0PowU2 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:511:14
[INFO] [stdout]     |
[INFO] [stdout] 511 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:512:14
[INFO] [stdout]     |
[INFO] [stdout] 512 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:512:19
[INFO] [stdout]     |
[INFO] [stdout] 512 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:512:24
[INFO] [stdout]     |
[INFO] [stdout] 512 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:512:31
[INFO] [stdout]     |
[INFO] [stdout] 512 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:512:36
[INFO] [stdout]     |
[INFO] [stdout] 512 |     type B = UInt<UInt<UTerm, B1>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Cmp` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:515:26
[INFO] [stdout]     |
[INFO] [stdout] 515 |     type U0CmpU2 = <A as Cmp<B>>::Output;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Cmp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `to_ordering` in trait `Ord`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:516:34
[INFO] [stdout]     |
[INFO] [stdout] 516 |     assert_eq!(<U0CmpU2 as Ord>::to_ordering(), Ordering::Less);
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:521:14
[INFO] [stdout]     |
[INFO] [stdout] 521 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:522:14
[INFO] [stdout]     |
[INFO] [stdout] 522 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:522:19
[INFO] [stdout]     |
[INFO] [stdout] 522 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:522:24
[INFO] [stdout]     |
[INFO] [stdout] 522 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:522:31
[INFO] [stdout]     |
[INFO] [stdout] 522 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:522:36
[INFO] [stdout]     |
[INFO] [stdout] 522 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:526:52
[INFO] [stdout]     |
[INFO] [stdout] 526 |     type U0BitAndU3 = <<A as BitAnd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:528:31
[INFO] [stdout]     |
[INFO] [stdout] 528 |     assert_eq!(<U0BitAndU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:528:59
[INFO] [stdout]     |
[INFO] [stdout] 528 |     assert_eq!(<U0BitAndU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:533:14
[INFO] [stdout]     |
[INFO] [stdout] 533 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:534:14
[INFO] [stdout]     |
[INFO] [stdout] 534 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:534:19
[INFO] [stdout]     |
[INFO] [stdout] 534 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:534:24
[INFO] [stdout]     |
[INFO] [stdout] 534 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:534:31
[INFO] [stdout]     |
[INFO] [stdout] 534 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:534:36
[INFO] [stdout]     |
[INFO] [stdout] 534 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:535:15
[INFO] [stdout]     |
[INFO] [stdout] 535 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:535:20
[INFO] [stdout]     |
[INFO] [stdout] 535 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:535:25
[INFO] [stdout]     |
[INFO] [stdout] 535 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:535:32
[INFO] [stdout]     |
[INFO] [stdout] 534 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 535 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 535 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 535 +     type U3 = UInt<UInt<UTerm, B>, B1>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:535:37
[INFO] [stdout]     |
[INFO] [stdout] 534 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 535 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 535 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 535 +     type U3 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:538:50
[INFO] [stdout]     |
[INFO] [stdout] 538 |     type U0BitOrU3 = <<A as BitOr<B>>::Output as Same<U3>>::Output;
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:540:30
[INFO] [stdout]     |
[INFO] [stdout] 540 |     assert_eq!(<U0BitOrU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:540:58
[INFO] [stdout]     |
[INFO] [stdout] 540 |     assert_eq!(<U0BitOrU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:545:14
[INFO] [stdout]     |
[INFO] [stdout] 545 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:546:14
[INFO] [stdout]     |
[INFO] [stdout] 546 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:546:19
[INFO] [stdout]     |
[INFO] [stdout] 546 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:546:24
[INFO] [stdout]     |
[INFO] [stdout] 546 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:546:31
[INFO] [stdout]     |
[INFO] [stdout] 546 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:546:36
[INFO] [stdout]     |
[INFO] [stdout] 546 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:547:15
[INFO] [stdout]     |
[INFO] [stdout] 547 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:547:20
[INFO] [stdout]     |
[INFO] [stdout] 547 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:547:25
[INFO] [stdout]     |
[INFO] [stdout] 547 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:547:32
[INFO] [stdout]     |
[INFO] [stdout] 546 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 547 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 547 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 547 +     type U3 = UInt<UInt<UTerm, B>, B1>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:547:37
[INFO] [stdout]     |
[INFO] [stdout] 546 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 547 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 547 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 547 +     type U3 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:550:52
[INFO] [stdout]     |
[INFO] [stdout] 550 |     type U0BitXorU3 = <<A as BitXor<B>>::Output as Same<U3>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:552:31
[INFO] [stdout]     |
[INFO] [stdout] 552 |     assert_eq!(<U0BitXorU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:552:59
[INFO] [stdout]     |
[INFO] [stdout] 552 |     assert_eq!(<U0BitXorU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:557:14
[INFO] [stdout]     |
[INFO] [stdout] 557 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:558:14
[INFO] [stdout]     |
[INFO] [stdout] 558 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:558:19
[INFO] [stdout]     |
[INFO] [stdout] 558 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:558:24
[INFO] [stdout]     |
[INFO] [stdout] 558 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:558:31
[INFO] [stdout]     |
[INFO] [stdout] 558 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:558:36
[INFO] [stdout]     |
[INFO] [stdout] 558 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:559:15
[INFO] [stdout]     |
[INFO] [stdout] 559 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:562:46
[INFO] [stdout]     |
[INFO] [stdout] 562 |     type U0ShlU3 = <<A as Shl<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:564:28
[INFO] [stdout]     |
[INFO] [stdout] 564 |     assert_eq!(<U0ShlU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:564:56
[INFO] [stdout]     |
[INFO] [stdout] 564 |     assert_eq!(<U0ShlU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:570:14
[INFO] [stdout]     |
[INFO] [stdout] 570 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:570:19
[INFO] [stdout]     |
[INFO] [stdout] 570 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:570:24
[INFO] [stdout]     |
[INFO] [stdout] 570 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:570:31
[INFO] [stdout]     |
[INFO] [stdout] 570 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:570:36
[INFO] [stdout]     |
[INFO] [stdout] 570 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:571:15
[INFO] [stdout]     |
[INFO] [stdout] 571 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:574:46
[INFO] [stdout]     |
[INFO] [stdout] 574 |     type U0ShrU3 = <<A as Shr<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:576:28
[INFO] [stdout]     |
[INFO] [stdout] 576 |     assert_eq!(<U0ShrU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:576:56
[INFO] [stdout]     |
[INFO] [stdout] 576 |     assert_eq!(<U0ShrU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:581:14
[INFO] [stdout]     |
[INFO] [stdout] 581 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:582:14
[INFO] [stdout]     |
[INFO] [stdout] 582 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:582:19
[INFO] [stdout]     |
[INFO] [stdout] 582 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:582:31
[INFO] [stdout]     |
[INFO] [stdout] 582 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:582:36
[INFO] [stdout]     |
[INFO] [stdout] 582 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:583:15
[INFO] [stdout]     |
[INFO] [stdout] 583 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:583:20
[INFO] [stdout]     |
[INFO] [stdout] 583 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:583:25
[INFO] [stdout]     |
[INFO] [stdout] 583 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:583:32
[INFO] [stdout]     |
[INFO] [stdout] 582 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 583 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 583 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 583 +     type U3 = UInt<UInt<UTerm, B>, B1>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:583:37
[INFO] [stdout]     |
[INFO] [stdout] 582 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 583 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 583 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 583 +     type U3 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:586:46
[INFO] [stdout]     |
[INFO] [stdout] 586 |     type U0AddU3 = <<A as Add<B>>::Output as Same<U3>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:588:28
[INFO] [stdout]     |
[INFO] [stdout] 588 |     assert_eq!(<U0AddU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:588:56
[INFO] [stdout]     |
[INFO] [stdout] 588 |     assert_eq!(<U0AddU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:593:14
[INFO] [stdout]     |
[INFO] [stdout] 593 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:594:14
[INFO] [stdout]     |
[INFO] [stdout] 594 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:594:19
[INFO] [stdout]     |
[INFO] [stdout] 594 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:594:24
[INFO] [stdout]     |
[INFO] [stdout] 594 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:594:31
[INFO] [stdout]     |
[INFO] [stdout] 594 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:594:36
[INFO] [stdout]     |
[INFO] [stdout] 594 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:595:15
[INFO] [stdout]     |
[INFO] [stdout] 595 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:598:46
[INFO] [stdout]     |
[INFO] [stdout] 598 |     type U0MinU3 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Min` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:598:27
[INFO] [stdout]     |
[INFO] [stdout] 598 |     type U0MinU3 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Min;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:600:28
[INFO] [stdout]     |
[INFO] [stdout] 600 |     assert_eq!(<U0MinU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:600:56
[INFO] [stdout]     |
[INFO] [stdout] 600 |     assert_eq!(<U0MinU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:605:14
[INFO] [stdout]     |
[INFO] [stdout] 605 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:606:14
[INFO] [stdout]     |
[INFO] [stdout] 606 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:606:19
[INFO] [stdout]     |
[INFO] [stdout] 606 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:606:24
[INFO] [stdout]     |
[INFO] [stdout] 606 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:606:31
[INFO] [stdout]     |
[INFO] [stdout] 606 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:606:36
[INFO] [stdout]     |
[INFO] [stdout] 606 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:607:15
[INFO] [stdout]     |
[INFO] [stdout] 607 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:607:20
[INFO] [stdout]     |
[INFO] [stdout] 607 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:607:25
[INFO] [stdout]     |
[INFO] [stdout] 607 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:607:32
[INFO] [stdout]     |
[INFO] [stdout] 606 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 607 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 607 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 607 +     type U3 = UInt<UInt<UTerm, B>, B1>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:607:37
[INFO] [stdout]     |
[INFO] [stdout] 606 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 607 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 607 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 607 +     type U3 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:610:46
[INFO] [stdout]     |
[INFO] [stdout] 610 |     type U0MaxU3 = <<A as Max<B>>::Output as Same<U3>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Max` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:610:27
[INFO] [stdout]     |
[INFO] [stdout] 610 |     type U0MaxU3 = <<A as Max<B>>::Output as Same<U3>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Max;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:612:28
[INFO] [stdout]     |
[INFO] [stdout] 612 |     assert_eq!(<U0MaxU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:612:56
[INFO] [stdout]     |
[INFO] [stdout] 612 |     assert_eq!(<U0MaxU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:617:14
[INFO] [stdout]     |
[INFO] [stdout] 617 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:618:14
[INFO] [stdout]     |
[INFO] [stdout] 618 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:618:24
[INFO] [stdout]     |
[INFO] [stdout] 618 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:618:31
[INFO] [stdout]     |
[INFO] [stdout] 618 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:618:36
[INFO] [stdout]     |
[INFO] [stdout] 618 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:619:15
[INFO] [stdout]     |
[INFO] [stdout] 619 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:619:20
[INFO] [stdout]     |
[INFO] [stdout] 619 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:619:32
[INFO] [stdout]     |
[INFO] [stdout] 618 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 619 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 619 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 619 +     type U3 = UInt<UInt<UTerm, B>, B1>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:619:37
[INFO] [stdout]     |
[INFO] [stdout] 618 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |     ----------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 619 |     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 619 -     type U3 = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout] 619 +     type U3 = UInt<UInt<UTerm, B1>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:622:46
[INFO] [stdout]     |
[INFO] [stdout] 622 |     type U0GcdU3 = <<A as Gcd<B>>::Output as Same<U3>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Gcd` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:622:27
[INFO] [stdout]     |
[INFO] [stdout] 622 |     type U0GcdU3 = <<A as Gcd<B>>::Output as Same<U3>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Gcd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:624:28
[INFO] [stdout]     |
[INFO] [stdout] 624 |     assert_eq!(<U0GcdU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:624:56
[INFO] [stdout]     |
[INFO] [stdout] 624 |     assert_eq!(<U0GcdU3 as Unsigned>::to_u64(), <U3 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:629:14
[INFO] [stdout]     |
[INFO] [stdout] 629 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:630:14
[INFO] [stdout]     |
[INFO] [stdout] 630 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:630:19
[INFO] [stdout]     |
[INFO] [stdout] 630 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:630:24
[INFO] [stdout]     |
[INFO] [stdout] 630 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:630:31
[INFO] [stdout]     |
[INFO] [stdout] 630 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:630:36
[INFO] [stdout]     |
[INFO] [stdout] 630 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:631:15
[INFO] [stdout]     |
[INFO] [stdout] 631 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:634:46
[INFO] [stdout]     |
[INFO] [stdout] 634 |     type U0MulU3 = <<A as Mul<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:636:28
[INFO] [stdout]     |
[INFO] [stdout] 636 |     assert_eq!(<U0MulU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:636:56
[INFO] [stdout]     |
[INFO] [stdout] 636 |     assert_eq!(<U0MulU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:641:14
[INFO] [stdout]     |
[INFO] [stdout] 641 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:642:14
[INFO] [stdout]     |
[INFO] [stdout] 642 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:642:19
[INFO] [stdout]     |
[INFO] [stdout] 642 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:642:24
[INFO] [stdout]     |
[INFO] [stdout] 642 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:642:31
[INFO] [stdout]     |
[INFO] [stdout] 642 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:642:36
[INFO] [stdout]     |
[INFO] [stdout] 642 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:643:15
[INFO] [stdout]     |
[INFO] [stdout] 643 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:646:46
[INFO] [stdout]     |
[INFO] [stdout] 646 |     type U0DivU3 = <<A as Div<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:648:28
[INFO] [stdout]     |
[INFO] [stdout] 648 |     assert_eq!(<U0DivU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:648:56
[INFO] [stdout]     |
[INFO] [stdout] 648 |     assert_eq!(<U0DivU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:653:14
[INFO] [stdout]     |
[INFO] [stdout] 653 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:654:14
[INFO] [stdout]     |
[INFO] [stdout] 654 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:654:19
[INFO] [stdout]     |
[INFO] [stdout] 654 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:654:24
[INFO] [stdout]     |
[INFO] [stdout] 654 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:654:31
[INFO] [stdout]     |
[INFO] [stdout] 654 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:654:36
[INFO] [stdout]     |
[INFO] [stdout] 654 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:655:15
[INFO] [stdout]     |
[INFO] [stdout] 655 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:658:46
[INFO] [stdout]     |
[INFO] [stdout] 658 |     type U0RemU3 = <<A as Rem<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:660:28
[INFO] [stdout]     |
[INFO] [stdout] 660 |     assert_eq!(<U0RemU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:660:56
[INFO] [stdout]     |
[INFO] [stdout] 660 |     assert_eq!(<U0RemU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:665:14
[INFO] [stdout]     |
[INFO] [stdout] 665 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:666:14
[INFO] [stdout]     |
[INFO] [stdout] 666 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:666:19
[INFO] [stdout]     |
[INFO] [stdout] 666 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:666:24
[INFO] [stdout]     |
[INFO] [stdout] 666 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:666:31
[INFO] [stdout]     |
[INFO] [stdout] 666 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:666:36
[INFO] [stdout]     |
[INFO] [stdout] 666 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:667:15
[INFO] [stdout]     |
[INFO] [stdout] 667 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:670:60
[INFO] [stdout]     |
[INFO] [stdout] 670 |     type U0PartialDivU3 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PartialDiv` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:670:34
[INFO] [stdout]     |
[INFO] [stdout] 670 |     type U0PartialDivU3 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `PartialEq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 670 -     type U0PartialDivU3 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout] 670 +     type U0PartialDivU3 = <<A as PartialEq<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::PartialDiv;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:672:35
[INFO] [stdout]     |
[INFO] [stdout] 672 |     assert_eq!(<U0PartialDivU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:672:63
[INFO] [stdout]     |
[INFO] [stdout] 672 |     assert_eq!(<U0PartialDivU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:677:14
[INFO] [stdout]     |
[INFO] [stdout] 677 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:678:19
[INFO] [stdout]     |
[INFO] [stdout] 678 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:678:24
[INFO] [stdout]     |
[INFO] [stdout] 678 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:678:31
[INFO] [stdout]     |
[INFO] [stdout] 678 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:678:36
[INFO] [stdout]     |
[INFO] [stdout] 678 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:679:15
[INFO] [stdout]     |
[INFO] [stdout] 679 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:682:46
[INFO] [stdout]     |
[INFO] [stdout] 682 |     type U0PowU3 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pow` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:682:27
[INFO] [stdout]     |
[INFO] [stdout] 682 |     type U0PowU3 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Pow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:684:28
[INFO] [stdout]     |
[INFO] [stdout] 684 |     assert_eq!(<U0PowU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:684:56
[INFO] [stdout]     |
[INFO] [stdout] 684 |     assert_eq!(<U0PowU3 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:689:14
[INFO] [stdout]     |
[INFO] [stdout] 689 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:690:14
[INFO] [stdout]     |
[INFO] [stdout] 690 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:690:19
[INFO] [stdout]     |
[INFO] [stdout] 690 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:690:24
[INFO] [stdout]     |
[INFO] [stdout] 690 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:690:31
[INFO] [stdout]     |
[INFO] [stdout] 690 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:690:36
[INFO] [stdout]     |
[INFO] [stdout] 690 |     type B = UInt<UInt<UTerm, B1>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Cmp` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:693:26
[INFO] [stdout]     |
[INFO] [stdout] 693 |     type U0CmpU3 = <A as Cmp<B>>::Output;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Cmp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `to_ordering` in trait `Ord`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:694:34
[INFO] [stdout]     |
[INFO] [stdout] 694 |     assert_eq!(<U0CmpU3 as Ord>::to_ordering(), Ordering::Less);
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:699:14
[INFO] [stdout]     |
[INFO] [stdout] 699 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:700:14
[INFO] [stdout]     |
[INFO] [stdout] 700 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:700:19
[INFO] [stdout]     |
[INFO] [stdout] 700 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:700:24
[INFO] [stdout]     |
[INFO] [stdout] 700 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:700:29
[INFO] [stdout]     |
[INFO] [stdout] 700 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:700:36
[INFO] [stdout]     |
[INFO] [stdout] 700 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:700:41
[INFO] [stdout]     |
[INFO] [stdout] 700 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:700:46
[INFO] [stdout]     |
[INFO] [stdout] 700 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:701:15
[INFO] [stdout]     |
[INFO] [stdout] 701 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:704:52
[INFO] [stdout]     |
[INFO] [stdout] 704 |     type U0BitAndU4 = <<A as BitAnd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:706:31
[INFO] [stdout]     |
[INFO] [stdout] 706 |     assert_eq!(<U0BitAndU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:706:59
[INFO] [stdout]     |
[INFO] [stdout] 706 |     assert_eq!(<U0BitAndU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:711:14
[INFO] [stdout]     |
[INFO] [stdout] 711 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:712:14
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:712:19
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:712:24
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:712:29
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:712:36
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:712:41
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:712:46
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:713:15
[INFO] [stdout]     |
[INFO] [stdout] 713 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:713:20
[INFO] [stdout]     |
[INFO] [stdout] 713 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:713:25
[INFO] [stdout]     |
[INFO] [stdout] 713 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:713:30
[INFO] [stdout]     |
[INFO] [stdout] 713 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:713:37
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 713 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 713 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 713 +     type U4 = UInt<UInt<UInt<UTerm, B>, B0>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:713:42
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 713 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 713 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 713 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:713:47
[INFO] [stdout]     |
[INFO] [stdout] 712 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 713 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                               ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 713 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 713 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:716:50
[INFO] [stdout]     |
[INFO] [stdout] 716 |     type U0BitOrU4 = <<A as BitOr<B>>::Output as Same<U4>>::Output;
[INFO] [stdout]     |                                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:718:30
[INFO] [stdout]     |
[INFO] [stdout] 718 |     assert_eq!(<U0BitOrU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:718:58
[INFO] [stdout]     |
[INFO] [stdout] 718 |     assert_eq!(<U0BitOrU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:723:14
[INFO] [stdout]     |
[INFO] [stdout] 723 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:724:14
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:724:19
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:724:24
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:724:29
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:724:36
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:724:41
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:724:46
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:725:15
[INFO] [stdout]     |
[INFO] [stdout] 725 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:725:20
[INFO] [stdout]     |
[INFO] [stdout] 725 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:725:30
[INFO] [stdout]     |
[INFO] [stdout] 725 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:725:37
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 725 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 725 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 725 +     type U4 = UInt<UInt<UInt<UTerm, B>, B0>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:725:42
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 725 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 725 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 725 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:725:47
[INFO] [stdout]     |
[INFO] [stdout] 724 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 725 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                               ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 725 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 725 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:728:52
[INFO] [stdout]     |
[INFO] [stdout] 728 |     type U0BitXorU4 = <<A as BitXor<B>>::Output as Same<U4>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:730:31
[INFO] [stdout]     |
[INFO] [stdout] 730 |     assert_eq!(<U0BitXorU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:730:59
[INFO] [stdout]     |
[INFO] [stdout] 730 |     assert_eq!(<U0BitXorU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:735:14
[INFO] [stdout]     |
[INFO] [stdout] 735 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:736:14
[INFO] [stdout]     |
[INFO] [stdout] 736 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:736:19
[INFO] [stdout]     |
[INFO] [stdout] 736 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:736:24
[INFO] [stdout]     |
[INFO] [stdout] 736 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:736:29
[INFO] [stdout]     |
[INFO] [stdout] 736 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:736:36
[INFO] [stdout]     |
[INFO] [stdout] 736 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:736:41
[INFO] [stdout]     |
[INFO] [stdout] 736 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:736:46
[INFO] [stdout]     |
[INFO] [stdout] 736 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:737:15
[INFO] [stdout]     |
[INFO] [stdout] 737 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:740:46
[INFO] [stdout]     |
[INFO] [stdout] 740 |     type U0ShlU4 = <<A as Shl<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:742:28
[INFO] [stdout]     |
[INFO] [stdout] 742 |     assert_eq!(<U0ShlU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:742:56
[INFO] [stdout]     |
[INFO] [stdout] 742 |     assert_eq!(<U0ShlU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:747:14
[INFO] [stdout]     |
[INFO] [stdout] 747 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:748:14
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:748:19
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:748:24
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:748:29
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:748:36
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:748:41
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:748:46
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:749:15
[INFO] [stdout]     |
[INFO] [stdout] 749 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:752:46
[INFO] [stdout]     |
[INFO] [stdout] 752 |     type U0ShrU4 = <<A as Shr<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:754:28
[INFO] [stdout]     |
[INFO] [stdout] 754 |     assert_eq!(<U0ShrU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:754:56
[INFO] [stdout]     |
[INFO] [stdout] 754 |     assert_eq!(<U0ShrU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:759:14
[INFO] [stdout]     |
[INFO] [stdout] 759 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:760:14
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:760:19
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:760:24
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:760:29
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:760:36
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:760:41
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:760:46
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:761:15
[INFO] [stdout]     |
[INFO] [stdout] 761 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:761:20
[INFO] [stdout]     |
[INFO] [stdout] 761 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:761:25
[INFO] [stdout]     |
[INFO] [stdout] 761 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:761:30
[INFO] [stdout]     |
[INFO] [stdout] 761 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:761:37
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 761 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 761 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 761 +     type U4 = UInt<UInt<UInt<UTerm, B>, B0>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:761:42
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 761 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 761 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 761 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:761:47
[INFO] [stdout]     |
[INFO] [stdout] 760 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 761 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                               ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 761 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 761 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:764:46
[INFO] [stdout]     |
[INFO] [stdout] 764 |     type U0AddU4 = <<A as Add<B>>::Output as Same<U4>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:766:28
[INFO] [stdout]     |
[INFO] [stdout] 766 |     assert_eq!(<U0AddU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:766:56
[INFO] [stdout]     |
[INFO] [stdout] 766 |     assert_eq!(<U0AddU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:771:14
[INFO] [stdout]     |
[INFO] [stdout] 771 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:772:14
[INFO] [stdout]     |
[INFO] [stdout] 772 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:772:19
[INFO] [stdout]     |
[INFO] [stdout] 772 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:772:24
[INFO] [stdout]     |
[INFO] [stdout] 772 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:772:29
[INFO] [stdout]     |
[INFO] [stdout] 772 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:772:36
[INFO] [stdout]     |
[INFO] [stdout] 772 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:772:41
[INFO] [stdout]     |
[INFO] [stdout] 772 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:772:46
[INFO] [stdout]     |
[INFO] [stdout] 772 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:773:15
[INFO] [stdout]     |
[INFO] [stdout] 773 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:776:46
[INFO] [stdout]     |
[INFO] [stdout] 776 |     type U0MinU4 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Min` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:776:27
[INFO] [stdout]     |
[INFO] [stdout] 776 |     type U0MinU4 = <<A as Min<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Min;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:778:28
[INFO] [stdout]     |
[INFO] [stdout] 778 |     assert_eq!(<U0MinU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:778:56
[INFO] [stdout]     |
[INFO] [stdout] 778 |     assert_eq!(<U0MinU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:783:14
[INFO] [stdout]     |
[INFO] [stdout] 783 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:784:14
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:784:19
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:784:24
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:784:29
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:784:36
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:784:41
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:784:46
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:785:15
[INFO] [stdout]     |
[INFO] [stdout] 785 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:785:20
[INFO] [stdout]     |
[INFO] [stdout] 785 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:785:25
[INFO] [stdout]     |
[INFO] [stdout] 785 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:785:30
[INFO] [stdout]     |
[INFO] [stdout] 785 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:785:37
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 785 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 785 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 785 +     type U4 = UInt<UInt<UInt<UTerm, B>, B0>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:785:42
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 785 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 785 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 785 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:785:47
[INFO] [stdout]     |
[INFO] [stdout] 784 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 785 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                               ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 785 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 785 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:788:46
[INFO] [stdout]     |
[INFO] [stdout] 788 |     type U0MaxU4 = <<A as Max<B>>::Output as Same<U4>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Max` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:788:27
[INFO] [stdout]     |
[INFO] [stdout] 788 |     type U0MaxU4 = <<A as Max<B>>::Output as Same<U4>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Max;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:790:28
[INFO] [stdout]     |
[INFO] [stdout] 790 |     assert_eq!(<U0MaxU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:790:56
[INFO] [stdout]     |
[INFO] [stdout] 790 |     assert_eq!(<U0MaxU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:795:14
[INFO] [stdout]     |
[INFO] [stdout] 795 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:796:14
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:796:19
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:796:24
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:796:29
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:796:36
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:796:41
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:796:46
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:797:15
[INFO] [stdout]     |
[INFO] [stdout] 797 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:797:20
[INFO] [stdout]     |
[INFO] [stdout] 797 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:797:25
[INFO] [stdout]     |
[INFO] [stdout] 797 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:797:30
[INFO] [stdout]     |
[INFO] [stdout] 797 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:797:37
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 797 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                     ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 797 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 797 +     type U4 = UInt<UInt<UInt<UTerm, B>, B0>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:797:42
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 797 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 797 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 797 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B>, B0>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:797:47
[INFO] [stdout]     |
[INFO] [stdout] 796 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |     --------------------------------------------- similarly named type alias `B` defined here
[INFO] [stdout] 797 |     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                               ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 797 -     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout] 797 +     type U4 = UInt<UInt<UInt<UTerm, B1>, B0>, B>;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:800:46
[INFO] [stdout]     |
[INFO] [stdout] 800 |     type U0GcdU4 = <<A as Gcd<B>>::Output as Same<U4>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Gcd` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:800:27
[INFO] [stdout]     |
[INFO] [stdout] 800 |     type U0GcdU4 = <<A as Gcd<B>>::Output as Same<U4>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Gcd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:802:28
[INFO] [stdout]     |
[INFO] [stdout] 802 |     assert_eq!(<U0GcdU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:802:56
[INFO] [stdout]     |
[INFO] [stdout] 802 |     assert_eq!(<U0GcdU4 as Unsigned>::to_u64(), <U4 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:807:14
[INFO] [stdout]     |
[INFO] [stdout] 807 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:808:14
[INFO] [stdout]     |
[INFO] [stdout] 808 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:808:19
[INFO] [stdout]     |
[INFO] [stdout] 808 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:808:24
[INFO] [stdout]     |
[INFO] [stdout] 808 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:808:29
[INFO] [stdout]     |
[INFO] [stdout] 808 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:808:36
[INFO] [stdout]     |
[INFO] [stdout] 808 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:808:41
[INFO] [stdout]     |
[INFO] [stdout] 808 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:808:46
[INFO] [stdout]     |
[INFO] [stdout] 808 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:809:15
[INFO] [stdout]     |
[INFO] [stdout] 809 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:812:46
[INFO] [stdout]     |
[INFO] [stdout] 812 |     type U0MulU4 = <<A as Mul<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:814:28
[INFO] [stdout]     |
[INFO] [stdout] 814 |     assert_eq!(<U0MulU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:814:56
[INFO] [stdout]     |
[INFO] [stdout] 814 |     assert_eq!(<U0MulU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:819:14
[INFO] [stdout]     |
[INFO] [stdout] 819 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:820:14
[INFO] [stdout]     |
[INFO] [stdout] 820 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:820:19
[INFO] [stdout]     |
[INFO] [stdout] 820 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:820:24
[INFO] [stdout]     |
[INFO] [stdout] 820 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:820:29
[INFO] [stdout]     |
[INFO] [stdout] 820 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:820:36
[INFO] [stdout]     |
[INFO] [stdout] 820 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:820:41
[INFO] [stdout]     |
[INFO] [stdout] 820 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:820:46
[INFO] [stdout]     |
[INFO] [stdout] 820 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:821:15
[INFO] [stdout]     |
[INFO] [stdout] 821 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:824:46
[INFO] [stdout]     |
[INFO] [stdout] 824 |     type U0DivU4 = <<A as Div<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:826:28
[INFO] [stdout]     |
[INFO] [stdout] 826 |     assert_eq!(<U0DivU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:826:56
[INFO] [stdout]     |
[INFO] [stdout] 826 |     assert_eq!(<U0DivU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:831:14
[INFO] [stdout]     |
[INFO] [stdout] 831 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:832:14
[INFO] [stdout]     |
[INFO] [stdout] 832 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:832:19
[INFO] [stdout]     |
[INFO] [stdout] 832 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:832:24
[INFO] [stdout]     |
[INFO] [stdout] 832 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:832:29
[INFO] [stdout]     |
[INFO] [stdout] 832 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:832:36
[INFO] [stdout]     |
[INFO] [stdout] 832 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:832:41
[INFO] [stdout]     |
[INFO] [stdout] 832 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:832:46
[INFO] [stdout]     |
[INFO] [stdout] 832 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:833:15
[INFO] [stdout]     |
[INFO] [stdout] 833 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:836:46
[INFO] [stdout]     |
[INFO] [stdout] 836 |     type U0RemU4 = <<A as Rem<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:838:28
[INFO] [stdout]     |
[INFO] [stdout] 838 |     assert_eq!(<U0RemU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:838:56
[INFO] [stdout]     |
[INFO] [stdout] 838 |     assert_eq!(<U0RemU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:843:14
[INFO] [stdout]     |
[INFO] [stdout] 843 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:844:14
[INFO] [stdout]     |
[INFO] [stdout] 844 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:844:19
[INFO] [stdout]     |
[INFO] [stdout] 844 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:844:24
[INFO] [stdout]     |
[INFO] [stdout] 844 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:844:29
[INFO] [stdout]     |
[INFO] [stdout] 844 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:844:36
[INFO] [stdout]     |
[INFO] [stdout] 844 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:844:41
[INFO] [stdout]     |
[INFO] [stdout] 844 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:844:46
[INFO] [stdout]     |
[INFO] [stdout] 844 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:845:15
[INFO] [stdout]     |
[INFO] [stdout] 845 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:848:60
[INFO] [stdout]     |
[INFO] [stdout] 848 |     type U0PartialDivU4 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `PartialDiv` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:848:34
[INFO] [stdout]     |
[INFO] [stdout] 848 |     type U0PartialDivU4 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `PartialEq` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 848 -     type U0PartialDivU4 = <<A as PartialDiv<B>>::Output as Same<U0>>::Output;
[INFO] [stdout] 848 +     type U0PartialDivU4 = <<A as PartialEq<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::PartialDiv;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:850:35
[INFO] [stdout]     |
[INFO] [stdout] 850 |     assert_eq!(<U0PartialDivU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:850:63
[INFO] [stdout]     |
[INFO] [stdout] 850 |     assert_eq!(<U0PartialDivU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:855:14
[INFO] [stdout]     |
[INFO] [stdout] 855 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:856:14
[INFO] [stdout]     |
[INFO] [stdout] 856 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:856:19
[INFO] [stdout]     |
[INFO] [stdout] 856 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:856:24
[INFO] [stdout]     |
[INFO] [stdout] 856 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:856:29
[INFO] [stdout]     |
[INFO] [stdout] 856 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:856:36
[INFO] [stdout]     |
[INFO] [stdout] 856 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:856:41
[INFO] [stdout]     |
[INFO] [stdout] 856 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:856:46
[INFO] [stdout]     |
[INFO] [stdout] 856 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:857:15
[INFO] [stdout]     |
[INFO] [stdout] 857 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:860:46
[INFO] [stdout]     |
[INFO] [stdout] 860 |     type U0PowU4 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Pow` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:860:27
[INFO] [stdout]     |
[INFO] [stdout] 860 |     type U0PowU4 = <<A as Pow<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Pow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:862:28
[INFO] [stdout]     |
[INFO] [stdout] 862 |     assert_eq!(<U0PowU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:862:56
[INFO] [stdout]     |
[INFO] [stdout] 862 |     assert_eq!(<U0PowU4 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:867:14
[INFO] [stdout]     |
[INFO] [stdout] 867 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:868:14
[INFO] [stdout]     |
[INFO] [stdout] 868 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:868:19
[INFO] [stdout]     |
[INFO] [stdout] 868 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:868:24
[INFO] [stdout]     |
[INFO] [stdout] 868 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:868:29
[INFO] [stdout]     |
[INFO] [stdout] 868 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:868:36
[INFO] [stdout]     |
[INFO] [stdout] 868 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:868:41
[INFO] [stdout]     |
[INFO] [stdout] 868 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:868:46
[INFO] [stdout]     |
[INFO] [stdout] 868 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B0>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Cmp` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:871:26
[INFO] [stdout]     |
[INFO] [stdout] 871 |     type U0CmpU4 = <A as Cmp<B>>::Output;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Cmp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `to_ordering` in trait `Ord`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:872:34
[INFO] [stdout]     |
[INFO] [stdout] 872 |     assert_eq!(<U0CmpU4 as Ord>::to_ordering(), Ordering::Less);
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in `Ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:877:14
[INFO] [stdout]     |
[INFO] [stdout] 877 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:878:14
[INFO] [stdout]     |
[INFO] [stdout] 878 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:878:19
[INFO] [stdout]     |
[INFO] [stdout] 878 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:878:24
[INFO] [stdout]     |
[INFO] [stdout] 878 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:878:29
[INFO] [stdout]     |
[INFO] [stdout] 878 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:878:36
[INFO] [stdout]     |
[INFO] [stdout] 878 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                                    ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B0` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:878:41
[INFO] [stdout]     |
[INFO] [stdout] 878 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                                         ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B1` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:878:46
[INFO] [stdout]     |
[INFO] [stdout] 878 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                                              ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::B1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:879:15
[INFO] [stdout]     |
[INFO] [stdout] 879 |     type U0 = UTerm;
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Same` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:882:52
[INFO] [stdout]     |
[INFO] [stdout] 882 |     type U0BitAndU5 = <<A as BitAnd<B>>::Output as Same<U0>>::Output;
[INFO] [stdout]     |                                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Same;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:884:31
[INFO] [stdout]     |
[INFO] [stdout] 884 |     assert_eq!(<U0BitAndU5 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Unsigned` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:884:59
[INFO] [stdout]     |
[INFO] [stdout] 884 |     assert_eq!(<U0BitAndU5 as Unsigned>::to_u64(), <U0 as Unsigned>::to_u64());
[INFO] [stdout]     |                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::Unsigned;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:889:14
[INFO] [stdout]     |
[INFO] [stdout] 889 |     type A = UTerm;
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UTerm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:890:14
[INFO] [stdout]     |
[INFO] [stdout] 890 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:890:19
[INFO] [stdout]     |
[INFO] [stdout] 890 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UInt` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/substrate-typenum-0346c8b4ffadba07/out/tests.rs:890:24
[INFO] [stdout]     |
[INFO] [stdout] 890 |     type B = UInt<UInt<UInt<UTerm, B1>, B0>, B1>;
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use substrate_typenum::UInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UTerm` in this scope
[WARN] too many lines in the log, truncating it
