[INFO] fetching crate subtle-ml 2.5.0...
[INFO] testing subtle-ml-2.5.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate subtle-ml 2.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate subtle-ml 2.5.0
[INFO] finished tweaking crates.io crate subtle-ml 2.5.0
[INFO] tweaked toml for crates.io crate subtle-ml 2.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate subtle-ml 2.5.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 422130dff8bac2b670434b49fe95920699fa5e7f785207eb137b3616a5b811b5
[INFO] running `Command { std: "docker" "start" "-a" "422130dff8bac2b670434b49fe95920699fa5e7f785207eb137b3616a5b811b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "422130dff8bac2b670434b49fe95920699fa5e7f785207eb137b3616a5b811b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "422130dff8bac2b670434b49fe95920699fa5e7f785207eb137b3616a5b811b5", kill_on_drop: false }`
[INFO] [stdout] 422130dff8bac2b670434b49fe95920699fa5e7f785207eb137b3616a5b811b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b2810a9980b482e90fefccf9c43aab110825bbf6a3bccc8b25c537b623fd433
[INFO] running `Command { std: "docker" "start" "-a" "1b2810a9980b482e90fefccf9c43aab110825bbf6a3bccc8b25c537b623fd433", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling subtle-ml v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] running `Command { std: "docker" "inspect" "1b2810a9980b482e90fefccf9c43aab110825bbf6a3bccc8b25c537b623fd433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2810a9980b482e90fefccf9c43aab110825bbf6a3bccc8b25c537b623fd433", kill_on_drop: false }`
[INFO] [stdout] 1b2810a9980b482e90fefccf9c43aab110825bbf6a3bccc8b25c537b623fd433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e69649032b593ddeaf28317946737cccec3a5e4cad0705c6b677a0f1115c7c4f
[INFO] running `Command { std: "docker" "start" "-a" "e69649032b593ddeaf28317946737cccec3a5e4cad0705c6b677a0f1115c7c4f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling subtle-ml v2.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `subtle`
[INFO] [stdout]  --> tests/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate 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] 
[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] 
[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] 
[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] 
[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] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/bit.rs:812:4
[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] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/bit.rs:812:4
[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] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/bit.rs:812:4
[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] help: there is a method `bitor_assign` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/bit.rs:812:4
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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]    = 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] 
[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] 
[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] 
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `generate_integer_equal_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let a = CtOption::new(10, Choice::from(1));
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 152 -     let a = CtOption::new(10, Choice::from(1));
[INFO] [stdout] 152 +     let a = Option::new(10, Choice::from(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let b = CtOption::new(9, Choice::from(1));
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 -     let b = CtOption::new(9, Choice::from(1));
[INFO] [stdout] 153 +     let b = Option::new(9, Choice::from(1));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let c = CtOption::new(10, Choice::from(0));
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 154 -     let c = CtOption::new(10, Choice::from(0));
[INFO] [stdout] 154 +     let c = Option::new(10, Choice::from(0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let d = CtOption::new(9, Choice::from(0));
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 155 -     let d = CtOption::new(9, Choice::from(0));
[INFO] [stdout] 155 +     let d = Option::new(9, Choice::from(0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[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]     |                ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 182 -     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or(2), 1);
[INFO] [stdout] 182 +     assert_eq!(Option::new(1, Choice::from(1)).unwrap_or(2), 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[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]     |                ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 183 -     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or(2), 2);
[INFO] [stdout] 183 +     assert_eq!(Option::new(1, Choice::from(0)).unwrap_or(2), 2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[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]     |                ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 -     assert_eq!(CtOption::new(1, Choice::from(1)).unwrap_or_else(|| 2), 1);
[INFO] [stdout] 186 +     assert_eq!(Option::new(1, Choice::from(1)).unwrap_or_else(|| 2), 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[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]     |                ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 187 -     assert_eq!(CtOption::new(1, Choice::from(0)).unwrap_or_else(|| 2), 2);
[INFO] [stdout] 187 +     assert_eq!(Option::new(1, Choice::from(0)).unwrap_or_else(|| 2), 2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 191 -         CtOption::new(1, Choice::from(1))
[INFO] [stdout] 191 +         Option::new(1, Choice::from(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 200 -         CtOption::new(1, Choice::from(0))
[INFO] [stdout] 200 +         Option::new(1, Choice::from(0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 209 -         CtOption::new(1, Choice::from(1))
[INFO] [stdout] 209 +         Option::new(1, Choice::from(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 CtOption::new(2, Choice::from(0))
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 212 -                 CtOption::new(2, Choice::from(0))
[INFO] [stdout] 212 +                 Option::new(2, Choice::from(0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 219 -         CtOption::new(1, Choice::from(1))
[INFO] [stdout] 219 +         Option::new(1, Choice::from(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 CtOption::new(2, Choice::from(1))
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 222 -                 CtOption::new(2, Choice::from(1))
[INFO] [stdout] 222 +                 Option::new(2, Choice::from(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 229 -         CtOption::new(1, Choice::from(0))
[INFO] [stdout] 229 +         Option::new(1, Choice::from(0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |             .and_then(|_| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 230 -             .and_then(|_| CtOption::new(2, Choice::from(0)))
[INFO] [stdout] 230 +             .and_then(|_| Option::new(2, Choice::from(0)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 236 -         CtOption::new(1, Choice::from(0))
[INFO] [stdout] 236 +         Option::new(1, Choice::from(0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .and_then(|_| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 237 -             .and_then(|_| CtOption::new(2, Choice::from(1)))
[INFO] [stdout] 237 +             .and_then(|_| Option::new(2, Choice::from(1)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 245 -         CtOption::new(1, Choice::from(0))
[INFO] [stdout] 245 +         Option::new(1, Choice::from(0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 246 -             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout] 246 +             .or_else(|| Option::new(2, Choice::from(1)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 251 -         CtOption::new(1, Choice::from(1))
[INFO] [stdout] 251 +         Option::new(1, Choice::from(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:252:25
[INFO] [stdout]     |
[INFO] [stdout] 252 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 252 -             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout] 252 +             .or_else(|| Option::new(2, Choice::from(0)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         CtOption::new(1, Choice::from(1))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 257 -         CtOption::new(1, Choice::from(1))
[INFO] [stdout] 257 +         Option::new(1, Choice::from(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 258 -             .or_else(|| CtOption::new(2, Choice::from(1)))
[INFO] [stdout] 258 +             .or_else(|| Option::new(2, Choice::from(1)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         CtOption::new(1, Choice::from(0))
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 263 -         CtOption::new(1, Choice::from(0))
[INFO] [stdout] 263 +         Option::new(1, Choice::from(0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:264:25
[INFO] [stdout]     |
[INFO] [stdout] 264 |             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 264 -             .or_else(|| CtOption::new(2, Choice::from(0)))
[INFO] [stdout] 264 +             .or_else(|| Option::new(2, Choice::from(0)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[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]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 269 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 269 +     assert!(Option::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:269:30
[INFO] [stdout]     |
[INFO] [stdout] 269 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:269:54
[INFO] [stdout]     |
[INFO] [stdout] 269 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 269 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 269 +     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&Option::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:269:71
[INFO] [stdout]     |
[INFO] [stdout] 269 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 270 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout] 270 +     assert!(Option::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:270:54
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 270 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout] 270 +     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&Option::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:270:71
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 271 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 271 +     assert!(Option::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:271:54
[INFO] [stdout]     |
[INFO] [stdout] 271 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 271 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 271 +     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&Option::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:271:71
[INFO] [stdout]     |
[INFO] [stdout] 271 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 272 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout] 272 +     assert!(Option::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:272:54
[INFO] [stdout]     |
[INFO] [stdout] 272 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 272 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout] 272 +     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&Option::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:272:71
[INFO] [stdout]     |
[INFO] [stdout] 272 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 273 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout] 273 +     assert!(Option::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:273:30
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:273:54
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 273 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout] 273 +     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&Option::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:273:71
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(1, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 274 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout] 274 +     assert!(Option::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:274:54
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 274 -     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout] 274 +     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&Option::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:274:71
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert!(CtOption::new(1, Choice::from(0)).ct_eq(&CtOption::new(2, Choice::from(0))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 275 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 275 +     assert!(Option::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:275:54
[INFO] [stdout]     |
[INFO] [stdout] 275 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 275 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 275 +     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&Option::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:275:71
[INFO] [stdout]     |
[INFO] [stdout] 275 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 276 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 276 +     assert!(Option::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:276:30
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:276:54
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 276 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout] 276 +     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&Option::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:276:71
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(2, Choice::from(1))).unwrap_u8() == 0);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 277 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout] 277 +     assert!(Option::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:277:54
[INFO] [stdout]     |
[INFO] [stdout] 277 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 277 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout] 277 +     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&Option::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:277:71
[INFO] [stdout]     |
[INFO] [stdout] 277 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 278 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout] 278 +     assert!(Option::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:278:30
[INFO] [stdout]     |
[INFO] [stdout] 278 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |                              ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:278:54
[INFO] [stdout]     |
[INFO] [stdout] 278 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                      ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 278 -     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout] 278 +     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&Option::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:278:71
[INFO] [stdout]     |
[INFO] [stdout] 278 |     assert!(CtOption::new(1, Choice::from(1)).ct_eq(&CtOption::new(1, Choice::from(1))).unwrap_u8() == 1);
[INFO] [stdout]     |                                                                       ^^^^^^ use of undeclared type `Choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CtOption` in this scope
[INFO] [stdout]    --> tests/mod.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     CtOption::new(10, Choice::from(0)).unwrap();
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `CtOption`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 286 -     CtOption::new(10, Choice::from(0)).unwrap();
[INFO] [stdout] 286 +     Option::new(10, Choice::from(0)).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Choice` in this scope
[INFO] [stdout]    --> tests/mod.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |     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:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 311 |     generate_greater_than_test!(u8);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 316 |     generate_greater_than_test!(u16);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 321 |     generate_greater_than_test!(u32);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 326 |     generate_greater_than_test!(u64);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 332 |     generate_greater_than_test!(u128);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_lt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:340:18
[INFO] [stdout]     |
[INFO] [stdout] 340 |     let z = 1u32.ct_lt(&(2u32.pow(31)-1));
[INFO] [stdout]     |                  ^^^^^ method not found in `u32`
[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:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u8`
[INFO] [stdout] ...
[INFO] [stdout] 367 |     generate_less_than_test!(u8);
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u16` in the current scope
[INFO] [stdout]    --> tests/mod.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u16`
[INFO] [stdout] ...
[INFO] [stdout] 372 |     generate_less_than_test!(u16);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u32` in the current scope
[INFO] [stdout]    --> tests/mod.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 377 |     generate_less_than_test!(u32);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u64` in the current scope
[INFO] [stdout]    --> tests/mod.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 382 |     generate_less_than_test!(u64);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ct_gt` found for type `u128` in the current scope
[INFO] [stdout]    --> tests/mod.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |             let z = x.ct_gt(&y);
[INFO] [stdout]     |                       ^^^^^ method not found in `u128`
[INFO] [stdout] ...
[INFO] [stdout] 388 |     generate_less_than_test!(u128);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[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] 
[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 `subtle-ml` (test "mod") due to 216 previous errors
[INFO] running `Command { std: "docker" "inspect" "e69649032b593ddeaf28317946737cccec3a5e4cad0705c6b677a0f1115c7c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69649032b593ddeaf28317946737cccec3a5e4cad0705c6b677a0f1115c7c4f", kill_on_drop: false }`
[INFO] [stdout] e69649032b593ddeaf28317946737cccec3a5e4cad0705c6b677a0f1115c7c4f
