[INFO] fetching crate generic-ip 0.1.0-rc.4...
[INFO] checking generic-ip-0.1.0-rc.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate generic-ip 0.1.0-rc.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate generic-ip 0.1.0-rc.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate generic-ip 0.1.0-rc.4
[INFO] finished tweaking crates.io crate generic-ip 0.1.0-rc.4
[INFO] tweaked toml for crates.io crate generic-ip 0.1.0-rc.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate generic-ip 0.1.0-rc.4 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dc7e456254fbe859888669d00e54cdc9ba858e4a4e56d14489668fe1cd1f407
[INFO] running `Command { std: "docker" "start" "-a" "8dc7e456254fbe859888669d00e54cdc9ba858e4a4e56d14489668fe1cd1f407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dc7e456254fbe859888669d00e54cdc9ba858e4a4e56d14489668fe1cd1f407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dc7e456254fbe859888669d00e54cdc9ba858e4a4e56d14489668fe1cd1f407", kill_on_drop: false }`
[INFO] [stdout] 8dc7e456254fbe859888669d00e54cdc9ba858e4a4e56d14489668fe1cd1f407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a85740aaf3b58bd0845260e108b4001aff2d0624f098a2b7549b3359bb812e
[INFO] running `Command { std: "docker" "start" "-a" "d8a85740aaf3b58bd0845260e108b4001aff2d0624f098a2b7549b3359bb812e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking unicode-ident v1.0.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking quote v1.0.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking generic-ip v0.1.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking proptest v1.2.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking version-sync v0.9.4
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> tests/prefix-sets.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use utils::data_set;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> benches/prefix-sets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use utils::{data_sets, DataSet};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | / benchmarks! {
[INFO] [stdout] 126 | |     ipv4_prefixes: Prefix<Ipv4> => [
[INFO] [stdout] 127 | |         name = "AS-WOLCOMM-ipv4-prefixes", prefixes = 755053, ranges = 163330;
[INFO] [stdout] 128 | |         name = "AS-HURRICANE-ipv4-prefixes", prefixes = 817756, ranges = 145101;
[INFO] [stdout] 129 | |     ]
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | / benchmarks! {
[INFO] [stdout] 133 | |     ipv4_ranges: PrefixRange<Ipv4> => [
[INFO] [stdout] 134 | |         name = "AS-WOLCOMM-ipv4-ranges", prefixes = 755053, ranges = 163330;
[INFO] [stdout] 135 | |         name = "AS-HURRICANE-ipv4-ranges", prefixes = 817756, ranges = 145101;
[INFO] [stdout] 136 | |     ]
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / benchmarks! {
[INFO] [stdout] 140 | |     ipv6_prefixes: Prefix<Ipv6> => [
[INFO] [stdout] 141 | |         name = "AS-WOLCOMM-ipv6-prefixes", prefixes = 274714, ranges = 34740;
[INFO] [stdout] 142 | |         name = "AS-HURRICANE-ipv6-prefixes", prefixes = 218805, ranges = 24774;
[INFO] [stdout] 143 | |     ]
[INFO] [stdout] 144 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | / benchmarks! {
[INFO] [stdout] 147 | |     ipv6_ranges: PrefixRange<Ipv6> => [
[INFO] [stdout] 148 | |         name = "AS-WOLCOMM-ipv6-ranges", prefixes = 274714, ranges = 34740;
[INFO] [stdout] 149 | |         name = "AS-HURRICANE-ipv6-ranges", prefixes = 218805, ranges = 24774;
[INFO] [stdout] 150 | |     ]
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (bench "prefix-sets") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `Prefix`
[INFO] [stdout]  --> tests/prefix-sets.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     traits::{Prefix as _, PrefixSet as _},
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PrefixSet`
[INFO] [stdout]  --> tests/prefix-sets.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |     traits::{Prefix as _, PrefixSet as _},
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (test "prefix-sets") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:48:30
[INFO] [stdout]     |
[INFO] [stdout] 48  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout] 58  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:69:30
[INFO] [stdout]     |
[INFO] [stdout] 69  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:79:30
[INFO] [stdout]     |
[INFO] [stdout] 79  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout] 92  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:48:30
[INFO] [stdout]     |
[INFO] [stdout] 48  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout] 58  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:69:30
[INFO] [stdout]     |
[INFO] [stdout] 69  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:79:30
[INFO] [stdout]     |
[INFO] [stdout] 79  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout] 92  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:48:30
[INFO] [stdout]     |
[INFO] [stdout] 48  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout] 58  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:69:30
[INFO] [stdout]     |
[INFO] [stdout] 69  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:79:30
[INFO] [stdout]     |
[INFO] [stdout] 79  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout] 92  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (test "prefix-set-proptests") due to 28 previous errors
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]    --> src/lib.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     use utils as _;
[INFO] [stdout]     |         ^^^^^^^^^^ no external crate `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d8a85740aaf3b58bd0845260e108b4001aff2d0624f098a2b7549b3359bb812e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a85740aaf3b58bd0845260e108b4001aff2d0624f098a2b7549b3359bb812e", kill_on_drop: false }`
[INFO] [stdout] d8a85740aaf3b58bd0845260e108b4001aff2d0624f098a2b7549b3359bb812e
[INFO] checking generic-ip-0.1.0-rc.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate generic-ip 0.1.0-rc.4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate generic-ip 0.1.0-rc.4 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate generic-ip 0.1.0-rc.4
[INFO] finished tweaking crates.io crate generic-ip 0.1.0-rc.4
[INFO] tweaked toml for crates.io crate generic-ip 0.1.0-rc.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate generic-ip 0.1.0-rc.4 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcfad6677ebe829b7f11278b57d5b1ea27ce8699ced711a2b7daa2693741528b
[INFO] running `Command { std: "docker" "start" "-a" "fcfad6677ebe829b7f11278b57d5b1ea27ce8699ced711a2b7daa2693741528b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcfad6677ebe829b7f11278b57d5b1ea27ce8699ced711a2b7daa2693741528b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcfad6677ebe829b7f11278b57d5b1ea27ce8699ced711a2b7daa2693741528b", kill_on_drop: false }`
[INFO] [stdout] fcfad6677ebe829b7f11278b57d5b1ea27ce8699ced711a2b7daa2693741528b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 571ad66a04907f99d3296970cffd85d296792f422bedf366497ac76e41542760
[INFO] running `Command { std: "docker" "start" "-a" "571ad66a04907f99d3296970cffd85d296792f422bedf366497ac76e41542760", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking unicode-ident v1.0.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking quote v1.0.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.2.0
[INFO] [stderr]     Checking generic-ip v0.1.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking version-sync v0.9.4
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> tests/prefix-sets.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use utils::data_set;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> benches/prefix-sets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use utils::{data_sets, DataSet};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | / benchmarks! {
[INFO] [stdout] 126 | |     ipv4_prefixes: Prefix<Ipv4> => [
[INFO] [stdout] 127 | |         name = "AS-WOLCOMM-ipv4-prefixes", prefixes = 755053, ranges = 163330;
[INFO] [stdout] 128 | |         name = "AS-HURRICANE-ipv4-prefixes", prefixes = 817756, ranges = 145101;
[INFO] [stdout] 129 | |     ]
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | / benchmarks! {
[INFO] [stdout] 133 | |     ipv4_ranges: PrefixRange<Ipv4> => [
[INFO] [stdout] 134 | |         name = "AS-WOLCOMM-ipv4-ranges", prefixes = 755053, ranges = 163330;
[INFO] [stdout] 135 | |         name = "AS-HURRICANE-ipv4-ranges", prefixes = 817756, ranges = 145101;
[INFO] [stdout] 136 | |     ]
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / benchmarks! {
[INFO] [stdout] 140 | |     ipv6_prefixes: Prefix<Ipv6> => [
[INFO] [stdout] 141 | |         name = "AS-WOLCOMM-ipv6-prefixes", prefixes = 274714, ranges = 34740;
[INFO] [stdout] 142 | |         name = "AS-HURRICANE-ipv6-prefixes", prefixes = 218805, ranges = 24774;
[INFO] [stdout] 143 | |     ]
[INFO] [stdout] 144 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `data_sets`
[INFO] [stdout]    --> benches/prefix-sets.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |               static DATA_SETS: &[DataSet<$t>] = data_sets!( $(
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | / benchmarks! {
[INFO] [stdout] 147 | |     ipv6_ranges: PrefixRange<Ipv6> => [
[INFO] [stdout] 148 | |         name = "AS-WOLCOMM-ipv6-ranges", prefixes = 274714, ranges = 34740;
[INFO] [stdout] 149 | |         name = "AS-HURRICANE-ipv6-ranges", prefixes = 218805, ranges = 24774;
[INFO] [stdout] 150 | |     ]
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]     = note: this error originates in the macro `benchmarks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (bench "prefix-sets") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `Prefix`
[INFO] [stdout]  --> tests/prefix-sets.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     traits::{Prefix as _, PrefixSet as _},
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PrefixSet`
[INFO] [stdout]  --> tests/prefix-sets.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |     traits::{Prefix as _, PrefixSet as _},
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (test "prefix-sets") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:48:30
[INFO] [stdout]     |
[INFO] [stdout] 48  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout] 58  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:69:30
[INFO] [stdout]     |
[INFO] [stdout] 69  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:79:30
[INFO] [stdout]     |
[INFO] [stdout] 79  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout] 92  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv4>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv4>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:48:30
[INFO] [stdout]     |
[INFO] [stdout] 48  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout] 58  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:69:30
[INFO] [stdout]     |
[INFO] [stdout] 69  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:79:30
[INFO] [stdout]     |
[INFO] [stdout] 79  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout] 92  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]    --> src/lib.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     use utils as _;
[INFO] [stdout]     |         ^^^^^^^^^^ no external crate `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix<ip::Ipv6>: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix<ip::Ipv6>`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:48:30
[INFO] [stdout]     |
[INFO] [stdout] 48  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout] 58  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:69:30
[INFO] [stdout]     |
[INFO] [stdout] 69  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:79:30
[INFO] [stdout]     |
[INFO] [stdout] 79  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:92:30
[INFO] [stdout]     |
[INFO] [stdout] 92  |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ip::any::Prefix: proptest::arbitrary::Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |                           s in any::<TestPrefixSet<$p>>(),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix`
[INFO] [stdout] ...
[INFO] [stdout] 154 | / property_tests! {
[INFO] [stdout] 155 | |     ipv4 => Ipv4,
[INFO] [stdout] 156 | |     ipv6 => Ipv6,
[INFO] [stdout] 157 | |     any => Any,
[INFO] [stdout] 158 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 183 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:24:19
[INFO] [stdout]     |
[INFO] [stdout] 24  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     Prefix<A>: Arbitrary + 'static,
[INFO] [stdout]     |                --------- unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `property_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (test "prefix-set-proptests") due to 28 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ip` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "571ad66a04907f99d3296970cffd85d296792f422bedf366497ac76e41542760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571ad66a04907f99d3296970cffd85d296792f422bedf366497ac76e41542760", kill_on_drop: false }`
[INFO] [stdout] 571ad66a04907f99d3296970cffd85d296792f422bedf366497ac76e41542760
