[INFO] fetching crate ruint 1.14.0... [INFO] checking ruint-1.14.0 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate ruint 1.14.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate ruint 1.14.0 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate ruint 1.14.0 [INFO] finished tweaking crates.io crate ruint 1.14.0 [INFO] tweaked toml for crates.io crate ruint 1.14.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate ruint 1.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caea861d12286be7565c7ff3cc05d099a17f6f83c5f2aef520d5d0a653125fe1 [INFO] running `Command { std: "docker" "start" "-a" "caea861d12286be7565c7ff3cc05d099a17f6f83c5f2aef520d5d0a653125fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caea861d12286be7565c7ff3cc05d099a17f6f83c5f2aef520d5d0a653125fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caea861d12286be7565c7ff3cc05d099a17f6f83c5f2aef520d5d0a653125fe1", kill_on_drop: false }` [INFO] [stdout] caea861d12286be7565c7ff3cc05d099a17f6f83c5f2aef520d5d0a653125fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d4f719ebc852abf7e3f1414847e6b1803338a0a500b6bd874964c2339811da2 [INFO] running `Command { std: "docker" "start" "-a" "1d4f719ebc852abf7e3f1414847e6b1803338a0a500b6bd874964c2339811da2", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Checking ruint v1.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking postgres v0.19.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking ark-bn254 v0.4.0 [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:34 [INFO] [stdout] | [INFO] [stdout] 213 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | / proptest!(|(a: U, b: U)| { [INFO] [stdout] 214 | | assert_eq!(a + b, b + a); [INFO] [stdout] 215 | | assert_eq!(a - b, -(b - a)); [INFO] [stdout] 216 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:225:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-17014888235233079462.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-8061819986856391938.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-15700812343071425195.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-1418354734486188857.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-13772408478456412106.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-11054741098943049593.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-12285955925994512224.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-16719078653254951401.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-15063940203680414903.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-1306433443207542692.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-4155860448855548470.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-15920346386464588494.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:28 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:40 [INFO] [stdout] | [INFO] [stdout] 225 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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 size for values of type `( as Arbitrary>::Strategy, (..., ...))` cannot be known at compilation time [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, (..., ...))` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ruint-21482b0fd28620b1.long-type-5626249471285201794.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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[E0308]: mismatched types [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, ( as Arbitrary>::Strategy, as Arbitrary>::Strategy))` due to the type of the argument passed [INFO] [stdout] --> src/add.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | / proptest!(|(a: U, b: U, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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, c: U)| { [INFO] [stdout] 226 | | assert_eq!(a + (b + c), (a + b) + c); [INFO] [stdout] 227 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<0, 0>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<1, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<2, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<63, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<64, 1>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<65, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<127, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<128, 2>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<129, 3>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<256, 4>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<384, 6>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<512, 8>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Uint<4096, 64>: Arbitrary` is not satisfied [INFO] [stdout] --> src/add.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | / proptest!(|(value: U)| { [INFO] [stdout] 237 | | assert_eq!(value + U::ZERO, value); [INFO] [stdout] 238 | | assert_eq!(value - U::ZERO, value); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:28 [INFO] [stdout] | [INFO] [stdout] 248 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:13 [INFO] [stdout] | [INFO] [stdout] 248 | / proptest!(|(a: U)| { [INFO] [stdout] 249 | | assert_eq!(a + (-a), U::ZERO); [INFO] [stdout] 250 | | assert_eq!(a - a, U::ZERO); [INFO] [stdout] 251 | | assert_eq!(-(-a), a); [INFO] [stdout] 252 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:36 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:42 [INFO] [stdout] | [INFO] [stdout] 445 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/matrix.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 446 | | test_form_uint_one(a, b); [INFO] [stdout] 447 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | 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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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 size for values of type `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` cannot be known at compilation time [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] = note: tuples must have a statically known size to be initialized [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[E0308]: mismatched types [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________types differ [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `_` [INFO] [stdout] found tuple `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` [INFO] [stdout] help: the return type of this call is `( as Arbitrary>::Strategy, as Arbitrary>::Strategy)` due to the type of the argument passed [INFO] [stdout] --> src/algorithms/gcd/mod.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [INFO] [stdout] | |______________^ this argument influences the return type of `prop_map` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/strategy/traits.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn prop_map O>( [INFO] [stdout] | ^^^^^^^^ [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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 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:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | / proptest!(config, |(a: U, b: U)| { [INFO] [stdout] 229 | | assert_eq!(gcd(a, b), gcd_ref(a, b)); [INFO] [stdout] 230 | | }); [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] (SyncSender, std::sync::mpsc::IntoIter) [WARN] too many lines in the log, truncating it