[INFO] cloning repository https://github.com/recmo/uint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recmo/uint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fuint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fuint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b6033d38ac11a1b99cd0d595325c1a2a47deeb8 [INFO] checking recmo/uint against master#7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e for pr-102091 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecmo%2Fuint" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recmo/uint on toolchain 7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/recmo/uint [INFO] finished tweaking git repo https://github.com/recmo/uint [INFO] tweaked toml for git repo https://github.com/recmo/uint written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/recmo/uint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrlp v0.1.0 [INFO] [stderr] Downloaded coverage-helper v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ded0dbdd1b3638245ede29fc646628dff29f4306cca582ae6f5bf35bbde15c58 [INFO] running `Command { std: "docker" "start" "-a" "ded0dbdd1b3638245ede29fc646628dff29f4306cca582ae6f5bf35bbde15c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ded0dbdd1b3638245ede29fc646628dff29f4306cca582ae6f5bf35bbde15c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded0dbdd1b3638245ede29fc646628dff29f4306cca582ae6f5bf35bbde15c58", kill_on_drop: false }` [INFO] [stdout] ded0dbdd1b3638245ede29fc646628dff29f4306cca582ae6f5bf35bbde15c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+7a8636c843bd24038fe1d1f69b4a8e4b0ea55d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 851b6f2f074619fe4e63effe6f3f39f3ed0123e87ed25673c5af2604d991d1e2 [INFO] running `Command { std: "docker" "start" "-a" "851b6f2f074619fe4e63effe6f3f39f3ed0123e87ed25673c5af2604d991d1e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling ruint v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling ruint-macro v1.0.0 (/opt/rustwide/workdir/ruint-macro) [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling coverage-helper v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking postgres-types v0.2.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-postgres v0.7.6 [INFO] [stderr] Checking postgres v0.19.3 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Checking ark-bn254 v0.3.0 [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 226 | | assert_eq!(a + b, b + a); [INFO] [stdout] 227 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:40 [INFO] [stdout] | [INFO] [stdout] 237 | proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 238 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 239 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 248 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(value: U)| { [INFO] [stdout] 249 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 250 | | assert_eq!(value - U::ZERO, value); [INFO] [stdout] 251 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:28 [INFO] [stdout] | [INFO] [stdout] 260 | proptest!(|(a: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | / proptest!(|(a: U)| { [INFO] [stdout] 261 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 262 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 263 | | assert_eq!(-(-a), a); [INFO] [stdout] 264 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 445 | | test_form_uint_one(a, b); [INFO] [stdout] 446 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 227 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 228 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:36 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:42 [INFO] [stdout] | [INFO] [stdout] 241 | proptest!(config, |(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/algorithms/gcd/mod.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 242 | | let (g, x, y, sign) = gcd_extended(a, b); [INFO] [stdout] 243 | | assert_eq!(g, gcd_ref(a, b)); [INFO] [stdout] 244 | | if sign { [INFO] [stdout] ... | [INFO] [stdout] 248 | | } [INFO] [stdout] 249 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:32 [INFO] [stdout] | [INFO] [stdout] 608 | proptest!(|(value: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:608:13 [INFO] [stdout] | [INFO] [stdout] 608 | / proptest!(|(value: U)| { [INFO] [stdout] 609 | | let zeros = value.leading_zeros(); [INFO] [stdout] 610 | | assert!(zeros <= BITS); [INFO] [stdout] 611 | | assert!(zeros < BITS || value == U::ZERO); [INFO] [stdout] ... | [INFO] [stdout] 618 | | } [INFO] [stdout] 619 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:34 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | proptest!(|(a: U, s in 0..BITS)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:34 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | proptest!(|(a: U, s in 0..BITS)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<8, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<8, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<8, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:34 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<8, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<8, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | proptest!(|(a: U, s in 0..BITS)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<8, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<16, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<16, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<16, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:34 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<16, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<16, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | proptest!(|(a: U, s in 0..BITS)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<16, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<32, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<32, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<32, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:34 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<32, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<32, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | proptest!(|(a: U, s in 0..BITS)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<32, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:34 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | proptest!(|(a: U, s in 0..BITS)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:28 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:34 [INFO] [stdout] | [INFO] [stdout] 665 | proptest!(|(a: U, b: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | proptest!(|(a: U, s in 0..BITS)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<32, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:675:24 [INFO] [stdout] | [INFO] [stdout] 675 | proptest!(|(a: Uint::<32, 1>, s in 0_usize..=34)| { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<32, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:680:24 [INFO] [stdout] | [INFO] [stdout] 680 | proptest!(|(a: Uint::<64, 1>, s in 0_usize..=66)| { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 666 | | assert_eq!(a | b, U::from_limbs([a.limbs[0] | b.limbs[0]])); [INFO] [stdout] 667 | | assert_eq!(a & b, U::from_limbs([a.limbs[0] & b.limbs[0]])); [INFO] [stdout] 668 | | assert_eq!(a ^ b, U::from_limbs([a.limbs[0] ^ b.limbs[0]])); [INFO] [stdout] 669 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 666 | | assert_eq!(a | b, U::from_limbs([a.limbs[0] | b.limbs[0]])); [INFO] [stdout] 667 | | assert_eq!(a & b, U::from_limbs([a.limbs[0] & b.limbs[0]])); [INFO] [stdout] 668 | | assert_eq!(a ^ b, U::from_limbs([a.limbs[0] ^ b.limbs[0]])); [INFO] [stdout] 669 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<8, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 666 | | assert_eq!(a | b, U::from_limbs([a.limbs[0] | b.limbs[0]])); [INFO] [stdout] 667 | | assert_eq!(a & b, U::from_limbs([a.limbs[0] & b.limbs[0]])); [INFO] [stdout] 668 | | assert_eq!(a ^ b, U::from_limbs([a.limbs[0] ^ b.limbs[0]])); [INFO] [stdout] 669 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<8, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<16, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 666 | | assert_eq!(a | b, U::from_limbs([a.limbs[0] | b.limbs[0]])); [INFO] [stdout] 667 | | assert_eq!(a & b, U::from_limbs([a.limbs[0] & b.limbs[0]])); [INFO] [stdout] 668 | | assert_eq!(a ^ b, U::from_limbs([a.limbs[0] ^ b.limbs[0]])); [INFO] [stdout] 669 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<16, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<32, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 666 | | assert_eq!(a | b, U::from_limbs([a.limbs[0] | b.limbs[0]])); [INFO] [stdout] 667 | | assert_eq!(a & b, U::from_limbs([a.limbs[0] & b.limbs[0]])); [INFO] [stdout] 668 | | assert_eq!(a ^ b, U::from_limbs([a.limbs[0] ^ b.limbs[0]])); [INFO] [stdout] 669 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<32, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 666 | | assert_eq!(a | b, U::from_limbs([a.limbs[0] | b.limbs[0]])); [INFO] [stdout] 667 | | assert_eq!(a & b, U::from_limbs([a.limbs[0] & b.limbs[0]])); [INFO] [stdout] 668 | | assert_eq!(a ^ b, U::from_limbs([a.limbs[0] ^ b.limbs[0]])); [INFO] [stdout] 669 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 666 | | assert_eq!(a | b, U::from_limbs([a.limbs[0] | b.limbs[0]])); [INFO] [stdout] 667 | | assert_eq!(a & b, U::from_limbs([a.limbs[0] & b.limbs[0]])); [INFO] [stdout] 668 | | assert_eq!(a ^ b, U::from_limbs([a.limbs[0] ^ b.limbs[0]])); [INFO] [stdout] 669 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:692:13 [INFO] [stdout] | [INFO] [stdout] 692 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 693 | | let left = (value << shift).reverse_bits(); [INFO] [stdout] 694 | | let right = value.reverse_bits() >> shift; [INFO] [stdout] 695 | | assert_eq!(left, right); [INFO] [stdout] 696 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bits.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | / proptest!(|(value: U, shift in 0..=BITS + 2)| { [INFO] [stdout] 706 | | let rotated = value.rotate_left(shift).rotate_right(shift); [INFO] [stdout] 707 | | assert_eq!(value, rotated); [INFO] [stdout] 708 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | proptest!(|(value: Uint)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<0, 0>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/bytes.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | / proptest!(|(value: Uint)| { [INFO] [stdout] 330 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes()).unwrap()); [INFO] [stdout] 331 | | assert_eq!(value, Uint::try_from_le_slice(&value.as_le_bytes_trimmed()).unwrap()); [INFO] [stdout] 332 | | assert_eq!(value, Uint::try_from_be_slice(&value.to_be_bytes_trimmed_vec()).unwrap()); [INFO] [stdout] ... | [INFO] [stdout] 335 | | assert_eq!(value, Uint::from_le_bytes(value.to_le_bytes::())); [INFO] [stdout] 336 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | proptest!(|(n: U, mut d: U)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<2, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<63, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<64, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<65, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<127, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<128, 2>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<129, 3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<256, 4>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<384, 6>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<512, 8>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | / proptest!(|(n: U, mut d: U)| { [INFO] [stdout] 91 | | d >>= BITS / 2; // make d small [INFO] [stdout] 92 | | prop_assume!(d != U::ZERO); [INFO] [stdout] 93 | | let qf = n / d; [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______________^ the trait `Arbitrary` is not implemented for `Uint<4096, 64>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | proptest!(|(n: U, mut d: u64)| { [INFO] [stdout] | ^ the trait `Arbitrary` is not implemented for `Uint<1, 1>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (Sender, std::sync::mpsc::IntoIter) [INFO] [stdout] (Sender, std::sync::mpsc::Receiver) [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/div.rs:121:28 [WARN] too many lines in the log, truncating it