[INFO] fetching crate fullcodec-subtle 0.2.0...
[INFO] checking fullcodec-subtle-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fullcodec-subtle 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fullcodec-subtle 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fullcodec-subtle 0.2.0
[INFO] finished tweaking crates.io crate fullcodec-subtle 0.2.0
[INFO] tweaked toml for crates.io crate fullcodec-subtle 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37a124796b625458b0f47395f29581b927fd032e456680f9d1113142ead3ae73
[INFO] running `Command { std: "docker" "start" "-a" "37a124796b625458b0f47395f29581b927fd032e456680f9d1113142ead3ae73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37a124796b625458b0f47395f29581b927fd032e456680f9d1113142ead3ae73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a124796b625458b0f47395f29581b927fd032e456680f9d1113142ead3ae73", kill_on_drop: false }`
[INFO] [stdout] 37a124796b625458b0f47395f29581b927fd032e456680f9d1113142ead3ae73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3331089cd37ae71d6c1649538d3e0e6287b791434948ab4decc8065805c68d91
[INFO] running `Command { std: "docker" "start" "-a" "3331089cd37ae71d6c1649538d3e0e6287b791434948ab4decc8065805c68d91", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking fullcodec-subtle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use core::option::Option;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Option` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use core::option::Option;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Option` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `parity_subtle`
[INFO] [stdout]  --> tests/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate parity_subtle;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 3]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_eq!((&a).ct_eq(&b).unwrap_u8(), 1);
[INFO] [stdout]    |                     ^^^^^ method not found in `&[u8; 3]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 8]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let a_eq_a = (&a).ct_eq(&a);
[INFO] [stdout]    |                       ^^^^^ method not found in `&[u8; 8]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 8]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let a_eq_b = (&a).ct_eq(&b);
[INFO] [stdout]    |                       ^^^^^ method not found in `&[u8; 8]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 8]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let a_eq_c = (&a).ct_eq(&c);
[INFO] [stdout]    |                       ^^^^^ method not found in `&[u8; 8]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:40:7
[INFO] [stdout]     |
[INFO] [stdout] 40  |     a.conditional_assign(&b, 0.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:42:7
[INFO] [stdout]     |
[INFO] [stdout] 42  |     a.conditional_assign(&b, 1.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:51:7
[INFO] [stdout]     |
[INFO] [stdout] 51  |     c.conditional_assign(&d, 0.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  |     c.conditional_assign(&d, 1.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq!(i16::conditional_select(&x, &y, 0.into()), 257);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq!(i16::conditional_swap(&x, &y, 0.into()), 257);
[INFO] [stdout]    |                     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq!(i16::conditional_select(&x, &y, 1.into()), 514);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq!(i16::conditional_swap(&x, &y, 1.into()), 514);
[INFO] [stdout]    |                     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `isize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `isize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `usize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `usize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let choice_true: bool = Choice::from(1).into();
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let choice_false: bool = Choice::from(0).into();
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let t = Choice::from(1);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let f = Choice::from(0);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |     assert_eq!(bool::from(Choice::conditional_select(&t, &f, f)), true);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_eq!(bool::from(Choice::conditional_select(&t, &f, t)), false);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_eq!(bool::from(Choice::conditional_select(&f, &t, f)), false);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 |     assert_eq!(bool::from(Choice::conditional_select(&f, &t, t)), true);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert!(Choice::from(0).ct_eq(&Choice::from(0)).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert!(Choice::from(0).ct_eq(&Choice::from(0)).unwrap_u8() == 1);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert!(Choice::from(0).ct_eq(&Choice::from(1)).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert!(Choice::from(0).ct_eq(&Choice::from(1)).unwrap_u8() == 0);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert!(Choice::from(1).ct_eq(&Choice::from(0)).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:146:36
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert!(Choice::from(1).ct_eq(&Choice::from(0)).unwrap_u8() == 0);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |     assert!(Choice::from(1).ct_eq(&Choice::from(1)).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 |     assert!(Choice::from(1).ct_eq(&Choice::from(1)).unwrap_u8() == 1);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let a = CtOption::new(10, Choice::from(1));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let a = CtOption::new(10, Choice::from(1));
[INFO] [stdout]     |                               ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = CtOption::new(9, Choice::from(1));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = CtOption::new(9, Choice::from(1));
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let c = CtOption::new(10, Choice::from(0));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:154:31
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let c = CtOption::new(10, Choice::from(0));
[INFO] [stdout]     |                               ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let d = CtOption::new(9, Choice::from(0));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let d = CtOption::new(9, Choice::from(0));
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:182:16
[INFO] [stdout]     |
[INFO] [stdout] 182 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or(2), 1);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or(2), 1);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or(2), 2);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:183:33
[INFO] [stdout]     |
[INFO] [stdout] 183 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or(2), 2);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or_else(|| 2), 1);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or_else(|| 2), 1);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or_else(|| 2), 2);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or_else(|| 2), 2);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 CtOption::new(2, Choice::from(0))
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `CtOption`
[INFO] [stdout]     |                 help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:212:34
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 CtOption::new(2, Choice::from(0))
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 CtOption::new(2, Choice::from(1))
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `CtOption`
[INFO] [stdout]     |                 help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:222:34
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 CtOption::new(2, Choice::from(1))
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:229:26
[INFO] [stdout]     |
[INFO] [stdout] 229 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |             .and_then(|_| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           use of undeclared type `CtOption`
[INFO] [stdout]     |                           help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:230:44
[INFO] [stdout]     |
[INFO] [stdout] 230 |             .and_then(|_| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:236:26
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .and_then(|_| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           use of undeclared type `CtOption`
[INFO] [stdout]     |                           help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:237:44
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .and_then(|_| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:245:26
[INFO] [stdout]     |
[INFO] [stdout] 245 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:246:42
[INFO] [stdout]     |
[INFO] [stdout] 246 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:251:26
[INFO] [stdout]     |
[INFO] [stdout] 251 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:252:25
[INFO] [stdout]     |
[INFO] [stdout] 252 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:257:26
[INFO] [stdout]     |
[INFO] [stdout] 257 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:263:26
[INFO] [stdout]     |
[INFO] [stdout] 263 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:264:42
[INFO] [stdout]     |
[INFO] [stdout] 264 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:271:38
[INFO] [stdout]     |
[INFO] [stdout] 271 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 276 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:277:38
[INFO] [stdout]     |
[INFO] [stdout] 277 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:282:26
[INFO] [stdout]     |
[INFO] [stdout] 282 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:283:38
[INFO] [stdout]     |
[INFO] [stdout] 283 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:289:38
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:294:26
[INFO] [stdout]     |
[INFO] [stdout] 294 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:295:38
[INFO] [stdout]     |
[INFO] [stdout] 295 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:300:26
[INFO] [stdout]     |
[INFO] [stdout] 300 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:301:38
[INFO] [stdout]     |
[INFO] [stdout] 301 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:306:26
[INFO] [stdout]     |
[INFO] [stdout] 306 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:307:38
[INFO] [stdout]     |
[INFO] [stdout] 307 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:312:26
[INFO] [stdout]     |
[INFO] [stdout] 312 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:313:21
[INFO] [stdout]     |
[INFO] [stdout] 313 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:313:38
[INFO] [stdout]     |
[INFO] [stdout] 313 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:318:26
[INFO] [stdout]     |
[INFO] [stdout] 318 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:319:21
[INFO] [stdout]     |
[INFO] [stdout] 319 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:319:38
[INFO] [stdout]     |
[INFO] [stdout] 319 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:324:26
[INFO] [stdout]     |
[INFO] [stdout] 324 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:325:21
[INFO] [stdout]     |
[INFO] [stdout] 325 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:325:38
[INFO] [stdout]     |
[INFO] [stdout] 325 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 |     CtOption::new(10, Choice::from(0)).unwrap();
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     use of undeclared type `CtOption`
[INFO] [stdout]     |     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:336:23
[INFO] [stdout]     |
[INFO] [stdout] 336 |     CtOption::new(10, Choice::from(0)).unwrap();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     generate_greater_than_test!(u8);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     generate_greater_than_test!(u16);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 |     generate_greater_than_test!(u32);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     generate_greater_than_test!(u64);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |     generate_greater_than_test!(u128);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_lt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     let z = 1u32.ct_lt(&(2u32.pow(31) - 1));
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:852:8
[INFO] [stdout]     |
[INFO] [stdout] 852 |     fn ct_lt(&self, other: &Self) -> Choice {
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeLess` which provides `ct_lt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeLess;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 390 |     let z = 1u32.ct_gt(&(2u32.pow(31) - 1));
[INFO] [stdout]     |                  ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |     generate_less_than_test!(u8);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     generate_less_than_test!(u16);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     generate_less_than_test!(u32);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     generate_less_than_test!(u64);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 |     generate_less_than_test!(u128);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 216 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fullcodec-subtle` (test "mod") due to 217 previous errors
[INFO] running `Command { std: "docker" "inspect" "3331089cd37ae71d6c1649538d3e0e6287b791434948ab4decc8065805c68d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3331089cd37ae71d6c1649538d3e0e6287b791434948ab4decc8065805c68d91", kill_on_drop: false }`
[INFO] [stdout] 3331089cd37ae71d6c1649538d3e0e6287b791434948ab4decc8065805c68d91
[INFO] checking fullcodec-subtle-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate fullcodec-subtle 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fullcodec-subtle 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fullcodec-subtle 0.2.0
[INFO] finished tweaking crates.io crate fullcodec-subtle 0.2.0
[INFO] tweaked toml for crates.io crate fullcodec-subtle 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b1fc91aa99c6209209225700aad5792ff2701fda5097dc08db2be445446fd4e
[INFO] running `Command { std: "docker" "start" "-a" "6b1fc91aa99c6209209225700aad5792ff2701fda5097dc08db2be445446fd4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b1fc91aa99c6209209225700aad5792ff2701fda5097dc08db2be445446fd4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1fc91aa99c6209209225700aad5792ff2701fda5097dc08db2be445446fd4e", kill_on_drop: false }`
[INFO] [stdout] 6b1fc91aa99c6209209225700aad5792ff2701fda5097dc08db2be445446fd4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55d9eed9b15db2fad01a73aaf5aa325003970662b168825cb3bb9db538324ca3
[INFO] running `Command { std: "docker" "start" "-a" "55d9eed9b15db2fad01a73aaf5aa325003970662b168825cb3bb9db538324ca3", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking fullcodec-subtle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use core::option::Option;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Option` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use core::option::Option;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Option` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `parity_subtle`
[INFO] [stdout]  --> tests/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate parity_subtle;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 3]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_eq!((&a).ct_eq(&b).unwrap_u8(), 1);
[INFO] [stdout]    |                     ^^^^^ method not found in `&[u8; 3]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 8]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let a_eq_a = (&a).ct_eq(&a);
[INFO] [stdout]    |                       ^^^^^ method not found in `&[u8; 8]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 8]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let a_eq_b = (&a).ct_eq(&b);
[INFO] [stdout]    |                       ^^^^^ method not found in `&[u8; 8]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for reference `&[u8; 8]` in the current scope
[INFO] [stdout]   --> tests/mod.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let a_eq_c = (&a).ct_eq(&c);
[INFO] [stdout]    |                       ^^^^^ method not found in `&[u8; 8]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:40:7
[INFO] [stdout]     |
[INFO] [stdout] 40  |     a.conditional_assign(&b, 0.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:42:7
[INFO] [stdout]     |
[INFO] [stdout] 42  |     a.conditional_assign(&b, 1.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:51:7
[INFO] [stdout]     |
[INFO] [stdout] 51  |     c.conditional_assign(&d, 0.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  |     c.conditional_assign(&d, 1.into());
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84 |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     generate_integer_conditional_select_tests!(u8 u16 u32 u64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i8` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i32` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i64` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85 |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]    |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |     generate_integer_conditional_select_tests!(i8 i16 i32 i64);
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_select(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(<$t>::conditional_swap(&x, &y, 0.into()), 0);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/mod.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_select(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87 |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]    = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(<$t>::conditional_swap(&x, &y, 1.into()), y);
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:68:15
[INFO] [stdout]     |
[INFO] [stdout] 68  |         <$t>::conditional_swap(&mut z, &mut w, 0.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_swap` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:71:15
[INFO] [stdout]     |
[INFO] [stdout] 71  |         <$t>::conditional_swap(&mut z, &mut w, 1.into());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ function or associated item not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `conditional_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_swap` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:75:11
[INFO] [stdout]     |
[INFO] [stdout] 75  |         z.conditional_assign(&x, 1.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `conditional_assign` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:76:11
[INFO] [stdout]     |
[INFO] [stdout] 76  |         w.conditional_assign(&y, 0.into());
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87  |     generate_integer_conditional_select_tests!(i128 u128);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn conditional_assign(&mut self, other: &Self, choice: Choice) {
[INFO] [stdout]     |        ------------------ the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/bit.rs:782:5
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_conditional_select_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_assign` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq!(i16::conditional_select(&x, &y, 0.into()), 257);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq!(i16::conditional_swap(&x, &y, 0.into()), 257);
[INFO] [stdout]    |                     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `conditional_select` found for type `i16` in the current scope
[INFO] [stdout]   --> tests/mod.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq!(i16::conditional_select(&x, &y, 1.into()), 514);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConditionallySelectable` which provides `conditional_select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fullcodec_subtle::ConditionallySelectable;
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `conditional_swap` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq!(i16::conditional_swap(&x, &y, 1.into()), 514);
[INFO] [stdout]    |                     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 113 |     generate_integer_equal_tests!(u8, u16, u32, u64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i8`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i16`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 114 |     generate_integer_equal_tests!(i8, i16, i32, i64);
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `i128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `i128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `i128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     generate_integer_equal_tests!(i128, u128);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `isize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `isize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `isize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `isize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_eq!(x.ct_eq(&y).unwrap_u8(), 0);
[INFO] [stdout]     |                      ^^^^^ method not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `usize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_eq` found for type `usize` in the current scope
[INFO] [stdout]    --> tests/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(x.ct_eq(&z).unwrap_u8(), 1);
[INFO] [stdout]     |                      ^^^^^ method not found in `usize`
[INFO] [stdout] ...
[INFO] [stdout] 117 |     generate_integer_equal_tests!(isize, usize);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:261:8
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ct_eq(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `usize` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeEq` which provides `ct_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeEq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let choice_true: bool = Choice::from(1).into();
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let choice_false: bool = Choice::from(0).into();
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let t = Choice::from(1);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let f = Choice::from(0);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |     assert_eq!(bool::from(Choice::conditional_select(&t, &f, f)), true);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_eq!(bool::from(Choice::conditional_select(&t, &f, t)), false);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_eq!(bool::from(Choice::conditional_select(&f, &t, f)), false);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 |     assert_eq!(bool::from(Choice::conditional_select(&f, &t, t)), true);
[INFO] [stdout]     |                           ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert!(Choice::from(0).ct_eq(&Choice::from(0)).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert!(Choice::from(0).ct_eq(&Choice::from(0)).unwrap_u8() == 1);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert!(Choice::from(0).ct_eq(&Choice::from(1)).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert!(Choice::from(0).ct_eq(&Choice::from(1)).unwrap_u8() == 0);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert!(Choice::from(1).ct_eq(&Choice::from(0)).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:146:36
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert!(Choice::from(1).ct_eq(&Choice::from(0)).unwrap_u8() == 0);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |     assert!(Choice::from(1).ct_eq(&Choice::from(1)).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 |     assert!(Choice::from(1).ct_eq(&Choice::from(1)).unwrap_u8() == 1);
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let a = CtOption::new(10, Choice::from(1));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let a = CtOption::new(10, Choice::from(1));
[INFO] [stdout]     |                               ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = CtOption::new(9, Choice::from(1));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = CtOption::new(9, Choice::from(1));
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let c = CtOption::new(10, Choice::from(0));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:154:31
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let c = CtOption::new(10, Choice::from(0));
[INFO] [stdout]     |                               ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let d = CtOption::new(9, Choice::from(0));
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `CtOption`
[INFO] [stdout]     |             help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let d = CtOption::new(9, Choice::from(0));
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:182:16
[INFO] [stdout]     |
[INFO] [stdout] 182 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or(2), 1);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or(2), 1);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or(2), 2);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:183:33
[INFO] [stdout]     |
[INFO] [stdout] 183 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or(2), 2);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or_else(|| 2), 1);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or_else(|| 2), 1);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or_else(|| 2), 2);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                use of undeclared type `CtOption`
[INFO] [stdout]     |                help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:187:33
[INFO] [stdout]     |
[INFO] [stdout] 187 |     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or_else(|| 2), 2);
[INFO] [stdout]     |                                 ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 CtOption::new(2, Choice::from(0))
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `CtOption`
[INFO] [stdout]     |                 help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:212:34
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 CtOption::new(2, Choice::from(0))
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 CtOption::new(2, Choice::from(1))
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `CtOption`
[INFO] [stdout]     |                 help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:222:34
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 CtOption::new(2, Choice::from(1))
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:229:26
[INFO] [stdout]     |
[INFO] [stdout] 229 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |             .and_then(|_| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           use of undeclared type `CtOption`
[INFO] [stdout]     |                           help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:230:44
[INFO] [stdout]     |
[INFO] [stdout] 230 |             .and_then(|_| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:236:26
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .and_then(|_| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           use of undeclared type `CtOption`
[INFO] [stdout]     |                           help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:237:44
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .and_then(|_| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:245:26
[INFO] [stdout]     |
[INFO] [stdout] 245 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:246:42
[INFO] [stdout]     |
[INFO] [stdout] 246 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:251:26
[INFO] [stdout]     |
[INFO] [stdout] 251 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:252:25
[INFO] [stdout]     |
[INFO] [stdout] 252 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:257:26
[INFO] [stdout]     |
[INFO] [stdout] 257 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:263:26
[INFO] [stdout]     |
[INFO] [stdout] 263 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         use of undeclared type `CtOption`
[INFO] [stdout]     |                         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:264:42
[INFO] [stdout]     |
[INFO] [stdout] 264 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:271:38
[INFO] [stdout]     |
[INFO] [stdout] 271 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:276:26
[INFO] [stdout]     |
[INFO] [stdout] 276 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:277:38
[INFO] [stdout]     |
[INFO] [stdout] 277 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:282:26
[INFO] [stdout]     |
[INFO] [stdout] 282 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:283:21
[INFO] [stdout]     |
[INFO] [stdout] 283 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:283:38
[INFO] [stdout]     |
[INFO] [stdout] 283 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:289:38
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:294:26
[INFO] [stdout]     |
[INFO] [stdout] 294 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:295:38
[INFO] [stdout]     |
[INFO] [stdout] 295 |             .ct_eq(&CtOption::new(1, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:300:26
[INFO] [stdout]     |
[INFO] [stdout] 300 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:301:38
[INFO] [stdout]     |
[INFO] [stdout] 301 |             .ct_eq(&CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:306:26
[INFO] [stdout]     |
[INFO] [stdout] 306 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:307:38
[INFO] [stdout]     |
[INFO] [stdout] 307 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:312:26
[INFO] [stdout]     |
[INFO] [stdout] 312 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:313:21
[INFO] [stdout]     |
[INFO] [stdout] 313 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:313:38
[INFO] [stdout]     |
[INFO] [stdout] 313 |             .ct_eq(&CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:318:26
[INFO] [stdout]     |
[INFO] [stdout] 318 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:319:21
[INFO] [stdout]     |
[INFO] [stdout] 319 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:319:38
[INFO] [stdout]     |
[INFO] [stdout] 319 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `CtOption`
[INFO] [stdout]     |         help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:324:26
[INFO] [stdout]     |
[INFO] [stdout] 324 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:325:21
[INFO] [stdout]     |
[INFO] [stdout] 325 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     use of undeclared type `CtOption`
[INFO] [stdout]     |                     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:325:38
[INFO] [stdout]     |
[INFO] [stdout] 325 |             .ct_eq(&CtOption::new(1, Choice::from(1)))
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CtOption`
[INFO] [stdout]    --> tests/mod.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 |     CtOption::new(10, Choice::from(0)).unwrap();
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     use of undeclared type `CtOption`
[INFO] [stdout]     |     help: an enum with a similar name exists: `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Choice`
[INFO] [stdout]    --> tests/mod.rs:336:23
[INFO] [stdout]     |
[INFO] [stdout] 336 |     CtOption::new(10, Choice::from(0)).unwrap();
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     generate_greater_than_test!(u8);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     generate_greater_than_test!(u16);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 |     generate_greater_than_test!(u32);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     generate_greater_than_test!(u64);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:344:23
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |     generate_greater_than_test!(u128);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_greater_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_lt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |     let z = 1u32.ct_lt(&(2u32.pow(31) - 1));
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:852:8
[INFO] [stdout]     |
[INFO] [stdout] 852 |     fn ct_lt(&self, other: &Self) -> Choice {
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ConstantTimeLess` which provides `ct_lt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeLess;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 390 |     let z = 1u32.ct_gt(&(2u32.pow(31) - 1));
[INFO] [stdout]     |                  ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |     generate_less_than_test!(u8);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     generate_less_than_test!(u16);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     generate_less_than_test!(u32);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     generate_less_than_test!(u64);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 |     generate_less_than_test!(u128);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn ct_gt(&self, other: &Self) -> Choice;
[INFO] [stdout]     |        ----- the method is available for `u128` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `generate_less_than_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `ConstantTimeGreater` which provides `ct_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fullcodec_subtle::ConstantTimeGreater;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ct_lt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let z = x.ct_lt(&y);
[INFO] [stdout]     |                       ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 216 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fullcodec-subtle` (test "mod") due to 217 previous errors
[INFO] running `Command { std: "docker" "inspect" "55d9eed9b15db2fad01a73aaf5aa325003970662b168825cb3bb9db538324ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d9eed9b15db2fad01a73aaf5aa325003970662b168825cb3bb9db538324ca3", kill_on_drop: false }`
[INFO] [stdout] 55d9eed9b15db2fad01a73aaf5aa325003970662b168825cb3bb9db538324ca3
